public interface ModifyOwningGroupsParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
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. |
org.w3c.cci2.MultivaluedFeaturePredicate |
group()
Adds a constraint to the predicate for
ModifyOwningGroupsParams testing whether the feature group has values or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
mode() |
org.w3c.cci2.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. |
org.w3c.cci2.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
org.w3c.cci2.ComparableTypePredicate<Short> mode()
org.w3c.cci2.SimpleTypeOrder orderByMode()
ModifyOwningGroupsParams 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.