|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementQuery
| Method Summary | |
|---|---|
org.w3c.cci2.BooleanTypePredicate |
autoGenerated()
|
org.w3c.cci2.BooleanTypePredicate |
changeable()
|
org.w3c.cci2.StringTypePredicate |
forAllIconKey()
Adds a constraint for the feature iconKey to the
predicate. |
org.w3c.cci2.StringTypePredicate |
forAllMimeType()
Adds a constraint for the feature mimeType to the
predicate. |
org.w3c.cci2.StringTypePredicate |
forAllToolTip()
Adds a constraint for the feature toolTip to the
predicate. |
org.w3c.cci2.OptionalFeaturePredicate |
iconKey()
Adds a constraint to the predicate for Element testing
whether the value of the feature iconKey is
null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
mimeType()
Adds a constraint to the predicate for Element testing
whether the value of the feature mimeType is
null or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByAutoGenerated()
Allows to adds a sort instruction for Element depending
the feature autoGenerated
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByChangeable()
Allows to adds a sort instruction for Element depending
the feature changeable
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByIconKey()
Allows to adds a sort instruction for Element depending
the feature iconKey
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByMimeType()
Allows to adds a sort instruction for Element depending
the feature mimeType
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.MultivaluedTypeOrder |
orderByToolTip()
Allows to adds a sort instruction for Element depending
the feature toolTip
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.StringTypePredicate |
thereExistsIconKey()
Adds a constraint for the feature iconKey to the
predicate. |
org.w3c.cci2.StringTypePredicate |
thereExistsMimeType()
Adds a constraint for the feature mimeType to the
predicate. |
org.w3c.cci2.StringTypePredicate |
thereExistsToolTip()
Adds a constraint for the feature toolTip to the
predicate. |
org.w3c.cci2.MultivaluedFeaturePredicate |
toolTip()
Adds a constraint to the predicate for Element testing
whether the feature toolTip has values or not. |
| 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 |
|---|
org.w3c.cci2.BooleanTypePredicate autoGenerated()
org.w3c.cci2.SimpleTypeOrder orderByAutoGenerated()
Element depending
the feature autoGenerated
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate changeable()
org.w3c.cci2.SimpleTypeOrder orderByChangeable()
Element depending
the feature changeable
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.OptionalFeaturePredicate iconKey()
Element testing
whether the value of the feature iconKey is
null or not.
org.w3c.cci2.StringTypePredicate thereExistsIconKey()
iconKey to the
predicate. The predicate for Element evaluates
true if its value of feature iconKey
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!
org.w3c.cci2.StringTypePredicate forAllIconKey()
iconKey to the
predicate. The predicate for Element evaluates
true if its value of feature iconKey
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!
org.w3c.cci2.SimpleTypeOrder orderByIconKey()
Element depending
the feature iconKey
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.OptionalFeaturePredicate mimeType()
Element testing
whether the value of the feature mimeType is
null or not.
org.w3c.cci2.StringTypePredicate thereExistsMimeType()
mimeType to the
predicate. The predicate for Element evaluates
true if its value of feature mimeType
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!
org.w3c.cci2.StringTypePredicate forAllMimeType()
mimeType to the
predicate. The predicate for Element evaluates
true if its value of feature mimeType
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!
org.w3c.cci2.SimpleTypeOrder orderByMimeType()
Element depending
the feature mimeType
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.MultivaluedFeaturePredicate toolTip()
Element testing
whether the feature toolTip has values or not.
org.w3c.cci2.StringTypePredicate thereExistsToolTip()
toolTip to the
predicate. The predicate for Element evaluates
true if at least one of its values of feature
toolTip 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!
org.w3c.cci2.StringTypePredicate forAllToolTip()
toolTip to the
predicate. The predicate for Element evaluates
true if all of its values of feature toolTip
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!
org.w3c.cci2.MultivaluedTypeOrder orderByToolTip()
Element depending
the feature toolTip
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 | |||||||||