public interface RElementProperty extends AWMObject
The following features are supported:
TaurusPackage.getRElementProperty()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategory()
Returns the value of the 'Category' attribute.
|
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 Property (
TargetID). |
RVisibleCondition |
getPropertyVisibleCondition()
Returns the value of the 'Property Visible Condition'
containment reference.
|
int |
getSeqNo()
Returns the value of the 'Seq No' attribute.
|
ESortDirection |
getSortDirection()
Returns the value of the 'Sort Direction' attribute.
|
Property |
getTargetID()
Returns the value of the 'Target ID' reference.
|
boolean |
isElementName()
Returns the value of the 'Element Name' attribute.
|
boolean |
isSetElementName()
Returns whether the value of the
'
Element Name' attribute is set. |
boolean |
isSetSeqNo()
Returns whether the value of the
'
Seq No' attribute is set. |
boolean |
isSetSortDirection()
Returns whether the value of the
'
Sort Direction' attribute is set. |
boolean |
isSetTreeViewLabel()
Returns whether the value of the
'
Tree View Label' attribute is set. |
boolean |
isTreeViewLabel()
Returns the value of the 'Tree View Label' attribute.
|
void |
setCategory(java.lang.String value)
Sets the value of the
'
Category' attribute. |
void |
setElementName(boolean value)
Sets the value of the
'
Element Name' attribute. |
void |
setLabel(java.lang.String value)
Sets the value of the
'
Label' attribute. |
void |
setPropertyVisibleCondition(RVisibleCondition value)
Sets the value of the
'
Property Visible Condition' containment reference. |
void |
setSeqNo(int value)
Sets the value of the
'
Seq No' attribute. |
void |
setSortDirection(ESortDirection value)
Sets the value of the
'
Sort Direction' attribute. |
void |
setTargetID(Property value)
Sets the value of the
'
Target ID' reference. |
void |
setTreeViewLabel(boolean value)
Sets the value of the
'
Tree View Label' attribute. |
void |
unsetElementName()
Unsets the value of the
'
Element Name' attribute. |
void |
unsetSeqNo()
Unsets the value of the
'
Seq No' attribute. |
void |
unsetSortDirection()
Unsets the value of the
'
Sort Direction' attribute. |
void |
unsetTreeViewLabel()
Unsets the value of the
'
Tree View Label' attribute. |
getComment, isSetComment, setComment, unsetCommentProperty getTargetID()
setTargetID(Property),
TaurusPackage.getRElementProperty_TargetID()void setTargetID(Property value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()RVisibleCondition getPropertyVisibleCondition()
setPropertyVisibleCondition(RVisibleCondition),
TaurusPackage.getRElementProperty_PropertyVisibleCondition()void setPropertyVisibleCondition(RVisibleCondition value)
Property Visible Condition' containment reference. value - the new value of the 'Property Visible Condition'
containment reference.getPropertyVisibleCondition()java.lang.String getCategory()
setCategory(String),
TaurusPackage.getRElementProperty_Category()void setCategory(java.lang.String value)
Category' attribute. value - the new value of the 'Category' attribute.getCategory()boolean isElementName()
isSetElementName(),
unsetElementName(),
setElementName(boolean),
TaurusPackage.getRElementProperty_ElementName()void setElementName(boolean value)
Element Name' attribute. value - the new value of the 'Element Name' attribute.isSetElementName(),
unsetElementName(),
isElementName()void unsetElementName()
Element Name' attribute. isSetElementName(),
isElementName(),
setElementName(boolean)boolean isSetElementName()
Element Name' attribute is set. unsetElementName(),
isElementName(),
setElementName(boolean)java.lang.String getLabel()
setLabel(String),
TaurusPackage.getRElementProperty_Label()java.lang.String getLabelFromHierarchy()
TargetID). If the Properties Label
wasn't set, too, its ID will be returned.void setLabel(java.lang.String value)
Label' attribute. value - the new value of the 'Label' attribute.getLabel()int getSeqNo()
isSetSeqNo(),
unsetSeqNo(),
setSeqNo(int),
TaurusPackage.getRElementProperty_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)ESortDirection getSortDirection()
ESortDirection. Allowed value are:
ESortDirection,
isSetSortDirection(),
unsetSortDirection(),
setSortDirection(ESortDirection),
TaurusPackage.getRElementProperty_SortDirection()void setSortDirection(ESortDirection value)
Sort Direction' attribute. value - the new value of the 'Sort Direction' attribute.ESortDirection,
isSetSortDirection(),
unsetSortDirection(),
getSortDirection()void unsetSortDirection()
Sort Direction' attribute. boolean isSetSortDirection()
Sort Direction' attribute is set. unsetSortDirection(),
getSortDirection(),
setSortDirection(ESortDirection)boolean isTreeViewLabel()
isSetTreeViewLabel(),
unsetTreeViewLabel(),
setTreeViewLabel(boolean),
TaurusPackage.getRElementProperty_TreeViewLabel()void setTreeViewLabel(boolean value)
Tree View Label' attribute. value - the new value of the 'Tree View Label' attribute.isSetTreeViewLabel(),
unsetTreeViewLabel(),
isTreeViewLabel()void unsetTreeViewLabel()
Tree View Label' attribute. boolean isSetTreeViewLabel()
Tree View Label' attribute is set. unsetTreeViewLabel(),
isTreeViewLabel(),
setTreeViewLabel(boolean)Copyright © 2015 Micro Focus GmbH. All rights reserved.