org.opencrx.kernel.generic.cci
Class BooleanPropertySetEntryFilterImpl

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.generic.cci.BooleanPropertySetEntryFilterImpl
All Implemented Interfaces:
Serializable, SecureObjectFilter, SecureObjectQuery, BooleanPropertySetEntryFilter, PropertySetEntryFilter, BooleanPropertySetEntryQuery, PropertySetEntryQuery, RefFilter_1_0, RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, org.w3c.cci2.AnyTypePredicate

public class BooleanPropertySetEntryFilterImpl
extends RefPredicate_1
implements BooleanPropertySetEntryFilter, BooleanPropertySetEntryQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
BooleanPropertySetEntryFilterImpl(RefPackage_1_0 aPackage)
           
BooleanPropertySetEntryFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
BooleanPropertySetEntryFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 org.w3c.cci2.OptionalFeaturePredicate accessGrantedByParent()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.
 org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
           
 org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
           
 org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
           
 org.w3c.cci2.OptionalFeaturePredicate booleanValue()
          Adds a constraint to the predicate for BooleanPropertySetEntry testing whether the value of the feature booleanValue is null or not.
 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.
 BasicObjectQuery forAllAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void forAllAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void forAllAccessGrantedByParent(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, short[] filterValues)
           
 void forAllAccessLevelDelete(short operator, Collection values)
           
 void forAllAccessLevelDelete(short operator, short[] filterValues)
           
 void forAllAccessLevelUpdate(short operator, Collection values)
           
 void forAllAccessLevelUpdate(short operator, short[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate forAllBooleanValue()
          Adds a constraint for the feature booleanValue to the predicate.
 void forAllBooleanValue(short operator, boolean[] filterValues)
           
 void forAllBooleanValue(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)
           
 void forAllIdentity(short operator, Collection values)
           
 void forAllIdentity(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 forAllOwner()
          Adds a constraint for the feature owner to the predicate.
 void forAllOwner(short operator, Collection values)
           
 void forAllOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery forAllOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void forAllOwningGroup(short operator, Collection values)
           
 void forAllOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery forAllOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void forAllOwningUser(short operator, Collection values)
           
 void forAllOwningUser(short operator, User[] filterValues)
           
 PropertyQuery forAllProperty()
          Adds a constraint for the feature property to the predicate.
 void forAllProperty(short operator, Collection values)
           
 void forAllProperty(short operator, Property[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllPropertyDescription()
          Adds a constraint for the feature propertyDescription to the predicate.
 void forAllPropertyDescription(short operator, Collection values)
           
 void forAllPropertyDescription(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllPropertyName()
          Adds a constraint for the feature propertyName to the predicate.
 void forAllPropertyName(short operator, Collection values)
           
 void forAllPropertyName(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllPropertySetDescription()
          Adds a constraint for the feature propertySetDescription to the predicate.
 void forAllPropertySetDescription(short operator, Collection values)
           
 void forAllPropertySetDescription(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllPropertySetName()
          Adds a constraint for the feature propertySetName to the predicate.
 void forAllPropertySetName(short operator, Collection values)
           
 void forAllPropertySetName(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllStringifiedValue()
          Adds a constraint for the feature stringifiedValue to the predicate.
 void forAllStringifiedValue(short operator, Collection values)
           
 void forAllStringifiedValue(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate identity()
           
 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 orderByAccessLevelBrowse()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelBrowse Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelBrowse(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelDelete()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelDelete Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelDelete(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelUpdate()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelUpdate Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelUpdate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByBooleanValue()
          Allows to adds a sort instruction for BooleanPropertySetEntry depending the feature booleanValue Note: The order in which orderBy… instructions are given is relevant!
 void orderByBooleanValue(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 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 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 orderByOwner()
          Allows to adds a sort instruction for SecureObject depending the feature owner Note: The order in which orderBy… instructions are given is relevant!
 void orderByOwner(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPropertyDescription()
          Allows to adds a sort instruction for PropertySetEntry depending the feature propertyDescription Note: The order in which orderBy… instructions are given is relevant!
 void orderByPropertyDescription(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPropertyName()
          Allows to adds a sort instruction for PropertySetEntry depending the feature propertyName Note: The order in which orderBy… instructions are given is relevant!
 void orderByPropertyName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPropertySetDescription()
          Allows to adds a sort instruction for PropertySetEntry depending the feature propertySetDescription Note: The order in which orderBy… instructions are given is relevant!
 void orderByPropertySetDescription(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPropertySetName()
          Allows to adds a sort instruction for PropertySetEntry depending the feature propertySetName Note: The order in which orderBy… instructions are given is relevant!
 void orderByPropertySetName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByStringifiedValue()
          Allows to adds a sort instruction for PropertySetEntry depending the feature stringifiedValue Note: The order in which orderBy… instructions are given is relevant!
 void orderByStringifiedValue(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedFeaturePredicate owner()
          Adds a constraint to the predicate for SecureObject testing whether the feature owner has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate owningGroup()
          Adds a constraint to the predicate for SecureObject testing whether the feature owningGroup has values or not.
 org.w3c.cci2.OptionalFeaturePredicate owningUser()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature owningUser is null or not.
 org.w3c.cci2.OptionalFeaturePredicate property()
          Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature property is null or not.
 org.w3c.cci2.OptionalFeaturePredicate propertyDescription()
          Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature propertyDescription is null or not.
 org.w3c.cci2.OptionalFeaturePredicate propertyName()
          Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature propertyName is null or not.
 org.w3c.cci2.OptionalFeaturePredicate propertySetDescription()
          Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature propertySetDescription is null or not.
 org.w3c.cci2.OptionalFeaturePredicate propertySetName()
          Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature propertySetName is null or not.
 org.w3c.cci2.OptionalFeaturePredicate stringifiedValue()
          Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature stringifiedValue is null or not.
 BasicObjectQuery thereExistsAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void thereExistsAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void thereExistsAccessGrantedByParent(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, short[] filterValues)
           
 void thereExistsAccessLevelDelete(short operator, Collection values)
           
 void thereExistsAccessLevelDelete(short operator, short[] filterValues)
           
 void thereExistsAccessLevelUpdate(short operator, Collection values)
           
 void thereExistsAccessLevelUpdate(short operator, short[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsBooleanValue()
          Adds a constraint for the feature booleanValue to the predicate.
 void thereExistsBooleanValue(short operator, boolean[] filterValues)
           
 void thereExistsBooleanValue(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)
           
 void thereExistsIdentity(short operator, Collection values)
           
 void thereExistsIdentity(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 thereExistsOwner()
          Adds a constraint for the feature owner to the predicate.
 void thereExistsOwner(short operator, Collection values)
           
 void thereExistsOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery thereExistsOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void thereExistsOwningGroup(short operator, Collection values)
           
 void thereExistsOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery thereExistsOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void thereExistsOwningUser(short operator, Collection values)
           
 void thereExistsOwningUser(short operator, User[] filterValues)
           
 PropertyQuery thereExistsProperty()
          Adds a constraint for the feature property to the predicate.
 void thereExistsProperty(short operator, Collection values)
           
 void thereExistsProperty(short operator, Property[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsPropertyDescription()
          Adds a constraint for the feature propertyDescription to the predicate.
 void thereExistsPropertyDescription(short operator, Collection values)
           
 void thereExistsPropertyDescription(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsPropertyName()
          Adds a constraint for the feature propertyName to the predicate.
 void thereExistsPropertyName(short operator, Collection values)
           
 void thereExistsPropertyName(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsPropertySetDescription()
          Adds a constraint for the feature propertySetDescription to the predicate.
 void thereExistsPropertySetDescription(short operator, Collection values)
           
 void thereExistsPropertySetDescription(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsPropertySetName()
          Adds a constraint for the feature propertySetName to the predicate.
 void thereExistsPropertySetName(short operator, Collection values)
           
 void thereExistsPropertySetName(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsStringifiedValue()
          Adds a constraint for the feature stringifiedValue to the predicate.
 void thereExistsStringifiedValue(short operator, Collection values)
           
 void thereExistsStringifiedValue(short operator, String[] 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.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
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
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Constructor Detail

BooleanPropertySetEntryFilterImpl

public BooleanPropertySetEntryFilterImpl(RefPackage_1_0 aPackage)

BooleanPropertySetEntryFilterImpl

public BooleanPropertySetEntryFilterImpl(RefPackage_1_0 aPackage,
                                         FilterProperty[] filterProperties,
                                         AttributeSpecifier[] attributeSpecifiers)

BooleanPropertySetEntryFilterImpl

public BooleanPropertySetEntryFilterImpl(RefPackage_1_0 aPackage,
                                         FilterProperty[] filterProperties,
                                         AttributeSpecifier[] attributeSpecifiers,
                                         RefFilter_1_0 delegateFilter,
                                         Short delegateQuantor,
                                         String delegateName)
Method Detail

forAllAccessGrantedByParent

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

thereExistsAccessGrantedByParent

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

forAllAccessGrantedByParent

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

thereExistsAccessGrantedByParent

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

accessGrantedByParent

public org.w3c.cci2.OptionalFeaturePredicate accessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.

Specified by:
accessGrantedByParent in interface SecureObjectQuery

thereExistsAccessGrantedByParent

public BasicObjectQuery thereExistsAccessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature accessGrantedByParent to the predicate. The predicate for SecureObject evaluates true if its value of feature accessGrantedByParent 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:
thereExistsAccessGrantedByParent in interface SecureObjectQuery

forAllAccessGrantedByParent

public BasicObjectQuery forAllAccessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature accessGrantedByParent to the predicate. The predicate for SecureObject evaluates true if its value of feature accessGrantedByParent 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:
forAllAccessGrantedByParent in interface SecureObjectQuery

forAllAccessLevelBrowse

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

thereExistsAccessLevelBrowse

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

forAllAccessLevelBrowse

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

thereExistsAccessLevelBrowse

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

orderByAccessLevelBrowse

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

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

accessLevelBrowse

public org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
Specified by:
accessLevelBrowse in interface SecureObjectQuery

orderByAccessLevelBrowse

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

Specified by:
orderByAccessLevelBrowse in interface SecureObjectQuery

forAllAccessLevelDelete

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

thereExistsAccessLevelDelete

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

forAllAccessLevelDelete

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

thereExistsAccessLevelDelete

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

orderByAccessLevelDelete

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

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

accessLevelDelete

public org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
Specified by:
accessLevelDelete in interface SecureObjectQuery

orderByAccessLevelDelete

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

Specified by:
orderByAccessLevelDelete in interface SecureObjectQuery

forAllAccessLevelUpdate

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

thereExistsAccessLevelUpdate

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

forAllAccessLevelUpdate

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

thereExistsAccessLevelUpdate

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

orderByAccessLevelUpdate

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

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

accessLevelUpdate

public org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
Specified by:
accessLevelUpdate in interface SecureObjectQuery

orderByAccessLevelUpdate

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

Specified by:
orderByAccessLevelUpdate in interface SecureObjectQuery

forAllOwner

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

thereExistsOwner

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

forAllOwner

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

thereExistsOwner

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

orderByOwner

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

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

owner

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

Specified by:
owner in interface SecureObjectQuery

thereExistsOwner

public org.w3c.cci2.StringTypePredicate thereExistsOwner()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owner to the predicate. The predicate for SecureObject evaluates true if at least one of its values of feature owner 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:
thereExistsOwner in interface SecureObjectQuery

forAllOwner

public org.w3c.cci2.StringTypePredicate forAllOwner()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owner to the predicate. The predicate for SecureObject evaluates true if all of its values of feature owner 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:
forAllOwner in interface SecureObjectQuery

orderByOwner

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

Specified by:
orderByOwner in interface SecureObjectQuery

forAllOwningGroup

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

thereExistsOwningGroup

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

forAllOwningGroup

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

thereExistsOwningGroup

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

owningGroup

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

Specified by:
owningGroup in interface SecureObjectQuery

thereExistsOwningGroup

public PrincipalGroupQuery thereExistsOwningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningGroup to the predicate. The predicate for SecureObject evaluates true if its value of feature owningGroup 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:
thereExistsOwningGroup in interface SecureObjectQuery

forAllOwningGroup

public PrincipalGroupQuery forAllOwningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningGroup to the predicate. The predicate for SecureObject evaluates true if its value of feature owningGroup 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:
forAllOwningGroup in interface SecureObjectQuery

forAllOwningUser

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

thereExistsOwningUser

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

forAllOwningUser

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

thereExistsOwningUser

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

owningUser

public org.w3c.cci2.OptionalFeaturePredicate owningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the value of the feature owningUser is null or not.

Specified by:
owningUser in interface SecureObjectQuery

thereExistsOwningUser

public UserQuery thereExistsOwningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningUser to the predicate. The predicate for SecureObject evaluates true if its value of feature owningUser 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:
thereExistsOwningUser in interface SecureObjectQuery

forAllOwningUser

public UserQuery forAllOwningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningUser to the predicate. The predicate for SecureObject evaluates true if its value of feature owningUser 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:
forAllOwningUser in interface SecureObjectQuery

forAllBooleanValue

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

thereExistsBooleanValue

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

forAllBooleanValue

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

thereExistsBooleanValue

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

orderByBooleanValue

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

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

booleanValue

public org.w3c.cci2.OptionalFeaturePredicate booleanValue()
Description copied from interface: BooleanPropertySetEntryQuery
Adds a constraint to the predicate for BooleanPropertySetEntry testing whether the value of the feature booleanValue is null or not.

Specified by:
booleanValue in interface BooleanPropertySetEntryQuery

thereExistsBooleanValue

public org.w3c.cci2.BooleanTypePredicate thereExistsBooleanValue()
Description copied from interface: BooleanPropertySetEntryQuery
Adds a constraint for the feature booleanValue to the predicate. The predicate for BooleanPropertySetEntry evaluates true if its value of feature booleanValue 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:
thereExistsBooleanValue in interface BooleanPropertySetEntryQuery

forAllBooleanValue

public org.w3c.cci2.BooleanTypePredicate forAllBooleanValue()
Description copied from interface: BooleanPropertySetEntryQuery
Adds a constraint for the feature booleanValue to the predicate. The predicate for BooleanPropertySetEntry evaluates true if its value of feature booleanValue 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:
forAllBooleanValue in interface BooleanPropertySetEntryQuery

orderByBooleanValue

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

Specified by:
orderByBooleanValue in interface BooleanPropertySetEntryQuery

forAllProperty

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

thereExistsProperty

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

forAllProperty

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

thereExistsProperty

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

property

public org.w3c.cci2.OptionalFeaturePredicate property()
Description copied from interface: PropertySetEntryQuery
Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature property is null or not.

Specified by:
property in interface PropertySetEntryQuery

thereExistsProperty

public PropertyQuery thereExistsProperty()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature property to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature property 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:
thereExistsProperty in interface PropertySetEntryQuery

forAllProperty

public PropertyQuery forAllProperty()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature property to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature property 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:
forAllProperty in interface PropertySetEntryQuery

forAllPropertyDescription

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

thereExistsPropertyDescription

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

forAllPropertyDescription

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

thereExistsPropertyDescription

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

orderByPropertyDescription

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

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

propertyDescription

public org.w3c.cci2.OptionalFeaturePredicate propertyDescription()
Description copied from interface: PropertySetEntryQuery
Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature propertyDescription is null or not.

Specified by:
propertyDescription in interface PropertySetEntryQuery

thereExistsPropertyDescription

public org.w3c.cci2.StringTypePredicate thereExistsPropertyDescription()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature propertyDescription to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature propertyDescription 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:
thereExistsPropertyDescription in interface PropertySetEntryQuery

forAllPropertyDescription

public org.w3c.cci2.StringTypePredicate forAllPropertyDescription()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature propertyDescription to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature propertyDescription 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:
forAllPropertyDescription in interface PropertySetEntryQuery

orderByPropertyDescription

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

Specified by:
orderByPropertyDescription in interface PropertySetEntryQuery

forAllPropertyName

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

thereExistsPropertyName

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

forAllPropertyName

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

thereExistsPropertyName

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

orderByPropertyName

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

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

propertyName

public org.w3c.cci2.OptionalFeaturePredicate propertyName()
Description copied from interface: PropertySetEntryQuery
Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature propertyName is null or not.

Specified by:
propertyName in interface PropertySetEntryQuery

thereExistsPropertyName

public org.w3c.cci2.StringTypePredicate thereExistsPropertyName()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature propertyName to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature propertyName 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:
thereExistsPropertyName in interface PropertySetEntryQuery

forAllPropertyName

public org.w3c.cci2.StringTypePredicate forAllPropertyName()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature propertyName to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature propertyName 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:
forAllPropertyName in interface PropertySetEntryQuery

orderByPropertyName

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

Specified by:
orderByPropertyName in interface PropertySetEntryQuery

forAllPropertySetDescription

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

thereExistsPropertySetDescription

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

forAllPropertySetDescription

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

thereExistsPropertySetDescription

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

orderByPropertySetDescription

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

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

propertySetDescription

public org.w3c.cci2.OptionalFeaturePredicate propertySetDescription()
Description copied from interface: PropertySetEntryQuery
Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature propertySetDescription is null or not.

Specified by:
propertySetDescription in interface PropertySetEntryQuery

thereExistsPropertySetDescription

public org.w3c.cci2.StringTypePredicate thereExistsPropertySetDescription()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature propertySetDescription to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature propertySetDescription 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:
thereExistsPropertySetDescription in interface PropertySetEntryQuery

forAllPropertySetDescription

public org.w3c.cci2.StringTypePredicate forAllPropertySetDescription()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature propertySetDescription to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature propertySetDescription 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:
forAllPropertySetDescription in interface PropertySetEntryQuery

orderByPropertySetDescription

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

Specified by:
orderByPropertySetDescription in interface PropertySetEntryQuery

forAllPropertySetName

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

thereExistsPropertySetName

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

forAllPropertySetName

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

thereExistsPropertySetName

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

orderByPropertySetName

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

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

propertySetName

public org.w3c.cci2.OptionalFeaturePredicate propertySetName()
Description copied from interface: PropertySetEntryQuery
Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature propertySetName is null or not.

Specified by:
propertySetName in interface PropertySetEntryQuery

thereExistsPropertySetName

public org.w3c.cci2.StringTypePredicate thereExistsPropertySetName()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature propertySetName to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature propertySetName 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:
thereExistsPropertySetName in interface PropertySetEntryQuery

forAllPropertySetName

public org.w3c.cci2.StringTypePredicate forAllPropertySetName()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature propertySetName to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature propertySetName 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:
forAllPropertySetName in interface PropertySetEntryQuery

orderByPropertySetName

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

Specified by:
orderByPropertySetName in interface PropertySetEntryQuery

forAllStringifiedValue

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

thereExistsStringifiedValue

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

forAllStringifiedValue

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

thereExistsStringifiedValue

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

orderByStringifiedValue

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

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

stringifiedValue

public org.w3c.cci2.OptionalFeaturePredicate stringifiedValue()
Description copied from interface: PropertySetEntryQuery
Adds a constraint to the predicate for PropertySetEntry testing whether the value of the feature stringifiedValue is null or not.

Specified by:
stringifiedValue in interface PropertySetEntryQuery

thereExistsStringifiedValue

public org.w3c.cci2.StringTypePredicate thereExistsStringifiedValue()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature stringifiedValue to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature stringifiedValue 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:
thereExistsStringifiedValue in interface PropertySetEntryQuery

forAllStringifiedValue

public org.w3c.cci2.StringTypePredicate forAllStringifiedValue()
Description copied from interface: PropertySetEntryQuery
Adds a constraint for the feature stringifiedValue to the predicate. The predicate for PropertySetEntry evaluates true if its value of feature stringifiedValue 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:
forAllStringifiedValue in interface PropertySetEntryQuery

orderByStringifiedValue

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

Specified by:
orderByStringifiedValue in interface PropertySetEntryQuery

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


This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.