org.openmdx.ui1.cci
Class FieldGroupFilterImpl

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.FieldGroupFilterImpl
All Implemented Interfaces:
Serializable, org.openmdx.base.accessor.jmi.cci.RefFilter_1_0, org.openmdx.base.accessor.jmi.cci.RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, AbstractFieldFilter, ContainerFieldFilter, ContainerFilter, ElementFilter, ElementLayoutDefinitionFilter, FieldGroupFilter, LabelledFieldFilter, AbstractFieldQuery, ContainerFieldQuery, ContainerQuery, ElementLayoutDefinitionQuery, ElementQuery, FieldGroupQuery, LabelledFieldQuery, org.w3c.cci2.AnyTypePredicate

public class FieldGroupFilterImpl
extends org.openmdx.base.accessor.jmi.spi.RefPredicate_1
implements FieldGroupFilter, FieldGroupQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
FieldGroupFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage)
           
FieldGroupFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage, org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers)
           
FieldGroupFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage, org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers, org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 org.w3c.cci2.BooleanTypePredicate autoGenerated()
           
 org.w3c.cci2.OptionalFeaturePredicate backColor()
          Adds a constraint to the predicate for AbstractField 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 AbstractField testing whether the value of the feature color is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate columnBreakAtElement()
          Adds a constraint to the predicate for ElementLayoutDefinition testing whether the feature columnBreakAtElement has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate columnSizeMax()
          Adds a constraint to the predicate for ElementLayoutDefinition testing whether the feature columnSizeMax has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate columnSizeMin()
          Adds a constraint to the predicate for ElementLayoutDefinition testing whether the feature columnSizeMin has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate context()
          Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.
 org.w3c.cci2.ComparableTypePredicate createdAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate createdBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.
 org.w3c.cci2.BooleanTypePredicate fontBold()
           
 org.w3c.cci2.OptionalFeaturePredicate fontColor()
          Adds a constraint to the predicate for AbstractField testing whether the value of the feature fontColor is null or not.
 org.w3c.cci2.BooleanTypePredicate fontItalic()
           
 org.w3c.cci2.StringTypePredicate fontName()
           
 org.w3c.cci2.ComparableTypePredicate fontSize()
           
 org.w3c.cci2.BooleanTypePredicate fontStrikeout()
           
 org.w3c.cci2.BooleanTypePredicate fontUnderline()
           
 void forAllAutoGenerated(short operator, boolean[] filterValues)
           
 void forAllAutoGenerated(short operator, Collection values)
           
 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)
           
 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.ComparableTypePredicate forAllColumnBreakAtElement()
          Adds a constraint for the feature columnBreakAtElement to the predicate.
 void forAllColumnBreakAtElement(short operator, Collection values)
           
 void forAllColumnBreakAtElement(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllColumnSizeMax()
          Adds a constraint for the feature columnSizeMax to the predicate.
 void forAllColumnSizeMax(short operator, Collection values)
           
 void forAllColumnSizeMax(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllColumnSizeMin()
          Adds a constraint for the feature columnSizeMin to the predicate.
 void forAllColumnSizeMin(short operator, Collection values)
           
 void forAllColumnSizeMin(short operator, int[] filterValues)
           
 ContextQuery forAllContext()
          Adds a constraint for the feature context to the predicate.
 void forAllContext(short operator, Collection values)
           
 void forAllContext(short operator, Context[] filterValues)
           
 void forAllCreatedAt(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void forAllCreatedBy(short operator, Collection values)
           
 void forAllCreatedBy(short operator, String[] filterValues)
           
 void forAllFontBold(short operator, boolean[] filterValues)
           
 void forAllFontBold(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllFontColor()
          Adds a constraint for the feature fontColor to the predicate.
 void forAllFontColor(short operator, Collection values)
           
 void forAllFontColor(short operator, String[] filterValues)
           
 void forAllFontItalic(short operator, boolean[] filterValues)
           
 void forAllFontItalic(short operator, Collection values)
           
 void forAllFontName(short operator, Collection values)
           
 void forAllFontName(short operator, String[] filterValues)
           
 void forAllFontSize(short operator, BigDecimal[] filterValues)
           
 void forAllFontSize(short operator, Collection values)
           
 void forAllFontStrikeout(short operator, boolean[] filterValues)
           
 void forAllFontStrikeout(short operator, Collection values)
           
 void forAllFontUnderline(short operator, boolean[] filterValues)
           
 void forAllFontUnderline(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)
           
 void forAllIdentity(short operator, Collection values)
           
 void forAllIdentity(short operator, String[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate forAllInPlaceEditable()
          Adds a constraint for the feature inPlaceEditable to the predicate.
 void forAllInPlaceEditable(short operator, boolean[] filterValues)
           
 void forAllInPlaceEditable(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)
           
 ElementQuery forAllMember()
          Adds a constraint for the feature member to the predicate.
 void forAllMember(short operator, Collection values)
           
 void forAllMember(short operator, Element[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllMimeType()
          Adds a constraint for the feature mimeType to the predicate.
 void forAllMimeType(short operator, Collection values)
           
 void forAllMimeType(short operator, String[] filterValues)
           
 void forAllModifiedAt(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void forAllModifiedBy(short operator, Collection values)
           
 void forAllModifiedBy(short operator, String[] 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.StringTypePredicate forAllToolTip()
          Adds a constraint for the feature toolTip to the predicate.
 void forAllToolTip(short operator, Collection values)
           
 void forAllToolTip(short operator, String[] filterValues)
           
 void forAllVerticalFill(short operator, boolean[] filterValues)
           
 void forAllVerticalFill(short operator, Collection values)
           
 org.w3c.cci2.OptionalFeaturePredicate iconKey()
          Adds a constraint to the predicate for Element testing whether the value of the feature iconKey is null or not.
 org.w3c.cci2.StringTypePredicate identity()
           
 org.w3c.cci2.OptionalFeaturePredicate inPlaceEditable()
          Adds a constraint to the predicate for ContainerField testing whether the value of the feature inPlaceEditable is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate label()
          Adds a constraint to the predicate for LabelledField testing whether the feature label has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate member()
          Adds a constraint to the predicate for Container testing whether the feature member has values or not.
 org.w3c.cci2.OptionalFeaturePredicate mimeType()
          Adds a constraint to the predicate for Element testing whether the value of the feature mimeType is null or not.
 org.w3c.cci2.ComparableTypePredicate modifiedAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate modifiedBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature modifiedBy has values or not.
 org.w3c.cci2.SimpleTypeOrder orderByAutoGenerated()
          Allows to adds a sort instruction for Element depending the feature autoGenerated Note: The order in which orderBy… instructions are given is relevant!
 void orderByAutoGenerated(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByBackColor()
          Allows to adds a sort instruction for AbstractField 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 Element 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 AbstractField 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.MultivaluedTypeOrder orderByColumnBreakAtElement()
          Allows to adds a sort instruction for ElementLayoutDefinition depending the feature columnBreakAtElement Note: The order in which orderBy… instructions are given is relevant!
 void orderByColumnBreakAtElement(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByColumnSizeMax()
          Allows to adds a sort instruction for ElementLayoutDefinition depending the feature columnSizeMax Note: The order in which orderBy… instructions are given is relevant!
 void orderByColumnSizeMax(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByColumnSizeMin()
          Allows to adds a sort instruction for ElementLayoutDefinition depending the feature columnSizeMin Note: The order in which orderBy… instructions are given is relevant!
 void orderByColumnSizeMin(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByCreatedAt()
          Allows to adds a sort instruction for BasicObject depending the feature createdAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByCreatedBy()
          Allows to adds a sort instruction for BasicObject depending the feature createdBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByFontBold()
          Allows to adds a sort instruction for AbstractField depending the feature fontBold Note: The order in which orderBy… instructions are given is relevant!
 void orderByFontBold(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByFontColor()
          Allows to adds a sort instruction for AbstractField depending the feature fontColor Note: The order in which orderBy… instructions are given is relevant!
 void orderByFontColor(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByFontItalic()
          Allows to adds a sort instruction for AbstractField depending the feature fontItalic Note: The order in which orderBy… instructions are given is relevant!
 void orderByFontItalic(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByFontName()
          Allows to adds a sort instruction for AbstractField depending the feature fontName Note: The order in which orderBy… instructions are given is relevant!
 void orderByFontName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByFontSize()
          Allows to adds a sort instruction for AbstractField depending the feature fontSize Note: The order in which orderBy… instructions are given is relevant!
 void orderByFontSize(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByFontStrikeout()
          Allows to adds a sort instruction for AbstractField depending the feature fontStrikeout Note: The order in which orderBy… instructions are given is relevant!
 void orderByFontStrikeout(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByFontUnderline()
          Allows to adds a sort instruction for AbstractField depending the feature fontUnderline Note: The order in which orderBy… instructions are given is relevant!
 void orderByFontUnderline(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 Element 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 orderByIdentity()
          Allows to adds a sort instruction for ExtentCapable depending the feature identity Note: The order in which orderBy… instructions are given is relevant!
 void orderByIdentity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByInPlaceEditable()
          Allows to adds a sort instruction for ContainerField depending the feature inPlaceEditable Note: The order in which orderBy… instructions are given is relevant!
 void orderByInPlaceEditable(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 LabelledField 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 orderByMimeType()
          Allows to adds a sort instruction for Element depending the feature mimeType Note: The order in which orderBy… instructions are given is relevant!
 void orderByMimeType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByModifiedAt()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByModifiedBy()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedBy(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 LabelledField 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 ContainerField 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.MultivaluedTypeOrder orderByToolTip()
          Allows to adds a sort instruction for Element depending the feature toolTip Note: The order in which orderBy… instructions are given is relevant!
 void orderByToolTip(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByVerticalFill()
          Allows to adds a sort instruction for ElementLayoutDefinition depending the feature verticalFill Note: The order in which orderBy… instructions are given is relevant!
 void orderByVerticalFill(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedFeaturePredicate shortLabel()
          Adds a constraint to the predicate for LabelledField testing whether the feature shortLabel has values or not.
 org.w3c.cci2.OptionalFeaturePredicate showMaxMember()
          Adds a constraint to the predicate for ContainerField testing whether the value of the feature showMaxMember is null or not.
 void thereExistsAutoGenerated(short operator, boolean[] filterValues)
           
 void thereExistsAutoGenerated(short operator, Collection values)
           
 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)
           
 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.ComparableTypePredicate thereExistsColumnBreakAtElement()
          Adds a constraint for the feature columnBreakAtElement to the predicate.
 void thereExistsColumnBreakAtElement(short operator, Collection values)
           
 void thereExistsColumnBreakAtElement(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsColumnSizeMax()
          Adds a constraint for the feature columnSizeMax to the predicate.
 void thereExistsColumnSizeMax(short operator, Collection values)
           
 void thereExistsColumnSizeMax(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsColumnSizeMin()
          Adds a constraint for the feature columnSizeMin to the predicate.
 void thereExistsColumnSizeMin(short operator, Collection values)
           
 void thereExistsColumnSizeMin(short operator, int[] filterValues)
           
 ContextQuery thereExistsContext()
          Adds a constraint for the feature context to the predicate.
 void thereExistsContext(short operator, Collection values)
           
 void thereExistsContext(short operator, Context[] filterValues)
           
 void thereExistsCreatedAt(short operator, Collection values)
           
 void thereExistsCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void thereExistsCreatedBy(short operator, Collection values)
           
 void thereExistsCreatedBy(short operator, String[] filterValues)
           
 void thereExistsFontBold(short operator, boolean[] filterValues)
           
 void thereExistsFontBold(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsFontColor()
          Adds a constraint for the feature fontColor to the predicate.
 void thereExistsFontColor(short operator, Collection values)
           
 void thereExistsFontColor(short operator, String[] filterValues)
           
 void thereExistsFontItalic(short operator, boolean[] filterValues)
           
 void thereExistsFontItalic(short operator, Collection values)
           
 void thereExistsFontName(short operator, Collection values)
           
 void thereExistsFontName(short operator, String[] filterValues)
           
 void thereExistsFontSize(short operator, BigDecimal[] filterValues)
           
 void thereExistsFontSize(short operator, Collection values)
           
 void thereExistsFontStrikeout(short operator, boolean[] filterValues)
           
 void thereExistsFontStrikeout(short operator, Collection values)
           
 void thereExistsFontUnderline(short operator, boolean[] filterValues)
           
 void thereExistsFontUnderline(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsIconKey()
          Adds a constraint for the feature iconKey to the predicate.
 void thereExistsIconKey(short operator, Collection values)
           
 void thereExistsIconKey(short operator, String[] filterValues)
           
 void thereExistsIdentity(short operator, Collection values)
           
 void thereExistsIdentity(short operator, String[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsInPlaceEditable()
          Adds a constraint for the feature inPlaceEditable to the predicate.
 void thereExistsInPlaceEditable(short operator, boolean[] filterValues)
           
 void thereExistsInPlaceEditable(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsLabel()
          Adds a constraint for the feature label to the predicate.
 void thereExistsLabel(short operator, Collection values)
           
 void thereExistsLabel(short operator, String[] filterValues)
           
 ElementQuery thereExistsMember()
          Adds a constraint for the feature member to the predicate.
 void thereExistsMember(short operator, Collection values)
           
 void thereExistsMember(short operator, Element[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsMimeType()
          Adds a constraint for the feature mimeType to the predicate.
 void thereExistsMimeType(short operator, Collection values)
           
 void thereExistsMimeType(short operator, String[] filterValues)
           
 void thereExistsModifiedAt(short operator, Collection values)
           
 void thereExistsModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void thereExistsModifiedBy(short operator, Collection values)
           
 void thereExistsModifiedBy(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsShortLabel()
          Adds a constraint for the feature shortLabel to the predicate.
 void thereExistsShortLabel(short operator, Collection values)
           
 void