|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProductConfigurationTQuery
| Method Summary | |
|---|---|
StringPropertyTQuery |
forAllProperty()
Adds a condition for the feature property to the predicate for ProductConfigurationT, which evaluates to false unless the values of the feature property satisfy the given condition. |
SimpleTypeOrder |
orderByPropertySetName()
Allows to adds a sort instruction for ProductConfigurationT depending the feature propertySetName
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedFeaturePredicate |
property()
Adds a constraint to the predicate for ProductConfigurationT testing whether the feature property has values or not. |
StringTypePredicate |
propertySetName()
|
StringPropertyTQuery |
thereExistsProperty()
Adds a condition for the feature property to the predicate for ProductConfigurationT, which evaluates to false unless the values of the feature property satisfy the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate property()
ProductConfigurationT testing whether the feature property has values or not.
StringPropertyTQuery thereExistsProperty()
property to the predicate for ProductConfigurationT, which evaluates to false unless the values of the feature property 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
StringPropertyTQuery forAllProperty()
property to the predicate for ProductConfigurationT, which evaluates to false unless the values of the feature property 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
StringTypePredicate propertySetName()
SimpleTypeOrder orderByPropertySetName()
ProductConfigurationT depending the feature propertySetName
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 | |||||||||