public interface RElementFilter extends AWMObject
The following features are supported:
TaurusPackage.getRElementFilter()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute.
|
java.lang.String |
getLabelFromHierarchy()
Returns the Label or, if the Label wasn't set, the Label of the
referenced
FilterType (TargetID). |
int |
getSeqNo()
Returns the value of the 'Seq No' attribute.
|
FilterType |
getTargetID()
Returns the value of the 'Target ID' reference.
|
boolean |
isSetSeqNo()
Returns whether the value of the
'
Seq No' attribute is set. |
boolean |
isSetShowInElementView()
Returns whether the value of the
'
Show In Element View' attribute is set. |
boolean |
isSetShowInTreeView()
Returns whether the value of the
'
Show In Tree View' attribute is set. |
boolean |
isShowInElementView()
Returns the value of the 'Show In Element View'
attribute.
|
boolean |
isShowInTreeView()
Returns the value of the 'Show In Tree View' attribute.
|
void |
setLabel(java.lang.String value)
Sets the value of the
'
Label' attribute. |
void |
setSeqNo(int value)
Sets the value of the
'
Seq No' attribute. |
void |
setShowInElementView(boolean value)
Sets the value of the
'
Show In Element View' attribute. |
void |
setShowInTreeView(boolean value)
Sets the value of the
'
Show In Tree View' attribute. |
void |
setTargetID(FilterType value)
Sets the value of the
'
Target ID' reference. |
void |
unsetSeqNo()
Unsets the value of the
'
Seq No' attribute. |
void |
unsetShowInElementView()
Unsets the value of the
'
Show In Element View' attribute. |
void |
unsetShowInTreeView()
Unsets the value of the
'
Show In Tree View' attribute. |
getComment, isSetComment, setComment, unsetCommentFilterType getTargetID()
setTargetID(FilterType),
TaurusPackage.getRElementFilter_TargetID()void setTargetID(FilterType value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()java.lang.String getLabel()
setLabel(String),
TaurusPackage.getRElementFilter_Label()void setLabel(java.lang.String value)
Label' attribute. value - the new value of the 'Label' attribute.getLabel()int getSeqNo()
isSetSeqNo(),
unsetSeqNo(),
setSeqNo(int),
TaurusPackage.getRElementFilter_SeqNo()void setSeqNo(int value)
Seq No' attribute. value - the new value of the 'Seq No' attribute.isSetSeqNo(),
unsetSeqNo(),
getSeqNo()void unsetSeqNo()
Seq No' attribute. isSetSeqNo(),
getSeqNo(),
setSeqNo(int)boolean isSetSeqNo()
Seq No' attribute is set. unsetSeqNo(),
getSeqNo(),
setSeqNo(int)boolean isShowInElementView()
isSetShowInElementView(),
unsetShowInElementView(),
setShowInElementView(boolean),
TaurusPackage.getRElementFilter_ShowInElementView()void setShowInElementView(boolean value)
Show In Element View' attribute. value - the new value of the 'Show In Element View'
attribute.isSetShowInElementView(),
unsetShowInElementView(),
isShowInElementView()void unsetShowInElementView()
Show In Element View' attribute. boolean isSetShowInElementView()
Show In Element View' attribute is set.
unsetShowInElementView(),
isShowInElementView(),
setShowInElementView(boolean)boolean isShowInTreeView()
"true". isSetShowInTreeView(),
unsetShowInTreeView(),
setShowInTreeView(boolean),
TaurusPackage.getRElementFilter_ShowInTreeView()void setShowInTreeView(boolean value)
Show In Tree View' attribute. value - the new value of the 'Show In Tree View' attribute.isSetShowInTreeView(),
unsetShowInTreeView(),
isShowInTreeView()void unsetShowInTreeView()
Show In Tree View' attribute. boolean isSetShowInTreeView()
Show In Tree View' attribute is set.
unsetShowInTreeView(),
isShowInTreeView(),
setShowInTreeView(boolean)java.lang.String getLabelFromHierarchy()
FilterType (TargetID). If the FilterTypes
Label wasn't set, too, its ID will be returned.Copyright © 2015 Micro Focus GmbH. All rights reserved.