|
||||||||||
| 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 constraint for the feature opportunity to the
predicate. |
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 constraint for the feature opportunity to the
predicate. |
| 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. The predicate for CreateOpportunityResult
evaluates true if its value of feature
opportunity 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!
OpportunityQuery forAllOpportunity()
opportunity to the
predicate. The predicate for CreateOpportunityResult
evaluates true if its value of feature
opportunity 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 | |||||||||