org.opencrx.kernel.generic.cci2
Interface CrxObjectQuery

All Superinterfaces:
AlertSenderQuery, AnyTypePredicate, AuditeeQuery, BasicObjectQuery, CloneableQuery, ContextCapableQuery, CreatableQuery, ExporterQuery, ExtentCapableQuery, ImporterQuery, IndexedQuery, ModifiableQuery, SecureObjectQuery
All Known Subinterfaces:
AbsenceQuery, AbstractContractQuery, AbstractGroupQuery, AbstractInvoicePositionQuery, AbstractOpportunityPositionQuery, AbstractPriceLevelQuery, AbstractProductQuery, AbstractQuotePositionQuery, AbstractRemovedPositionQuery, AbstractSalesOrderPositionQuery, AbstractTaskQuery, AccountAddressQuery, AccountAddressQuery, AccountAssignmentContractQuery, AccountAssignmentInventoryItemQuery, AccountAssignmentProductQuery, AccountFilterGlobalQuery, AccountQuery, ActivityCategoryQuery, ActivityCreationActionQuery, ActivityCreatorQuery, ActivityFilterGlobalQuery, ActivityFollowUpQuery, ActivityMilestoneQuery, ActivityProcessActionQuery, ActivityProcessQuery, ActivityProcessStateQuery, ActivityProcessTransitionQuery, ActivityQuery, ActivityTrackerQuery, ActivityTypeQuery, AddressFilterGlobalQuery, AddressGroupMemberQuery, AddressGroupQuery, AliasTypeQuery, ArtifactContextQuery, ArtifactDependencyQuery, ArtifactQuery, AssetContextQuery, AssetQuery, AssociationEndQuery, AssociationQuery, AttributeQuery, BehaviouralFeatureQuery, BookingPeriodQuery, BookingTextQuery, BudgetQuery, BuildingComplexQuery, BuildingQuery, BuildingUnitQuery, CalculationRuleQuery, CalendarQuery, ClassificationElementQuery, ClassifierQuery, ClassQuery, CollectionTypeQuery, CompetitorQuery, CompoundBookingQuery, ConstantQuery, ConstraintQuery, ContactMembershipQuery, ContactQuery, ContactRelationshipQuery, ContactRoleQuery, ContractAddressQuery, ContractFilterGlobalQuery, ContractLinkToQuery, CreditBookingQuery, CreditLimitQuery, DatatypeQuery, DebitBookingQuery, DeliveryInformationQuery, DeliveryRequestQuery, DepotContractQuery, DepotEntityQuery, DepotEntityRelationshipQuery, DepotGroupQuery, DepotHolderQuery, DepotPositionQuery, DepotQuery, DepotReportQuery, DepotTypeQuery, DescriptorGroupQuery, DescriptorQuery, DesignDiagramQuery, DesignModelQuery, DesignPartQuery, ElementQuery, EMailAddressQuery, EMailAddressQuery, EMailAddressQuery, EMailQuery, EmploymentContractQuery, EnumerationTypeQuery, EventQuery, ExceptionQuery, ExternalActivityQuery, ExternalTaskQuery, FacilityQuery, FeatureQuery, GeneralizableElementQuery, GroupQuery, ImplementationPartQuery, ImportQuery, IncidentQuery, InterfaceSpecQuery, InventoryItemQuery, InvoicePositionQuery, InvoiceQuery, InvolvedObjectQuery, LeadQuery, LegalEntityQuery, LinkableItemLinkToQuery, LinkedActivityFollowUpActionQuery, MailingQuery, MeetingQuery, MemberQuery, NamespaceQuery, OperationQuery, OpportunityPositionQuery, OpportunityQuery, OrganizationalUnitQuery, OrganizationalUnitRelationshipQuery, OrganizationQuery, PackageQuery, ParameterQuery, PartQuery, PhoneCallQuery, PhoneNumberQuery, PhoneNumberQuery, PhoneNumberQuery, PostalAddressQuery, PostalAddressQuery, PostalAddressQuery, PriceLevelQuery, PricingRuleQuery, PrimitiveTypeQuery, ProductAddressQuery, ProductApplicationQuery, ProductBasePriceQuery, ProductClassificationQuery, ProductClassificationRelationshipQuery, ProductDepotPositionQuery, ProductFilterGlobalQuery, ProductPhasePriceLevelQuery, ProductPhaseQuery, ProductQuery, ProfileQuery, QuotePositionQuery, QuoteQuery, ReferenceQuery, RelatedProductQuery, RemovedPositionQuery, RequirementDiagramQuery, RequirementModelQuery, RequirementPartQuery, ResourceQuery, RevenueReportQuery, RoomQuery, RoomQuery, SalesOrderPositionQuery, SalesOrderQuery, SalesTaxTypeQuery, SalesVisitQuery, SetActualEndActionQuery, SetActualStartActionQuery, SetAssignedToActionQuery, SingleBookingQuery, SiteQuery, SlotQuery, SolutionPartQuery, StructuralFeatureQuery, StructureFieldQuery, StructureTypeQuery, TagQuery, TaskQuery, TestDiagramQuery, TestModelQuery, TestPartQuery, TopicQuery, TypedElementQuery, UnspecifiedAccountQuery, UseCaseQuery, VariabilityPointQuery, WarehouseQuery, WebAddressQuery, WebAddressQuery, WebAddressQuery, WfActionQuery, WfProcessQuery

public interface CrxObjectQuery
extends AlertSenderQuery, AuditeeQuery, CloneableQuery, ExporterQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, BasicObjectQuery


Method Summary
 MultivaluedFeaturePredicate additionalExternalLink()
          Adds a constraint to the predicate for CrxObject testing whether the feature additionalExternalLink has values or not.
 MultivaluedFeaturePredicate attachedDocument()
          Adds a constraint to the predicate for CrxObject testing whether the feature attachedDocument has values or not.
 MultivaluedFeaturePredicate category()
          Adds a constraint to the predicate for CrxObject testing whether the feature category has values or not.
 OptionalFeaturePredicate disabled()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabled is null or not.
 OptionalFeaturePredicate disabledReason()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabledReason is null or not.
 MultivaluedFeaturePredicate documentFolderAssignment()
          Adds a constraint to the predicate for CrxObject testing whether the feature documentFolderAssignment has values or not.
 MultivaluedFeaturePredicate externalLink()
          Adds a constraint to the predicate for CrxObject testing whether the feature externalLink has values or not.
 AdditionalExternalLinkQuery forAllAdditionalExternalLink()
          Adds a condition for the feature additionalExternalLink to the predicate for CrxObject, which evaluates to false unless the value of the feature additionalExternalLink satisfies the given condition.
 DocumentAttachmentQuery forAllAttachedDocument()
          Adds a condition for the feature attachedDocument to the predicate for CrxObject, which evaluates to false unless the value of the feature attachedDocument satisfies the given condition.
 StringTypePredicate forAllCategory()
          Adds a condition for the feature category to the predicate for CrxObject, which evaluates to false unless the values of the feature category satisfy the given condition.
 BooleanTypePredicate forAllDisabled()
          Adds a condition for the feature disabled to the predicate for CrxObject, which evaluates to false unless the value of the feature disabled satisfies the given condition.
 StringTypePredicate forAllDisabledReason()
          Adds a condition for the feature disabledReason to the predicate for CrxObject, which evaluates to false unless the value of the feature disabledReason satisfies the given condition.
 DocumentFolderAssignmentQuery forAllDocumentFolderAssignment()
          Adds a condition for the feature documentFolderAssignment to the predicate for CrxObject, which evaluates to false unless the value of the feature documentFolderAssignment satisfies the given condition.
 StringTypePredicate forAllExternalLink()
          Adds a condition for the feature externalLink to the predicate for CrxObject, which evaluates to false unless the values of the feature externalLink satisfy the given condition.
 MediaQuery forAllMedia()
          Adds a condition for the feature media to the predicate for CrxObject, which evaluates to false unless the value of the feature media satisfies the given condition.
 NoteQuery forAllNote()
          Adds a condition for the feature note to the predicate for CrxObject, which evaluates to false unless the value of the feature note satisfies the given condition.
 PropertySetQuery forAllPropertySet()
          Adds a condition for the feature propertySet to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySet satisfies the given condition.
 PropertySetEntryQuery forAllPropertySetEntry()
          Adds a condition for the feature propertySetEntry to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySetEntry satisfies the given condition.
 RatingQuery forAllRating()
          Adds a condition for the feature rating to the predicate for CrxObject, which evaluates to false unless the value of the feature rating satisfies the given condition.
 BooleanTypePredicate forAllUserBoolean0()
          Adds a condition for the feature userBoolean0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean0 satisfies the given condition.
 BooleanTypePredicate forAllUserBoolean1()
          Adds a condition for the feature userBoolean1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean1 satisfies the given condition.
 BooleanTypePredicate forAllUserBoolean2()
          Adds a condition for the feature userBoolean2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean2 satisfies the given condition.
 BooleanTypePredicate forAllUserBoolean3()
          Adds a condition for the feature userBoolean3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean3 satisfies the given condition.
 BooleanTypePredicate forAllUserBoolean4()
          Adds a condition for the feature userBoolean4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userBoolean4 satisfy the given condition.
 ComparableTypePredicate<Short> forAllUserCode0()
          Adds a condition for the feature userCode0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode0 satisfies the given condition.
 ComparableTypePredicate<Short> forAllUserCode1()
          Adds a condition for the feature userCode1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode1 satisfies the given condition.
 ComparableTypePredicate<Short> forAllUserCode2()
          Adds a condition for the feature userCode2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode2 satisfies the given condition.
 ComparableTypePredicate<Short> forAllUserCode3()
          Adds a condition for the feature userCode3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode3 satisfies the given condition.
 ComparableTypePredicate<Short> forAllUserCode4()
          Adds a condition for the feature userCode4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userCode4 satisfy the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllUserDate0()
          Adds a condition for the feature userDate0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate0 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllUserDate1()
          Adds a condition for the feature userDate1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate1 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllUserDate2()
          Adds a condition for the feature userDate2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate2 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllUserDate3()
          Adds a condition for the feature userDate3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate3 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllUserDate4()
          Adds a condition for the feature userDate4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userDate4 satisfy the given condition.
 ComparableTypePredicate<Date> forAllUserDateTime0()
          Adds a condition for the feature userDateTime0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime0 satisfies the given condition.
 ComparableTypePredicate<Date> forAllUserDateTime1()
          Adds a condition for the feature userDateTime1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime1 satisfies the given condition.
 ComparableTypePredicate<Date> forAllUserDateTime2()
          Adds a condition for the feature userDateTime2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime2 satisfies the given condition.
 ComparableTypePredicate<Date> forAllUserDateTime3()
          Adds a condition for the feature userDateTime3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime3 satisfies the given condition.
 ComparableTypePredicate<Date> forAllUserDateTime4()
          Adds a condition for the feature userDateTime4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userDateTime4 satisfy the given condition.
 ComparableTypePredicate<BigDecimal> forAllUserNumber0()
          Adds a condition for the feature userNumber0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber0 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllUserNumber1()
          Adds a condition for the feature userNumber1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber1 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllUserNumber2()
          Adds a condition for the feature userNumber2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber2 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllUserNumber3()
          Adds a condition for the feature userNumber3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber3 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllUserNumber4()
          Adds a condition for the feature userNumber4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userNumber4 satisfy the given condition.
 StringTypePredicate forAllUserString0()
          Adds a condition for the feature userString0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString0 satisfies the given condition.
 StringTypePredicate forAllUserString1()
          Adds a condition for the feature userString1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString1 satisfies the given condition.
 StringTypePredicate forAllUserString2()
          Adds a condition for the feature userString2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString2 satisfies the given condition.
 StringTypePredicate forAllUserString3()
          Adds a condition for the feature userString3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString3 satisfies the given condition.
 StringTypePredicate forAllUserString4()
          Adds a condition for the feature userString4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userString4 satisfy the given condition.
 MultivaluedFeaturePredicate media()
          Adds a constraint to the predicate for CrxObject testing whether the feature media has values or not.
 MultivaluedFeaturePredicate note()
          Adds a constraint to the predicate for CrxObject testing whether the feature note has values or not.
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 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!
 MultivaluedFeaturePredicate propertySet()
          Adds a constraint to the predicate for CrxObject testing whether the feature propertySet has values or not.
 MultivaluedFeaturePredicate propertySetEntry()
          Adds a constraint to the predicate for CrxObject testing whether the feature propertySetEntry has values or not.
 MultivaluedFeaturePredicate rating()
          Adds a constraint to the predicate for CrxObject testing whether the feature rating has values or not.
 AdditionalExternalLinkQuery thereExistsAdditionalExternalLink()
          Adds a condition for the feature additionalExternalLink to the predicate for CrxObject, which evaluates to false unless the value of the feature additionalExternalLink satisfies the given condition.
 DocumentAttachmentQuery thereExistsAttachedDocument()
          Adds a condition for the feature attachedDocument to the predicate for CrxObject, which evaluates to false unless the value of the feature attachedDocument satisfies the given condition.
 StringTypePredicate thereExistsCategory()
          Adds a condition for the feature category to the predicate for CrxObject, which evaluates to false unless the values of the feature category satisfy the given condition.
 BooleanTypePredicate thereExistsDisabled()
          Adds a condition for the feature disabled to the predicate for CrxObject, which evaluates to false unless the value of the feature disabled satisfies the given condition.
 StringTypePredicate thereExistsDisabledReason()
          Adds a condition for the feature disabledReason to the predicate for CrxObject, which evaluates to false unless the value of the feature disabledReason satisfies the given condition.
 DocumentFolderAssignmentQuery thereExistsDocumentFolderAssignment()
          Adds a condition for the feature documentFolderAssignment to the predicate for CrxObject, which evaluates to false unless the value of the feature documentFolderAssignment satisfies the given condition.
 StringTypePredicate thereExistsExternalLink()
          Adds a condition for the feature externalLink to the predicate for CrxObject, which evaluates to false unless the values of the feature externalLink satisfy the given condition.
 MediaQuery thereExistsMedia()
          Adds a condition for the feature media to the predicate for CrxObject, which evaluates to false unless the value of the feature media satisfies the given condition.
 NoteQuery thereExistsNote()
          Adds a condition for the feature note to the predicate for CrxObject, which evaluates to false unless the value of the feature note satisfies the given condition.
 PropertySetQuery thereExistsPropertySet()
          Adds a condition for the feature propertySet to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySet satisfies the given condition.
 PropertySetEntryQuery thereExistsPropertySetEntry()
          Adds a condition for the feature propertySetEntry to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySetEntry satisfies the given condition.
 RatingQuery thereExistsRating()
          Adds a condition for the feature rating to the predicate for CrxObject, which evaluates to false unless the value of the feature rating satisfies the given condition.
 BooleanTypePredicate thereExistsUserBoolean0()
          Adds a condition for the feature userBoolean0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean0 satisfies the given condition.
 BooleanTypePredicate thereExistsUserBoolean1()
          Adds a condition for the feature userBoolean1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean1 satisfies the given condition.
 BooleanTypePredicate thereExistsUserBoolean2()
          Adds a condition for the feature userBoolean2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean2 satisfies the given condition.
 BooleanTypePredicate thereExistsUserBoolean3()
          Adds a condition for the feature userBoolean3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean3 satisfies the given condition.
 BooleanTypePredicate thereExistsUserBoolean4()
          Adds a condition for the feature userBoolean4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userBoolean4 satisfy the given condition.
 ComparableTypePredicate<Short> thereExistsUserCode0()
          Adds a condition for the feature userCode0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode0 satisfies the given condition.
 ComparableTypePredicate<Short> thereExistsUserCode1()
          Adds a condition for the feature userCode1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode1 satisfies the given condition.
 ComparableTypePredicate<Short> thereExistsUserCode2()
          Adds a condition for the feature userCode2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode2 satisfies the given condition.
 ComparableTypePredicate<Short> thereExistsUserCode3()
          Adds a condition for the feature userCode3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode3 satisfies the given condition.
 ComparableTypePredicate<Short> thereExistsUserCode4()
          Adds a condition for the feature userCode4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userCode4 satisfy the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsUserDate0()
          Adds a condition for the feature userDate0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate0 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsUserDate1()
          Adds a condition for the feature userDate1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate1 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsUserDate2()
          Adds a condition for the feature userDate2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate2 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsUserDate3()
          Adds a condition for the feature userDate3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate3 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsUserDate4()
          Adds a condition for the feature userDate4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userDate4 satisfy the given condition.
 ComparableTypePredicate<Date> thereExistsUserDateTime0()
          Adds a condition for the feature userDateTime0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime0 satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsUserDateTime1()
          Adds a condition for the feature userDateTime1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime1 satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsUserDateTime2()
          Adds a condition for the feature userDateTime2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime2 satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsUserDateTime3()
          Adds a condition for the feature userDateTime3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime3 satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsUserDateTime4()
          Adds a condition for the feature userDateTime4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userDateTime4 satisfy the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsUserNumber0()
          Adds a condition for the feature userNumber0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber0 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsUserNumber1()
          Adds a condition for the feature userNumber1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber1 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsUserNumber2()
          Adds a condition for the feature userNumber2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber2 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsUserNumber3()
          Adds a condition for the feature userNumber3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber3 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsUserNumber4()
          Adds a condition for the feature userNumber4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userNumber4 satisfy the given condition.
 StringTypePredicate thereExistsUserString0()
          Adds a condition for the feature userString0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString0 satisfies the given condition.
 StringTypePredicate thereExistsUserString1()
          Adds a condition for the feature userString1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString1 satisfies the given condition.
 StringTypePredicate thereExistsUserString2()
          Adds a condition for the feature userString2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString2 satisfies the given condition.
 StringTypePredicate thereExistsUserString3()
          Adds a condition for the feature userString3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString3 satisfies the given condition.
 StringTypePredicate thereExistsUserString4()
          Adds a condition for the feature userString4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userString4 satisfy the given condition.
 OptionalFeaturePredicate userBoolean0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean0 is null or not.
 OptionalFeaturePredicate userBoolean1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean1 is null or not.
 OptionalFeaturePredicate userBoolean2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean2 is null or not.
 OptionalFeaturePredicate userBoolean3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean3 is null or not.
 MultivaluedFeaturePredicate userBoolean4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userBoolean4 has values or not.
 OptionalFeaturePredicate userCode0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode0 is null or not.
 OptionalFeaturePredicate userCode1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode1 is null or not.
 OptionalFeaturePredicate userCode2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode2 is null or not.
 OptionalFeaturePredicate userCode3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode3 is null or not.
 MultivaluedFeaturePredicate userCode4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userCode4 has values or not.
 OptionalFeaturePredicate userDate0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate0 is null or not.
 OptionalFeaturePredicate userDate1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate1 is null or not.
 OptionalFeaturePredicate userDate2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate2 is null or not.
 OptionalFeaturePredicate userDate3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate3 is null or not.
 MultivaluedFeaturePredicate userDate4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userDate4 has values or not.
 OptionalFeaturePredicate userDateTime0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime0 is null or not.
 OptionalFeaturePredicate userDateTime1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime1 is null or not.
 OptionalFeaturePredicate userDateTime2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime2 is null or not.
 OptionalFeaturePredicate userDateTime3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime3 is null or not.
 MultivaluedFeaturePredicate userDateTime4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userDateTime4 has values or not.
 OptionalFeaturePredicate userNumber0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber0 is null or not.
 OptionalFeaturePredicate userNumber1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber1 is null or not.
 OptionalFeaturePredicate userNumber2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber2 is null or not.
 OptionalFeaturePredicate userNumber3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber3 is null or not.
 MultivaluedFeaturePredicate userNumber4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userNumber4 has values or not.
 OptionalFeaturePredicate userString0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString0 is null or not.
 OptionalFeaturePredicate userString1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString1 is null or not.
 OptionalFeaturePredicate userString2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString2 is null or not.
 OptionalFeaturePredicate userString3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString3 is null or not.
 MultivaluedFeaturePredicate userString4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userString4 has values or not.
 
Methods inherited from interface org.opencrx.kernel.base.cci2.AuditeeQuery
audit, forAllAudit, thereExistsAudit
 
Methods inherited from interface org.opencrx.kernel.base.cci2.IndexedQuery
forAllIndexEntry, indexEntry, thereExistsIndexEntry
 
Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser
 
Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery
context, forAllContext, thereExistsContext
 
Methods inherited from interface org.openmdx.base.cci2.CreatableQuery
createdAt, createdBy, forAllCreatedBy, orderByCreatedAt, orderByCreatedBy, thereExistsCreatedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery
identity, orderByIdentity
 
Methods inherited from interface org.openmdx.base.cci2.ModifiableQuery
forAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, orderByModifiedBy, thereExistsModifiedBy
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

additionalExternalLink

MultivaluedFeaturePredicate additionalExternalLink()
Adds a constraint to the predicate for CrxObject testing whether the feature additionalExternalLink has values or not.


thereExistsAdditionalExternalLink

AdditionalExternalLinkQuery thereExistsAdditionalExternalLink()
Adds a condition for the feature additionalExternalLink to the predicate for CrxObject, which evaluates to false unless the value of the feature additionalExternalLink satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllAdditionalExternalLink

AdditionalExternalLinkQuery forAllAdditionalExternalLink()
Adds a condition for the feature additionalExternalLink to the predicate for CrxObject, which evaluates to false unless the value of the feature additionalExternalLink satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


attachedDocument

MultivaluedFeaturePredicate attachedDocument()
Adds a constraint to the predicate for CrxObject testing whether the feature attachedDocument has values or not.


thereExistsAttachedDocument

DocumentAttachmentQuery thereExistsAttachedDocument()
Adds a condition for the feature attachedDocument to the predicate for CrxObject, which evaluates to false unless the value of the feature attachedDocument satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllAttachedDocument

DocumentAttachmentQuery forAllAttachedDocument()
Adds a condition for the feature attachedDocument to the predicate for CrxObject, which evaluates to false unless the value of the feature attachedDocument satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


category

MultivaluedFeaturePredicate category()
Adds a constraint to the predicate for CrxObject testing whether the feature category has values or not.


thereExistsCategory

StringTypePredicate thereExistsCategory()
Adds a condition for the feature category to the predicate for CrxObject, which evaluates to false unless the values of the feature category satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllCategory

StringTypePredicate forAllCategory()
Adds a condition for the feature category to the predicate for CrxObject, which evaluates to false unless the values of the feature category satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByCategory

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!


disabled

OptionalFeaturePredicate disabled()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabled is null or not.


thereExistsDisabled

BooleanTypePredicate thereExistsDisabled()
Adds a condition for the feature disabled to the predicate for CrxObject, which evaluates to false unless the value of the feature disabled satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllDisabled

BooleanTypePredicate forAllDisabled()
Adds a condition for the feature disabled to the predicate for CrxObject, which evaluates to false unless the value of the feature disabled satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByDisabled

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!


disabledReason

OptionalFeaturePredicate disabledReason()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabledReason is null or not.


thereExistsDisabledReason

StringTypePredicate thereExistsDisabledReason()
Adds a condition for the feature disabledReason to the predicate for CrxObject, which evaluates to false unless the value of the feature disabledReason satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllDisabledReason

StringTypePredicate forAllDisabledReason()
Adds a condition for the feature disabledReason to the predicate for CrxObject, which evaluates to false unless the value of the feature disabledReason satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByDisabledReason

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!


documentFolderAssignment

MultivaluedFeaturePredicate documentFolderAssignment()
Adds a constraint to the predicate for CrxObject testing whether the feature documentFolderAssignment has values or not.


thereExistsDocumentFolderAssignment

DocumentFolderAssignmentQuery thereExistsDocumentFolderAssignment()
Adds a condition for the feature documentFolderAssignment to the predicate for CrxObject, which evaluates to false unless the value of the feature documentFolderAssignment satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllDocumentFolderAssignment

DocumentFolderAssignmentQuery forAllDocumentFolderAssignment()
Adds a condition for the feature documentFolderAssignment to the predicate for CrxObject, which evaluates to false unless the value of the feature documentFolderAssignment satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


externalLink

MultivaluedFeaturePredicate externalLink()
Adds a constraint to the predicate for CrxObject testing whether the feature externalLink has values or not.


thereExistsExternalLink

StringTypePredicate thereExistsExternalLink()
Adds a condition for the feature externalLink to the predicate for CrxObject, which evaluates to false unless the values of the feature externalLink satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllExternalLink

StringTypePredicate forAllExternalLink()
Adds a condition for the feature externalLink to the predicate for CrxObject, which evaluates to false unless the values of the feature externalLink satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByExternalLink

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!


media

MultivaluedFeaturePredicate media()
Adds a constraint to the predicate for CrxObject testing whether the feature media has values or not.


thereExistsMedia

MediaQuery thereExistsMedia()
Adds a condition for the feature media to the predicate for CrxObject, which evaluates to false unless the value of the feature media satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMedia

MediaQuery forAllMedia()
Adds a condition for the feature media to the predicate for CrxObject, which evaluates to false unless the value of the feature media satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


note

MultivaluedFeaturePredicate note()
Adds a constraint to the predicate for CrxObject testing whether the feature note has values or not.


thereExistsNote

NoteQuery thereExistsNote()
Adds a condition for the feature note to the predicate for CrxObject, which evaluates to false unless the value of the feature note satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllNote

NoteQuery forAllNote()
Adds a condition for the feature note to the predicate for CrxObject, which evaluates to false unless the value of the feature note satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


propertySet

MultivaluedFeaturePredicate propertySet()
Adds a constraint to the predicate for CrxObject testing whether the feature propertySet has values or not.


thereExistsPropertySet

PropertySetQuery thereExistsPropertySet()
Adds a condition for the feature propertySet to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySet satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllPropertySet

PropertySetQuery forAllPropertySet()
Adds a condition for the feature propertySet to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySet satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


propertySetEntry

MultivaluedFeaturePredicate propertySetEntry()
Adds a constraint to the predicate for CrxObject testing whether the feature propertySetEntry has values or not.


thereExistsPropertySetEntry

PropertySetEntryQuery thereExistsPropertySetEntry()
Adds a condition for the feature propertySetEntry to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySetEntry satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllPropertySetEntry

PropertySetEntryQuery forAllPropertySetEntry()
Adds a condition for the feature propertySetEntry to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySetEntry satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


rating

MultivaluedFeaturePredicate rating()
Adds a constraint to the predicate for CrxObject testing whether the feature rating has values or not.


thereExistsRating

RatingQuery thereExistsRating()
Adds a condition for the feature rating to the predicate for CrxObject, which evaluates to false unless the value of the feature rating satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllRating

RatingQuery forAllRating()
Adds a condition for the feature rating to the predicate for CrxObject, which evaluates to false unless the value of the feature rating satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


userBoolean0

OptionalFeaturePredicate userBoolean0()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean0 is null or not.


thereExistsUserBoolean0

BooleanTypePredicate thereExistsUserBoolean0()
Adds a condition for the feature userBoolean0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserBoolean0

BooleanTypePredicate forAllUserBoolean0()
Adds a condition for the feature userBoolean0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserBoolean0

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!


userBoolean1

OptionalFeaturePredicate userBoolean1()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean1 is null or not.


thereExistsUserBoolean1

BooleanTypePredicate thereExistsUserBoolean1()
Adds a condition for the feature userBoolean1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserBoolean1

BooleanTypePredicate forAllUserBoolean1()
Adds a condition for the feature userBoolean1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserBoolean1

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!


userBoolean2

OptionalFeaturePredicate userBoolean2()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean2 is null or not.


thereExistsUserBoolean2

BooleanTypePredicate thereExistsUserBoolean2()
Adds a condition for the feature userBoolean2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserBoolean2

BooleanTypePredicate forAllUserBoolean2()
Adds a condition for the feature userBoolean2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserBoolean2

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!


userBoolean3

OptionalFeaturePredicate userBoolean3()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean3 is null or not.


thereExistsUserBoolean3

BooleanTypePredicate thereExistsUserBoolean3()
Adds a condition for the feature userBoolean3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserBoolean3

BooleanTypePredicate forAllUserBoolean3()
Adds a condition for the feature userBoolean3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userBoolean3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserBoolean3

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!


userBoolean4

MultivaluedFeaturePredicate userBoolean4()
Adds a constraint to the predicate for CrxObject testing whether the feature userBoolean4 has values or not.


thereExistsUserBoolean4

BooleanTypePredicate thereExistsUserBoolean4()
Adds a condition for the feature userBoolean4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userBoolean4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllUserBoolean4

BooleanTypePredicate forAllUserBoolean4()
Adds a condition for the feature userBoolean4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userBoolean4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByUserBoolean4

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!


userCode0

OptionalFeaturePredicate userCode0()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode0 is null or not.


thereExistsUserCode0

ComparableTypePredicate<Short> thereExistsUserCode0()
Adds a condition for the feature userCode0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserCode0

ComparableTypePredicate<Short> forAllUserCode0()
Adds a condition for the feature userCode0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserCode0

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!


userCode1

OptionalFeaturePredicate userCode1()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode1 is null or not.


thereExistsUserCode1

ComparableTypePredicate<Short> thereExistsUserCode1()
Adds a condition for the feature userCode1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserCode1

ComparableTypePredicate<Short> forAllUserCode1()
Adds a condition for the feature userCode1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserCode1

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!


userCode2

OptionalFeaturePredicate userCode2()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode2 is null or not.


thereExistsUserCode2

ComparableTypePredicate<Short> thereExistsUserCode2()
Adds a condition for the feature userCode2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserCode2

ComparableTypePredicate<Short> forAllUserCode2()
Adds a condition for the feature userCode2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserCode2

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!


userCode3

OptionalFeaturePredicate userCode3()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode3 is null or not.


thereExistsUserCode3

ComparableTypePredicate<Short> thereExistsUserCode3()
Adds a condition for the feature userCode3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserCode3

ComparableTypePredicate<Short> forAllUserCode3()
Adds a condition for the feature userCode3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userCode3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserCode3

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!


userCode4

MultivaluedFeaturePredicate userCode4()
Adds a constraint to the predicate for CrxObject testing whether the feature userCode4 has values or not.


thereExistsUserCode4

ComparableTypePredicate<Short> thereExistsUserCode4()
Adds a condition for the feature userCode4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userCode4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllUserCode4

ComparableTypePredicate<Short> forAllUserCode4()
Adds a condition for the feature userCode4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userCode4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByUserCode4

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!


userDate0

OptionalFeaturePredicate userDate0()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate0 is null or not.


thereExistsUserDate0

PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsUserDate0()
Adds a condition for the feature userDate0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserDate0

PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllUserDate0()
Adds a condition for the feature userDate0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserDate0

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!


userDate1

OptionalFeaturePredicate userDate1()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate1 is null or not.


thereExistsUserDate1

PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsUserDate1()
Adds a condition for the feature userDate1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserDate1

PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllUserDate1()
Adds a condition for the feature userDate1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserDate1

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!


userDate2

OptionalFeaturePredicate userDate2()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate2 is null or not.


thereExistsUserDate2

PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsUserDate2()
Adds a condition for the feature userDate2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserDate2

PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllUserDate2()
Adds a condition for the feature userDate2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserDate2

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!


userDate3

OptionalFeaturePredicate userDate3()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate3 is null or not.


thereExistsUserDate3

PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsUserDate3()
Adds a condition for the feature userDate3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserDate3

PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllUserDate3()
Adds a condition for the feature userDate3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDate3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserDate3

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!


userDate4

MultivaluedFeaturePredicate userDate4()
Adds a constraint to the predicate for CrxObject testing whether the feature userDate4 has values or not.


thereExistsUserDate4

PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsUserDate4()
Adds a condition for the feature userDate4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userDate4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllUserDate4

PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllUserDate4()
Adds a condition for the feature userDate4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userDate4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByUserDate4

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!


userDateTime0

OptionalFeaturePredicate userDateTime0()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime0 is null or not.


thereExistsUserDateTime0

ComparableTypePredicate<Date> thereExistsUserDateTime0()
Adds a condition for the feature userDateTime0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserDateTime0

ComparableTypePredicate<Date> forAllUserDateTime0()
Adds a condition for the feature userDateTime0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserDateTime0

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!


userDateTime1

OptionalFeaturePredicate userDateTime1()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime1 is null or not.


thereExistsUserDateTime1

ComparableTypePredicate<Date> thereExistsUserDateTime1()
Adds a condition for the feature userDateTime1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserDateTime1

ComparableTypePredicate<Date> forAllUserDateTime1()
Adds a condition for the feature userDateTime1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserDateTime1

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!


userDateTime2

OptionalFeaturePredicate userDateTime2()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime2 is null or not.


thereExistsUserDateTime2

ComparableTypePredicate<Date> thereExistsUserDateTime2()
Adds a condition for the feature userDateTime2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserDateTime2

ComparableTypePredicate<Date> forAllUserDateTime2()
Adds a condition for the feature userDateTime2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserDateTime2

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!


userDateTime3

OptionalFeaturePredicate userDateTime3()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime3 is null or not.


thereExistsUserDateTime3

ComparableTypePredicate<Date> thereExistsUserDateTime3()
Adds a condition for the feature userDateTime3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserDateTime3

ComparableTypePredicate<Date> forAllUserDateTime3()
Adds a condition for the feature userDateTime3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userDateTime3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserDateTime3

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!


userDateTime4

MultivaluedFeaturePredicate userDateTime4()
Adds a constraint to the predicate for CrxObject testing whether the feature userDateTime4 has values or not.


thereExistsUserDateTime4

ComparableTypePredicate<Date> thereExistsUserDateTime4()
Adds a condition for the feature userDateTime4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userDateTime4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllUserDateTime4

ComparableTypePredicate<Date> forAllUserDateTime4()
Adds a condition for the feature userDateTime4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userDateTime4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByUserDateTime4

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!


userNumber0

OptionalFeaturePredicate userNumber0()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber0 is null or not.


thereExistsUserNumber0

ComparableTypePredicate<BigDecimal> thereExistsUserNumber0()
Adds a condition for the feature userNumber0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserNumber0

ComparableTypePredicate<BigDecimal> forAllUserNumber0()
Adds a condition for the feature userNumber0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserNumber0

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!


userNumber1

OptionalFeaturePredicate userNumber1()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber1 is null or not.


thereExistsUserNumber1

ComparableTypePredicate<BigDecimal> thereExistsUserNumber1()
Adds a condition for the feature userNumber1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserNumber1

ComparableTypePredicate<BigDecimal> forAllUserNumber1()
Adds a condition for the feature userNumber1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserNumber1

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!


userNumber2

OptionalFeaturePredicate userNumber2()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber2 is null or not.


thereExistsUserNumber2

ComparableTypePredicate<BigDecimal> thereExistsUserNumber2()
Adds a condition for the feature userNumber2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserNumber2

ComparableTypePredicate<BigDecimal> forAllUserNumber2()
Adds a condition for the feature userNumber2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserNumber2

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!


userNumber3

OptionalFeaturePredicate userNumber3()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber3 is null or not.


thereExistsUserNumber3

ComparableTypePredicate<BigDecimal> thereExistsUserNumber3()
Adds a condition for the feature userNumber3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserNumber3

ComparableTypePredicate<BigDecimal> forAllUserNumber3()
Adds a condition for the feature userNumber3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userNumber3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserNumber3

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!


userNumber4

MultivaluedFeaturePredicate userNumber4()
Adds a constraint to the predicate for CrxObject testing whether the feature userNumber4 has values or not.


thereExistsUserNumber4

ComparableTypePredicate<BigDecimal> thereExistsUserNumber4()
Adds a condition for the feature userNumber4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userNumber4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllUserNumber4

ComparableTypePredicate<BigDecimal> forAllUserNumber4()
Adds a condition for the feature userNumber4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userNumber4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByUserNumber4

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!


userString0

OptionalFeaturePredicate userString0()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString0 is null or not.


thereExistsUserString0

StringTypePredicate thereExistsUserString0()
Adds a condition for the feature userString0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserString0

StringTypePredicate forAllUserString0()
Adds a condition for the feature userString0 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserString0

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!


userString1

OptionalFeaturePredicate userString1()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString1 is null or not.


thereExistsUserString1

StringTypePredicate thereExistsUserString1()
Adds a condition for the feature userString1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserString1

StringTypePredicate forAllUserString1()
Adds a condition for the feature userString1 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserString1

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!


userString2

OptionalFeaturePredicate userString2()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString2 is null or not.


thereExistsUserString2

StringTypePredicate thereExistsUserString2()
Adds a condition for the feature userString2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserString2

StringTypePredicate forAllUserString2()
Adds a condition for the feature userString2 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserString2

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!


userString3

OptionalFeaturePredicate userString3()
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString3 is null or not.


thereExistsUserString3

StringTypePredicate thereExistsUserString3()
Adds a condition for the feature userString3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUserString3

StringTypePredicate forAllUserString3()
Adds a condition for the feature userString3 to the predicate for CrxObject, which evaluates to false unless the value of the feature userString3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUserString3

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!


userString4

MultivaluedFeaturePredicate userString4()
Adds a constraint to the predicate for CrxObject testing whether the feature userString4 has values or not.


thereExistsUserString4

StringTypePredicate thereExistsUserString4()
Adds a condition for the feature userString4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userString4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllUserString4

StringTypePredicate forAllUserString4()
Adds a condition for the feature userString4 to the predicate for CrxObject, which evaluates to false unless the values of the feature userString4 satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByUserString4

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!



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