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