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