org.opencrx.kernel.activity1.cci
Class AbsenceFilterImpl

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.activity1.cci.AbsenceFilterImpl
All Implemented Interfaces:
Serializable, AbsenceFilter, ActivityFilter, AbsenceQuery, ActivityQuery, AlertSenderFilter, AuditeeFilter, CloneableFilter, ImporterFilter, IndexedFilter, SecureObjectFilter, SubscriptionTargetFilter, XmlExporterFilter, AlertSenderQuery, AuditeeQuery, CloneableQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, SubscriptionTargetQuery, XmlExporterQuery, DepotReferenceHolderFilter, DepotReferenceHolderQuery, CrxObjectFilter, CrxObjectQuery, RefFilter_1_0, RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, org.w3c.cci2.AnyTypePredicate

public class AbsenceFilterImpl
extends RefPredicate_1
implements AbsenceFilter, AbsenceQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
AbsenceFilterImpl(RefPackage_1_0 aPackage)
           
AbsenceFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
AbsenceFilterImpl(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 activityNumber()
          Adds a constraint to the predicate for Activity testing whether the value of the feature activityNumber is null or not.
 org.w3c.cci2.ComparableTypePredicate activityState()
           
 org.w3c.cci2.OptionalFeaturePredicate activityType()
          Adds a constraint to the predicate for Activity testing whether the value of the feature activityType is null or not.
 org.w3c.cci2.OptionalFeaturePredicate actualEffortHhMm()
          Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortHhMm is null or not.
 org.w3c.cci2.OptionalFeaturePredicate actualEffortHours()
          Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortHours is null or not.
 org.w3c.cci2.OptionalFeaturePredicate actualEffortMinutes()
          Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortMinutes is null or not.
 org.w3c.cci2.OptionalFeaturePredicate actualEnd()
          Adds a constraint to the predicate for Activity testing whether the value of the feature actualEnd is null or not.
 org.w3c.cci2.OptionalFeaturePredicate actualStart()
          Adds a constraint to the predicate for Activity testing whether the value of the feature actualStart is null or not.
 org.w3c.cci2.OptionalFeaturePredicate assignedTo()
          Adds a constraint to the predicate for Activity testing whether the value of the feature assignedTo 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.MultivaluedFeaturePredicate contract()
          Adds a constraint to the predicate for Activity testing whether the feature contract 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.OptionalFeaturePredicate description()
          Adds a constraint to the predicate for Activity testing whether the value of the feature description is null or not.
 org.w3c.cci2.OptionalFeaturePredicate detailedDescription()
          Adds a constraint to the predicate for Activity testing whether the value of the feature detailedDescription is null 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.OptionalFeaturePredicate dueBy()
          Adds a constraint to the predicate for Activity testing whether the value of the feature dueBy 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)
           
 org.w3c.cci2.StringTypePredicate forAllActivityNumber()
          Adds a constraint for the feature activityNumber to the predicate.
 void forAllActivityNumber(short operator, Collection values)
           
 void forAllActivityNumber(short operator, String[] filterValues)
           
 void forAllActivityState(short operator, Collection values)
           
 void forAllActivityState(short operator, short[] filterValues)
           
 ActivityTypeQuery forAllActivityType()
          Adds a constraint for the feature activityType to the predicate.
 void forAllActivityType(short operator, ActivityType[] filterValues)
           
 void forAllActivityType(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllActualEffortHhMm()
          Adds a constraint for the feature actualEffortHhMm to the predicate.
 void forAllActualEffortHhMm(short operator, Collection values)
           
 void forAllActualEffortHhMm(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllActualEffortHours()
          Adds a constraint for the feature actualEffortHours to the predicate.
 void forAllActualEffortHours(short operator, Collection values)
           
 void forAllActualEffortHours(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllActualEffortMinutes()
          Adds a constraint for the feature actualEffortMinutes to the predicate.
 void forAllActualEffortMinutes(short operator, Collection values)
           
 void forAllActualEffortMinutes(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllActualEnd()
          Adds a constraint for the feature actualEnd to the predicate.
 void forAllActualEnd(short operator, Collection values)
           
 void forAllActualEnd(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllActualStart()
          Adds a constraint for the feature actualStart to the predicate.
 void forAllActualStart(short operator, Collection values)
           
 void forAllActualStart(short operator, Date[] filterValues)
           
 ContactQuery forAllAssignedTo()
          Adds a constraint for the feature assignedTo to the predicate.
 void forAllAssignedTo(short operator, Collection values)
           
 void forAllAssignedTo(short operator, Contact[] filterValues)
           
 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)
           
 AbstractContractQuery forAllContract()
          Adds a constraint for the feature contract to the predicate.
 void forAllContract(short operator, AbstractContract[] filterValues)
           
 void forAllContract(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void forAllCreatedBy(short operator, Collection values)
           
 void forAllCreatedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllDescription()
          Adds a constraint for the feature description to the predicate.
 void forAllDescription(short operator, Collection values)
           
 void forAllDescription(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllDetailedDescription()
          Adds a constraint for the feature detailedDescription to the predicate.
 void forAllDetailedDescription(short operator, Collection values)
           
 void forAllDetailedDescription(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.ComparableTypePredicate forAllDueBy()
          Adds a constraint for the feature dueBy to the predicate.
 void forAllDueBy(short operator, Collection values)
           
 void forAllDueBy(short operator, Date[] 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)
           
 ActivityProcessTransitionQuery forAllLastTransition()
          Adds a constraint for the feature lastTransition to the predicate.
 void forAllLastTransition(short operator, ActivityProcessTransition[] filterValues)
           
 void forAllLastTransition(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllMainEstimateEffortHhMm()
          Adds a constraint for the feature mainEstimateEffortHhMm to the predicate.
 void forAllMainEstimateEffortHhMm(short operator, Collection values)
           
 void forAllMainEstimateEffortHhMm(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllMainEstimateEffortHours()
          Adds a constraint for the feature mainEstimateEffortHours to the predicate.
 void forAllMainEstimateEffortHours(short operator, Collection values)
           
 void forAllMainEstimateEffortHours(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllMainEstimateEffortMinutes()
          Adds a constraint for the feature mainEstimateEffortMinutes to the predicate.
 void forAllMainEstimateEffortMinutes(short operator, Collection values)
           
 void forAllMainEstimateEffortMinutes(short operator, int[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMisc1()
          Adds a constraint for the feature misc1 to the predicate.
 void forAllMisc1(short operator, Collection values)
           
 void forAllMisc1(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMisc2()
          Adds a constraint for the feature misc2 to the predicate.
 void forAllMisc2(short operator, Collection values)
           
 void forAllMisc2(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMisc3()
          Adds a constraint for the feature misc3 to the predicate.
 void forAllMisc3(short operator, Collection values)
           
 void forAllMisc3(short operator, String[] filterValues)
           
 void forAllModifiedAt(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void forAllModifiedBy(short operator, Collection values)
           
 void forAllModifiedBy(short operator, String[] filterValues)
           
 void forAllName(short operator, Collection values)
           
 void forAllName(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllOriginalScheduledEnd()
          Adds a constraint for the feature originalScheduledEnd to the predicate.
 void forAllOriginalScheduledEnd(short operator, Collection values)
           
 void forAllOriginalScheduledEnd(short operator, Date[] 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)
           
 org.w3c.cci2.ComparableTypePredicate forAllPercentComplete()
          Adds a constraint for the feature percentComplete to the predicate.
 void forAllPercentComplete(short operator, Collection values)
           
 void forAllPercentComplete(short operator, short[] filterValues)
           
 void forAllPriority(short operator, Collection values)
           
 void forAllPriority(short operator, short[] filterValues)
           
 ActivityProcessStateQuery forAllProcessState()
          Adds a constraint for the feature processState to the predicate.
 void forAllProcessState(short operator, ActivityProcessState[] filterValues)
           
 void forAllProcessState(short operator, Collection values)
           
 AccountQuery forAllReportingAccount()
          Adds a constraint for the feature reportingAccount to the predicate.
 void forAllReportingAccount(short operator, Account[] filterValues)
           
 void forAllReportingAccount(short operator, Collection values)
           
 ContactQuery forAllReportingContact()
          Adds a constraint for the feature reportingContact to the predicate.
 void forAllReportingContact(short operator, Collection values)
           
 void forAllReportingContact(short operator, Contact[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllScheduledEnd()
          Adds a constraint for the feature scheduledEnd to the predicate.
 void forAllScheduledEnd(short operator, Collection values)
           
 void forAllScheduledEnd(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllScheduledStart()
          Adds a constraint for the feature scheduledStart to the predicate.
 void forAllScheduledStart(short operator, Collection values)
           
 void forAllScheduledStart(short operator, Date[] filterValues)
           
 void forAllTotalVotes(short operator, Collection values)
           
 void forAllTotalVotes(short operator, int[] 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.OptionalFeaturePredicate lastTransition()
          Adds a constraint to the predicate for Activity testing whether the value of the feature lastTransition is null or not.
 org.w3c.cci2.OptionalFeaturePredicate mainEstimateEffortHhMm()
          Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortHhMm is null or not.
 org.w3c.cci2.OptionalFeaturePredicate mainEstimateEffortHours()
          Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortHours is null or not.
 org.w3c.cci2.OptionalFeaturePredicate mainEstimateEffortMinutes()
          Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortMinutes is null or not.
 org.w3c.cci2.OptionalFeaturePredicate misc1()
          Adds a constraint to the predicate for Activity testing whether the value of the feature misc1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate misc2()
          Adds a constraint to the predicate for Activity testing whether the value of the feature misc2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate misc3()
          Adds a constraint to the predicate for Activity testing whether the value of the feature misc3 is null or not.
 org.w3c.cci2.ComparableTypePredicate modifiedAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate modifiedBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature modifiedBy has values or not.
 org.w3c.cci2.StringTypePredicate name()
           
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelBrowse()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelBrowse Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelBrowse(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelDelete()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelDelete Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelDelete(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelUpdate()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelUpdate Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelUpdate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByActivityNumber()
          Allows to adds a sort instruction for Activity depending the feature activityNumber Note: The order in which orderBy… instructions are given is relevant!
 void orderByActivityNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByActivityState()
          Allows to adds a sort instruction for Activity depending the feature activityState Note: The order in which orderBy… instructions are given is relevant!
 void orderByActivityState(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByActualEffortHhMm()
          Allows to adds a sort instruction for Activity depending the feature actualEffortHhMm Note: The order in which orderBy… instructions are given is relevant!
 void orderByActualEffortHhMm(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByActualEffortHours()
          Allows to adds a sort instruction for Activity depending the feature actualEffortHours Note: The order in which orderBy… instructions are given is relevant!
 void orderByActualEffortHours(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByActualEffortMinutes()
          Allows to adds a sort instruction for Activity depending the feature actualEffortMinutes Note: The order in which orderBy… instructions are given is relevant!
 void orderByActualEffortMinutes(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByActualEnd()
          Allows to adds a sort instruction for Activity depending the feature actualEnd Note: The order in which orderBy… instructions are given is relevant!
 void orderByActualEnd(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByActualStart()
          Allows to adds a sort instruction for Activity depending the feature actualStart Note: The order in which orderBy… instructions are given is relevant!
 void orderByActualStart(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 orderByDescription()
          Allows to adds a sort instruction for Activity depending the feature description Note: The order in which orderBy… instructions are given is relevant!
 void orderByDescription(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDetailedDescription()
          Allows to adds a sort instruction for Activity depending the feature detailedDescription Note: The order in which orderBy… instructions are given is relevant!
 void orderByDetailedDescription(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.SimpleTypeOrder orderByDueBy()
          Allows to adds a sort instruction for Activity depending the feature dueBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByDueBy(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 orderByMainEstimateEffortHhMm()
          Allows to adds a sort instruction for Activity depending the feature mainEstimateEffortHhMm Note: The order in which orderBy… instructions are given is relevant!
 void orderByMainEstimateEffortHhMm(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMainEstimateEffortHours()
          Allows to adds a sort instruction for Activity depending the feature mainEstimateEffortHours Note: The order in which orderBy… instructions are given is relevant!
 void orderByMainEstimateEffortHours(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMainEstimateEffortMinutes()
          Allows to adds a sort instruction for Activity depending the feature mainEstimateEffortMinutes Note: The order in which orderBy… instructions are given is relevant!
 void orderByMainEstimateEffortMinutes(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMisc1()
          Allows to adds a sort instruction for Activity depending the feature misc1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByMisc1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMisc2()
          Allows to adds a sort instruction for Activity depending the feature misc2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByMisc2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMisc3()
          Allows to adds a sort instruction for Activity depending the feature misc3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByMisc3(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.SimpleTypeOrder orderByName()
          Allows to adds a sort instruction for Activity depending the feature name Note: The order in which orderBy… instructions are given is relevant!
 void orderByName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByOriginalScheduledEnd()
          Allows to adds a sort instruction for Activity depending the feature originalScheduledEnd Note: The order in which orderBy… instructions are given is relevant!
 void orderByOriginalScheduledEnd(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 orderByPercentComplete()
          Allows to adds a sort instruction for Activity depending the feature percentComplete Note: The order in which orderBy… instructions are given is relevant!
 void orderByPercentComplete(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPriority()
          Allows to adds a sort instruction for Activity depending the feature priority Note: The order in which orderBy… instructions are given is relevant!
 void orderByPriority(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByScheduledEnd()
          Allows to adds a sort instruction for Activity depending the feature scheduledEnd Note: The order in which orderBy… instructions are given is relevant!
 void orderByScheduledEnd(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByScheduledStart()
          Allows to adds a sort instruction for Activity depending the feature scheduledStart Note: The order in which orderBy… instructions are given is relevant!
 void orderByScheduledStart(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByTotalVotes()
          Allows to adds a sort instruction for Activity depending the feature totalVotes Note: The order in which orderBy… instructions are given is relevant!
 void orderByTotalVotes(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.OptionalFeaturePredicate originalScheduledEnd()
          Adds a constraint to the predicate for Activity testing whether the value of the feature originalScheduledEnd is null or not.
 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 percentComplete()
          Adds a constraint to the predicate for Activity testing whether the value of the feature percentComplete is null or not.
 org.w3c.cci2.ComparableTypePredicate priority()
           
 org.w3c.cci2.OptionalFeaturePredicate processState()
          Adds a constraint to the predicate for Activity testing whether the value of the feature processState is null or not.
 org.w3c.cci2.OptionalFeaturePredicate reportingAccount()
          Adds a constraint to the predicate for Activity testing whether the value of the feature reportingAccount is null or not.
 org.w3c.cci2.OptionalFeaturePredicate reportingContact()
          Adds a constraint to the predicate for Activity testing whether the value of the feature reportingContact is null or not.
 org.w3c.cci2.OptionalFeaturePredicate scheduledEnd()
          Adds a constraint to the predicate for Activity testing whether the value of the feature scheduledEnd is null or not.
 org.w3c.cci2.OptionalFeaturePredicate scheduledStart()
          Adds a constraint to the predicate for Activity testing whether the value of the feature scheduledStart is null or not.
 BasicObjectQuery thereExistsAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void thereExistsAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void thereExistsAccessGrantedByParent(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, short[] filterValues)
           
 void thereExistsAccessLevelDelete(short operator, Collection values)
           
 void thereExistsAccessLevelDelete(short operator, short[] filterValues)
           
 void thereExistsAccessLevelUpdate(short operator, Collection values)
           
 void thereExistsAccessLevelUpdate(short operator, short[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsActivityNumber()
          Adds a constraint for the feature activityNumber to the predicate.
 void thereExistsActivityNumber(short operator, Collection values)
           
 void thereExistsActivityNumber(short operator, String[] filterValues)
           
 void thereExistsActivityState(short operator, Collection values)
           
 void thereExistsActivityState(short operator, short[] filterValues)
           
 ActivityTypeQuery thereExistsActivityType()
          Adds a constraint for the feature activityType to the predicate.
 void thereExistsActivityType(short operator, ActivityType[] filterValues)
           
 void thereExistsActivityType(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsActualEffortHhMm()
          Adds a constraint for the feature actualEffortHhMm to the predicate.
 void thereExistsActualEffortHhMm(short operator, Collection values)
           
 void thereExistsActualEffortHhMm(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsActualEffortHours()
          Adds a constraint for the feature actualEffortHours to the predicate.
 void thereExistsActualEffortHours(short operator, Collection values)
           
 void thereExistsActualEffortHours(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsActualEffortMinutes()
          Adds a constraint for the feature actualEffortMinutes to the predicate.
 void thereExistsActualEffortMinutes(short operator, Collection values)
           
 void thereExistsActualEffortMinutes(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsActualEnd()
          Adds a constraint for the feature actualEnd to the predicate.
 void thereExistsActualEnd(short operator, Collection values)
           
 void thereExistsActualEnd(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsActualStart()
          Adds a constraint for the feature actualStart to the predicate.
 void thereExistsActualStart(short operator, Collection values)
           
 void thereExistsActualStart(short operator, Date[] filterValues)
           
 ContactQuery thereExistsAssignedTo()
          Adds a constraint for the feature assignedTo to the predicate.
 void thereExistsAssignedTo(short operator, Collection values)
           
 void thereExistsAssignedTo(short operator, Contact[] filterValues)
           
 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)
           
 AbstractContractQuery thereExistsContract()
          Adds a constraint for the feature contract to the predicate.
 void thereExistsContract(short operator, AbstractContract[] filterValues)
           
 void thereExistsContract(short operator, Collection values)
           
 void thereExistsCreatedAt(short operator, Collection values)
           
 void thereExistsCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void thereExistsCreatedBy(short operator, Collection values)
           
 void thereExistsCreatedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsDescription()
          Adds a constraint for the feature description to the predicate.
 void thereExistsDescription(short operator, Collection values)
           
 void thereExistsDescription(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsDetailedDescription()
          Adds a constraint for the feature detailedDescription to the predicate.
 void thereExistsDetailedDescription(short operator, Collection values)
           
 void thereExistsDetailedDescription(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.ComparableTypePredicate thereExistsDueBy()
          Adds a constraint for the feature dueBy to the predicate.
 void thereExistsDueBy(short operator, Collection values)
           
 void thereExistsDueBy(short operator, Date[] 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)
           
 ActivityProcessTransitionQuery thereExistsLastTransition()
          Adds a constraint for the feature lastTransition to the predicate.
 void thereExistsLastTransition(short operator, ActivityProcessTransition[] filterValues)
           
 void thereExistsLastTransition(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsMainEstimateEffortHhMm()
          Adds a constraint for the feature mainEstimateEffortHhMm to the predicate.
 void thereExistsMainEstimateEffortHhMm(short operator, Collection values)
           
 void thereExistsMainEstimateEffortHhMm(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsMainEstimateEffortHours()
          Adds a constraint for the feature mainEstimateEffortHours to the predicate.
 void thereExistsMainEstimateEffortHours(short operator, Collection values)
           
 void thereExistsMainEstimateEffortHours(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsMainEstimateEffortMinutes()
          Adds a constraint for the feature mainEstimateEffortMinutes to the predicate.
 void thereExistsMainEstimateEffortMinutes(short operator, Collection values)
           
 void thereExistsMainEstimateEffortMinutes(short operator, int[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsMisc1()
          Adds a constraint for the feature misc1 to the predicate.
 void thereExistsMisc1(short operator, Collection values)
           
 void thereExistsMisc1(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsMisc2()
          Adds a constraint for the feature misc2 to the predicate.
 void thereExistsMisc2(short operator, Collection values)
           
 void thereExistsMisc2(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsMisc3()
          Adds a constraint for the feature misc3 to the predicate.
 void thereExistsMisc3(short operator, Collection values)
           
 void thereExistsMisc3(short operator, String[] filterValues)
           
 void thereExistsModifiedAt(short operator, Collection values)
           
 void thereExistsModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void thereExistsModifiedBy(short operator, Collection values)
           
 void thereExistsModifiedBy(short operator, String[] filterValues)
           
 void thereExistsName(short operator, Collection values)
           
 void thereExistsName(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsOriginalScheduledEnd()
          Adds a constraint for the feature originalScheduledEnd to the predicate.
 void thereExistsOriginalScheduledEnd(short operator, Collection values)
           
 void thereExistsOriginalScheduledEnd(short operator, Date[] 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)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsPercentComplete()
          Adds a constraint for the feature percentComplete to the predicate.
 void thereExistsPercentComplete(short operator, Collection values)
           
 void thereExistsPercentComplete(short operator, short[] filterValues)
           
 void thereExistsPriority(short operator, Collection values)
           
 void thereExistsPriority(short operator, short[] filterValues)
           
 ActivityProcessStateQuery thereExistsProcessState()
          Adds a constraint for the feature processState to the predicate.
 void thereExistsProcessState(short operator, ActivityProcessState[] filterValues)
           
 void thereExistsProcessState(short operator, Collection values)
           
 AccountQuery thereExistsReportingAccount()
          Adds a constraint for the feature reportingAccount to the predicate.
 void thereExistsReportingAccount(short operator, Account[] filterValues)
           
 void thereExistsReportingAccount(short operator, Collection values)
           
 ContactQuery thereExistsReportingContact()
          Adds a constraint for the feature reportingContact to the predicate.
 void thereExistsReportingContact(short operator, Collection values)
           
 void thereExistsReportingContact(short operator, Contact[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsScheduledEnd()
          Adds a constraint for the feature scheduledEnd to the predicate.
 void thereExistsScheduledEnd(short operator, Collection values)
           
 void thereExistsScheduledEnd(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsScheduledStart()
          Adds a constraint for the feature scheduledStart to the predicate.
 void thereExistsScheduledStart(short operator, Collection values)
           
 void thereExistsScheduledStart(short operator, Date[] filterValues)
           
 void thereExistsTotalVotes(short operator, Collection values)
           
 void thereExistsTotalVotes(short operator, int[] 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.ComparableTypePredicate totalVotes()
           
 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

AbsenceFilterImpl

public AbsenceFilterImpl(RefPackage_1_0 aPackage)

AbsenceFilterImpl

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

AbsenceFilterImpl

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

forAllActivityNumber

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

thereExistsActivityNumber

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

forAllActivityNumber

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

thereExistsActivityNumber

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

orderByActivityNumber

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

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

activityNumber

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

Specified by:
activityNumber in interface ActivityQuery

thereExistsActivityNumber

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

forAllActivityNumber

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

orderByActivityNumber

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

Specified by:
orderByActivityNumber in interface ActivityQuery

forAllActivityState

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

thereExistsActivityState

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

forAllActivityState

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

thereExistsActivityState

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

orderByActivityState

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

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

activityState

public org.w3c.cci2.ComparableTypePredicate activityState()
Specified by:
activityState in interface ActivityQuery

orderByActivityState

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

Specified by:
orderByActivityState in interface ActivityQuery

forAllActivityType

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

thereExistsActivityType

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

forAllActivityType

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

thereExistsActivityType

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

activityType

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

Specified by:
activityType in interface ActivityQuery

thereExistsActivityType

public ActivityTypeQuery thereExistsActivityType()
Description copied from interface: ActivityQuery
Adds a constraint for the feature activityType to the predicate. The predicate for Activity evaluates true if its value of feature activityType 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:
thereExistsActivityType in interface ActivityQuery

forAllActivityType

public ActivityTypeQuery forAllActivityType()
Description copied from interface: ActivityQuery
Adds a constraint for the feature activityType to the predicate. The predicate for Activity evaluates true if its value of feature activityType 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:
forAllActivityType in interface ActivityQuery

forAllActualEffortHhMm

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

thereExistsActualEffortHhMm

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

forAllActualEffortHhMm

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

thereExistsActualEffortHhMm

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

orderByActualEffortHhMm

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

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

actualEffortHhMm

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

Specified by:
actualEffortHhMm in interface ActivityQuery

thereExistsActualEffortHhMm

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

forAllActualEffortHhMm

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

orderByActualEffortHhMm

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

Specified by:
orderByActualEffortHhMm in interface ActivityQuery

forAllActualEffortHours

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

thereExistsActualEffortHours

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

forAllActualEffortHours

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

thereExistsActualEffortHours

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

orderByActualEffortHours

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

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

actualEffortHours

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

Specified by:
actualEffortHours in interface ActivityQuery

thereExistsActualEffortHours

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

forAllActualEffortHours

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

orderByActualEffortHours

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

Specified by:
orderByActualEffortHours in interface ActivityQuery

forAllActualEffortMinutes

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

thereExistsActualEffortMinutes

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

forAllActualEffortMinutes

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

thereExistsActualEffortMinutes

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

orderByActualEffortMinutes

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

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

actualEffortMinutes

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

Specified by:
actualEffortMinutes in interface ActivityQuery

thereExistsActualEffortMinutes

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

forAllActualEffortMinutes

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

orderByActualEffortMinutes

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

Specified by:
orderByActualEffortMinutes in interface ActivityQuery

forAllActualEnd

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

thereExistsActualEnd

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

forAllActualEnd

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

thereExistsActualEnd

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

orderByActualEnd

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

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

actualEnd

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

Specified by:
actualEnd in interface ActivityQuery

thereExistsActualEnd

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

forAllActualEnd

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

orderByActualEnd

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

Specified by:
orderByActualEnd in interface ActivityQuery

forAllActualStart

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

thereExistsActualStart

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

forAllActualStart

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

thereExistsActualStart

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

orderByActualStart

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

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

actualStart

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

Specified by:
actualStart in interface ActivityQuery

thereExistsActualStart

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

forAllActualStart

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

orderByActualStart

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

Specified by:
orderByActualStart in interface ActivityQuery

forAllAssignedTo

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

thereExistsAssignedTo

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

forAllAssignedTo

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

thereExistsAssignedTo

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

assignedTo

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

Specified by:
assignedTo in interface ActivityQuery

thereExistsAssignedTo

public ContactQuery thereExistsAssignedTo()
Description copied from interface: ActivityQuery
Adds a constraint for the feature assignedTo to the predicate. The predicate for Activity evaluates true if its value of feature assignedTo 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:
thereExistsAssignedTo in interface ActivityQuery

forAllAssignedTo

public ContactQuery forAllAssignedTo()
Description copied from interface: ActivityQuery
Adds a constraint for the feature assignedTo to the predicate. The predicate for Activity evaluates true if its value of feature assignedTo 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:
forAllAssignedTo in interface ActivityQuery

forAllContract

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

thereExistsContract

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

forAllContract

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

thereExistsContract

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

contract

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

Specified by:
contract in interface ActivityQuery

thereExistsContract

public AbstractContractQuery thereExistsContract()
Description copied from interface: ActivityQuery
Adds a constraint for the feature contract to the predicate. The predicate for Activity evaluates true if its value of feature contract 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:
thereExistsContract in interface ActivityQuery

forAllContract

public AbstractContractQuery forAllContract()
Description copied from interface: ActivityQuery
Adds a constraint for the feature contract to the predicate. The predicate for Activity evaluates true if its value of feature contract 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:
forAllContract in interface ActivityQuery

forAllDescription

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

thereExistsDescription

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

forAllDescription

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

thereExistsDescription

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

orderByDescription

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

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

description

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

Specified by:
description in interface ActivityQuery

thereExistsDescription

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

forAllDescription

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

orderByDescription

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

Specified by:
orderByDescription in interface ActivityQuery

forAllDetailedDescription

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

thereExistsDetailedDescription

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

forAllDetailedDescription

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

thereExistsDetailedDescription

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

orderByDetailedDescription

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

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

detailedDescription

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

Specified by:
detailedDescription in interface ActivityQuery

thereExistsDetailedDescription

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

forAllDetailedDescription

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

orderByDetailedDescription

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

Specified by:
orderByDetailedDescription in interface ActivityQuery

forAllDueBy

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

thereExistsDueBy

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

forAllDueBy

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

thereExistsDueBy

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

orderByDueBy

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

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

dueBy

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

Specified by:
dueBy in interface ActivityQuery

thereExistsDueBy

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

forAllDueBy

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

orderByDueBy

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

Specified by:
orderByDueBy in interface ActivityQuery

forAllLastTransition

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

thereExistsLastTransition

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

forAllLastTransition

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

thereExistsLastTransition

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

lastTransition

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

Specified by:
lastTransition in interface ActivityQuery

thereExistsLastTransition

public ActivityProcessTransitionQuery thereExistsLastTransition()
Description copied from interface: ActivityQuery
Adds a constraint for the feature lastTransition to the predicate. The predicate for Activity evaluates true if its value of feature lastTransition 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:
thereExistsLastTransition in interface ActivityQuery

forAllLastTransition

public ActivityProcessTransitionQuery forAllLastTransition()
Description copied from interface: ActivityQuery
Adds a constraint for the feature lastTransition to the predicate. The predicate for Activity evaluates true if its value of feature lastTransition 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:
forAllLastTransition in interface ActivityQuery

forAllMainEstimateEffortHhMm

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

thereExistsMainEstimateEffortHhMm

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

forAllMainEstimateEffortHhMm

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

thereExistsMainEstimateEffortHhMm

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

orderByMainEstimateEffortHhMm

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

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

mainEstimateEffortHhMm

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

Specified by:
mainEstimateEffortHhMm in interface ActivityQuery

thereExistsMainEstimateEffortHhMm

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

forAllMainEstimateEffortHhMm

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

orderByMainEstimateEffortHhMm

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

Specified by:
orderByMainEstimateEffortHhMm in interface ActivityQuery

forAllMainEstimateEffortHours

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

thereExistsMainEstimateEffortHours

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

forAllMainEstimateEffortHours

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

thereExistsMainEstimateEffortHours

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

orderByMainEstimateEffortHours

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

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

mainEstimateEffortHours

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

Specified by:
mainEstimateEffortHours in interface ActivityQuery

thereExistsMainEstimateEffortHours

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

forAllMainEstimateEffortHours

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

orderByMainEstimateEffortHours

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

Specified by:
orderByMainEstimateEffortHours in interface ActivityQuery

forAllMainEstimateEffortMinutes

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

thereExistsMainEstimateEffortMinutes

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

forAllMainEstimateEffortMinutes

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

thereExistsMainEstimateEffortMinutes

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

orderByMainEstimateEffortMinutes

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

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

mainEstimateEffortMinutes

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

Specified by:
mainEstimateEffortMinutes in interface ActivityQuery

thereExistsMainEstimateEffortMinutes

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

forAllMainEstimateEffortMinutes

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

orderByMainEstimateEffortMinutes

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

Specified by:
orderByMainEstimateEffortMinutes in interface ActivityQuery

forAllMisc1

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

thereExistsMisc1

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

forAllMisc1

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

thereExistsMisc1

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

orderByMisc1

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

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

misc1

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

Specified by:
misc1 in interface ActivityQuery

thereExistsMisc1

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

forAllMisc1

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

orderByMisc1

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

Specified by:
orderByMisc1 in interface ActivityQuery

forAllMisc2

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

thereExistsMisc2

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

forAllMisc2

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

thereExistsMisc2

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

orderByMisc2

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

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

misc2

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

Specified by:
misc2 in interface ActivityQuery

thereExistsMisc2

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

forAllMisc2

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

orderByMisc2

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

Specified by:
orderByMisc2 in interface ActivityQuery

forAllMisc3

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

thereExistsMisc3

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

forAllMisc3

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

thereExistsMisc3

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

orderByMisc3

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

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

misc3

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

Specified by:
misc3 in interface ActivityQuery

thereExistsMisc3

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

forAllMisc3

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

orderByMisc3

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

Specified by:
orderByMisc3 in interface ActivityQuery

forAllName

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

thereExistsName

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

forAllName

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

thereExistsName

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

orderByName

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

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

name

public org.w3c.cci2.StringTypePredicate name()
Specified by:
name in interface ActivityQuery

orderByName

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

Specified by:
orderByName in interface ActivityQuery

forAllOriginalScheduledEnd

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

thereExistsOriginalScheduledEnd

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

forAllOriginalScheduledEnd

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

thereExistsOriginalScheduledEnd

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

orderByOriginalScheduledEnd

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

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

originalScheduledEnd

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

Specified by:
originalScheduledEnd in interface ActivityQuery

thereExistsOriginalScheduledEnd

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

forAllOriginalScheduledEnd

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

orderByOriginalScheduledEnd

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

Specified by:
orderByOriginalScheduledEnd in interface ActivityQuery

forAllPercentComplete

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

thereExistsPercentComplete

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

forAllPercentComplete

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

thereExistsPercentComplete

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

orderByPercentComplete

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

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

percentComplete

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

Specified by:
percentComplete in interface ActivityQuery

thereExistsPercentComplete

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

forAllPercentComplete

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

orderByPercentComplete

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

Specified by:
orderByPercentComplete in interface ActivityQuery

forAllPriority

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

thereExistsPriority

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

forAllPriority

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

thereExistsPriority

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

orderByPriority

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

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

priority

public org.w3c.cci2.ComparableTypePredicate priority()
Specified by:
priority in interface ActivityQuery

orderByPriority

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

Specified by:
orderByPriority in interface ActivityQuery

forAllProcessState

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

thereExistsProcessState

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

forAllProcessState

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

thereExistsProcessState

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

processState

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

Specified by:
processState in interface ActivityQuery

thereExistsProcessState

public ActivityProcessStateQuery thereExistsProcessState()
Description copied from interface: ActivityQuery
Adds a constraint for the feature processState to the predicate. The predicate for Activity evaluates true if its value of feature processState 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:
thereExistsProcessState in interface ActivityQuery

forAllProcessState

public ActivityProcessStateQuery forAllProcessState()
Description copied from interface: ActivityQuery
Adds a constraint for the feature processState to the predicate. The predicate for Activity evaluates true if its value of feature processState 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:
forAllProcessState in interface ActivityQuery

forAllReportingAccount

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

thereExistsReportingAccount

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

forAllReportingAccount

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

thereExistsReportingAccount

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

reportingAccount

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

Specified by:
reportingAccount in interface ActivityQuery

thereExistsReportingAccount

public AccountQuery thereExistsReportingAccount()
Description copied from interface: ActivityQuery
Adds a constraint for the feature reportingAccount to the predicate. The predicate for Activity evaluates true if its value of feature reportingAccount 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:
thereExistsReportingAccount in interface ActivityQuery

forAllReportingAccount

public AccountQuery forAllReportingAccount()
Description copied from interface: ActivityQuery
Adds a constraint for the feature reportingAccount to the predicate. The predicate for Activity evaluates true if its value of feature reportingAccount 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:
forAllReportingAccount in interface ActivityQuery

forAllReportingContact

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

thereExistsReportingContact

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

forAllReportingContact

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

thereExistsReportingContact

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

reportingContact

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

Specified by:
reportingContact in interface ActivityQuery

thereExistsReportingContact

public ContactQuery thereExistsReportingContact()
Description copied from interface: ActivityQuery
Adds a constraint for the feature reportingContact to the predicate. The predicate for Activity evaluates true if its value of feature reportingContact 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:
thereExistsReportingContact in interface ActivityQuery

forAllReportingContact

public ContactQuery forAllReportingContact()
Description copied from interface: ActivityQuery
Adds a constraint for the feature reportingContact to the predicate. The predicate for Activity evaluates true if its value of feature reportingContact 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:
forAllReportingContact in interface ActivityQuery

forAllScheduledEnd

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

thereExistsScheduledEnd

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

forAllScheduledEnd

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

thereExistsScheduledEnd

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

orderByScheduledEnd

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

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

scheduledEnd

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

Specified by:
scheduledEnd in interface ActivityQuery

thereExistsScheduledEnd

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

forAllScheduledEnd

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

orderByScheduledEnd

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

Specified by:
orderByScheduledEnd in interface ActivityQuery

forAllScheduledStart

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

thereExistsScheduledStart

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

forAllScheduledStart

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

thereExistsScheduledStart

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

orderByScheduledStart

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

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

scheduledStart

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

Specified by:
scheduledStart in interface ActivityQuery

thereExistsScheduledStart

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

forAllScheduledStart

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

orderByScheduledStart

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

Specified by:
orderByScheduledStart in interface ActivityQuery

forAllTotalVotes

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

thereExistsTotalVotes

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

forAllTotalVotes

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

thereExistsTotalVotes

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

orderByTotalVotes

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

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

totalVotes

public org.w3c.cci2.ComparableTypePredicate totalVotes()
Specified by:
totalVotes in interface ActivityQuery

orderByTotalVotes

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

Specified by:
orderByTotalVotes in interface ActivityQuery

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()
Des