|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContractReferenceHolderQuery
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
contract()
Adds a constraint to the predicate for ContractReferenceHolder testing whether the feature
contract has values or not. |
AbstractContractQuery |
forAllContract()
Adds a constraint for the feature contract to the
predicate. |
AbstractContractQuery |
thereExistsContract()
Adds a constraint for the feature contract to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate contract()
ContractReferenceHolder testing whether the feature
contract has values or not.
AbstractContractQuery thereExistsContract()
contract to the
predicate. The predicate for ContractReferenceHolder
evaluates true if its value of feature
contract satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
AbstractContractQuery forAllContract()
contract to the
predicate. The predicate for ContractReferenceHolder
evaluates true if its value of feature
contract satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||