public interface RDecorationValue extends AWMObject
The following features are supported:
TaurusPackage.getRDecorationValue()| Modifier and Type | Method and Description |
|---|---|
RVisibleCondition |
getDecorationValueVisibleCondition()
Returns the value of the 'Decoration Value Visible
Condition' containment reference.
|
int |
getSeqNo()
Returns the value of the 'Seq No' attribute.
|
java.lang.String |
getStaticValue()
Returns the value of the 'Static Value' attribute.
|
Property |
getTargetID()
Returns the value of the 'Target ID' reference.
|
boolean |
isSetSeqNo()
Returns whether the value of the
'
Seq No' attribute is set. |
void |
setDecorationValueVisibleCondition(RVisibleCondition value)
Sets the value of the
'
Decoration Value Visible Condition' containment reference. |
void |
setSeqNo(int value)
Sets the value of the
'
Seq No' attribute. |
void |
setStaticValue(java.lang.String value)
Sets the value of the
'
Static Value' attribute. |
void |
setTargetID(Property value)
Sets the value of the
'
Target ID' reference. |
void |
unsetSeqNo()
Unsets the value of the
'
Seq No' attribute. |
getComment, isSetComment, setComment, unsetCommentint getSeqNo()
isSetSeqNo(),
unsetSeqNo(),
setSeqNo(int),
TaurusPackage.getRDecorationValue_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)Property getTargetID()
setTargetID(Property),
TaurusPackage.getRDecorationValue_TargetID()void setTargetID(Property value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()java.lang.String getStaticValue()
setStaticValue(String),
TaurusPackage.getRDecorationValue_StaticValue()void setStaticValue(java.lang.String value)
Static Value' attribute. value - the new value of the 'Static Value' attribute.getStaticValue()RVisibleCondition getDecorationValueVisibleCondition()
setDecorationValueVisibleCondition(RVisibleCondition),
TaurusPackage.getRDecorationValue_DecorationValueVisibleCondition()void setDecorationValueVisibleCondition(RVisibleCondition value)
Decoration Value Visible Condition' containment reference. value - the new value of the 'Decoration Value Visible
Condition' containment reference.getDecorationValueVisibleCondition()Copyright © 2015 Micro Focus GmbH. All rights reserved.