|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertySetEntryQuery
| Method Summary | |
|---|---|
PropertyQuery |
forAllProperty()
Adds a constraint for the feature property to the
predicate. |
StringTypePredicate |
forAllPropertyDescription()
Adds a constraint for the feature propertyDescription to
the predicate. |
StringTypePredicate |
forAllPropertyName()
Adds a constraint for the feature propertyName to the
predicate. |
StringTypePredicate |
forAllPropertySetDescription()
Adds a constraint for the feature propertySetDescription
to the predicate. |
StringTypePredicate |
forAllPropertySetName()
Adds a constraint for the feature propertySetName to the
predicate. |
StringTypePredicate |
forAllStringifiedValue()
Adds a constraint for the feature stringifiedValue to the
predicate. |
SimpleTypeOrder |
orderByPropertyDescription()
Allows to adds a sort instruction for PropertySetEntry
depending the feature propertyDescription
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPropertyName()
Allows to adds a sort instruction for PropertySetEntry
depending the feature propertyName
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPropertySetDescription()
Allows to adds a sort instruction for PropertySetEntry
depending the feature propertySetDescription
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPropertySetName()
Allows to adds a sort instruction for PropertySetEntry
depending the feature propertySetName
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByStringifiedValue()
Allows to adds a sort instruction for PropertySetEntry
depending the feature stringifiedValue
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
property()
Adds a constraint to the predicate for PropertySetEntry
testing whether the value of the feature property is
null or not. |
OptionalFeaturePredicate |
propertyDescription()
Adds a constraint to the predicate for PropertySetEntry
testing whether the value of the feature
propertyDescription is null or not. |
OptionalFeaturePredicate |
propertyName()
Adds a constraint to the predicate for PropertySetEntry
testing whether the value of the feature propertyName is
null or not. |
OptionalFeaturePredicate |
propertySetDescription()
Adds a constraint to the predicate for PropertySetEntry
testing whether the value of the feature
propertySetDescription is null or not. |
OptionalFeaturePredicate |
propertySetName()
Adds a constraint to the predicate for PropertySetEntry
testing whether the value of the feature propertySetName
is null or not. |
OptionalFeaturePredicate |
stringifiedValue()
Adds a constraint to the predicate for PropertySetEntry
testing whether the value of the feature stringifiedValue
is null or not. |
PropertyQuery |
thereExistsProperty()
Adds a constraint for the feature property to the
predicate. |
StringTypePredicate |
thereExistsPropertyDescription()
Adds a constraint for the feature propertyDescription to
the predicate. |
StringTypePredicate |
thereExistsPropertyName()
Adds a constraint for the feature propertyName to the
predicate. |
StringTypePredicate |
thereExistsPropertySetDescription()
Adds a constraint for the feature propertySetDescription
to the predicate. |
StringTypePredicate |
thereExistsPropertySetName()
Adds a constraint for the feature propertySetName to the
predicate. |
StringTypePredicate |
thereExistsStringifiedValue()
Adds a constraint for the feature stringifiedValue to the
predicate. |
| Methods inherited from interface org.opencrx.kernel.base.query.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.query.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.query.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate property()
PropertySetEntry
testing whether the value of the feature property is
null or not.
PropertyQuery thereExistsProperty()
property to the
predicate. The predicate for PropertySetEntry evaluates
true if its value of feature property
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
PropertyQuery forAllProperty()
property to the
predicate. The predicate for PropertySetEntry evaluates
true if its value of feature property
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
OptionalFeaturePredicate propertyDescription()
PropertySetEntry
testing whether the value of the feature
propertyDescription is null or not.
StringTypePredicate thereExistsPropertyDescription()
propertyDescription to
the predicate. The predicate for PropertySetEntry
evaluates true if its value of feature
propertyDescription satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllPropertyDescription()
propertyDescription to
the predicate. The predicate for PropertySetEntry
evaluates true if its value of feature
propertyDescription satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByPropertyDescription()
PropertySetEntry
depending the feature propertyDescription
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate propertyName()
PropertySetEntry
testing whether the value of the feature propertyName is
null or not.
StringTypePredicate thereExistsPropertyName()
propertyName to the
predicate. The predicate for PropertySetEntry evaluates
true if its value of feature propertyName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllPropertyName()
propertyName to the
predicate. The predicate for PropertySetEntry evaluates
true if its value of feature propertyName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByPropertyName()
PropertySetEntry
depending the feature propertyName
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate propertySetDescription()
PropertySetEntry
testing whether the value of the feature
propertySetDescription is null or not.
StringTypePredicate thereExistsPropertySetDescription()
propertySetDescription
to the predicate. The predicate for PropertySetEntry
evaluates true if its value of feature
propertySetDescription satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllPropertySetDescription()
propertySetDescription
to the predicate. The predicate for PropertySetEntry
evaluates true if its value of feature
propertySetDescription satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByPropertySetDescription()
PropertySetEntry
depending the feature propertySetDescription
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate propertySetName()
PropertySetEntry
testing whether the value of the feature propertySetName
is null or not.
StringTypePredicate thereExistsPropertySetName()
propertySetName to the
predicate. The predicate for PropertySetEntry evaluates
true if its value of feature propertySetName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllPropertySetName()
propertySetName to the
predicate. The predicate for PropertySetEntry evaluates
true if its value of feature propertySetName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByPropertySetName()
PropertySetEntry
depending the feature propertySetName
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate stringifiedValue()
PropertySetEntry
testing whether the value of the feature stringifiedValue
is null or not.
StringTypePredicate thereExistsStringifiedValue()
stringifiedValue to the
predicate. The predicate for PropertySetEntry evaluates
true if its value of feature stringifiedValue
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllStringifiedValue()
stringifiedValue to the
predicate. The predicate for PropertySetEntry evaluates
true if its value of feature stringifiedValue
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByStringifiedValue()
PropertySetEntry
depending the feature stringifiedValue
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 | |||||||||