org.openmdx.ui1.cci2
Interface AssertableInspectorQuery

All Superinterfaces:
org.w3c.cci2.AnyTypePredicate, org.openmdx.base.cci2.BasicObjectQuery, org.openmdx.base.cci2.ContextCapableQuery, org.openmdx.base.cci2.ExtentCapableQuery, org.openmdx.compatibility.view1.cci2.ViewCapableQuery

public interface AssertableInspectorQuery
extends org.openmdx.base.cci2.BasicObjectQuery


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 condition for the feature backColor to the predicate for AssertableInspector, which evaluates to false unless the value of the feature backColor satisfies the given condition.
 org.w3c.cci2.StringTypePredicate forAllColor()
          Adds a condition for the feature color to the predicate for AssertableInspector, which evaluates to false unless the value of the feature color satisfies the given condition.
 org.w3c.cci2.StringTypePredicate forAllLabel()
          Adds a condition for the feature label to the predicate for AssertableInspector, which evaluates to false unless the values of the feature label satisfy the given condition.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllOrder()
          Adds a condition for the feature order to the predicate for AssertableInspector, which evaluates to false unless the values of the feature order satisfy the given condition.
 org.w3c.cci2.StringTypePredicate forAllToolTip()
          Adds a condition for the feature toolTip to the predicate for AssertableInspector, which evaluates to false unless the values of the feature toolTip satisfy the given condition.
 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 condition for the feature backColor to the predicate for AssertableInspector, which evaluates to false unless the value of the feature backColor satisfies the given condition.
 org.w3c.cci2.StringTypePredicate thereExistsColor()
          Adds a condition for the feature color to the predicate for AssertableInspector, which evaluates to false unless the value of the feature color satisfies the given condition.
 org.w3c.cci2.StringTypePredicate thereExistsLabel()
          Adds a condition for the feature label to the predicate for AssertableInspector, which evaluates to false unless the values of the feature label satisfy the given condition.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsOrder()
          Adds a condition for the feature order to the predicate for AssertableInspector, which evaluates to false unless the values of the feature order satisfy the given condition.
 org.w3c.cci2.StringTypePredicate thereExistsToolTip()
          Adds a condition for the feature toolTip to the predicate for AssertableInspector, which evaluates to false unless the values of the feature toolTip satisfy the given condition.
 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

backColor

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.


thereExistsBackColor

org.w3c.cci2.StringTypePredicate thereExistsBackColor()
Adds a condition for the feature backColor to the predicate for AssertableInspector, which evaluates to false unless the value of the feature backColor satisfies the given condition.

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


forAllBackColor

org.w3c.cci2.StringTypePredicate forAllBackColor()
Adds a condition for the feature backColor to the predicate for AssertableInspector, which evaluates to false unless the value of the feature backColor satisfies the given condition.

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


orderByBackColor

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!


changeable

org.w3c.cci2.BooleanTypePredicate changeable()

orderByChangeable

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!


color

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.


thereExistsColor

org.w3c.cci2.StringTypePredicate thereExistsColor()
Adds a condition for the feature color to the predicate for AssertableInspector, which evaluates to false unless the value of the feature color satisfies the given condition.

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


forAllColor

org.w3c.cci2.StringTypePredicate forAllColor()
Adds a condition for the feature color to the predicate for AssertableInspector, which evaluates to false unless the value of the feature color satisfies the given condition.

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


orderByColor

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!


filterable

org.w3c.cci2.BooleanTypePredicate filterable()

orderByFilterable

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!


forClass

org.w3c.cci2.StringTypePredicate forClass()

orderByForClass

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!


iconKey

org.w3c.cci2.StringTypePredicate iconKey()

orderByIconKey

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!


label

org.w3c.cci2.MultivaluedFeaturePredicate label()
Adds a constraint to the predicate for AssertableInspector testing whether the feature label has values or not.


thereExistsLabel

org.w3c.cci2.StringTypePredicate thereExistsLabel()
Adds a condition for the feature label to the predicate for AssertableInspector, which evaluates to false unless the values of the feature label 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


forAllLabel

org.w3c.cci2.StringTypePredicate forAllLabel()
Adds a condition for the feature label to the predicate for AssertableInspector, which evaluates to false unless the values of the feature label 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


orderByLabel

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!


order

org.w3c.cci2.MultivaluedFeaturePredicate order()
Adds a constraint to the predicate for AssertableInspector testing whether the feature order has values or not.


thereExistsOrder

org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsOrder()
Adds a condition for the feature order to the predicate for AssertableInspector, which evaluates to false unless the values of the feature order 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


forAllOrder

org.w3c.cci2.ComparableTypePredicate<Integer> forAllOrder()
Adds a condition for the feature order to the predicate for AssertableInspector, which evaluates to false unless the values of the feature order 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


orderByOrder

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!


sortable

org.w3c.cci2.BooleanTypePredicate sortable()

orderBySortable

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!


toolTip

org.w3c.cci2.MultivaluedFeaturePredicate toolTip()
Adds a constraint to the predicate for AssertableInspector testing whether the feature toolTip has values or not.


thereExistsToolTip

org.w3c.cci2.StringTypePredicate thereExistsToolTip()
Adds a condition for the feature toolTip to the predicate for AssertableInspector, which evaluates to false unless the values of the feature toolTip 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


forAllToolTip

org.w3c.cci2.StringTypePredicate forAllToolTip()
Adds a condition for the feature toolTip to the predicate for AssertableInspector, which evaluates to false unless the values of the feature toolTip 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


orderByToolTip

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!



This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.