public interface ModifyOwningGroupParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
PrincipalGroupQuery |
forAllGroup()
Adds a condition for the feature
group to the predicate for ModifyOwningGroupParams, which evaluates to false unless the value of the feature group satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
group()
Adds a constraint to the predicate for
ModifyOwningGroupParams testing whether the value of the feature group is null or not. |
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> |
mode() |
org.w3c.cci2.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 condition for the feature
group to the predicate for ModifyOwningGroupParams, which evaluates to false unless the value of the feature group satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate group()
ModifyOwningGroupParams testing whether the value of the feature group is null or not.PrincipalGroupQuery thereExistsGroup()
group to the predicate for ModifyOwningGroupParams, which evaluates to false unless the value of the feature group satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
PrincipalGroupQuery forAllGroup()
group to the predicate for ModifyOwningGroupParams, which evaluates to false unless the value of the feature group satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> mode()
org.w3c.cci2.SimpleTypeOrder orderByMode()
ModifyOwningGroupParams depending the feature mode
Note: The order in which orderBy… instructions are given is relevant!This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.