org.openmdx.ui1.cci2
Interface AbstractElementDefinitionQuery

All Superinterfaces:
org.w3c.cci2.AnyTypePredicate
All Known Subinterfaces:
AdditionalElementDefinitionQuery, AlternateElementDefinitionQuery, ElementDefinitionQuery

public interface AbstractElementDefinitionQuery
extends org.w3c.cci2.AnyTypePredicate


Method Summary
 org.w3c.cci2.OptionalFeaturePredicate backColor()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature backColor is null or not.
 org.w3c.cci2.OptionalFeaturePredicate changeable()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature changeable is null or not.
 org.w3c.cci2.OptionalFeaturePredicate color()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature color is null or not.
 org.w3c.cci2.OptionalFeaturePredicate columnBreak()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature columnBreak is null or not.
 org.w3c.cci2.OptionalFeaturePredicate dataBindingName()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature dataBindingName is null or not.
 org.w3c.cci2.OptionalFeaturePredicate decimalPlaces()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature decimalPlaces is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate displayValueExpr()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature displayValueExpr has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate eventHandler()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature eventHandler has values or not.
 org.w3c.cci2.OptionalFeaturePredicate filterable()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature filterable is null or not.
 org.w3c.cci2.StringTypePredicate forAllBackColor()
          Adds a constraint for the feature backColor to the predicate.
 org.w3c.cci2.BooleanTypePredicate forAllChangeable()
          Adds a constraint for the feature changeable to the predicate.
 org.w3c.cci2.StringTypePredicate forAllColor()
          Adds a constraint for the feature color to the predicate.
 org.w3c.cci2.BooleanTypePredicate forAllColumnBreak()
          Adds a constraint for the feature columnBreak to the predicate.
 org.w3c.cci2.StringTypePredicate forAllDataBindingName()
          Adds a constraint for the feature dataBindingName to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllDecimalPlaces()
          Adds a constraint for the feature decimalPlaces to the predicate.
 org.w3c.cci2.StringTypePredicate forAllDisplayValueExpr()
          Adds a constraint for the feature displayValueExpr to the predicate.
 org.w3c.cci2.StringTypePredicate forAllEventHandler()
          Adds a constraint for the feature eventHandler to the predicate.
 org.w3c.cci2.BooleanTypePredicate forAllFilterable()
          Adds a constraint for the feature filterable to the predicate.
 org.w3c.cci2.BooleanTypePredicate forAllHasThousandsSeparator()
          Adds a constraint for the feature hasThousandsSeparator to the predicate.
 org.w3c.cci2.StringTypePredicate forAllIconKey()
          Adds a constraint for the feature iconKey to the predicate.
 org.w3c.cci2.ComparableTypePredicate<BigDecimal> forAllIncrement()
          Adds a constraint for the feature increment to the predicate.
 org.w3c.cci2.BooleanTypePredicate forAllInPlace()
          Adds a constraint for the feature inPlace to the predicate.
 org.w3c.cci2.BooleanTypePredicate forAllIsPassword()
          Adds a constraint for the feature isPassword to the predicate.
 org.w3c.cci2.StringTypePredicate forAllLabel()
          Adds a constraint for the feature label to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllMaxLength()
          Adds a constraint for the feature maxLength to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllMaxMember()
          Adds a constraint for the feature maxMember to the predicate.
 org.w3c.cci2.StringTypePredicate forAllMaxValue()
          Adds a constraint for the feature maxValue to the predicate.
 org.w3c.cci2.StringTypePredicate forAllMemberDefaultValue()
          Adds a constraint for the feature memberDefaultValue to the predicate.
 org.w3c.cci2.StringTypePredicate forAllMemberElementName()
          Adds a constraint for the feature memberElementName to the predicate.
 org.w3c.cci2.StringTypePredicate forAllMemberMimeType()
          Adds a constraint for the feature memberMimeType to the predicate.
 org.w3c.cci2.StringTypePredicate forAllMinValue()
          Adds a constraint for the feature minValue to the predicate.
 org.w3c.cci2.StringTypePredicate forAllMultiplicity()
          Adds a constraint for the feature multiplicity to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllOrder()
          Adds a constraint for the feature order to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllOrderFieldGroup()
          Adds a constraint for the feature orderFieldGroup to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllOrderObjectContainer()
          Adds a constraint for the feature orderObjectContainer to the predicate.
 org.w3c.cci2.StringTypePredicate forAllShortLabel()
          Adds a constraint for the feature shortLabel to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllShowMaxMember()
          Adds a constraint for the feature showMaxMember to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllSizeXweight()
          Adds a constraint for the feature sizeXWeight to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllSkipRow()
          Adds a constraint for the feature skipRow to the predicate.
 org.w3c.cci2.BooleanTypePredicate forAllSortable()
          Adds a constraint for the feature sortable to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllSpanRow()
          Adds a constraint for the feature spanRow to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> forAllTitleIndex()
          Adds a constraint for the feature titleIndex to the predicate.
 org.w3c.cci2.StringTypePredicate forAllToolTip()
          Adds a constraint for the feature toolTip to the predicate.
 org.w3c.cci2.OptionalFeaturePredicate hasThousandsSeparator()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature hasThousandsSeparator is null or not.
 org.w3c.cci2.OptionalFeaturePredicate iconKey()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature iconKey is null or not.
 org.w3c.cci2.OptionalFeaturePredicate increment()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature increment is null or not.
 org.w3c.cci2.OptionalFeaturePredicate inPlace()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature inPlace is null or not.
 org.w3c.cci2.OptionalFeaturePredicate isPassword()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature isPassword is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate label()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature label has values or not.
 org.w3c.cci2.OptionalFeaturePredicate maxLength()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature maxLength is null or not.
 org.w3c.cci2.OptionalFeaturePredicate maxMember()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature maxMember is null or not.
 org.w3c.cci2.OptionalFeaturePredicate maxValue()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature maxValue is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate memberDefaultValue()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature memberDefaultValue has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate memberElementName()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature memberElementName has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate memberMimeType()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature memberMimeType has values or not.
 org.w3c.cci2.OptionalFeaturePredicate minValue()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature minValue is null or not.
 org.w3c.cci2.OptionalFeaturePredicate multiplicity()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature multiplicity is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate order()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature order has values or not.
 org.w3c.cci2.SimpleTypeOrder orderByBackColor()
          Allows to adds a sort instruction for AbstractElementDefinition 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 AbstractElementDefinition 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 AbstractElementDefinition depending the feature color Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByColumnBreak()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature columnBreak Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByDataBindingName()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature dataBindingName Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByDecimalPlaces()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature decimalPlaces Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByDisplayValueExpr()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature displayValueExpr Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByEventHandler()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature eventHandler Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByFilterable()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature filterable Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByHasThousandsSeparator()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature hasThousandsSeparator Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByIconKey()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature iconKey Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByIncrement()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature increment Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByInPlace()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature inPlace Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByIsPassword()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature isPassword Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByLabel()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature label Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByMaxLength()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature maxLength Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByMaxMember()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature maxMember Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByMaxValue()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature maxValue Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByMemberDefaultValue()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature memberDefaultValue Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByMemberElementName()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature memberElementName Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByMemberMimeType()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature memberMimeType Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByMinValue()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature minValue Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByMultiplicity()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature multiplicity Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByOrder()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature order Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByOrderFieldGroup()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature orderFieldGroup Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByOrderObjectContainer()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature orderObjectContainer Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByShortLabel()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature shortLabel Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByShowMaxMember()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature showMaxMember Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderBySizeXweight()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature sizeXWeight Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderBySkipRow()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature skipRow Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderBySortable()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature sortable Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderBySpanRow()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature spanRow Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByTitleIndex()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature titleIndex Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedTypeOrder orderByToolTip()
          Allows to adds a sort instruction for AbstractElementDefinition depending the feature toolTip Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.MultivaluedFeaturePredicate orderFieldGroup()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature orderFieldGroup has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate orderObjectContainer()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature orderObjectContainer has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate shortLabel()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature shortLabel has values or not.
 org.w3c.cci2.OptionalFeaturePredicate showMaxMember()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature showMaxMember is null or not.
 org.w3c.cci2.OptionalFeaturePredicate sizeXweight()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature sizeXWeight is null or not.
 org.w3c.cci2.OptionalFeaturePredicate skipRow()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature skipRow is null or not.
 org.w3c.cci2.OptionalFeaturePredicate sortable()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature sortable is null or not.
 org.w3c.cci2.OptionalFeaturePredicate spanRow()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature spanRow is null or not.
 org.w3c.cci2.StringTypePredicate thereExistsBackColor()
          Adds a constraint for the feature backColor to the predicate.
 org.w3c.cci2.BooleanTypePredicate thereExistsChangeable()
          Adds a constraint for the feature changeable to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsColor()
          Adds a constraint for the feature color to the predicate.
 org.w3c.cci2.BooleanTypePredicate thereExistsColumnBreak()
          Adds a constraint for the feature columnBreak to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsDataBindingName()
          Adds a constraint for the feature dataBindingName to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsDecimalPlaces()
          Adds a constraint for the feature decimalPlaces to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsDisplayValueExpr()
          Adds a constraint for the feature displayValueExpr to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsEventHandler()
          Adds a constraint for the feature eventHandler to the predicate.
 org.w3c.cci2.BooleanTypePredicate thereExistsFilterable()
          Adds a constraint for the feature filterable to the predicate.
 org.w3c.cci2.BooleanTypePredicate thereExistsHasThousandsSeparator()
          Adds a constraint for the feature hasThousandsSeparator to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsIconKey()
          Adds a constraint for the feature iconKey to the predicate.
 org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsIncrement()
          Adds a constraint for the feature increment to the predicate.
 org.w3c.cci2.BooleanTypePredicate thereExistsInPlace()
          Adds a constraint for the feature inPlace to the predicate.
 org.w3c.cci2.BooleanTypePredicate thereExistsIsPassword()
          Adds a constraint for the feature isPassword to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsLabel()
          Adds a constraint for the feature label to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsMaxLength()
          Adds a constraint for the feature maxLength to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsMaxMember()
          Adds a constraint for the feature maxMember to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsMaxValue()
          Adds a constraint for the feature maxValue to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsMemberDefaultValue()
          Adds a constraint for the feature memberDefaultValue to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsMemberElementName()
          Adds a constraint for the feature memberElementName to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsMemberMimeType()
          Adds a constraint for the feature memberMimeType to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsMinValue()
          Adds a constraint for the feature minValue to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsMultiplicity()
          Adds a constraint for the feature multiplicity to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsOrder()
          Adds a constraint for the feature order to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsOrderFieldGroup()
          Adds a constraint for the feature orderFieldGroup to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsOrderObjectContainer()
          Adds a constraint for the feature orderObjectContainer to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsShortLabel()
          Adds a constraint for the feature shortLabel to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsShowMaxMember()
          Adds a constraint for the feature showMaxMember to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsSizeXweight()
          Adds a constraint for the feature sizeXWeight to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsSkipRow()
          Adds a constraint for the feature skipRow to the predicate.
 org.w3c.cci2.BooleanTypePredicate thereExistsSortable()
          Adds a constraint for the feature sortable to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsSpanRow()
          Adds a constraint for the feature spanRow to the predicate.
 org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsTitleIndex()
          Adds a constraint for the feature titleIndex to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsToolTip()
          Adds a constraint for the feature toolTip to the predicate.
 org.w3c.cci2.OptionalFeaturePredicate titleIndex()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature titleIndex is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate toolTip()
          Adds a constraint to the predicate for AbstractElementDefinition testing whether the feature toolTip has values or not.
 
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 AbstractElementDefinition testing whether the value of the feature backColor is null or not.


thereExistsBackColor

org.w3c.cci2.StringTypePredicate thereExistsBackColor()
Adds a constraint for the feature backColor to the predicate. The predicate for AbstractElementDefinition 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!


forAllBackColor

org.w3c.cci2.StringTypePredicate forAllBackColor()
Adds a constraint for the feature backColor to the predicate. The predicate for AbstractElementDefinition 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!


orderByBackColor

org.w3c.cci2.SimpleTypeOrder orderByBackColor()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature backColor Note: The order in which orderBy… instructions are given is relevant!


changeable

org.w3c.cci2.OptionalFeaturePredicate changeable()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature changeable is null or not.


thereExistsChangeable

org.w3c.cci2.BooleanTypePredicate thereExistsChangeable()
Adds a constraint for the feature changeable to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature changeable 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!


forAllChangeable

org.w3c.cci2.BooleanTypePredicate forAllChangeable()
Adds a constraint for the feature changeable to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature changeable 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!


orderByChangeable

org.w3c.cci2.SimpleTypeOrder orderByChangeable()
Allows to adds a sort instruction for AbstractElementDefinition 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 AbstractElementDefinition testing whether the value of the feature color is null or not.


thereExistsColor

org.w3c.cci2.StringTypePredicate thereExistsColor()
Adds a constraint for the feature color to the predicate. The predicate for AbstractElementDefinition 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!


forAllColor

org.w3c.cci2.StringTypePredicate forAllColor()
Adds a constraint for the feature color to the predicate. The predicate for AbstractElementDefinition 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!


orderByColor

org.w3c.cci2.SimpleTypeOrder orderByColor()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature color Note: The order in which orderBy… instructions are given is relevant!


columnBreak

org.w3c.cci2.OptionalFeaturePredicate columnBreak()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature columnBreak is null or not.


thereExistsColumnBreak

org.w3c.cci2.BooleanTypePredicate thereExistsColumnBreak()
Adds a constraint for the feature columnBreak to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature columnBreak 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!


forAllColumnBreak

org.w3c.cci2.BooleanTypePredicate forAllColumnBreak()
Adds a constraint for the feature columnBreak to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature columnBreak 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!


orderByColumnBreak

org.w3c.cci2.SimpleTypeOrder orderByColumnBreak()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature columnBreak Note: The order in which orderBy… instructions are given is relevant!


dataBindingName

org.w3c.cci2.OptionalFeaturePredicate dataBindingName()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature dataBindingName is null or not.


thereExistsDataBindingName

org.w3c.cci2.StringTypePredicate thereExistsDataBindingName()
Adds a constraint for the feature dataBindingName to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature dataBindingName 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!


forAllDataBindingName

org.w3c.cci2.StringTypePredicate forAllDataBindingName()
Adds a constraint for the feature dataBindingName to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature dataBindingName 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!


orderByDataBindingName

org.w3c.cci2.SimpleTypeOrder orderByDataBindingName()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature dataBindingName Note: The order in which orderBy… instructions are given is relevant!


decimalPlaces

org.w3c.cci2.OptionalFeaturePredicate decimalPlaces()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature decimalPlaces is null or not.


thereExistsDecimalPlaces

org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsDecimalPlaces()
Adds a constraint for the feature decimalPlaces to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature decimalPlaces 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!


forAllDecimalPlaces

org.w3c.cci2.ComparableTypePredicate<Integer> forAllDecimalPlaces()
Adds a constraint for the feature decimalPlaces to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature decimalPlaces 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!


orderByDecimalPlaces

org.w3c.cci2.SimpleTypeOrder orderByDecimalPlaces()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature decimalPlaces Note: The order in which orderBy… instructions are given is relevant!


displayValueExpr

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


thereExistsDisplayValueExpr

org.w3c.cci2.StringTypePredicate thereExistsDisplayValueExpr()
Adds a constraint for the feature displayValueExpr to the predicate. The predicate for AbstractElementDefinition evaluates true if at least one of its values of feature displayValueExpr 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!


forAllDisplayValueExpr

org.w3c.cci2.StringTypePredicate forAllDisplayValueExpr()
Adds a constraint for the feature displayValueExpr to the predicate. The predicate for AbstractElementDefinition evaluates true if all of its values of feature displayValueExpr 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!


orderByDisplayValueExpr

org.w3c.cci2.MultivaluedTypeOrder orderByDisplayValueExpr()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature displayValueExpr Note: The order in which orderBy… instructions are given is relevant!


eventHandler

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


thereExistsEventHandler

org.w3c.cci2.StringTypePredicate thereExistsEventHandler()
Adds a constraint for the feature eventHandler to the predicate. The predicate for AbstractElementDefinition evaluates true if at least one of its values of feature eventHandler 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!


forAllEventHandler

org.w3c.cci2.StringTypePredicate forAllEventHandler()
Adds a constraint for the feature eventHandler to the predicate. The predicate for AbstractElementDefinition evaluates true if all of its values of feature eventHandler 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!


orderByEventHandler

org.w3c.cci2.MultivaluedTypeOrder orderByEventHandler()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature eventHandler Note: The order in which orderBy… instructions are given is relevant!


filterable

org.w3c.cci2.OptionalFeaturePredicate filterable()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature filterable is null or not.


thereExistsFilterable

org.w3c.cci2.BooleanTypePredicate thereExistsFilterable()
Adds a constraint for the feature filterable to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature filterable 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!


forAllFilterable

org.w3c.cci2.BooleanTypePredicate forAllFilterable()
Adds a constraint for the feature filterable to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature filterable 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!


orderByFilterable

org.w3c.cci2.SimpleTypeOrder orderByFilterable()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature filterable Note: The order in which orderBy… instructions are given is relevant!


hasThousandsSeparator

org.w3c.cci2.OptionalFeaturePredicate hasThousandsSeparator()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature hasThousandsSeparator is null or not.


thereExistsHasThousandsSeparator

org.w3c.cci2.BooleanTypePredicate thereExistsHasThousandsSeparator()
Adds a constraint for the feature hasThousandsSeparator to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature hasThousandsSeparator 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!


forAllHasThousandsSeparator

org.w3c.cci2.BooleanTypePredicate forAllHasThousandsSeparator()
Adds a constraint for the feature hasThousandsSeparator to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature hasThousandsSeparator 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!


orderByHasThousandsSeparator

org.w3c.cci2.SimpleTypeOrder orderByHasThousandsSeparator()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature hasThousandsSeparator Note: The order in which orderBy… instructions are given is relevant!


iconKey

org.w3c.cci2.OptionalFeaturePredicate iconKey()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature iconKey is null or not.


thereExistsIconKey

org.w3c.cci2.StringTypePredicate thereExistsIconKey()
Adds a constraint for the feature iconKey to the predicate. The predicate for AbstractElementDefinition 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!


forAllIconKey

org.w3c.cci2.StringTypePredicate forAllIconKey()
Adds a constraint for the feature iconKey to the predicate. The predicate for AbstractElementDefinition 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!


orderByIconKey

org.w3c.cci2.SimpleTypeOrder orderByIconKey()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature iconKey Note: The order in which orderBy… instructions are given is relevant!


inPlace

org.w3c.cci2.OptionalFeaturePredicate inPlace()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature inPlace is null or not.


thereExistsInPlace

org.w3c.cci2.BooleanTypePredicate thereExistsInPlace()
Adds a constraint for the feature inPlace to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature inPlace 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!


forAllInPlace

org.w3c.cci2.BooleanTypePredicate forAllInPlace()
Adds a constraint for the feature inPlace to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature inPlace 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!


orderByInPlace

org.w3c.cci2.SimpleTypeOrder orderByInPlace()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature inPlace Note: The order in which orderBy… instructions are given is relevant!


increment

org.w3c.cci2.OptionalFeaturePredicate increment()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature increment is null or not.


thereExistsIncrement

org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsIncrement()
Adds a constraint for the feature increment to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature increment 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!


forAllIncrement

org.w3c.cci2.ComparableTypePredicate<BigDecimal> forAllIncrement()
Adds a constraint for the feature increment to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature increment 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!


orderByIncrement

org.w3c.cci2.SimpleTypeOrder orderByIncrement()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature increment Note: The order in which orderBy… instructions are given is relevant!


isPassword

org.w3c.cci2.OptionalFeaturePredicate isPassword()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature isPassword is null or not.


thereExistsIsPassword

org.w3c.cci2.BooleanTypePredicate thereExistsIsPassword()
Adds a constraint for the feature isPassword to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature isPassword 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!


forAllIsPassword

org.w3c.cci2.BooleanTypePredicate forAllIsPassword()
Adds a constraint for the feature isPassword to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature isPassword 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!


orderByIsPassword

org.w3c.cci2.SimpleTypeOrder orderByIsPassword()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature isPassword Note: The order in which orderBy… instructions are given is relevant!


label

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


thereExistsLabel

org.w3c.cci2.StringTypePredicate thereExistsLabel()
Adds a constraint for the feature label to the predicate. The predicate for AbstractElementDefinition 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!


forAllLabel

org.w3c.cci2.StringTypePredicate forAllLabel()
Adds a constraint for the feature label to the predicate. The predicate for AbstractElementDefinition 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!


orderByLabel

org.w3c.cci2.MultivaluedTypeOrder orderByLabel()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature label Note: The order in which orderBy… instructions are given is relevant!


maxLength

org.w3c.cci2.OptionalFeaturePredicate maxLength()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature maxLength is null or not.


thereExistsMaxLength

org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsMaxLength()
Adds a constraint for the feature maxLength to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature maxLength 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!


forAllMaxLength

org.w3c.cci2.ComparableTypePredicate<Integer> forAllMaxLength()
Adds a constraint for the feature maxLength to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature maxLength 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!


orderByMaxLength

org.w3c.cci2.SimpleTypeOrder orderByMaxLength()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature maxLength Note: The order in which orderBy… instructions are given is relevant!


maxMember

org.w3c.cci2.OptionalFeaturePredicate maxMember()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature maxMember is null or not.


thereExistsMaxMember

org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsMaxMember()
Adds a constraint for the feature maxMember to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature maxMember 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!


forAllMaxMember

org.w3c.cci2.ComparableTypePredicate<Integer> forAllMaxMember()
Adds a constraint for the feature maxMember to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature maxMember 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!


orderByMaxMember

org.w3c.cci2.SimpleTypeOrder orderByMaxMember()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature maxMember Note: The order in which orderBy… instructions are given is relevant!


maxValue

org.w3c.cci2.OptionalFeaturePredicate maxValue()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature maxValue is null or not.


thereExistsMaxValue

org.w3c.cci2.StringTypePredicate thereExistsMaxValue()
Adds a constraint for the feature maxValue to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature maxValue 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!


forAllMaxValue

org.w3c.cci2.StringTypePredicate forAllMaxValue()
Adds a constraint for the feature maxValue to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature maxValue 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!


orderByMaxValue

org.w3c.cci2.SimpleTypeOrder orderByMaxValue()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature maxValue Note: The order in which orderBy… instructions are given is relevant!


memberDefaultValue

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


thereExistsMemberDefaultValue

org.w3c.cci2.StringTypePredicate thereExistsMemberDefaultValue()
Adds a constraint for the feature memberDefaultValue to the predicate. The predicate for AbstractElementDefinition evaluates true if at least one of its values of feature memberDefaultValue 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!


forAllMemberDefaultValue

org.w3c.cci2.StringTypePredicate forAllMemberDefaultValue()
Adds a constraint for the feature memberDefaultValue to the predicate. The predicate for AbstractElementDefinition evaluates true if all of its values of feature memberDefaultValue 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!


orderByMemberDefaultValue

org.w3c.cci2.MultivaluedTypeOrder orderByMemberDefaultValue()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature memberDefaultValue Note: The order in which orderBy… instructions are given is relevant!


memberElementName

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


thereExistsMemberElementName

org.w3c.cci2.StringTypePredicate thereExistsMemberElementName()
Adds a constraint for the feature memberElementName to the predicate. The predicate for AbstractElementDefinition evaluates true if at least one of its values of feature memberElementName 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!


forAllMemberElementName

org.w3c.cci2.StringTypePredicate forAllMemberElementName()
Adds a constraint for the feature memberElementName to the predicate. The predicate for AbstractElementDefinition evaluates true if all of its values of feature memberElementName 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!


orderByMemberElementName

org.w3c.cci2.MultivaluedTypeOrder orderByMemberElementName()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature memberElementName Note: The order in which orderBy… instructions are given is relevant!


memberMimeType

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


thereExistsMemberMimeType

org.w3c.cci2.StringTypePredicate thereExistsMemberMimeType()
Adds a constraint for the feature memberMimeType to the predicate. The predicate for AbstractElementDefinition evaluates true if at least one of its values of feature memberMimeType 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!


forAllMemberMimeType

org.w3c.cci2.StringTypePredicate forAllMemberMimeType()
Adds a constraint for the feature memberMimeType to the predicate. The predicate for AbstractElementDefinition evaluates true if all of its values of feature memberMimeType 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!


orderByMemberMimeType

org.w3c.cci2.MultivaluedTypeOrder orderByMemberMimeType()
Allows to adds a sort instruction for AbstractElementDefinition depending the feature memberMimeType Note: The order in which orderBy… instructions are given is relevant!


minValue

org.w3c.cci2.OptionalFeaturePredicate minValue()
Adds a constraint to the predicate for AbstractElementDefinition testing whether the value of the feature minValue is null or not.


thereExistsMinValue

org.w3c.cci2.StringTypePredicate thereExistsMinValue()
Adds a constraint for the feature minValue to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature minValue 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!


forAllMinValue

org.w3c.cci2.StringTypePredicate forAllMinValue()
Adds a constraint for the feature minValue to the predicate. The predicate for AbstractElementDefinition evaluates true if its value of feature minValue 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!


orderByMinValue

org.w3c.cci2.SimpleTypeOrder orderByMinValue()
Allows to adds a sort instru