public interface ISAPlugIn extends AWMObject
The following features are supported:
TaurusPackage.getISAPlugIn()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute.
|
java.lang.String |
getPlugInID()
Returns the value of the 'Plug In ID' attribute.
|
java.lang.String |
getTitle()
Returns the value of the 'Title' attribute.
|
void |
setDescription(java.lang.String value)
Sets the value of the
'
Description' attribute. |
void |
setPlugInID(java.lang.String value)
Sets the value of the
'
Plug
In ID' attribute. |
void |
setTitle(java.lang.String value)
Sets the value of the
'
Title' attribute. |
getComment, isSetComment, setComment, unsetCommentjava.lang.String getDescription()
setDescription(String),
TaurusPackage.getISAPlugIn_Description()void setDescription(java.lang.String value)
Description' attribute. value - the new value of the 'Description' attribute.getDescription()java.lang.String getPlugInID()
setPlugInID(String),
TaurusPackage.getISAPlugIn_PlugInID()void setPlugInID(java.lang.String value)
Plug
In ID' attribute. value - the new value of the 'Plug In ID' attribute.getPlugInID()java.lang.String getTitle()
setTitle(String),
TaurusPackage.getISAPlugIn_Title()void setTitle(java.lang.String value)
Title' attribute. value - the new value of the 'Title' attribute.getTitle()Copyright © 2015 Micro Focus GmbH. All rights reserved.