@Deprecated public interface RElementlistProperty extends AWMObject
The following features are supported:
TaurusPackage.getRElementlistProperty()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel()
Deprecated.
Returns the value of the 'Label' attribute.
|
java.lang.String |
getLabelFromHierarchy()
Deprecated.
/** Returns the Label or, if the Label wasn't set, the Label of the
referenced Property (
TargetID). |
int |
getSeqNo()
Deprecated.
Returns the value of the 'Seq No' attribute.
|
Property |
getTargetID()
Deprecated.
Returns the value of the 'Target ID' reference.
|
boolean |
isSetSeqNo()
Deprecated.
Returns whether the value of the
'
Seq No' attribute is set. |
void |
setLabel(java.lang.String value)
Deprecated.
Sets the value of the
'
Label' attribute. |
void |
setSeqNo(int value)
Deprecated.
Sets the value of the
'
Seq No' attribute. |
void |
setTargetID(Property value)
Deprecated.
Sets the value of the
'
Target ID' reference. |
void |
unsetSeqNo()
Deprecated.
Unsets the value of the
'
Seq No' attribute. |
getComment, isSetComment, setComment, unsetCommentProperty getTargetID()
setTargetID(Property),
TaurusPackage.getRElementlistProperty_TargetID()void setTargetID(Property value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()java.lang.String getLabel()
setLabel(String),
TaurusPackage.getRElementlistProperty_Label()void setLabel(java.lang.String value)
Label' attribute. value - the new value of the 'Label' attribute.getLabel()java.lang.String getLabelFromHierarchy()
TargetID). If the Property its Label
wasn't set, too, its ID will be returned.int getSeqNo()
isSetSeqNo(),
unsetSeqNo(),
setSeqNo(int),
TaurusPackage.getRElementlistProperty_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)Copyright © 2015 Micro Focus GmbH. All rights reserved.