|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CrxObjectQuery
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
category()
Adds a constraint to the predicate for CrxObject testing
whether the feature category has values or not. |
BooleanTypePredicate |
disabled()
|
OptionalFeaturePredicate |
disabledReason()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature disabledReason is
null or not. |
MultivaluedFeaturePredicate |
externalLink()
Adds a constraint to the predicate for CrxObject testing
whether the feature externalLink has values or not. |
StringTypePredicate |
forAllCategory()
Adds a constraint for the feature category to the
predicate. |
StringTypePredicate |
forAllDisabledReason()
Adds a constraint for the feature disabledReason to the
predicate. |
ResourceIdentifierTypePredicate<URI> |
forAllExternalLink()
Adds a constraint for the feature externalLink to the
predicate. |
BooleanTypePredicate |
forAllUserBoolean0()
Adds a constraint for the feature userBoolean0 to the
predicate. |
BooleanTypePredicate |
forAllUserBoolean1()
Adds a constraint for the feature userBoolean1 to the
predicate. |
BooleanTypePredicate |
forAllUserBoolean2()
Adds a constraint for the feature userBoolean2 to the
predicate. |
BooleanTypePredicate |
forAllUserBoolean3()
Adds a constraint for the feature userBoolean3 to the
predicate. |
BooleanTypePredicate |
forAllUserBoolean4()
Adds a constraint for the feature userBoolean4 to the
predicate. |
ComparableTypePredicate<Short> |
forAllUserCode0()
Adds a constraint for the feature userCode0 to the
predicate. |
ComparableTypePredicate<Short> |
forAllUserCode1()
Adds a constraint for the feature userCode1 to the
predicate. |
ComparableTypePredicate<Short> |
forAllUserCode2()
Adds a constraint for the feature userCode2 to the
predicate. |
ComparableTypePredicate<Short> |
forAllUserCode3()
Adds a constraint for the feature userCode3 to the
predicate. |
ComparableTypePredicate<Short> |
forAllUserCode4()
Adds a constraint for the feature userCode4 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
forAllUserDate0()
Adds a constraint for the feature userDate0 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
forAllUserDate1()
Adds a constraint for the feature userDate1 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
forAllUserDate2()
Adds a constraint for the feature userDate2 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
forAllUserDate3()
Adds a constraint for the feature userDate3 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
forAllUserDate4()
Adds a constraint for the feature userDate4 to the
predicate. |
ComparableTypePredicate<Date> |
forAllUserDateTime0()
Adds a constraint for the feature userDateTime0 to the
predicate. |
ComparableTypePredicate<Date> |
forAllUserDateTime1()
Adds a constraint for the feature userDateTime1 to the
predicate. |
ComparableTypePredicate<Date> |
forAllUserDateTime2()
Adds a constraint for the feature userDateTime2 to the
predicate. |
ComparableTypePredicate<Date> |
forAllUserDateTime3()
Adds a constraint for the feature userDateTime3 to the
predicate. |
ComparableTypePredicate<Date> |
forAllUserDateTime4()
Adds a constraint for the feature userDateTime4 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllUserNumber0()
Adds a constraint for the feature userNumber0 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllUserNumber1()
Adds a constraint for the feature userNumber1 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllUserNumber2()
Adds a constraint for the feature userNumber2 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllUserNumber3()
Adds a constraint for the feature userNumber3 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllUserNumber4()
Adds a constraint for the feature userNumber4 to the
predicate. |
StringTypePredicate |
forAllUserString0()
Adds a constraint for the feature userString0 to the
predicate. |
StringTypePredicate |
forAllUserString1()
Adds a constraint for the feature userString1 to the
predicate. |
StringTypePredicate |
forAllUserString2()
Adds a constraint for the feature userString2 to the
predicate. |
StringTypePredicate |
forAllUserString3()
Adds a constraint for the feature userString3 to the
predicate. |
StringTypePredicate |
forAllUserString4()
Adds a constraint for the feature userString4 to the
predicate. |
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! |
StringTypePredicate |
thereExistsCategory()
Adds a constraint for the feature category to the
predicate. |
StringTypePredicate |
thereExistsDisabledReason()
Adds a constraint for the feature disabledReason to the
predicate. |
ResourceIdentifierTypePredicate<URI> |
thereExistsExternalLink()
Adds a constraint for the feature externalLink to the
predicate. |
BooleanTypePredicate |
thereExistsUserBoolean0()
Adds a constraint for the feature userBoolean0 to the
predicate. |
BooleanTypePredicate |
thereExistsUserBoolean1()
Adds a constraint for the feature userBoolean1 to the
predicate. |
BooleanTypePredicate |
thereExistsUserBoolean2()
Adds a constraint for the feature userBoolean2 to the
predicate. |
BooleanTypePredicate |
thereExistsUserBoolean3()
Adds a constraint for the feature userBoolean3 to the
predicate. |
BooleanTypePredicate |
thereExistsUserBoolean4()
Adds a constraint for the feature userBoolean4 to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsUserCode0()
Adds a constraint for the feature userCode0 to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsUserCode1()
Adds a constraint for the feature userCode1 to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsUserCode2()
Adds a constraint for the feature userCode2 to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsUserCode3()
Adds a constraint for the feature userCode3 to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsUserCode4()
Adds a constraint for the feature userCode4 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
thereExistsUserDate0()
Adds a constraint for the feature userDate0 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
thereExistsUserDate1()
Adds a constraint for the feature userDate1 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
thereExistsUserDate2()
Adds a constraint for the feature userDate2 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
thereExistsUserDate3()
Adds a constraint for the feature userDate3 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
thereExistsUserDate4()
Adds a constraint for the feature userDate4 to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsUserDateTime0()
Adds a constraint for the feature userDateTime0 to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsUserDateTime1()
Adds a constraint for the feature userDateTime1 to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsUserDateTime2()
Adds a constraint for the feature userDateTime2 to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsUserDateTime3()
Adds a constraint for the feature userDateTime3 to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsUserDateTime4()
Adds a constraint for the feature userDateTime4 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsUserNumber0()
Adds a constraint for the feature userNumber0 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsUserNumber1()
Adds a constraint for the feature userNumber1 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsUserNumber2()
Adds a constraint for the feature userNumber2 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsUserNumber3()
Adds a constraint for the feature userNumber3 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsUserNumber4()
Adds a constraint for the feature userNumber4 to the
predicate. |
StringTypePredicate |
thereExistsUserString0()
Adds a constraint for the feature userString0 to the
predicate. |
StringTypePredicate |
thereExistsUserString1()
Adds a constraint for the feature userString1 to the
predicate. |
StringTypePredicate |
thereExistsUserString2()
Adds a constraint for the feature userString2 to the
predicate. |
StringTypePredicate |
thereExistsUserString3()
Adds a constraint for the feature userString3 to the
predicate. |
StringTypePredicate |
thereExistsUserString4()
Adds a constraint for the feature userString4 to the
predicate. |
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.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.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate category()
CrxObject testing
whether the feature category has values or not.
StringTypePredicate thereExistsCategory()
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!
StringTypePredicate forAllCategory()
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!
MultivaluedTypeOrder orderByCategory()
CrxObject depending
the feature category
Note: The order in which orderBy…
instructions are given is relevant!
BooleanTypePredicate disabled()
SimpleTypeOrder orderByDisabled()
CrxObject depending
the feature disabled
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate disabledReason()
CrxObject testing
whether the value of the feature disabledReason is
null or not.
StringTypePredicate thereExistsDisabledReason()
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!
StringTypePredicate forAllDisabledReason()
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!
SimpleTypeOrder orderByDisabledReason()
CrxObject depending
the feature disabledReason
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate externalLink()
CrxObject testing
whether the feature externalLink has values or not.
ResourceIdentifierTypePredicate<URI> thereExistsExternalLink()
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!
ResourceIdentifierTypePredicate<URI> forAllExternalLink()
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!
MultivaluedTypeOrder orderByExternalLink()
CrxObject depending
the feature externalLink
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userBoolean0()
CrxObject testing
whether the value of the feature userBoolean0 is
null or not.
BooleanTypePredicate thereExistsUserBoolean0()
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!
BooleanTypePredicate forAllUserBoolean0()
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!
SimpleTypeOrder orderByUserBoolean0()
CrxObject depending
the feature userBoolean0
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userBoolean1()
CrxObject testing
whether the value of the feature userBoolean1 is
null or not.
BooleanTypePredicate thereExistsUserBoolean1()
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!
BooleanTypePredicate forAllUserBoolean1()
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!
SimpleTypeOrder orderByUserBoolean1()
CrxObject depending
the feature userBoolean1
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userBoolean2()
CrxObject testing
whether the value of the feature userBoolean2 is
null or not.
BooleanTypePredicate thereExistsUserBoolean2()
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!
BooleanTypePredicate forAllUserBoolean2()
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!
SimpleTypeOrder orderByUserBoolean2()
CrxObject depending
the feature userBoolean2
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userBoolean3()
CrxObject testing
whether the value of the feature userBoolean3 is
null or not.
BooleanTypePredicate thereExistsUserBoolean3()
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!
BooleanTypePredicate forAllUserBoolean3()
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!
SimpleTypeOrder orderByUserBoolean3()
CrxObject depending
the feature userBoolean3
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate userBoolean4()
CrxObject testing
whether the feature userBoolean4 has values or not.
BooleanTypePredicate thereExistsUserBoolean4()
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!
BooleanTypePredicate forAllUserBoolean4()
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!
MultivaluedTypeOrder orderByUserBoolean4()
CrxObject depending
the feature userBoolean4
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userCode0()
CrxObject testing
whether the value of the feature userCode0 is
null or not.
ComparableTypePredicate<Short> thereExistsUserCode0()
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!
ComparableTypePredicate<Short> forAllUserCode0()
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!
SimpleTypeOrder orderByUserCode0()
CrxObject depending
the feature userCode0
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userCode1()
CrxObject testing
whether the value of the feature userCode1 is
null or not.
ComparableTypePredicate<Short> thereExistsUserCode1()
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!
ComparableTypePredicate<Short> forAllUserCode1()
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!
SimpleTypeOrder orderByUserCode1()
CrxObject depending
the feature userCode1
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userCode2()
CrxObject testing
whether the value of the feature userCode2 is
null or not.
ComparableTypePredicate<Short> thereExistsUserCode2()
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!
ComparableTypePredicate<Short> forAllUserCode2()
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!
SimpleTypeOrder orderByUserCode2()
CrxObject depending
the feature userCode2
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userCode3()
CrxObject testing
whether the value of the feature userCode3 is
null or not.
ComparableTypePredicate<Short> thereExistsUserCode3()
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!
ComparableTypePredicate<Short> forAllUserCode3()
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!
SimpleTypeOrder orderByUserCode3()
CrxObject depending
the feature userCode3
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate userCode4()
CrxObject testing
whether the feature userCode4 has values or not.
ComparableTypePredicate<Short> thereExistsUserCode4()
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!
ComparableTypePredicate<Short> forAllUserCode4()
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!
MultivaluedTypeOrder orderByUserCode4()
CrxObject depending
the feature userCode4
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userDate0()
CrxObject testing
whether the value of the feature userDate0 is
null or not.
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> thereExistsUserDate0()
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!
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> forAllUserDate0()
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!
SimpleTypeOrder orderByUserDate0()
CrxObject depending
the feature userDate0
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userDate1()
CrxObject testing
whether the value of the feature userDate1 is
null or not.
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> thereExistsUserDate1()
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!
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> forAllUserDate1()
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!
SimpleTypeOrder orderByUserDate1()
CrxObject depending
the feature userDate1
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userDate2()
CrxObject testing
whether the value of the feature userDate2 is
null or not.
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> thereExistsUserDate2()
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!
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> forAllUserDate2()
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!
SimpleTypeOrder orderByUserDate2()
CrxObject depending
the feature userDate2
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userDate3()
CrxObject testing
whether the value of the feature userDate3 is
null or not.
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> thereExistsUserDate3()
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!
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> forAllUserDate3()
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!
SimpleTypeOrder orderByUserDate3()
CrxObject depending
the feature userDate3
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate userDate4()
CrxObject testing
whether the feature userDate4 has values or not.
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> thereExistsUserDate4()
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!
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> forAllUserDate4()
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!
MultivaluedTypeOrder orderByUserDate4()
CrxObject depending
the feature userDate4
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userDateTime0()
CrxObject testing
whether the value of the feature userDateTime0 is
null or not.
ComparableTypePredicate<Date> thereExistsUserDateTime0()
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!
ComparableTypePredicate<Date> forAllUserDateTime0()
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!
SimpleTypeOrder orderByUserDateTime0()
CrxObject depending
the feature userDateTime0
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userDateTime1()
CrxObject testing
whether the value of the feature userDateTime1 is
null or not.
ComparableTypePredicate<Date> thereExistsUserDateTime1()
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!
ComparableTypePredicate<Date> forAllUserDateTime1()
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!
SimpleTypeOrder orderByUserDateTime1()
CrxObject depending
the feature userDateTime1
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userDateTime2()
CrxObject testing
whether the value of the feature userDateTime2 is
null or not.
ComparableTypePredicate<Date> thereExistsUserDateTime2()
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!
ComparableTypePredicate<Date> forAllUserDateTime2()
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!
SimpleTypeOrder orderByUserDateTime2()
CrxObject depending
the feature userDateTime2
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userDateTime3()
CrxObject testing
whether the value of the feature userDateTime3 is
null or not.
ComparableTypePredicate<Date> thereExistsUserDateTime3()
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!
ComparableTypePredicate<Date> forAllUserDateTime3()
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!
SimpleTypeOrder orderByUserDateTime3()
CrxObject depending
the feature userDateTime3
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate userDateTime4()
CrxObject testing
whether the feature userDateTime4 has values or not.
ComparableTypePredicate<Date> thereExistsUserDateTime4()
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!
ComparableTypePredicate<Date> forAllUserDateTime4()
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!
MultivaluedTypeOrder orderByUserDateTime4()
CrxObject depending
the feature userDateTime4
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userNumber0()
CrxObject testing
whether the value of the feature userNumber0 is
null or not.
ComparableTypePredicate<BigDecimal> thereExistsUserNumber0()
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!
ComparableTypePredicate<BigDecimal> forAllUserNumber0()
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!
SimpleTypeOrder orderByUserNumber0()
CrxObject depending
the feature userNumber0
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userNumber1()
CrxObject testing
whether the value of the feature userNumber1 is
null or not.
ComparableTypePredicate<BigDecimal> thereExistsUserNumber1()
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!
ComparableTypePredicate<BigDecimal> forAllUserNumber1()
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!
SimpleTypeOrder orderByUserNumber1()
CrxObject depending
the feature userNumber1
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userNumber2()
CrxObject testing
whether the value of the feature userNumber2 is
null or not.
ComparableTypePredicate<BigDecimal> thereExistsUserNumber2()
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!
ComparableTypePredicate<BigDecimal> forAllUserNumber2()
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!
SimpleTypeOrder orderByUserNumber2()
CrxObject depending
the feature userNumber2
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userNumber3()
CrxObject testing
whether the value of the feature userNumber3 is
null or not.
ComparableTypePredicate<BigDecimal> thereExistsUserNumber3()
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!
ComparableTypePredicate<BigDecimal> forAllUserNumber3()
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!
SimpleTypeOrder orderByUserNumber3()
CrxObject depending
the feature userNumber3
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate userNumber4()
CrxObject testing
whether the feature userNumber4 has values or not.
ComparableTypePredicate<BigDecimal> thereExistsUserNumber4()
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!
ComparableTypePredicate<BigDecimal> forAllUserNumber4()
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!
MultivaluedTypeOrder orderByUserNumber4()
CrxObject depending
the feature userNumber4
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userString0()
CrxObject testing
whether the value of the feature userString0 is
null or not.
StringTypePredicate thereExistsUserString0()
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!
StringTypePredicate forAllUserString0()
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!
SimpleTypeOrder orderByUserString0()
CrxObject depending
the feature userString0
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userString1()
CrxObject testing
whether the value of the feature userString1 is
null or not.
StringTypePredicate thereExistsUserString1()
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!
StringTypePredicate forAllUserString1()
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!
SimpleTypeOrder orderByUserString1()
CrxObject depending
the feature userString1
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userString2()
CrxObject testing
whether the value of the feature userString2 is
null or not.
StringTypePredicate thereExistsUserString2()
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!
StringTypePredicate forAllUserString2()
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!
SimpleTypeOrder orderByUserString2()
CrxObject depending
the feature userString2
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate userString3()
CrxObject testing
whether the value of the feature userString3 is
null or not.
StringTypePredicate thereExistsUserString3()
userString3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userString3
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllUserString3()
userString3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userString3
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByUserString3()
CrxObject depending
the feature userString3
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate userString4()
CrxObject testing
whether the feature userString4 has values or not.
StringTypePredicate thereExistsUserString4()
userString4 to the
predicate. The predicate for CrxObject evaluates
true if at least one of its values of feature
userString4 satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
StringTypePredicate forAllUserString4()
userString4 to the
predicate. The predicate for CrxObject evaluates
true if all of its values of feature
userString4 satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
MultivaluedTypeOrder orderByUserString4()
CrxObject depending
the feature userString4
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||