|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComplexProductBundlePositionQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
basedOn()
Adds a constraint to the predicate for ComplexProductBundlePosition testing whether the value of
the feature basedOn is null or not. |
ComplexProductBundleQuery |
forAllBasedOn()
Adds a constraint for the feature basedOn to the
predicate. |
ProductPositionQuery |
forAllParentPosition()
Adds a constraint for the feature parentPosition to the
predicate. |
OptionalFeaturePredicate |
parentPosition()
Adds a constraint to the predicate for ComplexProductBundlePosition testing whether the value of
the feature parentPosition is null or not. |
ComplexProductBundleQuery |
thereExistsBasedOn()
Adds a constraint for the feature basedOn to the
predicate. |
ProductPositionQuery |
thereExistsParentPosition()
Adds a constraint for the feature parentPosition to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate basedOn()
ComplexProductBundlePosition testing whether the value of
the feature basedOn is null or not.
ComplexProductBundleQuery thereExistsBasedOn()
basedOn to the
predicate. The predicate for ComplexProductBundlePosition
evaluates true if its value of feature
basedOn 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!
ComplexProductBundleQuery forAllBasedOn()
basedOn to the
predicate. The predicate for ComplexProductBundlePosition
evaluates true if its value of feature
basedOn 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!
OptionalFeaturePredicate parentPosition()
ComplexProductBundlePosition testing whether the value of
the feature parentPosition is null or not.
ProductPositionQuery thereExistsParentPosition()
parentPosition to the
predicate. The predicate for ComplexProductBundlePosition
evaluates true if its value of feature
parentPosition 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!
ProductPositionQuery forAllParentPosition()
parentPosition to the
predicate. The predicate for ComplexProductBundlePosition
evaluates true if its value of feature
parentPosition 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 | |||||||||