org.openmdx.ui1.cci
Class AbstractElementDefinitionFilterImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefFilter_1
      extended by org.openmdx.base.accessor.jmi.spi.RefPredicate_1
          extended by org.openmdx.ui1.cci.AbstractElementDefinitionFilterImpl
All Implemented Interfaces:
Serializable, RefFilter_1_0, RefFilter_1_1, AbstractElementDefinitionFilter, AbstractElementDefinitionQuery, org.w3c.cci2.AnyTypePredicate

public class AbstractElementDefinitionFilterImpl
extends RefPredicate_1
implements AbstractElementDefinitionFilter, AbstractElementDefinitionQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
AbstractElementDefinitionFilterImpl(RefPackage_1_0 aPackage)
           
AbstractElementDefinitionFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
AbstractElementDefinitionFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
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 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.
 void forAllBackColor(short operator, Collection values)
           
 void forAllBackColor(short operator, String[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate forAllChangeable()
          Adds a constraint for the feature changeable to the predicate.
 void forAllChangeable(short operator, boolean[] filterValues)
           
 void forAllChangeable(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllColor()
          Adds a constraint for the feature color to the predicate.
 void forAllColor(short operator, Collection values)
           
 void forAllColor(short operator, String[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate forAllColumnBreak()
          Adds a constraint for the feature columnBreak to the predicate.
 void forAllColumnBreak(short operator, boolean[] filterValues)
           
 void forAllColumnBreak(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllDecimalPlaces()
          Adds a constraint for the feature decimalPlaces to the predicate.
 void forAllDecimalPlaces(short operator, Collection values)
           
 void forAllDecimalPlaces(short operator, int[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllDisplayValueExpr()
          Adds a constraint for the feature displayValueExpr to the predicate.
 void forAllDisplayValueExpr(short operator, Collection values)
           
 void forAllDisplayValueExpr(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllEventHandler()
          Adds a constraint for the feature eventHandler to the predicate.
 void forAllEventHandler(short operator, Collection values)
           
 void forAllEventHandler(short operator, String[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate forAllFilterable()
          Adds a constraint for the feature filterable to the predicate.
 void forAllFilterable(short operator, boolean[] filterValues)
           
 void forAllFilterable(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllHasThousandsSeparator()
          Adds a constraint for the feature hasThousandsSeparator to the predicate.
 void forAllHasThousandsSeparator(short operator, boolean[] filterValues)
           
 void forAllHasThousandsSeparator(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllIconKey()
          Adds a constraint for the feature iconKey to the predicate.
 void forAllIconKey(short operator, Collection values)
           
 void forAllIconKey(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllIncrement()
          Adds a constraint for the feature increment to the predicate.
 void forAllIncrement(short operator, BigDecimal[] filterValues)
           
 void forAllIncrement(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllInPlace()
          Adds a constraint for the feature inPlace to the predicate.
 void forAllInPlace(short operator, boolean[] filterValues)
           
 void forAllInPlace(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllIsPassword()
          Adds a constraint for the feature isPassword to the predicate.
 void forAllIsPassword(short operator, boolean[] filterValues)
           
 void forAllIsPassword(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllLabel()
          Adds a constraint for the feature label to the predicate.
 void forAllLabel(short operator, Collection values)
           
 void forAllLabel(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllMaxLength()
          Adds a constraint for the feature maxLength to the predicate.
 void forAllMaxLength(short operator, Collection values)
           
 void forAllMaxLength(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllMaxMember()
          Adds a constraint for the feature maxMember to the predicate.
 void forAllMaxMember(short operator, Collection values)
           
 void forAllMaxMember(short operator, int[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMaxValue()
          Adds a constraint for the feature maxValue to the predicate.
 void forAllMaxValue(short operator, Collection values)
           
 void forAllMaxValue(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMemberDefaultValue()
          Adds a constraint for the feature memberDefaultValue to the predicate.
 void forAllMemberDefaultValue(short operator, Collection values)
           
 void forAllMemberDefaultValue(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMemberElementName()
          Adds a constraint for the feature memberElementName to the predicate.
 void forAllMemberElementName(short operator, Collection values)
           
 void forAllMemberElementName(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMemberMimeType()
          Adds a constraint for the feature memberMimeType to the predicate.
 void forAllMemberMimeType(short operator, Collection values)
           
 void forAllMemberMimeType(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMinValue()
          Adds a constraint for the feature minValue to the predicate.
 void forAllMinValue(short operator, Collection values)
           
 void forAllMinValue(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMultiplicity()
          Adds a constraint for the feature multiplicity to the predicate.
 void forAllMultiplicity(short operator, Collection values)
           
 void forAllMultiplicity(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllOrder()
          Adds a constraint for the feature order to the predicate.
 void forAllOrder(short operator, Collection values)
           
 void forAllOrder(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllOrderFieldGroup()
          Adds a constraint for the feature orderFieldGroup to the predicate.
 void forAllOrderFieldGroup(short operator, Collection values)
           
 void forAllOrderFieldGroup(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllOrderObjectContainer()
          Adds a constraint for the feature orderObjectContainer to the predicate.
 void forAllOrderObjectContainer(short operator, Collection values)
           
 void forAllOrderObjectContainer(short operator, int[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllShortLabel()
          Adds a constraint for the feature shortLabel to the predicate.
 void forAllShortLabel(short operator, Collection values)
           
 void forAllShortLabel(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllShowMaxMember()
          Adds a constraint for the feature showMaxMember to the predicate.
 void forAllShowMaxMember(short operator, Collection values)
           
 void forAllShowMaxMember(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllSizeXWeight()
          Adds a constraint for the feature sizeXWeight to the predicate.
 void forAllSizeXWeight(short operator, Collection values)
           
 void forAllSizeXWeight(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllSkipRow()
          Adds a constraint for the feature skipRow to the predicate.
 void forAllSkipRow(short operator, Collection values)
           
 void forAllSkipRow(short operator, int[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate forAllSortable()
          Adds a constraint for the feature sortable to the predicate.
 void forAllSortable(short operator, boolean[] filterValues)
           
 void forAllSortable(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllSpanRow()
          Adds a constraint for the feature spanRow to the predicate.
 void forAllSpanRow(short operator, Collection values)
           
 void forAllSpanRow(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllTitleIndex()
          Adds a constraint for the feature titleIndex to the predicate.
 void forAllTitleIndex(short operator, Collection values)
           
 void forAllTitleIndex(short operator, int[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllToolTip()
          Adds a constraint for the feature toolTip to the predicate.
 void forAllToolTip(short operator, Collection values)
           
 void forAllToolTip(short operator, String[] filterValues)
           
 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!
 void orderByBackColor(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByChangeable(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByColor(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByColumnBreak(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByDecimalPlaces(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByDisplayValueExpr(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByEventHandler(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByFilterable(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByHasThousandsSeparator(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByIconKey(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByIncrement(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByInPlace(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByIsPassword(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByLabel(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMaxLength(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMaxMember(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMaxValue(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMemberDefaultValue(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMemberElementName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMemberMimeType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMinValue(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMultiplicity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByOrder(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByOrderFieldGroup(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByOrderObjectContainer(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByShortLabel(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByShowMaxMember(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderBySizeXWeight(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderBySkipRow(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderBySortable(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderBySpanRow(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByTitleIndex(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByToolTip(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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.
 void thereExistsBackColor(short operator, Collection values)
           
 void thereExistsBackColor(short operator, String[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsChangeable()
          Adds a constraint for the feature changeable to the predicate.
 void thereExistsChangeable(short operator, boolean[] filterValues)
           
 void thereExistsChangeable(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsColor()
          Adds a constraint for the feature color to the predicate.
 void thereExistsColor(short operator, Collection values)
           
 void thereExistsColor(short operator, String[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsColumnBreak()
          Adds a constraint for the feature columnBreak to the predicate.
 void thereExistsColumnBreak(short operator, boolean[] filterValues)
           
 void thereExistsColumnBreak(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsDecimalPlaces()
          Adds a constraint for the feature decimalPlaces to the predicate.
 void thereExistsDecimalPlaces(short operator, Collection values)
           
 void thereExistsDecimalPlaces(short operator, int[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsDisplayValueExpr()
          Adds a constraint for the feature displayValueExpr to the predicate.
 void thereExistsDisplayValueExpr(short operator, Collection values)
           
 void thereExistsDisplayValueExpr(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsEventHandler()
          Adds a constraint for the feature eventHandler to the predicate.
 void thereExistsEventHandler(short operator, Collection values)
           
 void thereExistsEventHandler(short operator,