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