org.opencrx.kernel.account1.cci
Class PostalAddressFilterImpl

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.account1.cci.PostalAddressFilterImpl
All Implemented Interfaces:
Serializable, AccountAddressFilter, PostalAddressFilter, AccountAddressQuery, PostalAddressQuery, AddressableFilter, PostalAddressableFilter, AddressableQuery, PostalAddressableQuery, AlertSenderFilter, AuditeeFilter, CloneableFilter, ImporterFilter, IndexedFilter, SecureObjectFilter, SubscriptionTargetFilter, XmlExporterFilter, AlertSenderQuery, AuditeeQuery, CloneableQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, SubscriptionTargetQuery, XmlExporterQuery, CrxObjectFilter, PicturedFilter, CrxObjectQuery, PicturedQuery, RefFilter_1_0, RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, org.w3c.cci2.AnyTypePredicate

public class PostalAddressFilterImpl
extends RefPredicate_1
implements PostalAddressFilter, PostalAddressQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
PostalAddressFilterImpl(RefPackage_1_0 aPackage)
           
PostalAddressFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
PostalAddressFilterImpl(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 building()
          Adds a constraint to the predicate for Addressable testing whether the value of the feature building is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate category()
          Adds a constraint to the predicate for CrxObject testing whether the feature category has values 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.
 org.w3c.cci2.BooleanTypePredicate disabled()
           
 org.w3c.cci2.OptionalFeaturePredicate disabledReason()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabledReason is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate externalLink()
          Adds a constraint to the predicate for CrxObject testing whether the feature externalLink 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)
           
 AbstractBuildingUnitQuery forAllBuilding()
          Adds a constraint for the feature building to the predicate.
 void forAllBuilding(short operator, AbstractBuildingUnit[] filterValues)
           
 void forAllBuilding(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllCategory()
          Adds a constraint for the feature category to the predicate.
 void forAllCategory(short operator, Collection values)
           
 void forAllCategory(short operator, String[] filterValues)
           
 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 forAllDisabled(short operator, boolean[] filterValues)
           
 void forAllDisabled(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllDisabledReason()
          Adds a constraint for the feature disabledReason to the predicate.
 void forAllDisabledReason(short operator, Collection values)
           
 void forAllDisabledReason(short operator, String[] filterValues)
           
 org.w3c.cci2.ResourceIdentifierTypePredicate forAllExternalLink()
          Adds a constraint for the feature externalLink to the predicate.
 void forAllExternalLink(short operator, Collection values)
           
 void forAllExternalLink(short operator, String[] filterValues)
           
 void forAllIdentity(short operator, Collection values)
           
 void forAllIdentity(short operator, String[] filterValues)
           
 void forAllIsMain(short operator, boolean[] filterValues)
           
 void forAllIsMain(short operator, Collection values)
           
 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)
           
 MediaQuery forAllPicture()
          Adds a constraint for the feature picture to the predicate.
 void forAllPicture(short operator, Collection values)
           
 void forAllPicture(short operator, Media[] filterValues)
           
 org.w3c.cci2.AnyTypePredicate forAllPictureContent()
          Adds a constraint for the feature pictureContent to the predicate.
 void forAllPictureContent(short operator, byte[][] filterValues)
           
 void forAllPictureContent(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllPictureContentMimeType()
          Adds a constraint for the feature pictureContentMimeType to the predicate.
 void forAllPictureContentMimeType(short operator, Collection values)
           
 void forAllPictureContentMimeType(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllPictureContentName()
          Adds a constraint for the feature pictureContentName to the predicate.
 void forAllPictureContentName(short operator, Collection values)
           
 void forAllPictureContentName(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllPostalAddressLine()
          Adds a constraint for the feature postalAddressLine to the predicate.
 void forAllPostalAddressLine(short operator, Collection values)
           
 void forAllPostalAddressLine(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllPostalCity()
          Adds a constraint for the feature postalCity to the predicate.
 void forAllPostalCity(short operator, Collection values)
           
 void forAllPostalCity(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllPostalCode()
          Adds a constraint for the feature postalCode to the predicate.
 void forAllPostalCode(short operator, Collection values)
           
 void forAllPostalCode(short operator, String[] filterValues)
           
 void forAllPostalCountry(short operator, Collection values)
           
 void forAllPostalCountry(short operator, short[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllPostalCounty()
          Adds a constraint for the feature postalCounty to the predicate.
 void forAllPostalCounty(short operator, Collection values)
           
 void forAllPostalCounty(short operator, String[] filterValues)
           
 void forAllPostalFreightTerms(short operator, Collection values)
           
 void forAllPostalFreightTerms(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllPostalLatitude()
          Adds a constraint for the feature postalLatitude to the predicate.
 void forAllPostalLatitude(short operator, BigDecimal[] filterValues)
           
 void forAllPostalLatitude(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllPostalLongitude()
          Adds a constraint for the feature postalLongitude to the predicate.
 void forAllPostalLongitude(short operator, BigDecimal[] filterValues)
           
 void forAllPostalLongitude(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllPostalState()
          Adds a constraint for the feature postalState to the predicate.
 void forAllPostalState(short operator, Collection values)
           
 void forAllPostalState(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllPostalStreet()
          Adds a constraint for the feature postalStreet to the predicate.
 void forAllPostalStreet(short operator, Collection values)
           
 void forAllPostalStreet(short operator, String[] filterValues)
           
 void forAllPostalUtcOffset(short operator, Collection values)
           
 void forAllPostalUtcOffset(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUsage()
          Adds a constraint for the feature usage to the predicate.
 void forAllUsage(short operator, Collection values)
           
 void forAllUsage(short operator, short[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean0()
          Adds a constraint for the feature userBoolean0 to the predicate.
 void forAllUserBoolean0(short operator, boolean[] filterValues)
           
 void forAllUserBoolean0(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean1()
          Adds a constraint for the feature userBoolean1 to the predicate.
 void forAllUserBoolean1(short operator, boolean[] filterValues)
           
 void forAllUserBoolean1(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean2()
          Adds a constraint for the feature userBoolean2 to the predicate.
 void forAllUserBoolean2(short operator, boolean[] filterValues)
           
 void forAllUserBoolean2(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean3()
          Adds a constraint for the feature userBoolean3 to the predicate.
 void forAllUserBoolean3(short operator, boolean[] filterValues)
           
 void forAllUserBoolean3(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean4()
          Adds a constraint for the feature userBoolean4 to the predicate.
 void forAllUserBoolean4(short operator, boolean[] filterValues)
           
 void forAllUserBoolean4(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode0()
          Adds a constraint for the feature userCode0 to the predicate.
 void forAllUserCode0(short operator, Collection values)
           
 void forAllUserCode0(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode1()
          Adds a constraint for the feature userCode1 to the predicate.
 void forAllUserCode1(short operator, Collection values)
           
 void forAllUserCode1(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode2()
          Adds a constraint for the feature userCode2 to the predicate.
 void forAllUserCode2(short operator, Collection values)
           
 void forAllUserCode2(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode3()
          Adds a constraint for the feature userCode3 to the predicate.
 void forAllUserCode3(short operator, Collection values)
           
 void forAllUserCode3(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode4()
          Adds a constraint for the feature userCode4 to the predicate.
 void forAllUserCode4(short operator, Collection values)
           
 void forAllUserCode4(short operator, short[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate0()
          Adds a constraint for the feature userDate0 to the predicate.
 void forAllUserDate0(short operator, Collection values)
           
 void forAllUserDate0(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate1()
          Adds a constraint for the feature userDate1 to the predicate.
 void forAllUserDate1(short operator, Collection values)
           
 void forAllUserDate1(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate2()
          Adds a constraint for the feature userDate2 to the predicate.
 void forAllUserDate2(short operator, Collection values)
           
 void forAllUserDate2(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate3()
          Adds a constraint for the feature userDate3 to the predicate.
 void forAllUserDate3(short operator, Collection values)
           
 void forAllUserDate3(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate4()
          Adds a constraint for the feature userDate4 to the predicate.
 void forAllUserDate4(short operator, Collection values)
           
 void forAllUserDate4(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime0()
          Adds a constraint for the feature userDateTime0 to the predicate.
 void forAllUserDateTime0(short operator, Collection values)
           
 void forAllUserDateTime0(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime1()
          Adds a constraint for the feature userDateTime1 to the predicate.
 void forAllUserDateTime1(short operator, Collection values)
           
 void forAllUserDateTime1(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime2()
          Adds a constraint for the feature userDateTime2 to the predicate.
 void forAllUserDateTime2(short operator, Collection values)
           
 void forAllUserDateTime2(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime3()
          Adds a constraint for the feature userDateTime3 to the predicate.
 void forAllUserDateTime3(short operator, Collection values)
           
 void forAllUserDateTime3(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime4()
          Adds a constraint for the feature userDateTime4 to the predicate.
 void forAllUserDateTime4(short operator, Collection values)
           
 void forAllUserDateTime4(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber0()
          Adds a constraint for the feature userNumber0 to the predicate.
 void forAllUserNumber0(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber0(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber1()
          Adds a constraint for the feature userNumber1 to the predicate.
 void forAllUserNumber1(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber1(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber2()
          Adds a constraint for the feature userNumber2 to the predicate.
 void forAllUserNumber2(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber2(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber3()
          Adds a constraint for the feature userNumber3 to the predicate.
 void forAllUserNumber3(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber3(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber4()
          Adds a constraint for the feature userNumber4 to the predicate.
 void forAllUserNumber4(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber4(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllUserString0()
          Adds a constraint for the feature userString0 to the predicate.
 void forAllUserString0(short operator, Collection values)
           
 void forAllUserString0(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString1()
          Adds a constraint for the feature userString1 to the predicate.
 void forAllUserString1(short operator, Collection values)
           
 void forAllUserString1(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString2()
          Adds a constraint for the feature userString2 to the predicate.
 void forAllUserString2(short operator, Collection values)
           
 void forAllUserString2(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString3()
          Adds a constraint for the feature userString3 to the predicate.
 void forAllUserString3(short operator, Collection values)
           
 void forAllUserString3(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString4()
          Adds a constraint for the feature userString4 to the predicate.
 void forAllUserString4(short operator, Collection values)
           
 void forAllUserString4(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate identity()
           
 org.w3c.cci2.BooleanTypePredicate isMain()
           
 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.MultivaluedTypeOrder orderByCategory()
          Allows to adds a sort instruction for CrxObject depending the feature category Note: The order in which orderBy… instructions are given is relevant!
 void orderByCategory(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 orderByDisabled()
          Allows to adds a sort instruction for CrxObject depending the feature disabled Note: The order in which orderBy… instructions are given is relevant!
 void orderByDisabled(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDisabledReason()
          Allows to adds a sort instruction for CrxObject depending the feature disabledReason Note: The order in which orderBy… instructions are given is relevant!
 void orderByDisabledReason(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByExternalLink()
          Allows to adds a sort instruction for CrxObject depending the feature externalLink Note: The order in which orderBy… instructions are given is relevant!
 void orderByExternalLink(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 orderByIsMain()
          Allows to adds a sort instruction for Addressable depending the feature isMain Note: The order in which orderBy… instructions are given is relevant!
 void orderByIsMain(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 orderByPictureContent()
          Allows to adds a sort instruction for Pictured depending the feature pictureContent Note: The order in which orderBy… instructions are given is relevant!
 void orderByPictureContent(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPictureContentMimeType()
          Allows to adds a sort instruction for Pictured depending the feature pictureContentMimeType Note: The order in which orderBy… instructions are given is relevant!
 void orderByPictureContentMimeType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPictureContentName()
          Allows to adds a sort instruction for Pictured depending the feature pictureContentName Note: The order in which orderBy… instructions are given is relevant!
 void orderByPictureContentName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByPostalAddressLine()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalAddressLine Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalAddressLine(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPostalCity()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalCity Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalCity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPostalCode()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalCode Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalCode(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPostalCountry()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalCountry Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalCountry(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPostalCounty()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalCounty Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalCounty(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPostalFreightTerms()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalFreightTerms Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalFreightTerms(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPostalLatitude()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalLatitude Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalLatitude(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPostalLongitude()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalLongitude Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalLongitude(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPostalState()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalState Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalState(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByPostalStreet()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalStreet Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalStreet(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPostalUtcOffset()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalUtcOffset Note: The order in which orderBy… instructions are given is relevant!
 void orderByPostalUtcOffset(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUsage()
          Allows to adds a sort instruction for Addressable depending the feature usage Note: The order in which orderBy… instructions are given is relevant!
 void orderByUsage(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserBoolean0()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserBoolean1()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserBoolean2()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserBoolean3()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserBoolean4()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserCode0()
          Allows to adds a sort instruction for CrxObject depending the feature userCode0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserCode1()
          Allows to adds a sort instruction for CrxObject depending the feature userCode1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserCode2()
          Allows to adds a sort instruction for CrxObject depending the feature userCode2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserCode3()
          Allows to adds a sort instruction for CrxObject depending the feature userCode3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserCode4()
          Allows to adds a sort instruction for CrxObject depending the feature userCode4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDate0()
          Allows to adds a sort instruction for CrxObject depending the feature userDate0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDate1()
          Allows to adds a sort instruction for CrxObject depending the feature userDate1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDate2()
          Allows to adds a sort instruction for CrxObject depending the feature userDate2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDate3()
          Allows to adds a sort instruction for CrxObject depending the feature userDate3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserDate4()
          Allows to adds a sort instruction for CrxObject depending the feature userDate4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDateTime0()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDateTime1()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDateTime2()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDateTime3()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserDateTime4()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserNumber0()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserNumber1()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserNumber2()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserNumber3()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserNumber4()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserString0()
          Allows to adds a sort instruction for CrxObject depending the feature userString0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserString1()
          Allows to adds a sort instruction for CrxObject depending the feature userString1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserString2()
          Allows to adds a sort instruction for CrxObject depending the feature userString2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserString3()
          Allows to adds a sort instruction for CrxObject depending the feature userString3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserString4()
          Allows to adds a sort instruction for CrxObject depending the feature userString4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString4(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 picture()
          Adds a constraint to the predicate for Pictured testing whether the value of the feature picture is null or not.
 org.w3c.cci2.OptionalFeaturePredicate pictureContent()
          Adds a constraint to the predicate for Pictured testing whether the value of the feature pictureContent is null or not.
 org.w3c.cci2.OptionalFeaturePredicate pictureContentMimeType()
          Adds a constraint to the predicate for Pictured testing whether the value of the feature pictureContentMimeType is null or not.
 org.w3c.cci2.OptionalFeaturePredicate pictureContentName()
          Adds a constraint to the predicate for Pictured testing whether the value of the feature pictureContentName is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate postalAddressLine()
          Adds a constraint to the predicate for PostalAddressable testing whether the feature postalAddressLine has values or not.
 org.w3c.cci2.OptionalFeaturePredicate postalCity()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalCity is null or not.
 org.w3c.cci2.OptionalFeaturePredicate postalCode()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalCode is null or not.
 org.w3c.cci2.ComparableTypePredicate postalCountry()
           
 org.w3c.cci2.OptionalFeaturePredicate postalCounty()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalCounty is null or not.
 org.w3c.cci2.ComparableTypePredicate postalFreightTerms()
           
 org.w3c.cci2.OptionalFeaturePredicate postalLatitude()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalLatitude is null or not.
 org.w3c.cci2.OptionalFeaturePredicate postalLongitude()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalLongitude is null or not.
 org.w3c.cci2.OptionalFeaturePredicate postalState()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalState is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate postalStreet()
          Adds a constraint to the predicate for PostalAddressable testing whether the feature postalStreet has values or not.
 org.w3c.cci2.ComparableTypePredicate postalUtcOffset()
           
 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)
           
 AbstractBuildingUnitQuery thereExistsBuilding()
          Adds a constraint for the feature building to the predicate.
 void thereExistsBuilding(short operator, AbstractBuildingUnit[] filterValues)
           
 void thereExistsBuilding(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsCategory()
          Adds a constraint for the feature category to the predicate.
 void thereExistsCategory(short operator, Collection values)
           
 void thereExistsCategory(short operator, String[] filterValues)
           
 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 thereExistsDisabled(short operator, boolean[] filterValues)
           
 void thereExistsDisabled(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsDisabledReason()
          Adds a constraint for the feature disabledReason to the predicate.
 void thereExistsDisabledReason(short operator, Collection values)
           
 void thereExistsDisabledReason(short operator, String[] filterValues)
           
 org.w3c.cci2.ResourceIdentifierTypePredicate thereExistsExternalLink()
          Adds a constraint for the feature externalLink to the predicate.
 void thereExistsExternalLink(short operator, Collection values)
           
 void thereExistsExternalLink(short operator, String[] filterValues)
           
 void thereExistsIdentity(short operator, Collection values)
           
 void thereExistsIdentity(short operator, String[] filterValues)
           
 void thereExistsIsMain(short operator, boolean[] filterValues)
           
 void thereExistsIsMain(short operator, Collection values)
           
 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)
           
 MediaQuery thereExistsPicture()
          Adds a constraint for the feature picture to the predicate.
 void thereExistsPicture(short operator, Collection values)
           
 void thereExistsPicture(short operator, Media[] filterValues)
           
 org.w3c.cci2.AnyTypePredicate thereExistsPictureContent()
          Adds a constraint for the feature pictureContent to the predicate.
 void thereExistsPictureContent(short operator, byte[][] filterValues)
           
 void thereExistsPictureContent(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsPictureContentMimeType()
          Adds a constraint for the feature pictureContentMimeType to the predicate.
 void thereExistsPictureContentMimeType(short operator, Collection values)
           
 void thereExistsPictureContentMimeType(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsPictureContentName()
          Adds a constraint for the feature pictureContentName to the predicate.
 void thereExistsPictureContentName(short operator, Collection values)
           
 void thereExistsPictureContentName(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsPostalAddressLine()
          Adds a constraint for the feature postalAddressLine to the predicate.
 void thereExistsPostalAddressLine(short operator, Collection values)
           
 void thereExistsPostalAddressLine(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsPostalCity()
          Adds a constraint for the feature postalCity to the predicate.
 void thereExistsPostalCity(short operator, Collection values)
           
 void thereExistsPostalCity(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsPostalCode()
          Adds a constraint for the feature postalCode to the predicate.
 void thereExistsPostalCode(short operator, Collection values)
           
 void thereExistsPostalCode(short operator, String[] filterValues)
           
 void thereExistsPostalCountry(short operator, Collection values)
           
 void thereExistsPostalCountry(short operator, short[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsPostalCounty()
          Adds a constraint for the feature postalCounty to the predicate.
 void thereExistsPostalCounty(short operator, Collection values)
           
 void thereExistsPostalCounty(short operator, String[] filterValues)
           
 void thereExistsPostalFreightTerms(short operator, Collection values)
           
 void thereExistsPostalFreightTerms(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsPostalLatitude()
          Adds a constraint for the feature postalLatitude to the predicate.
 void thereExistsPostalLatitude(short operator, BigDecimal[] filterValues)
           
 void thereExistsPostalLatitude(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsPostalLongitude()
          Adds a constraint for the feature postalLongitude to the predicate.
 void thereExistsPostalLongitude(short operator, BigDecimal[] filterValues)
           
 void thereExistsPostalLongitude(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsPostalState()
          Adds a constraint for the feature postalState to the predicate.
 void thereExistsPostalState(short operator, Collection values)
           
 void thereExistsPostalState(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsPostalStreet()
          Adds a constraint for the feature postalStreet to the predicate.
 void thereExistsPostalStreet(short operator, Collection values)
           
 void thereExistsPostalStreet(short operator, String[] filterValues)
           
 void thereExistsPostalUtcOffset(short operator, Collection values)
           
 void thereExistsPostalUtcOffset(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUsage()
          Adds a constraint for the feature usage to the predicate.
 void thereExistsUsage(short operator, Collection values)
           
 void thereExistsUsage(short operator, short[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean0()
          Adds a constraint for the feature userBoolean0 to the predicate.
 void thereExistsUserBoolean0(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean0(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean1()
          Adds a constraint for the feature userBoolean1 to the predicate.
 void thereExistsUserBoolean1(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean1(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean2()
          Adds a constraint for the feature userBoolean2 to the predicate.
 void thereExistsUserBoolean2(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean2(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean3()
          Adds a constraint for the feature userBoolean3 to the predicate.
 void thereExistsUserBoolean3(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean3(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean4()
          Adds a constraint for the feature userBoolean4 to the predicate.
 void thereExistsUserBoolean4(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean4(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode0()
          Adds a constraint for the feature userCode0 to the predicate.
 void thereExistsUserCode0(short operator, Collection values)
           
 void thereExistsUserCode0(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode1()
          Adds a constraint for the feature userCode1 to the predicate.
 void thereExistsUserCode1(short operator, Collection values)
           
 void thereExistsUserCode1(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode2()
          Adds a constraint for the feature userCode2 to the predicate.
 void thereExistsUserCode2(short operator, Collection values)
           
 void thereExistsUserCode2(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode3()
          Adds a constraint for the feature userCode3 to the predicate.
 void thereExistsUserCode3(short operator, Collection values)
           
 void thereExistsUserCode3(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode4()
          Adds a constraint for the feature userCode4 to the predicate.
 void thereExistsUserCode4(short operator, Collection values)
           
 void thereExistsUserCode4(short operator, short[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate0()
          Adds a constraint for the feature userDate0 to the predicate.
 void thereExistsUserDate0(short operator, Collection values)
           
 void thereExistsUserDate0(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate1()
          Adds a constraint for the feature userDate1 to the predicate.
 void thereExistsUserDate1(short operator, Collection values)
           
 void thereExistsUserDate1(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate2()
          Adds a constraint for the feature userDate2 to the predicate.
 void thereExistsUserDate2(short operator, Collection values)
           
 void thereExistsUserDate2(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate3()
          Adds a constraint for the feature userDate3 to the predicate.
 void thereExistsUserDate3(short operator, Collection values)
           
 void thereExistsUserDate3(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate4()
          Adds a constraint for the feature userDate4 to the predicate.
 void thereExistsUserDate4(short operator, Collection values)
           
 void thereExistsUserDate4(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime0()
          Adds a constraint for the feature userDateTime0 to the predicate.
 void thereExistsUserDateTime0(short operator, Collection values)
           
 void thereExistsUserDateTime0(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime1()
          Adds a constraint for the feature userDateTime1 to the predicate.
 void thereExistsUserDateTime1(short operator, Collection values)
           
 void thereExistsUserDateTime1(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime2()
          Adds a constraint for the feature userDateTime2 to the predicate.
 void thereExistsUserDateTime2(short operator, Collection values)
           
 void thereExistsUserDateTime2(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime3()
          Adds a constraint for the feature userDateTime3 to the predicate.
 void thereExistsUserDateTime3(short operator, Collection values)
           
 void thereExistsUserDateTime3(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime4()
          Adds a constraint for the feature userDateTime4 to the predicate.
 void thereExistsUserDateTime4(short operator, Collection values)
           
 void thereExistsUserDateTime4(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber0()
          Adds a constraint for the feature userNumber0 to the predicate.
 void thereExistsUserNumber0(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber0(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber1()
          Adds a constraint for the feature userNumber1 to the predicate.
 void thereExistsUserNumber1(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber1(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber2()
          Adds a constraint for the feature userNumber2 to the predicate.
 void thereExistsUserNumber2(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber2(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber3()
          Adds a constraint for the feature userNumber3 to the predicate.
 void thereExistsUserNumber3(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber3(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber4()
          Adds a constraint for the feature userNumber4 to the predicate.
 void thereExistsUserNumber4(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber4(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString0()
          Adds a constraint for the feature userString0 to the predicate.
 void thereExistsUserString0(short operator, Collection values)
           
 void thereExistsUserString0(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString1()
          Adds a constraint for the feature userString1 to the predicate.
 void thereExistsUserString1(short operator, Collection values)
           
 void thereExistsUserString1(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString2()
          Adds a constraint for the feature userString2 to the predicate.
 void thereExistsUserString2(short operator, Collection values)
           
 void thereExistsUserString2(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString3()
          Adds a constraint for the feature userString3 to the predicate.
 void thereExistsUserString3(short operator, Collection values)
           
 void thereExistsUserString3(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString4()
          Adds a constraint for the feature userString4 to the predicate.
 void thereExistsUserString4(short operator, Collection values)
           
 void thereExistsUserString4(short operator, String[] filterValues)
           
 org.w3c.cci2.MultivaluedFeaturePredicate usage()
          Adds a constraint to the predicate for Addressable testing whether the feature usage has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userBoolean0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userBoolean1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userBoolean2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userBoolean3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userBoolean4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userBoolean4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userCode4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userCode4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userDate4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userDate4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userDateTime4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userDateTime4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userNumber4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userNumber4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userString0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userString1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userString2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userString3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userString4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userString4 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.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.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.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
 
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
 
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

PostalAddressFilterImpl

public PostalAddressFilterImpl(RefPackage_1_0 aPackage)

PostalAddressFilterImpl

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

PostalAddressFilterImpl

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

forAllBuilding

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

thereExistsBuilding

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

forAllBuilding

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

thereExistsBuilding

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

building

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

Specified by:
building in interface AddressableQuery

thereExistsBuilding

public AbstractBuildingUnitQuery thereExistsBuilding()
Description copied from interface: AddressableQuery
Adds a constraint for the feature building to the predicate. The predicate for Addressable evaluates true if its value of feature building 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:
thereExistsBuilding in interface AddressableQuery

forAllBuilding

public AbstractBuildingUnitQuery forAllBuilding()
Description copied from interface: AddressableQuery
Adds a constraint for the feature building to the predicate. The predicate for Addressable evaluates true if its value of feature building 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:
forAllBuilding in interface AddressableQuery

forAllIsMain

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

thereExistsIsMain

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

forAllIsMain

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

thereExistsIsMain

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

orderByIsMain

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

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

isMain

public org.w3c.cci2.BooleanTypePredicate isMain()
Specified by:
isMain in interface AddressableQuery

orderByIsMain

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

Specified by:
orderByIsMain in interface AddressableQuery

forAllUsage

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

thereExistsUsage

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

forAllUsage

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

thereExistsUsage

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

orderByUsage

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

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

usage

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

Specified by:
usage in interface AddressableQuery

thereExistsUsage

public org.w3c.cci2.ComparableTypePredicate thereExistsUsage()
Description copied from interface: AddressableQuery
Adds a constraint for the feature usage to the predicate. The predicate for Addressable evaluates true if at least one of its values of feature usage 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:
thereExistsUsage in interface AddressableQuery

forAllUsage

public org.w3c.cci2.ComparableTypePredicate forAllUsage()
Description copied from interface: AddressableQuery
Adds a constraint for the feature usage to the predicate. The predicate for Addressable evaluates true if all of its values of feature usage 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:
forAllUsage in interface AddressableQuery

orderByUsage

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

Specified by:
orderByUsage in interface AddressableQuery

forAllPostalAddressLine

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

thereExistsPostalAddressLine

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

forAllPostalAddressLine

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

thereExistsPostalAddressLine

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

orderByPostalAddressLine

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

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

postalAddressLine

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

Specified by:
postalAddressLine in interface PostalAddressableQuery

thereExistsPostalAddressLine

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

forAllPostalAddressLine

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

orderByPostalAddressLine

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

Specified by:
orderByPostalAddressLine in interface PostalAddressableQuery

forAllPostalCity

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

thereExistsPostalCity

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

forAllPostalCity

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

thereExistsPostalCity

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

orderByPostalCity

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

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

postalCity

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

Specified by:
postalCity in interface PostalAddressableQuery

thereExistsPostalCity

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

forAllPostalCity

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

orderByPostalCity

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

Specified by:
orderByPostalCity in interface PostalAddressableQuery

forAllPostalCode

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

thereExistsPostalCode

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

forAllPostalCode

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

thereExistsPostalCode

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

orderByPostalCode

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

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

postalCode

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

Specified by:
postalCode in interface PostalAddressableQuery

thereExistsPostalCode

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

forAllPostalCode

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

orderByPostalCode

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

Specified by:
orderByPostalCode in interface PostalAddressableQuery

forAllPostalCountry

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

thereExistsPostalCountry

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

forAllPostalCountry

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

thereExistsPostalCountry

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

orderByPostalCountry

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

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

postalCountry

public org.w3c.cci2.ComparableTypePredicate postalCountry()
Specified by:
postalCountry in interface PostalAddressableQuery

orderByPostalCountry

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

Specified by:
orderByPostalCountry in interface PostalAddressableQuery

forAllPostalCounty

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

thereExistsPostalCounty

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

forAllPostalCounty

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

thereExistsPostalCounty

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

orderByPostalCounty

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

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

postalCounty

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

Specified by:
postalCounty in interface PostalAddressableQuery

thereExistsPostalCounty

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

forAllPostalCounty

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

orderByPostalCounty

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

Specified by:
orderByPostalCounty in interface PostalAddressableQuery

forAllPostalFreightTerms

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

thereExistsPostalFreightTerms

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

forAllPostalFreightTerms

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

thereExistsPostalFreightTerms

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

orderByPostalFreightTerms

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

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

postalFreightTerms

public org.w3c.cci2.ComparableTypePredicate postalFreightTerms()
Specified by:
postalFreightTerms in interface PostalAddressableQuery

orderByPostalFreightTerms

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

Specified by:
orderByPostalFreightTerms in interface PostalAddressableQuery

forAllPostalLatitude

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

thereExistsPostalLatitude

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

forAllPostalLatitude

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

thereExistsPostalLatitude

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

orderByPostalLatitude

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

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

postalLatitude

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

Specified by:
postalLatitude in interface PostalAddressableQuery

thereExistsPostalLatitude

public org.w3c.cci2.ComparableTypePredicate thereExistsPostalLatitude()
Description copied from interface: PostalAddressableQuery
Adds a constraint for the feature postalLatitude to the predicate. The predicate for PostalAddressable evaluates true if its value of feature postalLatitude 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:
thereExistsPostalLatitude in interface PostalAddressableQuery

forAllPostalLatitude

public org.w3c.cci2.ComparableTypePredicate forAllPostalLatitude()
Description copied from interface: PostalAddressableQuery
Adds a constraint for the feature postalLatitude to the predicate. The predicate for PostalAddressable evaluates true if its value of feature postalLatitude 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:
forAllPostalLatitude in interface PostalAddressableQuery

orderByPostalLatitude

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

Specified by:
orderByPostalLatitude in interface PostalAddressableQuery

forAllPostalLongitude

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

thereExistsPostalLongitude

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

forAllPostalLongitude

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

thereExistsPostalLongitude

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

orderByPostalLongitude

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

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

postalLongitude

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

Specified by:
postalLongitude in interface PostalAddressableQuery

thereExistsPostalLongitude

public org.w3c.cci2.ComparableTypePredicate thereExistsPostalLongitude()
Description copied from interface: PostalAddressableQuery
Adds a constraint for the feature postalLongitude to the predicate. The predicate for PostalAddressable evaluates true if its value of feature postalLongitude 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:
thereExistsPostalLongitude in interface PostalAddressableQuery

forAllPostalLongitude

public org.w3c.cci2.ComparableTypePredicate forAllPostalLongitude()
Description copied from interface: PostalAddressableQuery
Adds a constraint for the feature postalLongitude to the predicate. The predicate for PostalAddressable evaluates true if its value of feature postalLongitude 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:
forAllPostalLongitude in interface PostalAddressableQuery

orderByPostalLongitude

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

Specified by:
orderByPostalLongitude in interface PostalAddressableQuery

forAllPostalState

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

thereExistsPostalState

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

forAllPostalState

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

thereExistsPostalState

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

orderByPostalState

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

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

postalState

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

Specified by:
postalState in interface PostalAddressableQuery

thereExistsPostalState

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

forAllPostalState

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

orderByPostalState

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

Specified by:
orderByPostalState in interface PostalAddressableQuery

forAllPostalStreet

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

thereExistsPostalStreet

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

forAllPostalStreet

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

thereExistsPostalStreet

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

orderByPostalStreet

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

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

postalStreet

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

Specified by:
postalStreet in interface PostalAddressableQuery

thereExistsPostalStreet

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

forAllPostalStreet

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

orderByPostalStreet

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

Specified by:
orderByPostalStreet in interface PostalAddressableQuery

forAllPostalUtcOffset

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

thereExistsPostalUtcOffset

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

forAllPostalUtcOffset

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

thereExistsPostalUtcOffset

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

orderByPostalUtcOffset

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

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

postalUtcOffset

public org.w3c.cci2.ComparableTypePredicate postalUtcOffset()
Specified by:
postalUtcOffset in interface PostalAddressableQuery

orderByPostalUtcOffset

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

Specified by:
orderByPostalUtcOffset in interface PostalAddressableQuery

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

forAllCategory

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

thereExistsCategory

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

forAllCategory

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

thereExistsCategory

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

orderByCategory

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

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

category

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

Specified by:
category in interface CrxObjectQuery

thereExistsCategory

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

forAllCategory

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

orderByCategory

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

Specified by:
orderByCategory in interface CrxObjectQuery

forAllDisabled

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

thereExistsDisabled

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

forAllDisabled

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

thereExistsDisabled

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

orderByDisabled

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

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

disabled

public org.w3c.cci2.BooleanTypePredicate disabled()
Specified by:
disabled in interface CrxObjectQuery

orderByDisabled

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

Specified by:
orderByDisabled in interface CrxObjectQuery

forAllDisabledReason

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

thereExistsDisabledReason

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

forAllDisabledReason

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

thereExistsDisabledReason

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

orderByDisabledReason

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

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

disabledReason

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

Specified by:
disabledReason in interface CrxObjectQuery

thereExistsDisabledReason

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

forAllDisabledReason

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

orderByDisabledReason

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

Specified by:
orderByDisabledReason in interface CrxObjectQuery

forAllExternalLink

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

thereExistsExternalLink

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

forAllExternalLink

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

thereExistsExternalLink

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

orderByExternalLink

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

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

externalLink

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

Specified by:
externalLink in interface CrxObjectQuery

thereExistsExternalLink

public org.w3c.cci2.ResourceIdentifierTypePredicate thereExistsExternalLink()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature externalLink to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature externalLink 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:
thereExistsExternalLink in interface CrxObjectQuery

forAllExternalLink

public org.w3c.cci2.ResourceIdentifierTypePredicate forAllExternalLink()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature externalLink to the predicate. The predicate for CrxObject evaluates true if all of its values of feature externalLink 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:
forAllExternalLink in interface CrxObjectQuery

orderByExternalLink

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

Specified by:
orderByExternalLink in interface CrxObjectQuery

forAllUserBoolean0

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

thereExistsUserBoolean0

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

forAllUserBoolean0

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

thereExistsUserBoolean0

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

orderByUserBoolean0

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

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

userBoolean0

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

Specified by:
userBoolean0 in interface CrxObjectQuery

thereExistsUserBoolean0

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

forAllUserBoolean0

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

orderByUserBoolean0

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

Specified by:
orderByUserBoolean0 in interface CrxObjectQuery

forAllUserBoolean1

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

thereExistsUserBoolean1

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

forAllUserBoolean1

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

thereExistsUserBoolean1

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

orderByUserBoolean1

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

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

userBoolean1

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

Specified by:
userBoolean1 in interface CrxObjectQuery

thereExistsUserBoolean1

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

forAllUserBoolean1

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

orderByUserBoolean1

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

Specified by:
orderByUserBoolean1 in interface CrxObjectQuery

forAllUserBoolean2

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

thereExistsUserBoolean2

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

forAllUserBoolean2

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

thereExistsUserBoolean2

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

orderByUserBoolean2

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

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

userBoolean2

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

Specified by:
userBoolean2 in interface CrxObjectQuery

thereExistsUserBoolean2

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

forAllUserBoolean2

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

orderByUserBoolean2

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

Specified by:
orderByUserBoolean2 in interface CrxObjectQuery

forAllUserBoolean3

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

thereExistsUserBoolean3

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

forAllUserBoolean3

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

thereExistsUserBoolean3

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

orderByUserBoolean3

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

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

userBoolean3

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

Specified by:
userBoolean3 in interface CrxObjectQuery

thereExistsUserBoolean3

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

forAllUserBoolean3

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

orderByUserBoolean3

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

Specified by:
orderByUserBoolean3 in interface CrxObjectQuery

forAllUserBoolean4

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

thereExistsUserBoolean4

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

forAllUserBoolean4

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

thereExistsUserBoolean4

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

orderByUserBoolean4

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

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

userBoolean4

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

Specified by:
userBoolean4 in interface CrxObjectQuery

thereExistsUserBoolean4

public org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userBoolean4 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:
thereExistsUserBoolean4 in interface CrxObjectQuery

forAllUserBoolean4

public org.w3c.cci2.BooleanTypePredicate forAllUserBoolean4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userBoolean4 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:
forAllUserBoolean4 in interface CrxObjectQuery

orderByUserBoolean4

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

Specified by:
orderByUserBoolean4 in interface CrxObjectQuery

forAllUserCode0

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

thereExistsUserCode0

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

forAllUserCode0

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

thereExistsUserCode0

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

orderByUserCode0

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

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

userCode0

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

Specified by:
userCode0 in interface CrxObjectQuery

thereExistsUserCode0

public org.w3c.cci2.ComparableTypePredicate thereExistsUserCode0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode0 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:
thereExistsUserCode0 in interface CrxObjectQuery

forAllUserCode0

public org.w3c.cci2.ComparableTypePredicate forAllUserCode0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode0 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:
forAllUserCode0 in interface CrxObjectQuery

orderByUserCode0

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

Specified by:
orderByUserCode0 in interface CrxObjectQuery

forAllUserCode1

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

thereExistsUserCode1

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

forAllUserCode1

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

thereExistsUserCode1

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

orderByUserCode1

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

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

userCode1

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

Specified by:
userCode1 in interface CrxObjectQuery

thereExistsUserCode1

public org.w3c.cci2.ComparableTypePredicate thereExistsUserCode1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode1 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:
thereExistsUserCode1 in interface CrxObjectQuery

forAllUserCode1

public org.w3c.cci2.ComparableTypePredicate forAllUserCode1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode1 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:
forAllUserCode1 in interface CrxObjectQuery

orderByUserCode1

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

Specified by:
orderByUserCode1 in interface CrxObjectQuery

forAllUserCode2

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

thereExistsUserCode2

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

forAllUserCode2

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

thereExistsUserCode2

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

orderByUserCode2

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

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

userCode2

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

Specified by:
userCode2 in interface CrxObjectQuery

thereExistsUserCode2

public org.w3c.cci2.ComparableTypePredicate thereExistsUserCode2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode2 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:
thereExistsUserCode2 in interface CrxObjectQuery

forAllUserCode2

public org.w3c.cci2.ComparableTypePredicate forAllUserCode2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode2 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:
forAllUserCode2 in interface CrxObjectQuery

orderByUserCode2

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

Specified by:
orderByUserCode2 in interface CrxObjectQuery

forAllUserCode3

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

thereExistsUserCode3

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

forAllUserCode3

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

thereExistsUserCode3

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

orderByUserCode3

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

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

userCode3

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

Specified by:
userCode3 in interface CrxObjectQuery

thereExistsUserCode3

public org.w3c.cci2.ComparableTypePredicate thereExistsUserCode3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode3 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:
thereExistsUserCode3 in interface CrxObjectQuery

forAllUserCode3

public org.w3c.cci2.ComparableTypePredicate forAllUserCode3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode3 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:
forAllUserCode3 in interface CrxObjectQuery

orderByUserCode3

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

Specified by:
orderByUserCode3 in interface CrxObjectQuery

forAllUserCode4

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

thereExistsUserCode4

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

forAllUserCode4

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

thereExistsUserCode4

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

orderByUserCode4

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

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

userCode4

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

Specified by:
userCode4 in interface CrxObjectQuery

thereExistsUserCode4

public org.w3c.cci2.ComparableTypePredicate thereExistsUserCode4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userCode4 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:
thereExistsUserCode4 in interface CrxObjectQuery

forAllUserCode4

public org.w3c.cci2.ComparableTypePredicate forAllUserCode4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userCode4 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:
forAllUserCode4 in interface CrxObjectQuery

orderByUserCode4

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

Specified by:
orderByUserCode4 in interface CrxObjectQuery

forAllUserDate0

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

thereExistsUserDate0

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

forAllUserDate0

public void forAllUserDate0(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate0

public void thereExistsUserDate0(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate0

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

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

userDate0

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

Specified by:
userDate0 in interface CrxObjectQuery

thereExistsUserDate0

public org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate0 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:
thereExistsUserDate0 in interface CrxObjectQuery

forAllUserDate0

public org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate0 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:
forAllUserDate0 in interface CrxObjectQuery

orderByUserDate0

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

Specified by:
orderByUserDate0 in interface CrxObjectQuery

forAllUserDate1

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

thereExistsUserDate1

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

forAllUserDate1

public void forAllUserDate1(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate1

public void thereExistsUserDate1(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate1

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

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

userDate1

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

Specified by:
userDate1 in interface CrxObjectQuery

thereExistsUserDate1

public org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate1 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:
thereExistsUserDate1 in interface CrxObjectQuery

forAllUserDate1

public org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate1 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:
forAllUserDate1 in interface CrxObjectQuery

orderByUserDate1

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

Specified by:
orderByUserDate1 in interface CrxObjectQuery

forAllUserDate2

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

thereExistsUserDate2

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

forAllUserDate2

public void forAllUserDate2(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate2

public void thereExistsUserDate2(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate2

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

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

userDate2

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

Specified by:
userDate2 in interface CrxObjectQuery

thereExistsUserDate2

public org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate2 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:
thereExistsUserDate2 in interface CrxObjectQuery

forAllUserDate2

public org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate2 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:
forAllUserDate2 in interface CrxObjectQuery

orderByUserDate2

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

Specified by:
orderByUserDate2 in interface CrxObjectQuery

forAllUserDate3

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

thereExistsUserDate3

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

forAllUserDate3

public void forAllUserDate3(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate3

public void thereExistsUserDate3(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate3

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

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

userDate3

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

Specified by:
userDate3 in interface CrxObjectQuery

thereExistsUserDate3

public org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate3 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:
thereExistsUserDate3 in interface CrxObjectQuery

forAllUserDate3

public org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate3 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:
forAllUserDate3 in interface CrxObjectQuery

orderByUserDate3

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

Specified by:
orderByUserDate3 in interface CrxObjectQuery

forAllUserDate4

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

thereExistsUserDate4

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

forAllUserDate4

public void forAllUserDate4(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate4

public void thereExistsUserDate4(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate4

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

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

userDate4

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

Specified by:
userDate4 in interface CrxObjectQuery

thereExistsUserDate4

public org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userDate4 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:
thereExistsUserDate4 in interface CrxObjectQuery

forAllUserDate4

public org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userDate4 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:
forAllUserDate4 in interface CrxObjectQuery

orderByUserDate4

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

Specified by:
orderByUserDate4 in interface CrxObjectQuery

forAllUserDateTime0

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

thereExistsUserDateTime0

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

forAllUserDateTime0

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

thereExistsUserDateTime0

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

orderByUserDateTime0

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

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

userDateTime0

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

Specified by:
userDateTime0 in interface CrxObjectQuery

thereExistsUserDateTime0

public org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime0 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:
thereExistsUserDateTime0 in interface CrxObjectQuery

forAllUserDateTime0

public org.w3c.cci2.ComparableTypePredicate forAllUserDateTime0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime0 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:
forAllUserDateTime0 in interface CrxObjectQuery

orderByUserDateTime0

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

Specified by:
orderByUserDateTime0 in interface CrxObjectQuery

forAllUserDateTime1

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

thereExistsUserDateTime1

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

forAllUserDateTime1

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

thereExistsUserDateTime1

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

orderByUserDateTime1

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

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

userDateTime1

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

Specified by:
userDateTime1 in interface CrxObjectQuery

thereExistsUserDateTime1

public org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime1 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:
thereExistsUserDateTime1 in interface CrxObjectQuery

forAllUserDateTime1

public org.w3c.cci2.ComparableTypePredicate forAllUserDateTime1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime1 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:
forAllUserDateTime1 in interface CrxObjectQuery

orderByUserDateTime1

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

Specified by:
orderByUserDateTime1 in interface CrxObjectQuery

forAllUserDateTime2

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

thereExistsUserDateTime2

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

forAllUserDateTime2

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

thereExistsUserDateTime2

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

orderByUserDateTime2

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

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

userDateTime2

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

Specified by:
userDateTime2 in interface CrxObjectQuery

thereExistsUserDateTime2

public org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime2 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:
thereExistsUserDateTime2 in interface CrxObjectQuery

forAllUserDateTime2

public org.w3c.cci2.ComparableTypePredicate forAllUserDateTime2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime2 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:
forAllUserDateTime2 in interface CrxObjectQuery

orderByUserDateTime2

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

Specified by:
orderByUserDateTime2 in interface CrxObjectQuery

forAllUserDateTime3

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

thereExistsUserDateTime3

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

forAllUserDateTime3

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

thereExistsUserDateTime3

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

orderByUserDateTime3

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

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

userDateTime3

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

Specified by:
userDateTime3 in interface CrxObjectQuery

thereExistsUserDateTime3

public org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime3 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:
thereExistsUserDateTime3 in interface CrxObjectQuery

forAllUserDateTime3

public org.w3c.cci2.ComparableTypePredicate forAllUserDateTime3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime3 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:
forAllUserDateTime3 in interface CrxObjectQuery

orderByUserDateTime3

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

Specified by:
orderByUserDateTime3 in interface CrxObjectQuery

forAllUserDateTime4

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

thereExistsUserDateTime4

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

forAllUserDateTime4

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

thereExistsUserDateTime4

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

orderByUserDateTime4

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

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

userDateTime4

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

Specified by:
userDateTime4 in interface CrxObjectQuery

thereExistsUserDateTime4

public org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userDateTime4 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:
thereExistsUserDateTime4 in interface CrxObjectQuery

forAllUserDateTime4

public org.w3c.cci2.ComparableTypePredicate forAllUserDateTime4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userDateTime4 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:
forAllUserDateTime4 in interface CrxObjectQuery

orderByUserDateTime4

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

Specified by:
orderByUserDateTime4 in interface CrxObjectQuery

forAllUserNumber0

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

thereExistsUserNumber0

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

forAllUserNumber0

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

thereExistsUserNumber0

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

orderByUserNumber0

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

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

userNumber0

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

Specified by:
userNumber0 in interface CrxObjectQuery

thereExistsUserNumber0

public org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber0 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:
thereExistsUserNumber0 in interface CrxObjectQuery

forAllUserNumber0

public org.w3c.cci2.ComparableTypePredicate forAllUserNumber0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber0 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:
forAllUserNumber0 in interface CrxObjectQuery

orderByUserNumber0

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

Specified by:
orderByUserNumber0 in interface CrxObjectQuery

forAllUserNumber1

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

thereExistsUserNumber1

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

forAllUserNumber1

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

thereExistsUserNumber1

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

orderByUserNumber1

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

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

userNumber1

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

Specified by:
userNumber1 in interface CrxObjectQuery

thereExistsUserNumber1

public org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber1 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:
thereExistsUserNumber1 in interface CrxObjectQuery

forAllUserNumber1

public org.w3c.cci2.ComparableTypePredicate forAllUserNumber1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber1 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:
forAllUserNumber1 in interface CrxObjectQuery

orderByUserNumber1

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

Specified by:
orderByUserNumber1 in interface CrxObjectQuery

forAllUserNumber2

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

thereExistsUserNumber2

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

forAllUserNumber2

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

thereExistsUserNumber2

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

orderByUserNumber2

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

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

userNumber2

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

Specified by:
userNumber2 in interface CrxObjectQuery

thereExistsUserNumber2

public org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber2 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:
thereExistsUserNumber2 in interface CrxObjectQuery

forAllUserNumber2

public org.w3c.cci2.ComparableTypePredicate forAllUserNumber2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber2 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:
forAllUserNumber2 in interface CrxObjectQuery

orderByUserNumber2

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

Specified by:
orderByUserNumber2 in interface CrxObjectQuery

forAllUserNumber3

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

thereExistsUserNumber3

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

forAllUserNumber3

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

thereExistsUserNumber3

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

orderByUserNumber3

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

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

userNumber3

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

Specified by:
userNumber3 in interface CrxObjectQuery

thereExistsUserNumber3

public org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber3 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:
thereExistsUserNumber3 in interface CrxObjectQuery

forAllUserNumber3

public org.w3c.cci2.ComparableTypePredicate forAllUserNumber3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber3 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:
forAllUserNumber3 in interface CrxObjectQuery

orderByUserNumber3

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

Specified by:
orderByUserNumber3 in interface CrxObjectQuery

forAllUserNumber4

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

thereExistsUserNumber4

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

forAllUserNumber4

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

thereExistsUserNumber4

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

orderByUserNumber4

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

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

userNumber4

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

Specified by:
userNumber4 in interface CrxObjectQuery

thereExistsUserNumber4

public org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userNumber4 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:
thereExistsUserNumber4 in interface CrxObjectQuery

forAllUserNumber4

public org.w3c.cci2.ComparableTypePredicate forAllUserNumber4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userNumber4 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:
forAllUserNumber4 in interface CrxObjectQuery

orderByUserNumber4

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

Specified by:
orderByUserNumber4 in interface CrxObjectQuery

forAllUserString0

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

thereExistsUserString0

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

forAllUserString0

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

thereExistsUserString0

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

orderByUserString0

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

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

userString0

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

Specified by:
userString0 in interface CrxObjectQuery

thereExistsUserString0

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

forAllUserString0

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

orderByUserString0

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

Specified by:
orderByUserString0 in interface CrxObjectQuery

forAllUserString1

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

thereExistsUserString1

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

forAllUserString1

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

thereExistsUserString1

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

orderByUserString1

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

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

userString1

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

Specified by:
userString1 in interface CrxObjectQuery

thereExistsUserString1

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

forAllUserString1

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

orderByUserString1

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

Specified by:
orderByUserString1 in interface CrxObjectQuery

forAllUserString2

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

thereExistsUserString2

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

forAllUserString2

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

thereExistsUserString2

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

orderByUserString2

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

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

userString2

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

Specified by:
userString2 in interface CrxObjectQuery

thereExistsUserString2

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

forAllUserString2

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

orderByUserString2

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

Specified by:
orderByUserString2 in interface CrxObjectQuery

forAllUserString3

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

thereExistsUserString3

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

forAllUserString3

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

thereExistsUserString3

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

orderByUserString3

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

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

userString3

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

Specified by:
userString3 in interface CrxObjectQuery

thereExistsUserString3

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

forAllUserString3

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

orderByUserString3

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

Specified by:
orderByUserString3 in interface CrxObjectQuery

forAllUserString4

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

thereExistsUserString4

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

forAllUserString4

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

thereExistsUserString4

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

orderByUserString4

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

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

userString4

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

Specified by:
userString4 in interface CrxObjectQuery

thereExistsUserString4

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

forAllUserString4

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

orderByUserString4

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

Specified by:
orderByUserString4 in interface CrxObjectQuery

forAllPicture

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

thereExistsPicture

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

forAllPicture

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

thereExistsPicture

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

picture

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

Specified by:
picture in interface PicturedQuery

thereExistsPicture

public MediaQuery thereExistsPicture()
Description copied from interface: PicturedQuery
Adds a constraint for the feature picture to the predicate. The predicate for Pictured evaluates true if its value of feature picture 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:
thereExistsPicture in interface PicturedQuery

forAllPicture

public MediaQuery forAllPicture()
Description copied from interface: PicturedQuery
Adds a constraint for the feature picture to the predicate. The predicate for Pictured evaluates true if its value of feature picture 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:
forAllPicture in interface PicturedQuery

forAllPictureContent

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

thereExistsPictureContent

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

forAllPictureContent

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

thereExistsPictureContent

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

orderByPictureContent

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

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

pictureContent

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

Specified by:
pictureContent in interface PicturedQuery

thereExistsPictureContent

public org.w3c.cci2.AnyTypePredicate thereExistsPictureContent()
Description copied from interface: PicturedQuery
Adds a constraint for the feature pictureContent to the predicate. The predicate for Pictured evaluates true if its value of feature pictureContent 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:
thereExistsPictureContent in interface PicturedQuery

forAllPictureContent

public org.w3c.cci2.AnyTypePredicate forAllPictureContent()
Description copied from interface: PicturedQuery
Adds a constraint for the feature pictureContent to the predicate. The predicate for Pictured evaluates true if its value of feature pictureContent 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:
forAllPictureContent in interface PicturedQuery

orderByPictureContent

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

Specified by:
orderByPictureContent in interface PicturedQuery

forAllPictureContentMimeType

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

thereExistsPictureContentMimeType

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

forAllPictureContentMimeType

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

thereExistsPictureContentMimeType

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

orderByPictureContentMimeType

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

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

pictureContentMimeType

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

Specified by:
pictureContentMimeType in interface PicturedQuery

thereExistsPictureContentMimeType

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

forAllPictureContentMimeType

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

orderByPictureContentMimeType

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

Specified by:
orderByPictureContentMimeType in interface PicturedQuery

forAllPictureContentName

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

thereExistsPictureContentName

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

forAllPictureContentName

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

thereExistsPictureContentName

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

orderByPictureContentName

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

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

pictureContentName

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

Specified by:
pictureContentName in interface PicturedQuery

thereExistsPictureContentName

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

forAllPictureContentName

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

orderByPictureContentName

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

Specified by:
orderByPictureContentName in interface PicturedQuery

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.