com.ibm.websphere.models.config.wbi.nd.topology.instance.impl
Class WBITopologyImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by com.ibm.websphere.models.config.wbi.nd.topology.instance.impl.WBITopologyImpl
All Implemented Interfaces:
WBITopology, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class WBITopologyImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements WBITopology

An implementation of the model object 'WBI Topology'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected WBITopologyImpl()
           
 
Method Summary
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
protected  int eStaticFeatureCount()
           
 java.lang.String getCellName()
           
 org.eclipse.emf.common.util.EList getComponents()
           
 java.util.Date getConfigTime()
           
 java.util.Date getCreateTime()
           
 java.util.Date getDeferredConfigTime()
           
 java.lang.String getDeferredConfigUser()
           
 java.lang.String getDescription()
           
 java.util.Date getLastUpdate()
           
 java.lang.String getName()
           
 WBITopologyPattern getPattern()
           
 org.eclipse.emf.common.util.EList getRoles()
           
 org.eclipse.emf.common.util.EList getRuntime()
           
 java.lang.String getStatus()
           
 java.lang.String getVersion()
           
 void setCellName(java.lang.String newCellName)
           
 void setConfigTime(java.util.Date newConfigTime)
           
 void setCreateTime(java.util.Date newCreateTime)
           
 void setDeferredConfigTime(java.util.Date newDeferredConfigTime)
           
 void setDeferredConfigUser(java.lang.String newDeferredConfigUser)
           
 void setDescription(java.lang.String newDescription)
           
 void setLastUpdate(java.util.Date newLastUpdate)
           
 void setName(java.lang.String newName)
           
 void setPattern(WBITopologyPattern newPattern)
           
 void setStatus(java.lang.String newStatus)
           
 void setVersion(java.lang.String newVersion)
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Constructor Detail

WBITopologyImpl

protected WBITopologyImpl()

Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl

eStaticFeatureCount

protected int eStaticFeatureCount()

Overrides:
eStaticFeatureCount in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

getName

public java.lang.String getName()

Specified by:
getName in interface WBITopology
Returns:
the value of the 'Name' attribute.
See Also:
WBITopology.setName(String), WBITopologyPackage.getWBITopology_Name()

setName

public void setName(java.lang.String newName)

Specified by:
setName in interface WBITopology
Parameters:
newName - the new value of the 'Name' attribute.
See Also:
WBITopology.getName()

getStatus

public java.lang.String getStatus()

Specified by:
getStatus in interface WBITopology
Returns:
the value of the 'Status' attribute.
See Also:
WBITopology.setStatus(String), WBITopologyPackage.getWBITopology_Status()

setStatus

public void setStatus(java.lang.String newStatus)

Specified by:
setStatus in interface WBITopology
Parameters:
newStatus - the new value of the 'Status' attribute.
See Also:
WBITopology.getStatus()

getCellName

public java.lang.String getCellName()

Specified by:
getCellName in interface WBITopology
Returns:
the value of the 'Cell Name' attribute.
See Also:
WBITopology.setCellName(String), WBITopologyPackage.getWBITopology_CellName()

setCellName

public void setCellName(java.lang.String newCellName)

Specified by:
setCellName in interface WBITopology
Parameters:
newCellName - the new value of the 'Cell Name' attribute.
See Also:
WBITopology.getCellName()

getDescription

public java.lang.String getDescription()

Specified by:
getDescription in interface WBITopology
Returns:
the value of the 'Description' attribute.
See Also:
WBITopology.setDescription(String), WBITopologyPackage.getWBITopology_Description()

setDescription

public void setDescription(java.lang.String newDescription)

Specified by:
setDescription in interface WBITopology
Parameters:
newDescription - the new value of the 'Description' attribute.
See Also:
WBITopology.getDescription()

getVersion

public java.lang.String getVersion()

Specified by:
getVersion in interface WBITopology
Returns:
the value of the 'Version' attribute.
See Also:
WBITopology.setVersion(String), WBITopologyPackage.getWBITopology_Version()

setVersion

public void setVersion(java.lang.String newVersion)

Specified by:
setVersion in interface WBITopology
Parameters:
newVersion - the new value of the 'Version' attribute.
See Also:
WBITopology.getVersion()

getConfigTime

public java.util.Date getConfigTime()

Specified by:
getConfigTime in interface WBITopology
Returns:
the value of the 'Config Time' attribute.
See Also:
WBITopology.setConfigTime(Date), WBITopologyPackage.getWBITopology_ConfigTime()

setConfigTime

public void setConfigTime(java.util.Date newConfigTime)

Specified by:
setConfigTime in interface WBITopology
Parameters:
newConfigTime - the new value of the 'Config Time' attribute.
See Also:
WBITopology.getConfigTime()

getCreateTime

public java.util.Date getCreateTime()

Specified by:
getCreateTime in interface WBITopology
Returns:
the value of the 'Create Time' attribute.
See Also:
WBITopology.setCreateTime(Date), WBITopologyPackage.getWBITopology_CreateTime()

setCreateTime

public void setCreateTime(java.util.Date newCreateTime)

Specified by:
setCreateTime in interface WBITopology
Parameters:
newCreateTime - the new value of the 'Create Time' attribute.
See Also:
WBITopology.getCreateTime()

getLastUpdate

public java.util.Date getLastUpdate()

Specified by:
getLastUpdate in interface WBITopology
Returns:
the value of the 'Last Update' attribute.
See Also:
WBITopology.setLastUpdate(Date), WBITopologyPackage.getWBITopology_LastUpdate()

setLastUpdate

public void setLastUpdate(java.util.Date newLastUpdate)

Specified by:
setLastUpdate in interface WBITopology
Parameters:
newLastUpdate - the new value of the 'Last Update' attribute.
See Also:
WBITopology.getLastUpdate()

getDeferredConfigTime

public java.util.Date getDeferredConfigTime()

Specified by:
getDeferredConfigTime in interface WBITopology
Returns:
the value of the 'Deferred Config Time' attribute.
See Also:
WBITopology.setDeferredConfigTime(Date), WBITopologyPackage.getWBITopology_DeferredConfigTime()

setDeferredConfigTime

public void setDeferredConfigTime(java.util.Date newDeferredConfigTime)

Specified by:
setDeferredConfigTime in interface WBITopology
Parameters:
newDeferredConfigTime - the new value of the 'Deferred Config Time' attribute.
See Also:
WBITopology.getDeferredConfigTime()

getDeferredConfigUser

public java.lang.String getDeferredConfigUser()

Specified by:
getDeferredConfigUser in interface WBITopology
Returns:
the value of the 'Deferred Config User' attribute.
See Also:
WBITopology.setDeferredConfigUser(String), WBITopologyPackage.getWBITopology_DeferredConfigUser()

setDeferredConfigUser

public void setDeferredConfigUser(java.lang.String newDeferredConfigUser)

Specified by:
setDeferredConfigUser in interface WBITopology
Parameters:
newDeferredConfigUser - the new value of the 'Deferred Config User' attribute.
See Also:
WBITopology.getDeferredConfigUser()

getPattern

public WBITopologyPattern getPattern()

Specified by:
getPattern in interface WBITopology
Returns:
the value of the 'Pattern' containment reference.
See Also:
WBITopology.setPattern(WBITopologyPattern), WBITopologyPackage.getWBITopology_Pattern()

setPattern

public void setPattern(WBITopologyPattern newPattern)

Specified by:
setPattern in interface WBITopology
Parameters:
newPattern - the new value of the 'Pattern' containment reference.
See Also:
WBITopology.getPattern()

getRuntime

public org.eclipse.emf.common.util.EList getRuntime()

Specified by:
getRuntime in interface WBITopology
Returns:
the value of the 'Runtime' containment reference list.
See Also:
WBITopologyPackage.getWBITopology_Runtime()

getRoles

public org.eclipse.emf.common.util.EList getRoles()

Specified by:
getRoles in interface WBITopology
Returns:
the value of the 'Roles' containment reference list.
See Also:
WBITopologyPackage.getWBITopology_Roles()

getComponents

public org.eclipse.emf.common.util.EList getComponents()

Specified by:
getComponents in interface WBITopology
Returns:
the value of the 'Components' containment reference list.
See Also:
WBITopologyPackage.getWBITopology_Components()