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