|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateProductClassificationParamsQuery
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
classification()
Adds a constraint to the predicate for CreateProductClassificationParams testing whether the feature classification has values or not. |
ProductClassificationTQuery |
forAllClassification()
Adds a condition for the feature classification to the predicate for CreateProductClassificationParams, which evaluates to false unless the values of the feature classification satisfy the given condition. |
ProductClassificationTQuery |
thereExistsClassification()
Adds a condition for the feature classification to the predicate for CreateProductClassificationParams, which evaluates to false unless the values of the feature classification satisfy the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate classification()
CreateProductClassificationParams testing whether the feature classification has values or not.
ProductClassificationTQuery thereExistsClassification()
classification to the predicate for CreateProductClassificationParams, which evaluates to false unless the values of the feature classification 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
ProductClassificationTQuery forAllClassification()
classification to the predicate for CreateProductClassificationParams, which evaluates to false unless the values of the feature classification 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||