|
||||||||||
| 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 condition for the feature lead to the predicate for
CreateLeadResult, which evaluates to false
unless the value of the feature lead satisfies the given
condition. |
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 condition for the feature lead to the predicate for
CreateLeadResult, which evaluates to false
unless the value of the feature lead satisfies the given
condition. |
| 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 for
CreateLeadResult, which evaluates to false
unless the value of the feature lead satisfies the given
condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
LeadQuery forAllLead()
lead to the predicate for
CreateLeadResult, which evaluates to false
unless the value of the feature lead 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 | |||||||||