|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WBIComponent
A representation of the model object 'WBI Component'.
The following features are supported:
WBITopologyPackage.getWBIComponent()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAuthAliases()
Returns the value of the 'Auth Aliases' containment reference list. |
java.lang.String |
getBaseRuntimeId()
Returns the value of the 'Base Runtime Id' attribute |
org.eclipse.emf.common.util.EList |
getDataSrc()
Returns the value of the 'Data Src' containment reference list. |
org.eclipse.emf.common.util.EList |
getDependencies()
Returns the value of the 'Dependencies' containment reference list. |
java.lang.String |
getLevel()
Returns the value of the 'Level' attribute. |
org.eclipse.emf.common.util.EList |
getProperties()
Returns the value of the 'Properties' containment reference list. |
org.eclipse.emf.common.util.EList |
getSiBuses()
Returns the value of the 'Si Buses' containment reference list. |
java.lang.String |
getStatus()
Returns the value of the 'Status' attribute |
java.lang.String |
getTopologyRole()
Returns the value of the 'Topology Role' attribute |
void |
setBaseRuntimeId(java.lang.String value)
Sets the value of the ' Base Runtime Id ' attribute |
void |
setLevel(java.lang.String value)
Sets the value of the ' Level ' attribute |
void |
setStatus(java.lang.String value)
Sets the value of the ' Status ' attribute |
void |
setTopologyRole(java.lang.String value)
Sets the value of the ' Topology Role ' 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 getTopologyRole()
If the meaning of the 'Topology Role' attribute isn't clear, there really should be more of a description here...
setTopologyRole(String)
,
WBITopologyPackage.getWBIComponent_TopologyRole()
void setTopologyRole(java.lang.String value)
Topology Role
' attribute.
value
- the new value of the 'Topology Role' attribute.getTopologyRole()
java.lang.String getBaseRuntimeId()
If the meaning of the 'Base Runtime Id' attribute isn't clear, there really should be more of a description here...
setBaseRuntimeId(String)
,
WBITopologyPackage.getWBIComponent_BaseRuntimeId()
void setBaseRuntimeId(java.lang.String value)
Base Runtime Id
' attribute.
value
- the new value of the 'Base Runtime Id' attribute.getBaseRuntimeId()
java.lang.String getLevel()
""
.
If the meaning of the 'Level' attribute isn't clear, there really should be more of a description here...
setLevel(String)
,
WBITopologyPackage.getWBIComponent_Level()
void setLevel(java.lang.String value)
Level
' attribute.
value
- the new value of the 'Level' attribute.getLevel()
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.getWBIComponent_Status()
void setStatus(java.lang.String value)
Status
' attribute.
value
- the new value of the 'Status' attribute.getStatus()
org.eclipse.emf.common.util.EList getDataSrc()
WBIDataSrc
.
If the meaning of the 'Data Src' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBIComponent_DataSrc()
org.eclipse.emf.common.util.EList getAuthAliases()
WBIAuthAlias
.
If the meaning of the 'Auth Aliases' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBIComponent_AuthAliases()
org.eclipse.emf.common.util.EList getSiBuses()
WBI_SIB
.
If the meaning of the 'Si Buses' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBIComponent_SiBuses()
org.eclipse.emf.common.util.EList getProperties()
WBIProperty
.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBIComponent_Properties()
org.eclipse.emf.common.util.EList getDependencies()
WBIProperty
.
If the meaning of the 'Dependencies' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBIComponent_Dependencies()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |