com.ibm.websphere.models.config.wbi.nd.topology.instance
Interface WBITopology

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
WBITopologyImpl

public interface WBITopology
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'WBI Topology'.

The following features are supported:

See Also:
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

getName

java.lang.String getName()
Returns the value of the 'Name' attribute.

If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Name' attribute.
See Also:
setName(String), WBITopologyPackage.getWBITopology_Name()

setName

void setName(java.lang.String value)
Sets the value of the 'Name' attribute.

Parameters:
value - the new value of the 'Name' attribute.
See Also:
getName()

getStatus

java.lang.String getStatus()
Returns the value of the 'Status' attribute.

If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Status' attribute.
See Also:
setStatus(String), WBITopologyPackage.getWBITopology_Status()

setStatus

void setStatus(java.lang.String value)
Sets the value of the 'Status' attribute.

Parameters:
value - the new value of the 'Status' attribute.
See Also:
getStatus()

getCellName

java.lang.String getCellName()
Returns the value of the 'Cell Name' attribute.

If the meaning of the 'Cell Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Cell Name' attribute.
See Also:
setCellName(String), WBITopologyPackage.getWBITopology_CellName()

setCellName

void setCellName(java.lang.String value)
Sets the value of the 'Cell Name' attribute.

Parameters:
value - the new value of the 'Cell Name' attribute.
See Also:
getCellName()

getDescription

java.lang.String getDescription()
Returns the value of the 'Description' attribute.

If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Description' attribute.
See Also:
setDescription(String), WBITopologyPackage.getWBITopology_Description()

setDescription

void setDescription(java.lang.String value)
Sets the value of the 'Description' attribute.

Parameters:
value - the new value of the 'Description' attribute.
See Also:
getDescription()

getVersion

java.lang.String getVersion()
Returns the value of the 'Version' attribute.

If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Version' attribute.
See Also:
setVersion(String), WBITopologyPackage.getWBITopology_Version()

setVersion

void setVersion(java.lang.String value)
Sets the value of the 'Version' attribute.

Parameters:
value - the new value of the 'Version' attribute.
See Also:
getVersion()

getConfigTime

java.util.Date getConfigTime()
Returns the value of the 'Config Time' attribute.

If the meaning of the 'Config Time' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Config Time' attribute.
See Also:
setConfigTime(Date), WBITopologyPackage.getWBITopology_ConfigTime()

setConfigTime

void setConfigTime(java.util.Date value)
Sets the value of the 'Config Time' attribute.

Parameters:
value - the new value of the 'Config Time' attribute.
See Also:
getConfigTime()

getCreateTime

java.util.Date getCreateTime()
Returns the value of the 'Create Time' attribute.

If the meaning of the 'Create Time' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Create Time' attribute.
See Also:
setCreateTime(Date), WBITopologyPackage.getWBITopology_CreateTime()

setCreateTime

void setCreateTime(java.util.Date value)
Sets the value of the 'Create Time' attribute.

Parameters:
value - the new value of the 'Create Time' attribute.
See Also:
getCreateTime()

getLastUpdate

java.util.Date getLastUpdate()
Returns the value of the 'Last Update' attribute.

If the meaning of the 'Last Update' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Last Update' attribute.
See Also:
setLastUpdate(Date), WBITopologyPackage.getWBITopology_LastUpdate()

setLastUpdate

void setLastUpdate(java.util.Date value)
Sets the value of the 'Last Update' attribute.

Parameters:
value - the new value of the 'Last Update' attribute.
See Also:
getLastUpdate()

getDeferredConfigTime

java.util.Date getDeferredConfigTime()
Returns the value of the 'Deferred Config Time' attribute.

If the meaning of the 'Deferred Config Time' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Deferred Config Time' attribute.
See Also:
setDeferredConfigTime(Date), WBITopologyPackage.getWBITopology_DeferredConfigTime()

setDeferredConfigTime

void setDeferredConfigTime(java.util.Date value)
Sets the value of the 'Deferred Config Time' attribute.

Parameters:
value - the new value of the 'Deferred Config Time' attribute.
See Also:
getDeferredConfigTime()

getDeferredConfigUser

java.lang.String getDeferredConfigUser()
Returns the value of the 'Deferred Config User' attribute.

If the meaning of the 'Deferred Config User' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Deferred Config User' attribute.
See Also:
setDeferredConfigUser(String), WBITopologyPackage.getWBITopology_DeferredConfigUser()

setDeferredConfigUser

void setDeferredConfigUser(java.lang.String value)
Sets the value of the 'Deferred Config User' attribute.

Parameters:
value - the new value of the 'Deferred Config User' attribute.
See Also:
getDeferredConfigUser()

getPattern

WBITopologyPattern getPattern()
Returns the value of the 'Pattern' containment reference.

If the meaning of the 'Pattern' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Pattern' containment reference.
See Also:
setPattern(WBITopologyPattern), WBITopologyPackage.getWBITopology_Pattern()

setPattern

void setPattern(WBITopologyPattern value)
Sets the value of the 'Pattern' containment reference.

Parameters:
value - the new value of the 'Pattern' containment reference.
See Also:
getPattern()

getRuntime

org.eclipse.emf.common.util.EList getRuntime()
Returns the value of the 'Runtime' containment reference list. The list contents are of type WBIRuntimeCapability.

If the meaning of the 'Runtime' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Runtime' containment reference list.
See Also:
WBITopologyPackage.getWBITopology_Runtime()

getRoles

org.eclipse.emf.common.util.EList getRoles()
Returns the value of the 'Roles' containment reference list. The list contents are of type WBITopologyRole.

If the meaning of the 'Roles' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Roles' containment reference list.
See Also:
WBITopologyPackage.getWBITopology_Roles()

getComponents

org.eclipse.emf.common.util.EList getComponents()
Returns the value of the 'Components' containment reference list. The list contents are of type WBIComponent.

If the meaning of the 'Components' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Components' containment reference list.
See Also:
WBITopologyPackage.getWBITopology_Components()