public interface RApplicationProperty extends AWMObject
The following features are supported:
TaurusPackage.getRApplicationProperty()| Modifier and Type | Method and Description |
|---|---|
int |
getSeqNo()
Returns the value of the 'Seq No' attribute.
|
Property |
getTargetID()
Returns the value of the 'Target ID' reference.
|
boolean |
isConstant()
Returns the value of the 'Constant' attribute.
|
boolean |
isMandatory()
Returns the value of the 'Mandatory' attribute.
|
boolean |
isSetSeqNo()
Returns whether the value of the
'
Seq No' attribute is set. |
void |
setConstant(boolean value)
Sets the value of the
'
Constant' attribute. |
void |
setMandatory(boolean value)
Sets the value of the
'
Mandatory' 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 |
unsetSeqNo()
Unsets the value of the
'
Seq No' attribute. |
getComment, isSetComment, setComment, unsetCommentProperty getTargetID()
setTargetID(Property),
TaurusPackage.getRApplicationProperty_TargetID()void setTargetID(Property value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()int getSeqNo()
isSetSeqNo(),
unsetSeqNo(),
setSeqNo(int),
TaurusPackage.getRApplicationProperty_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 isConstant()
"true". setConstant(boolean),
TaurusPackage.getRApplicationProperty_Constant()void setConstant(boolean value)
Constant' attribute. value - the new value of the 'Constant' attribute.isConstant()boolean isMandatory()
setMandatory(boolean),
TaurusPackage.getRApplicationProperty_Mandatory()void setMandatory(boolean value)
Mandatory' attribute. value - the new value of the 'Mandatory' attribute.isMandatory()Copyright © 2015 Micro Focus GmbH. All rights reserved.