|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProductBundleDataTQuery
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
classificationIdFilter()
Adds a constraint to the predicate for ProductBundleDataT testing whether the feature classificationIdFilter has values or not. |
StringTypePredicate |
forAllClassificationIdFilter()
Adds a condition for the feature classificationIdFilter to the predicate for ProductBundleDataT, which evaluates to false unless the values of the feature classificationIdFilter satisfy the given condition. |
StringTypePredicate |
forAllMember()
Adds a condition for the feature member to the predicate for ProductBundleDataT, which evaluates to false unless the values of the feature member satisfy the given condition. |
MultivaluedFeaturePredicate |
member()
Adds a constraint to the predicate for ProductBundleDataT testing whether the feature member has values or not. |
MultivaluedTypeOrder |
orderByClassificationIdFilter()
Allows to adds a sort instruction for ProductBundleDataT depending the feature classificationIdFilter
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderByMember()
Allows to adds a sort instruction for ProductBundleDataT depending the feature member
Note: The order in which orderBy… instructions are given is relevant! |
StringTypePredicate |
thereExistsClassificationIdFilter()
Adds a condition for the feature classificationIdFilter to the predicate for ProductBundleDataT, which evaluates to false unless the values of the feature classificationIdFilter satisfy the given condition. |
StringTypePredicate |
thereExistsMember()
Adds a condition for the feature member to the predicate for ProductBundleDataT, which evaluates to false unless the values of the feature member satisfy the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate classificationIdFilter()
ProductBundleDataT testing whether the feature classificationIdFilter has values or not.
StringTypePredicate thereExistsClassificationIdFilter()
classificationIdFilter to the predicate for ProductBundleDataT, which evaluates to false unless the values of the feature classificationIdFilter satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
StringTypePredicate forAllClassificationIdFilter()
classificationIdFilter to the predicate for ProductBundleDataT, which evaluates to false unless the values of the feature classificationIdFilter satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByClassificationIdFilter()
ProductBundleDataT depending the feature classificationIdFilter
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate member()
ProductBundleDataT testing whether the feature member has values or not.
StringTypePredicate thereExistsMember()
member to the predicate for ProductBundleDataT, which evaluates to false unless the values of the feature member satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
StringTypePredicate forAllMember()
member to the predicate for ProductBundleDataT, which evaluates to false unless the values of the feature member satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByMember()
ProductBundleDataT depending the feature member
Note: The order in which orderBy… instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||