org.opencrx.kernel.base.cci
Class RemoveAllOwningGroupParamsFilterImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefFilter_1
      extended by org.openmdx.base.accessor.jmi.spi.RefPredicate_1
          extended by 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

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
RemoveAllOwningGroupParamsFilterImpl(RefPackage_1_0 aPackage)
           
RemoveAllOwningGroupParamsFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
RemoveAllOwningGroupParamsFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 void forAllMode(short operator, Collection values)
           
 void forAllMode(short operator, short[] filterValues)
           
 ComparableTypePredicate mode()
           
 SimpleTypeOrder orderByMode()
          Allows to adds a sort instruction for RemoveAllOwningGroupParams depending the feature mode Note: The order in which orderBy… instructions are given is relevant!
 void orderByMode(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void thereExistsMode(short operator, Collection values)
           
 void thereExistsMode(short operator, short[] filterValues)
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Constructor Detail

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)
Method Detail

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.