public interface AWMIdentifiableObject extends AWMObject, IFunctionPackageDefinable
The following features are supported:
TaurusPackage.getAWMIdentifiableObject()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID()
Returns the value of the 'ID' attribute.
|
java.lang.String |
getModelEditorGroup()
Returns the value of the 'Model Editor Group' attribute.
|
boolean |
isSetModelEditorGroup()
Returns whether the value of the
'
Model Editor Group' attribute is set. |
void |
setID(java.lang.String value)
Sets the value of the
'
ID' attribute. |
void |
setModelEditorGroup(java.lang.String value)
Sets the value of the
'
Model Editor Group' attribute. |
void |
unsetModelEditorGroup()
Unsets the value of the
'
Model Editor Group' attribute. |
getComment, isSetComment, setComment, unsetCommentgetExtensionID, setExtensionIDjava.lang.String getID()
setID(String),
TaurusPackage.getAWMIdentifiableObject_ID()void setID(java.lang.String value)
ID' attribute. value - the new value of the 'ID' attribute.getID()java.lang.String getModelEditorGroup()
isSetModelEditorGroup(),
unsetModelEditorGroup(),
setModelEditorGroup(String),
TaurusPackage.getAWMIdentifiableObject_ModelEditorGroup()void setModelEditorGroup(java.lang.String value)
Model Editor Group' attribute. The given group name will be trimmed, and if the trimmed name is empty null
will be set.value - the new value of the 'Model Editor Group' attribute.isSetModelEditorGroup(),
unsetModelEditorGroup(),
getModelEditorGroup()void unsetModelEditorGroup()
Model Editor Group' attribute. boolean isSetModelEditorGroup()
Model Editor Group' attribute is set.
unsetModelEditorGroup(),
getModelEditorGroup(),
setModelEditorGroup(String)Copyright © 2015 Micro Focus GmbH. All rights reserved.