public interface RFileProperty extends AWMObject
The following features are supported:
TaurusPackage.getRFileProperty()| 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 Property (
TargetID). |
int |
getSeqNo()
Returns the value of the 'Seq No' attribute.
|
Property |
getTargetID()
Returns the value of the 'Target ID' reference.
|
boolean |
isEditable()
Returns the value of the 'Editable' attribute.
|
boolean |
isSetEditable()
Returns whether the value of the
'
Editable' attribute is set. |
boolean |
isSetSeqNo()
Returns whether the value of the
'
Seq
No' attribute is set. |
boolean |
isSetVisible()
Returns whether the value of the
'
Visible' attribute is set. |
boolean |
isVisible()
Returns the value of the 'Visible' attribute.
|
void |
setEditable(boolean value)
Sets the value of the
'
Editable' 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 |
setTargetID(Property value)
Sets the value of the
'
Target ID' reference. |
void |
setVisible(boolean value)
Sets the value of the
'
Visible' attribute. |
void |
unsetEditable()
Unsets the value of the
'
Editable' attribute. |
void |
unsetSeqNo()
Unsets the value of the
'
Seq
No' attribute. |
void |
unsetVisible()
Unsets the value of the
'
Visible' attribute. |
getComment, isSetComment, setComment, unsetCommentProperty getTargetID()
setTargetID(Property),
TaurusPackage.getRFileProperty_TargetID()void setTargetID(Property value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()boolean isEditable()
"false". isSetEditable(),
unsetEditable(),
setEditable(boolean),
TaurusPackage.getRFileProperty_Editable()void setEditable(boolean value)
Editable' attribute. value - the new value of the 'Editable' attribute.isSetEditable(),
unsetEditable(),
isEditable()void unsetEditable()
Editable' attribute. isSetEditable(),
isEditable(),
setEditable(boolean)boolean isSetEditable()
Editable' attribute is set. unsetEditable(),
isEditable(),
setEditable(boolean)java.lang.String getLabel()
setLabel(String),
TaurusPackage.getRFileProperty_Label()java.lang.String getLabelFromHierarchy()
TargetID). If the Property its 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.getRFileProperty_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 isVisible()
"true". isSetVisible(),
unsetVisible(),
setVisible(boolean),
TaurusPackage.getRFileProperty_Visible()void setVisible(boolean value)
Visible' attribute. value - the new value of the 'Visible' attribute.isSetVisible(),
unsetVisible(),
isVisible()void unsetVisible()
Visible' attribute. isSetVisible(),
isVisible(),
setVisible(boolean)boolean isSetVisible()
Visible' attribute is set. unsetVisible(),
isVisible(),
setVisible(boolean)Copyright © 2015 Micro Focus GmbH. All rights reserved.