|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DescriptionContainerQuery
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
additionalDescription()
Adds a constraint to the predicate for DescriptionContainer testing whether the feature additionalDescription has values or not. |
DescriptionQuery |
forAllAdditionalDescription()
Adds a condition for the feature additionalDescription to the predicate for DescriptionContainer, which evaluates to false unless the value of the feature additionalDescription satisfies the given condition. |
DescriptionQuery |
thereExistsAdditionalDescription()
Adds a condition for the feature additionalDescription to the predicate for DescriptionContainer, which evaluates to false unless the value of the feature additionalDescription satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate additionalDescription()
DescriptionContainer testing whether the feature additionalDescription has values or not.
DescriptionQuery thereExistsAdditionalDescription()
additionalDescription to the predicate for DescriptionContainer, which evaluates to false unless the value of the feature additionalDescription satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
DescriptionQuery forAllAdditionalDescription()
additionalDescription to the predicate for DescriptionContainer, which evaluates to false unless the value of the feature additionalDescription satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||