|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModifyOwningGroupParamsQuery
| Method Summary | |
|---|---|
PrincipalGroupQuery |
forAllGroup()
Adds a constraint for the feature group to the predicate. |
OptionalFeaturePredicate |
group()
Adds a constraint to the predicate for ModifyOwningGroupParams testing whether the value of the
feature group is null or not. |
ComparableTypePredicate |
mode()
|
SimpleTypeOrder |
orderByMode()
Allows to adds a sort instruction for ModifyOwningGroupParams depending the feature
mode
Note: The order in which orderBy…
instructions are given is relevant! |
PrincipalGroupQuery |
thereExistsGroup()
Adds a constraint for the feature group to the predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate group()
ModifyOwningGroupParams testing whether the value of the
feature group is null or not.
PrincipalGroupQuery thereExistsGroup()
group to the predicate.
The predicate for ModifyOwningGroupParams evaluates
true if its value of feature group satisfies
the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
PrincipalGroupQuery forAllGroup()
group to the predicate.
The predicate for ModifyOwningGroupParams evaluates
true if its value of feature group satisfies
the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
ComparableTypePredicate mode()
SimpleTypeOrder orderByMode()
ModifyOwningGroupParams 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 | |||||||||