|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreatePositionResultQuery
| Method Summary | |
|---|---|
ContractPositionQuery |
forAllPosition()
Adds a condition for the feature position to the predicate
for CreatePositionResult, which evaluates to
false unless the value of the feature
position satisfies the given condition. |
OptionalFeaturePredicate |
position()
Adds a constraint to the predicate for CreatePositionResult testing whether the value of the
feature position is null or not. |
ContractPositionQuery |
thereExistsPosition()
Adds a condition for the feature position to the predicate
for CreatePositionResult, which evaluates to
false unless the value of the feature
position satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate position()
CreatePositionResult testing whether the value of the
feature position is null or not.
ContractPositionQuery thereExistsPosition()
position to the predicate
for CreatePositionResult, which evaluates to
false unless the value of the feature
position satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ContractPositionQuery forAllPosition()
position to the predicate
for CreatePositionResult, which evaluates to
false unless the value of the feature
position 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 | |||||||||