|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssertableInspectorQuery
| Method Summary | |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
backColor()
Adds a constraint to the predicate for AssertableInspector
testing whether the value of the feature backColor is
null or not. |
org.w3c.cci2.BooleanTypePredicate |
changeable()
|
org.w3c.cci2.OptionalFeaturePredicate |
color()
Adds a constraint to the predicate for AssertableInspector
testing whether the value of the feature color is
null or not. |
org.w3c.cci2.BooleanTypePredicate |
filterable()
|
org.w3c.cci2.StringTypePredicate |
forAllBackColor()
Adds a constraint for the feature backColor to the
predicate. |
org.w3c.cci2.StringTypePredicate |
forAllColor()
Adds a constraint for the feature color to the predicate. |
org.w3c.cci2.StringTypePredicate |
forAllLabel()
Adds a constraint for the feature label to the predicate. |
org.w3c.cci2.ComparableTypePredicate<Integer> |
forAllOrder()
Adds a constraint for the feature order to the predicate. |
org.w3c.cci2.StringTypePredicate |
forAllToolTip()
Adds a constraint for the feature toolTip to the
predicate. |
org.w3c.cci2.StringTypePredicate |
forClass()
|
org.w3c.cci2.StringTypePredicate |
iconKey()
|
org.w3c.cci2.MultivaluedFeaturePredicate |
label()
Adds a constraint to the predicate for AssertableInspector
testing whether the feature label has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
order()
Adds a constraint to the predicate for AssertableInspector
testing whether the feature order has values or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByBackColor()
Allows to adds a sort instruction for AssertableInspector
depending the feature backColor
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByChangeable()
Allows to adds a sort instruction for AssertableInspector
depending the feature changeable
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByColor()
Allows to adds a sort instruction for AssertableInspector
depending the feature color
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByFilterable()
Allows to adds a sort instruction for AssertableInspector
depending the feature filterable
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByForClass()
Allows to adds a sort instruction for AssertableInspector
depending the feature forClass
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByIconKey()
Allows to adds a sort instruction for AssertableInspector
depending the feature iconKey
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.MultivaluedTypeOrder |
orderByLabel()
Allows to adds a sort instruction for AssertableInspector
depending the feature label
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.MultivaluedTypeOrder |
orderByOrder()
Allows to adds a sort instruction for AssertableInspector
depending the feature order
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderBySortable()
Allows to adds a sort instruction for AssertableInspector
depending the feature sortable
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.MultivaluedTypeOrder |
orderByToolTip()
Allows to adds a sort instruction for AssertableInspector
depending the feature toolTip
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.BooleanTypePredicate |
sortable()
|
org.w3c.cci2.StringTypePredicate |
thereExistsBackColor()
Adds a constraint for the feature backColor to the
predicate. |
org.w3c.cci2.StringTypePredicate |
thereExistsColor()
Adds a constraint for the feature color to the predicate. |
org.w3c.cci2.StringTypePredicate |
thereExistsLabel()
Adds a constraint for the feature label to the predicate. |
org.w3c.cci2.ComparableTypePredicate<Integer> |
thereExistsOrder()
Adds a constraint for the feature order 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 AssertableInspector
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.OptionalFeaturePredicate backColor()
AssertableInspector
testing whether the value of the feature backColor is
null or not.
org.w3c.cci2.StringTypePredicate thereExistsBackColor()
backColor to the
predicate. The predicate for AssertableInspector evaluates
true if its value of feature backColor
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 forAllBackColor()
backColor to the
predicate. The predicate for AssertableInspector evaluates
true if its value of feature backColor
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 orderByBackColor()
AssertableInspector
depending the feature backColor
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate changeable()
org.w3c.cci2.SimpleTypeOrder orderByChangeable()
AssertableInspector
depending the feature changeable
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.OptionalFeaturePredicate color()
AssertableInspector
testing whether the value of the feature color is
null or not.
org.w3c.cci2.StringTypePredicate thereExistsColor()
color to the predicate.
The predicate for AssertableInspector evaluates
true if its value of feature color 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 forAllColor()
color to the predicate.
The predicate for AssertableInspector evaluates
true if its value of feature color 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 orderByColor()
AssertableInspector
depending the feature color
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate filterable()
org.w3c.cci2.SimpleTypeOrder orderByFilterable()
AssertableInspector
depending the feature filterable
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.StringTypePredicate forClass()
org.w3c.cci2.SimpleTypeOrder orderByForClass()
AssertableInspector
depending the feature forClass
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.StringTypePredicate iconKey()
org.w3c.cci2.SimpleTypeOrder orderByIconKey()
AssertableInspector
depending the feature iconKey
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.MultivaluedFeaturePredicate label()
AssertableInspector
testing whether the feature label has values or not.
org.w3c.cci2.StringTypePredicate thereExistsLabel()
label to the predicate.
The predicate for AssertableInspector evaluates
true if at least one of its values of feature
label 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 forAllLabel()
label to the predicate.
The predicate for AssertableInspector evaluates
true if all of its values of feature label
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 orderByLabel()
AssertableInspector
depending the feature label
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.MultivaluedFeaturePredicate order()
AssertableInspector
testing whether the feature order has values or not.
org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsOrder()
order to the predicate.
The predicate for AssertableInspector evaluates
true if at least one of its values of feature
order 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.ComparableTypePredicate<Integer> forAllOrder()
order to the predicate.
The predicate for AssertableInspector evaluates
true if all of its values of feature order
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 orderByOrder()
AssertableInspector
depending the feature order
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate sortable()
org.w3c.cci2.SimpleTypeOrder orderBySortable()
AssertableInspector
depending the feature sortable
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.MultivaluedFeaturePredicate toolTip()
AssertableInspector
testing whether the feature toolTip has values or not.
org.w3c.cci2.StringTypePredicate thereExistsToolTip()
toolTip to the
predicate. The predicate for AssertableInspector 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 AssertableInspector 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()
AssertableInspector
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 | |||||||||