|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WBITopology
A representation of the model object 'WBI Topology'.
The following features are supported:
Name
Status
Cell Name
Description
Version
Config Time
Create Time
Last Update
Deferred Config Time
Deferred Config User
Pattern
Runtime
Roles
Components
WBITopologyPackage.getWBITopology()
Method Summary | |
---|---|
java.lang.String |
getCellName()
Returns the value of the 'Cell Name' attribute |
org.eclipse.emf.common.util.EList |
getComponents()
Returns the value of the 'Components' containment reference list. |
java.util.Date |
getConfigTime()
Returns the value of the 'Config Time' attribute |
java.util.Date |
getCreateTime()
Returns the value of the 'Create Time' attribute |
java.util.Date |
getDeferredConfigTime()
Returns the value of the 'Deferred Config Time' attribute |
java.lang.String |
getDeferredConfigUser()
Returns the value of the 'Deferred Config User' attribute |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
java.util.Date |
getLastUpdate()
Returns the value of the 'Last Update' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
WBITopologyPattern |
getPattern()
Returns the value of the 'Pattern' containment reference |
org.eclipse.emf.common.util.EList |
getRoles()
Returns the value of the 'Roles' containment reference list. |
org.eclipse.emf.common.util.EList |
getRuntime()
Returns the value of the 'Runtime' containment reference list. |
java.lang.String |
getStatus()
Returns the value of the 'Status' attribute |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute |
void |
setCellName(java.lang.String value)
Sets the value of the ' Cell Name ' attribute |
void |
setConfigTime(java.util.Date value)
Sets the value of the ' Config Time ' attribute |
void |
setCreateTime(java.util.Date value)
Sets the value of the ' Create Time ' attribute |
void |
setDeferredConfigTime(java.util.Date value)
Sets the value of the ' Deferred Config Time ' attribute |
void |
setDeferredConfigUser(java.lang.String value)
Sets the value of the ' Deferred Config User ' attribute |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setLastUpdate(java.util.Date value)
Sets the value of the ' Last Update ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setPattern(WBITopologyPattern value)
Sets the value of the ' Pattern ' containment reference |
void |
setStatus(java.lang.String value)
Sets the value of the ' Status ' attribute |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version ' 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.getWBITopology_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
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.getWBITopology_Status()
void setStatus(java.lang.String value)
Status
' attribute.
value
- the new value of the 'Status' attribute.getStatus()
java.lang.String getCellName()
If the meaning of the 'Cell Name' attribute isn't clear, there really should be more of a description here...
setCellName(String)
,
WBITopologyPackage.getWBITopology_CellName()
void setCellName(java.lang.String value)
Cell Name
' attribute.
value
- the new value of the 'Cell Name' attribute.getCellName()
java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
WBITopologyPackage.getWBITopology_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String)
,
WBITopologyPackage.getWBITopology_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
java.util.Date getConfigTime()
If the meaning of the 'Config Time' attribute isn't clear, there really should be more of a description here...
setConfigTime(Date)
,
WBITopologyPackage.getWBITopology_ConfigTime()
void setConfigTime(java.util.Date value)
Config Time
' attribute.
value
- the new value of the 'Config Time' attribute.getConfigTime()
java.util.Date getCreateTime()
If the meaning of the 'Create Time' attribute isn't clear, there really should be more of a description here...
setCreateTime(Date)
,
WBITopologyPackage.getWBITopology_CreateTime()
void setCreateTime(java.util.Date value)
Create Time
' attribute.
value
- the new value of the 'Create Time' attribute.getCreateTime()
java.util.Date getLastUpdate()
If the meaning of the 'Last Update' attribute isn't clear, there really should be more of a description here...
setLastUpdate(Date)
,
WBITopologyPackage.getWBITopology_LastUpdate()
void setLastUpdate(java.util.Date value)
Last Update
' attribute.
value
- the new value of the 'Last Update' attribute.getLastUpdate()
java.util.Date getDeferredConfigTime()
If the meaning of the 'Deferred Config Time' attribute isn't clear, there really should be more of a description here...
setDeferredConfigTime(Date)
,
WBITopologyPackage.getWBITopology_DeferredConfigTime()
void setDeferredConfigTime(java.util.Date value)
Deferred Config Time
' attribute.
value
- the new value of the 'Deferred Config Time' attribute.getDeferredConfigTime()
java.lang.String getDeferredConfigUser()
If the meaning of the 'Deferred Config User' attribute isn't clear, there really should be more of a description here...
setDeferredConfigUser(String)
,
WBITopologyPackage.getWBITopology_DeferredConfigUser()
void setDeferredConfigUser(java.lang.String value)
Deferred Config User
' attribute.
value
- the new value of the 'Deferred Config User' attribute.getDeferredConfigUser()
WBITopologyPattern getPattern()
If the meaning of the 'Pattern' containment reference isn't clear, there really should be more of a description here...
setPattern(WBITopologyPattern)
,
WBITopologyPackage.getWBITopology_Pattern()
void setPattern(WBITopologyPattern value)
Pattern
' containment reference.
value
- the new value of the 'Pattern' containment reference.getPattern()
org.eclipse.emf.common.util.EList getRuntime()
WBIRuntimeCapability
.
If the meaning of the 'Runtime' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBITopology_Runtime()
org.eclipse.emf.common.util.EList getRoles()
WBITopologyRole
.
If the meaning of the 'Roles' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBITopology_Roles()
org.eclipse.emf.common.util.EList getComponents()
WBIComponent
.
If the meaning of the 'Components' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBITopology_Components()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |