|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WBIClusterMember
A representation of the model object 'WBI Cluster Member'.
The following features are supported:
WBITopologyPackage.getWBIClusterMember()
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.lang.String |
getNodeName()
Returns the value of the 'Node Name' attribute |
java.lang.String |
getShortName()
Returns the value of the 'Short Name' attribute |
java.lang.Integer |
getWeight()
Returns the value of the 'Weight' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setNodeName(java.lang.String value)
Sets the value of the ' Node Name ' attribute |
void |
setShortName(java.lang.String value)
Sets the value of the ' Short Name ' attribute |
void |
setWeight(java.lang.Integer value)
Sets the value of the ' Weight ' attribute |
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 getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
WBITopologyPackage.getWBIClusterMember_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getShortName()
If the meaning of the 'Short Name' attribute isn't clear, there really should be more of a description here...
setShortName(String)
,
WBITopologyPackage.getWBIClusterMember_ShortName()
void setShortName(java.lang.String value)
Short Name
' attribute.
value
- the new value of the 'Short Name' attribute.getShortName()
java.lang.String getNodeName()
If the meaning of the 'Node Name' attribute isn't clear, there really should be more of a description here...
setNodeName(String)
,
WBITopologyPackage.getWBIClusterMember_NodeName()
void setNodeName(java.lang.String value)
Node Name
' attribute.
value
- the new value of the 'Node Name' attribute.getNodeName()
java.lang.Integer getWeight()
If the meaning of the 'Weight' attribute isn't clear, there really should be more of a description here...
setWeight(Integer)
,
WBITopologyPackage.getWBIClusterMember_Weight()
void setWeight(java.lang.Integer value)
Weight
' attribute.
value
- the new value of the 'Weight' attribute.getWeight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |