org.objectweb.dsrg.sofa.repository.model.impl
Class DeploymentPlanImpl

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 org.objectweb.dsrg.sofa.repository.model.impl.NamedEntityImpl
                  extended by org.objectweb.dsrg.sofa.repository.model.impl.VersionedEntityImpl
                      extended by org.objectweb.dsrg.sofa.repository.model.impl.DeploymentPlanImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, DeploymentPlan, NamedEntity, VersionedEntity

public class DeploymentPlanImpl
extends VersionedEntityImpl
implements DeploymentPlan

An implementation of the model object 'Deployment Plan'.

The following features are implemented:

Generated from the meta-model

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
protected  org.eclipse.emf.common.util.EList connectorArchitecture
          The cached value of the 'Connector Architecture' containment reference list
protected  org.eclipse.emf.common.util.EList sharedConnectorUnit
          The cached value of the 'Shared Connector Unit' containment reference list
protected  InstanceDeploymentDescription topLevelInstance
          The cached value of the 'Top Level Instance' containment reference
 
Fields inherited from class org.objectweb.dsrg.sofa.repository.model.impl.VersionedEntityImpl
info, locked, LOCKED_EDEFAULT, version
 
Fields inherited from class org.objectweb.dsrg.sofa.repository.model.impl.NamedEntityImpl
name, NAME_EDEFAULT
 
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 DeploymentPlanImpl()
           
 
Method Summary
 RBMConnectorArchitecture addRBMConnectorArchitecture(java.lang.String name)
           
 SharedConnectorUnit addSharedConnectorUnit(java.lang.String node)
           
 InstanceDeploymentDescription basicGetTopLevelInstance()
           
 org.eclipse.emf.common.notify.NotificationChain basicSetTopLevelInstance(InstanceDeploymentDescription newTopLevelInstance, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void deploy()
           
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 org.eclipse.emf.common.util.EList getConnectorArchitecture()
           
 org.eclipse.emf.common.util.EList getSharedConnectorUnit()
           
 InstanceDeploymentDescription getTopLevelInstance()
           
 void setTopLevelInstance(InstanceDeploymentDescription newTopLevelInstance)
           
 
Methods inherited from class org.objectweb.dsrg.sofa.repository.model.impl.VersionedEntityImpl
addInfo, basicGetVersion, basicSetVersion, eInverseAdd, getInfo, getVersion, isLocked, setLocked, setVersion, toString
 
Methods inherited from class org.objectweb.dsrg.sofa.repository.model.impl.NamedEntityImpl
getName, setName
 
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, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
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.objectweb.dsrg.sofa.repository.model.VersionedEntity
addInfo, getInfo, getVersion, isLocked, setLocked, setVersion
 
Methods inherited from interface org.objectweb.dsrg.sofa.repository.model.NamedEntity
getName, setName
 
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
 

Field Detail

topLevelInstance

protected InstanceDeploymentDescription topLevelInstance
The cached value of the 'Top Level Instance' containment reference.

See Also:
getTopLevelInstance()
Generated from the meta-model
Ordered (meta-model)

connectorArchitecture

protected org.eclipse.emf.common.util.EList connectorArchitecture
The cached value of the 'Connector Architecture' containment reference list.

See Also:
getConnectorArchitecture()
Generated from the meta-model
Ordered (meta-model)

sharedConnectorUnit

protected org.eclipse.emf.common.util.EList sharedConnectorUnit
The cached value of the 'Shared Connector Unit' containment reference list.

See Also:
getSharedConnectorUnit()
Generated from the meta-model
Ordered (meta-model)
Constructor Detail

DeploymentPlanImpl

protected DeploymentPlanImpl()

Generated from the meta-model
Method Detail

eStaticClass

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

Overrides:
eStaticClass in class VersionedEntityImpl
Generated from the meta-model

getTopLevelInstance

public InstanceDeploymentDescription getTopLevelInstance()

Specified by:
getTopLevelInstance in interface DeploymentPlan
Returns:
the value of the 'Top Level Instance' containment reference.
See Also:
DeploymentPlan.setTopLevelInstance(InstanceDeploymentDescription), ModelPackage.getDeploymentPlan_TopLevelInstance()
Generated from the meta-model

basicGetTopLevelInstance

public InstanceDeploymentDescription basicGetTopLevelInstance()

Generated from the meta-model

basicSetTopLevelInstance

public org.eclipse.emf.common.notify.NotificationChain basicSetTopLevelInstance(InstanceDeploymentDescription newTopLevelInstance,
                                                                                org.eclipse.emf.common.notify.NotificationChain msgs)

Generated from the meta-model

setTopLevelInstance

public void setTopLevelInstance(InstanceDeploymentDescription newTopLevelInstance)

Specified by:
setTopLevelInstance in interface DeploymentPlan
Parameters:
newTopLevelInstance - the new value of the 'Top Level Instance' containment reference.
See Also:
DeploymentPlan.getTopLevelInstance()
Generated from the meta-model

getConnectorArchitecture

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

Specified by:
getConnectorArchitecture in interface DeploymentPlan
Returns:
the value of the 'Connector Architecture' containment reference list.
See Also:
ModelPackage.getDeploymentPlan_ConnectorArchitecture()
Generated from the meta-model

getSharedConnectorUnit

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

Specified by:
getSharedConnectorUnit in interface DeploymentPlan
Returns:
the value of the 'Shared Connector Unit' containment reference list.
See Also:
ModelPackage.getDeploymentPlan_SharedConnectorUnit()
Generated from the meta-model

addRBMConnectorArchitecture

public RBMConnectorArchitecture addRBMConnectorArchitecture(java.lang.String name)

Specified by:
addRBMConnectorArchitecture in interface DeploymentPlan
Generated from the meta-model

addSharedConnectorUnit

public SharedConnectorUnit addSharedConnectorUnit(java.lang.String node)

Specified by:
addSharedConnectorUnit in interface DeploymentPlan
Generated from the meta-model

deploy

public void deploy()

Specified by:
deploy in interface DeploymentPlan
Generated from the meta-model

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class VersionedEntityImpl
Generated from the meta-model

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class VersionedEntityImpl
Generated from the meta-model

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class VersionedEntityImpl
Generated from the meta-model

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class VersionedEntityImpl
Generated from the meta-model

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class VersionedEntityImpl
Generated from the meta-model