|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WBITopologyRole
A representation of the model object 'Role'.
The following features are supported:
WBITopologyPackage.getWBITopologyRole()
Method Summary | |
---|---|
java.lang.String |
getBaseRuntime()
Returns the value of the 'Base Runtime' attribute |
WBIDeploymentTarget |
getDeploymentTarget()
Returns the value of the 'Deployment Target' containment reference |
org.eclipse.emf.common.util.EList |
getNodes()
Returns the value of the 'Nodes' containment reference list. |
java.lang.String |
getStatus()
Returns the value of the 'Status' attribute |
void |
setBaseRuntime(java.lang.String value)
Sets the value of the ' Base Runtime ' attribute |
void |
setDeploymentTarget(WBIDeploymentTarget value)
Sets the value of the ' Deployment Target ' containment reference |
void |
setStatus(java.lang.String value)
Sets the value of the ' Status ' attribute |
Methods inherited from interface com.ibm.websphere.models.config.wbi.nd.topology.instance.WBIBaseElement |
---|
getDescription, getId, getName, getVersion, setDescription, setId, setName, setVersion |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getBaseRuntime()
If the meaning of the 'Base Runtime' attribute isn't clear, there really should be more of a description here...
setBaseRuntime(String)
,
WBITopologyPackage.getWBITopologyRole_BaseRuntime()
void setBaseRuntime(java.lang.String value)
Base Runtime
' attribute.
value
- the new value of the 'Base Runtime' attribute.getBaseRuntime()
java.lang.String getStatus()
If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...
setStatus(String)
,
WBITopologyPackage.getWBITopologyRole_Status()
void setStatus(java.lang.String value)
Status
' attribute.
value
- the new value of the 'Status' attribute.getStatus()
WBIDeploymentTarget getDeploymentTarget()
If the meaning of the 'Deployment Target' containment reference isn't clear, there really should be more of a description here...
setDeploymentTarget(WBIDeploymentTarget)
,
WBITopologyPackage.getWBITopologyRole_DeploymentTarget()
void setDeploymentTarget(WBIDeploymentTarget value)
Deployment Target
' containment reference.
value
- the new value of the 'Deployment Target' containment reference.getDeploymentTarget()
org.eclipse.emf.common.util.EList getNodes()
WBINode
.
If the meaning of the 'Nodes' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBITopologyRole_Nodes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |