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