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