public interface FilterType extends AWMIdentifiableObject
The following features are supported:
TaurusPackage.getFilterType()| Modifier and Type | Method and Description |
|---|---|
RFilterAction |
getDefaultAction()
Returns the default ActionDescriptor for the FilterType.
|
org.eclipse.emf.common.util.EList<RFilterAction> |
getHasAction()
Returns the value of the 'Has Action' containment
reference list.
|
org.eclipse.emf.common.util.EList<RFilterFiltercriterion> |
getHasFiltercriterion()
Returns the value of the 'Has Filtercriterion'
containment reference list.
|
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute.
|
java.lang.String |
getLabelFromHierarchy()
Returns the Label or the ID if the Label wasn't set.
|
void |
setLabel(java.lang.String value)
Sets the value of the
'
Label' attribute. |
getID, getModelEditorGroup, isSetModelEditorGroup, setID, setModelEditorGroup, unsetModelEditorGroupgetComment, isSetComment, setComment, unsetCommentgetExtensionID, setExtensionIDorg.eclipse.emf.common.util.EList<RFilterFiltercriterion> getHasFiltercriterion()
RFilterFiltercriterion.
Relationship to a property that will be interpreted as a filter
criterion. TaurusPackage.getFilterType_HasFiltercriterion()org.eclipse.emf.common.util.EList<RFilterAction> getHasAction()
RFilterAction.
Relationship to an action descriptor, via which an element list can be
generated using the filter criteria. TaurusPackage.getFilterType_HasAction()RFilterAction getDefaultAction()
java.lang.String getLabel()
setLabel(String),
TaurusPackage.getFilterType_Label()java.lang.String getLabelFromHierarchy()
void setLabel(java.lang.String value)
Label' attribute. value - the new value of the 'Label' attribute.getLabel()Copyright © 2015 Micro Focus GmbH. All rights reserved.