|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateCustomerContractResultQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
customerContract()
Adds a constraint to the predicate for CreateCustomerContractResult testing whether the value of the feature customerContract is null or not. |
CustomerContractTQuery |
forAllCustomerContract()
Adds a condition for the feature customerContract to the predicate for CreateCustomerContractResult, which evaluates to false unless the value of the feature customerContract satisfies the given condition. |
ReturnStatusTQuery |
status()
|
CustomerContractTQuery |
thereExistsCustomerContract()
Adds a condition for the feature customerContract to the predicate for CreateCustomerContractResult, which evaluates to false unless the value of the feature customerContract satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate customerContract()
CreateCustomerContractResult testing whether the value of the feature customerContract is null or not.
CustomerContractTQuery thereExistsCustomerContract()
customerContract to the predicate for CreateCustomerContractResult, which evaluates to false unless the value of the feature customerContract satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
CustomerContractTQuery forAllCustomerContract()
customerContract to the predicate for CreateCustomerContractResult, which evaluates to false unless the value of the feature customerContract satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
ReturnStatusTQuery status()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||