|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateSalesOrderResultQuery
| Method Summary | |
|---|---|
SalesOrderQuery |
forAllSalesOrder()
Adds a constraint for the feature salesOrder to the
predicate. |
OptionalFeaturePredicate |
salesOrder()
Adds a constraint to the predicate for CreateSalesOrderResult testing whether the value of the
feature salesOrder is null or not. |
SalesOrderQuery |
thereExistsSalesOrder()
Adds a constraint for the feature salesOrder to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate salesOrder()
CreateSalesOrderResult testing whether the value of the
feature salesOrder is null or not.
SalesOrderQuery thereExistsSalesOrder()
salesOrder to the
predicate. The predicate for CreateSalesOrderResult
evaluates true if its value of feature
salesOrder 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!
SalesOrderQuery forAllSalesOrder()
salesOrder to the
predicate. The predicate for CreateSalesOrderResult
evaluates true if its value of feature
salesOrder 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 | |||||||||