org.openmdx.ui1.cci
Class AttributePaneFilterImpl

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.openmdx.ui1.cci.AttributePaneFilterImpl
All Implemented Interfaces:
Serializable, org.openmdx.base.accessor.jmi.cci.RefFilter_1_0, org.openmdx.base.accessor.jmi.cci.RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, AttributePaneFilter, ContainerFilter, ElementFilter, PaneFilter, AttributePaneQuery, ContainerQuery, ElementQuery, PaneQuery, org.w3c.cci2.AnyTypePredicate

public class AttributePaneFilterImpl
extends org.openmdx.base.accessor.jmi.spi.RefPredicate_1
implements AttributePaneFilter, AttributePaneQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
AttributePaneFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage)
           
AttributePaneFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage, org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers)
           
AttributePaneFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage, org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers, org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 org.w3c.cci2.BooleanTypePredicate autoGenerated()
           
 org.w3c.cci2.BooleanTypePredicate changeable()
           
 org.w3c.cci2.MultivaluedFeaturePredicate context()
          Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.
 org.w3c.cci2.ComparableTypePredicate createdAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate createdBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.
 void forAllAutoGenerated(short operator, boolean[] filterValues)
           
 void forAllAutoGenerated(short operator, Collection values)
           
 void forAllChangeable(short operator, boolean[] filterValues)
           
 void forAllChangeable(short operator, Collection values)
           
 ContextQuery forAllContext()
          Adds a constraint for the feature context to the predicate.
 void forAllContext(short operator, Collection values)
           
 void forAllContext(short operator, Context[] filterValues)
           
 void forAllCreatedAt(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void forAllCreatedBy(short operator, Collection values)
           
 void forAllCreatedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllIconKey()
          Adds a constraint for the feature iconKey to the predicate.
 void forAllIconKey(short operator, Collection values)
           
 void forAllIconKey(short operator, String[] filterValues)
           
 void forAllIdentity(short operator, Collection values)
           
 void forAllIdentity(short operator, String[] filterValues)
           
 ElementQuery forAllMember()
          Adds a constraint for the feature member to the predicate.
 void forAllMember(short operator, Collection values)
           
 void forAllMember(short operator, Element[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMimeType()
          Adds a constraint for the feature mimeType to the predicate.
 void forAllMimeType(short operator, Collection values)
           
 void forAllMimeType(short operator, String[] filterValues)
           
 void forAllModifiedAt(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void forAllModifiedBy(short operator, Collection values)
           
 void forAllModifiedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllToolTip()
          Adds a constraint for the feature toolTip to the predicate.
 void forAllToolTip(short operator, Collection values)
           
 void forAllToolTip(short operator, String[] filterValues)
           
 org.w3c.cci2.OptionalFeaturePredicate iconKey()
          Adds a constraint to the predicate for Element testing whether the value of the feature iconKey is null or not.
 org.w3c.cci2.StringTypePredicate identity()
           
 org.w3c.cci2.MultivaluedFeaturePredicate member()
          Adds a constraint to the predicate for Container testing whether the feature member has values or not.
 org.w3c.cci2.OptionalFeaturePredicate mimeType()
          Adds a constraint to the predicate for Element testing whether the value of the feature mimeType is null or not.
 org.w3c.cci2.ComparableTypePredicate modifiedAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate modifiedBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature modifiedBy has values or not.
 org.w3c.cci2.SimpleTypeOrder orderByAutoGenerated()
          Allows to adds a sort instruction for Element depending the feature autoGenerated Note: The order in which orderBy… instructions are given is relevant!
 void orderByAutoGenerated(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByChangeable()
          Allows to adds a sort instruction for Element depending the feature changeable Note: The order in which orderBy… instructions are given is relevant!
 void orderByChangeable(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByCreatedAt()
          Allows to adds a sort instruction for BasicObject depending the feature createdAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByCreatedBy()
          Allows to adds a sort instruction for BasicObject depending the feature createdBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByIconKey()
          Allows to adds a sort instruction for Element depending the feature iconKey Note: The order in which orderBy… instructions are given is relevant!
 void orderByIconKey(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByIdentity()
          Allows to adds a sort instruction for ExtentCapable depending the feature identity Note: The order in which orderBy… instructions are given is relevant!
 void orderByIdentity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMimeType()
          Allows to adds a sort instruction for Element depending the feature mimeType Note: The order in which orderBy… instructions are given is relevant!
 void orderByMimeType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByModifiedAt()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByModifiedBy()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByToolTip()
          Allows to adds a sort instruction for Element depending the feature toolTip Note: The order in which orderBy… instructions are given is relevant!
 void orderByToolTip(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void thereExistsAutoGenerated(short operator, boolean[] filterValues)
           
 void thereExistsAutoGenerated(short operator, Collection values)
           
 void thereExistsChangeable(short operator, boolean[] filterValues)
           
 void thereExistsChangeable(short operator, Collection values)
           
 ContextQuery thereExistsContext()
          Adds a constraint for the feature context to the predicate.
 void thereExistsContext(short operator, Collection values)
           
 void thereExistsContext(short operator, Context[] filterValues)
           
 void thereExistsCreatedAt(short operator, Collection values)
           
 void thereExistsCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void thereExistsCreatedBy(short operator, Collection values)
           
 void thereExistsCreatedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsIconKey()
          Adds a constraint for the feature iconKey to the predicate.
 void thereExistsIconKey(short operator, Collection values)
           
 void thereExistsIconKey(short operator, String[] filterValues)
           
 void thereExistsIdentity(short operator, Collection values)
           
 void thereExistsIdentity(short operator, String[] filterValues)
           
 ElementQuery thereExistsMember()
          Adds a constraint for the feature member to the predicate.
 void thereExistsMember(short operator, Collection values)
           
 void thereExistsMember(short operator, Element[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsMimeType()
          Adds a constraint for the feature mimeType to the predicate.
 void thereExistsMimeType(short operator, Collection values)
           
 void thereExistsMimeType(short operator, String[] filterValues)
           
 void thereExistsModifiedAt(short operator, Collection values)
           
 void thereExistsModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void thereExistsModifiedBy(short operator, Collection values)
           
 void thereExistsModifiedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsToolTip()
          Adds a constraint for the feature toolTip to the predicate.
 void thereExistsToolTip(short operator, Collection values)
           
 void thereExistsToolTip(short operator, String[] filterValues)
           
 org.w3c.cci2.MultivaluedFeaturePredicate toolTip()
          Adds a constraint to the predicate for Element testing whether the feature toolTip has values or not.
 
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

AttributePaneFilterImpl

public AttributePaneFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage)

AttributePaneFilterImpl

public AttributePaneFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage,
                               org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
                               org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers)

AttributePaneFilterImpl

public AttributePaneFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage,
                               org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
                               org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers,
                               org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 delegateFilter,
                               Short delegateQuantor,
                               String delegateName)
Method Detail

forAllCreatedAt

public void forAllCreatedAt(short operator,
                            Collection values)
Specified by:
forAllCreatedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCreatedAt

public void thereExistsCreatedAt(short operator,
                                 Collection values)
Specified by:
thereExistsCreatedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllCreatedAt

public void forAllCreatedAt(short operator,
                            Date[] filterValues)
Specified by:
forAllCreatedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCreatedAt

public void thereExistsCreatedAt(short operator,
                                 Date[] filterValues)
Specified by:
thereExistsCreatedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByCreatedAt

public void orderByCreatedAt(short order)
Description copied from interface: BasicObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByCreatedAt in interface BasicObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

createdAt

public org.w3c.cci2.ComparableTypePredicate createdAt()
Specified by:
createdAt in interface BasicObjectQuery

orderByCreatedAt

public org.w3c.cci2.SimpleTypeOrder orderByCreatedAt()
Description copied from interface: BasicObjectQuery
Allows to adds a sort instruction for BasicObject depending the feature createdAt Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByCreatedAt in interface BasicObjectQuery

forAllCreatedBy

public void forAllCreatedBy(short operator,
                            Collection values)
Specified by:
forAllCreatedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCreatedBy

public void thereExistsCreatedBy(short operator,
                                 Collection values)
Specified by:
thereExistsCreatedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllCreatedBy

public void forAllCreatedBy(short operator,
                            String[] filterValues)
Specified by:
forAllCreatedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCreatedBy

public void thereExistsCreatedBy(short operator,
                                 String[] filterValues)
Specified by:
thereExistsCreatedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByCreatedBy

public void orderByCreatedBy(short order)
Description copied from interface: BasicObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByCreatedBy in interface BasicObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

createdBy

public org.w3c.cci2.MultivaluedFeaturePredicate createdBy()
Description copied from interface: BasicObjectQuery
Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.

Specified by:
createdBy in interface BasicObjectQuery

thereExistsCreatedBy

public org.w3c.cci2.StringTypePredicate thereExistsCreatedBy()
Description copied from interface: BasicObjectQuery
Adds a constraint for the feature createdBy to the predicate. The predicate for BasicObject evaluates true if at least one of its values of feature createdBy satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsCreatedBy in interface BasicObjectQuery

forAllCreatedBy

public org.w3c.cci2.StringTypePredicate forAllCreatedBy()
Description copied from interface: BasicObjectQuery
Adds a constraint for the feature createdBy to the predicate. The predicate for BasicObject evaluates true if all of its values of feature createdBy satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllCreatedBy in interface BasicObjectQuery

orderByCreatedBy

public org.w3c.cci2.MultivaluedTypeOrder orderByCreatedBy()
Description copied from interface: BasicObjectQuery
Allows to adds a sort instruction for BasicObject depending the feature createdBy Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByCreatedBy in interface BasicObjectQuery

forAllModifiedAt

public void forAllModifiedAt(short operator,
                             Collection values)
Specified by:
forAllModifiedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsModifiedAt

public void thereExistsModifiedAt(short operator,
                                  Collection values)
Specified by:
thereExistsModifiedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllModifiedAt

public void forAllModifiedAt(short operator,
                             Date[] filterValues)
Specified by:
forAllModifiedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsModifiedAt

public void thereExistsModifiedAt(short operator,
                                  Date[] filterValues)
Specified by:
thereExistsModifiedAt in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByModifiedAt

public void orderByModifiedAt(short order)
Description copied from interface: BasicObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByModifiedAt in interface BasicObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

modifiedAt

public org.w3c.cci2.ComparableTypePredicate modifiedAt()
Specified by:
modifiedAt in interface BasicObjectQuery

orderByModifiedAt

public org.w3c.cci2.SimpleTypeOrder orderByModifiedAt()
Description copied from interface: BasicObjectQuery
Allows to adds a sort instruction for BasicObject depending the feature modifiedAt Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByModifiedAt in interface BasicObjectQuery

forAllModifiedBy

public void forAllModifiedBy(short operator,
                             Collection values)
Specified by:
forAllModifiedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsModifiedBy

public void thereExistsModifiedBy(short operator,
                                  Collection values)
Specified by:
thereExistsModifiedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllModifiedBy

public void forAllModifiedBy(short operator,
                             String[] filterValues)
Specified by:
forAllModifiedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsModifiedBy

public void thereExistsModifiedBy(short operator,
                                  String[] filterValues)
Specified by:
thereExistsModifiedBy in interface BasicObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByModifiedBy

public void orderByModifiedBy(short order)
Description copied from interface: BasicObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByModifiedBy in interface BasicObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

modifiedBy

public org.w3c.cci2.MultivaluedFeaturePredicate modifiedBy()
Description copied from interface: BasicObjectQuery
Adds a constraint to the predicate for BasicObject testing whether the feature modifiedBy has values or not.

Specified by:
modifiedBy in interface BasicObjectQuery

thereExistsModifiedBy

public org.w3c.cci2.StringTypePredicate thereExistsModifiedBy()
Description copied from interface: BasicObjectQuery
Adds a constraint for the feature modifiedBy to the predicate. The predicate for BasicObject evaluates true if at least one of its values of feature modifiedBy satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsModifiedBy in interface BasicObjectQuery

forAllModifiedBy

public org.w3c.cci2.StringTypePredicate forAllModifiedBy()
Description copied from interface: BasicObjectQuery
Adds a constraint for the feature modifiedBy to the predicate. The predicate for BasicObject evaluates true if all of its values of feature modifiedBy satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllModifiedBy in interface BasicObjectQuery

orderByModifiedBy

public org.w3c.cci2.MultivaluedTypeOrder orderByModifiedBy()
Description copied from interface: BasicObjectQuery
Allows to adds a sort instruction for BasicObject depending the feature modifiedBy Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByModifiedBy in interface BasicObjectQuery

forAllContext

public void forAllContext(short operator,
                          Context[] filterValues)
Specified by:
forAllContext in interface ContextCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContext

public void thereExistsContext(short operator,
                               Context[] filterValues)
Specified by:
thereExistsContext in interface ContextCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllContext

public void forAllContext(short operator,
                          Collection values)
Specified by:
forAllContext in interface ContextCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContext

public void thereExistsContext(short operator,
                               Collection values)
Specified by:
thereExistsContext in interface ContextCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

context

public org.w3c.cci2.MultivaluedFeaturePredicate context()
Description copied from interface: ContextCapableQuery
Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.

Specified by:
context in interface ContextCapableQuery

thereExistsContext

public ContextQuery thereExistsContext()
Description copied from interface: ContextCapableQuery
Adds a constraint for the feature context to the predicate. The predicate for ContextCapable evaluates true if its value of feature context 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!

Specified by:
thereExistsContext in interface ContextCapableQuery

forAllContext

public ContextQuery forAllContext()
Description copied from interface: ContextCapableQuery
Adds a constraint for the feature context to the predicate. The predicate for ContextCapable evaluates true if its value of feature context 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!

Specified by:
forAllContext in interface ContextCapableQuery

forAllIdentity

public void forAllIdentity(short operator,
                           Collection values)
Specified by:
forAllIdentity in interface ExtentCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsIdentity

public void thereExistsIdentity(short operator,
                                Collection values)
Specified by:
thereExistsIdentity in interface ExtentCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllIdentity

public void forAllIdentity(short operator,
                           String[] filterValues)
Specified by:
forAllIdentity in interface ExtentCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsIdentity

public void thereExistsIdentity(short operator,
                                String[] filterValues)
Specified by:
thereExistsIdentity in interface ExtentCapableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByIdentity

public void orderByIdentity(short order)
Description copied from interface: ExtentCapableFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByIdentity in interface ExtentCapableFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

identity

public org.w3c.cci2.StringTypePredicate identity()
Specified by:
identity in interface ExtentCapableQuery

orderByIdentity

public org.w3c.cci2.SimpleTypeOrder orderByIdentity()
Description copied from interface: ExtentCapableQuery
Allows to adds a sort instruction for ExtentCapable depending the feature identity Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByIdentity in interface ExtentCapableQuery

forAllMember

public void forAllMember(short operator,
                         Element[] filterValues)
Specified by:
forAllMember in interface ContainerFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMember

public void thereExistsMember(short operator,
                              Element[] filterValues)
Specified by:
thereExistsMember in interface ContainerFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMember

public void forAllMember(short operator,
                         Collection values)
Specified by:
forAllMember in interface ContainerFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMember

public void thereExistsMember(short operator,
                              Collection values)
Specified by:
thereExistsMember in interface ContainerFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

member

public org.w3c.cci2.MultivaluedFeaturePredicate member()
Description copied from interface: ContainerQuery
Adds a constraint to the predicate for Container testing whether the feature member has values or not.

Specified by:
member in interface ContainerQuery

thereExistsMember

public ElementQuery thereExistsMember()
Description copied from interface: ContainerQuery
Adds a constraint for the feature member to the predicate. The predicate for Container evaluates true if its value of feature member 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!

Specified by:
thereExistsMember in interface ContainerQuery

forAllMember

public ElementQuery forAllMember()
Description copied from interface: ContainerQuery
Adds a constraint for the feature member to the predicate. The predicate for Container evaluates true if its value of feature member 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!

Specified by:
forAllMember in interface ContainerQuery

forAllAutoGenerated

public void forAllAutoGenerated(short operator,
                                Collection values)
Specified by:
forAllAutoGenerated in interface ElementFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAutoGenerated

public void thereExistsAutoGenerated(short operator,
                                     Collection values)
Specified by:
thereExistsAutoGenerated in interface ElementFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAutoGenerated

public void forAllAutoGenerated(short operator,
                                boolean[] filterValues)
Specified by:
forAllAutoGenerated in interface ElementFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAutoGenerated

public void thereExistsAutoGenerated(short operator,
                                     boolean[] filterValues)
Specified by:
thereExistsAutoGenerated in interface ElementFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAutoGenerated

public void orderByAutoGenerated(short order)
Description copied from interface: ElementFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAutoGenerated in interface ElementFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

autoGenerated

public org.w3c.cci2.BooleanTypePredicate autoGenerated()
Specified by:
autoGenerated in interface ElementQuery

orderByAutoGenerated

public org.w3c.cci2.SimpleTypeOrder orderByAutoGenerated()
Description copied from interface: ElementQuery
Allows to adds a sort instruction for Element depending the feature autoGenerated Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAutoGenerated in interface ElementQuery

forAllChangeable

public void forAllChangeable(short operator,
                             Collection values)
Specified by:
forAllChangeable in interface ElementFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsChangeable

public void thereExistsChangeable(short operator,
                                  Collection values)
Specified by:
thereExistsChangeable in interface ElementFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllChangeable

public void forAllChangeable(short operator,
                             boolean[] filterValues)
Specified by:
forAllChangeable in interface ElementFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsChangeable

public void thereExistsChangeable(short operator,
                                  boolean[] filterValues)
Specified by:
thereExistsChangeable in interface ElementFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByChangeable

public void orderByChangeable(short order)
Description copied from interface: ElementFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByChangeable in interface ElementFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

changeable

public org.w3c.cci2.BooleanTypePredicate changeable()
Specified by:
changeable in interface ElementQuery

orderByChangeable

public org.w3c.cci2.SimpleTypeOrder orderByChangeable()
Description copied from interface: ElementQuery
Allows to adds a sort instruction for Element depending the feature changeable Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByChangeable in interface ElementQuery

forAllIconKey

public void forAllIconKey(short operator,
                          Collection values)
Specified by:
forAllIconKey in interface ElementFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsIconKey

public void thereExistsIconKey(short operator,
                               Collection values)
Specified by:
thereExistsIconKey in interface ElementFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllIconKey

public void forAllIconKey(short operator,
                          String[] filterValues)
Specified by:
forAllIconKey in interface