org.opencrx.kernel.base.cci
Class RemoveAllOwningGroupParamsFilterImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.opencrx.kernel.base.cci.RemoveAllOwningGroupParamsFilterImpl
- All Implemented Interfaces:
- Serializable, RemoveAllOwningGroupParamsFilter, RemoveAllOwningGroupParamsQuery, RefFilter_1_0, RefFilter_1_1, AnyTypePredicate
public class RemoveAllOwningGroupParamsFilterImpl
- extends RefPredicate_1
- implements RemoveAllOwningGroupParamsFilter, RemoveAllOwningGroupParamsQuery
- See Also:
- Serialized Form
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1 |
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString |
RemoveAllOwningGroupParamsFilterImpl
public RemoveAllOwningGroupParamsFilterImpl(RefPackage_1_0 aPackage)
RemoveAllOwningGroupParamsFilterImpl
public RemoveAllOwningGroupParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
RemoveAllOwningGroupParamsFilterImpl
public RemoveAllOwningGroupParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
forAllMode
public void forAllMode(short operator,
Collection values)
- Specified by:
forAllMode in interface RemoveAllOwningGroupParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsMode
public void thereExistsMode(short operator,
Collection values)
- Specified by:
thereExistsMode in interface RemoveAllOwningGroupParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllMode
public void forAllMode(short operator,
short[] filterValues)
- Specified by:
forAllMode in interface RemoveAllOwningGroupParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsMode
public void thereExistsMode(short operator,
short[] filterValues)
- Specified by:
thereExistsMode in interface RemoveAllOwningGroupParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
orderByMode
public void orderByMode(short order)
- Description copied from interface:
RemoveAllOwningGroupParamsFilter
- Specifies the sort order of all the instances that match the filter criteria.
- Specified by:
orderByMode in interface RemoveAllOwningGroupParamsFilter
- Parameters:
order - The sort order for this filter.- See Also:
Directions
mode
public ComparableTypePredicate mode()
- Specified by:
mode in interface RemoveAllOwningGroupParamsQuery
orderByMode
public SimpleTypeOrder orderByMode()
- Description copied from interface:
RemoveAllOwningGroupParamsQuery
- Allows to adds a sort instruction for
RemoveAllOwningGroupParams depending the feature
mode
Note: The order in which orderBy…
instructions are given is relevant!
- Specified by:
orderByMode in interface RemoveAllOwningGroupParamsQuery
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.