|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DepotReferenceHolderQuery
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
depotReference()
Adds a constraint to the predicate for DepotReferenceHolder testing whether the feature depotReference has values or not. |
DepotReferenceQuery |
forAllDepotReference()
Adds a condition for the feature depotReference to the predicate for DepotReferenceHolder, which evaluates to false unless the value of the feature depotReference satisfies the given condition. |
DepotReferenceQuery |
thereExistsDepotReference()
Adds a condition for the feature depotReference to the predicate for DepotReferenceHolder, which evaluates to false unless the value of the feature depotReference satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate depotReference()
DepotReferenceHolder testing whether the feature depotReference has values or not.
DepotReferenceQuery thereExistsDepotReference()
depotReference to the predicate for DepotReferenceHolder, which evaluates to false unless the value of the feature depotReference satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
DepotReferenceQuery forAllDepotReference()
depotReference to the predicate for DepotReferenceHolder, which evaluates to false unless the value of the feature depotReference satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||