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