Class DeployImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
- org.palladiosimulator.somox.docker.compose.composeFile.impl.DeployImpl
-
- All Implemented Interfaces:
Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject,Deploy
public class DeployImpl extends MinimalEObjectImpl.Container implements Deploy
An implementation of the model object 'Deploy'.The following features are implemented:
- Generated class or method.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
-
Field Summary
Fields Modifier and Type Field Description protected Stringendpoint_modeThe cached value of the 'Endpoint mode' attribute.protected static StringENDPOINT_MODE_EDEFAULTThe default value of the 'Endpoint mode' attribute.protected MappinglabelsThe cached value of the 'Labels' containment reference.protected StringmodeThe cached value of the 'Mode' attribute.protected static StringMODE_EDEFAULTThe default value of the 'Mode' attribute.protected PlacementplacementThe cached value of the 'Placement' containment reference.protected StringreplicasThe cached value of the 'Replicas' attribute.protected static StringREPLICAS_EDEFAULTThe default value of the 'Replicas' attribute.protected StringresourcesThe cached value of the 'Resources' attribute.protected static StringRESOURCES_EDEFAULTThe default value of the 'Resources' attribute.protected RestartPolicyrestart_policyThe cached value of the 'Restart policy' containment reference.protected DeployConfigsrollback_configThe cached value of the 'Rollback config' containment reference.protected DeployConfigsupdate_configThe cached value of the 'Update config' containment reference.-
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
-
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.EStructuralFeature.Internal.DynamicValueHolder
NIL
-
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDeployImpl()
-
Method Summary
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, 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.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
ENDPOINT_MODE_EDEFAULT
protected static final String ENDPOINT_MODE_EDEFAULT
The default value of the 'Endpoint mode' attribute.- See Also:
getEndpoint_mode()- Generated class or method.
- Ordered collection.
-
endpoint_mode
protected String endpoint_mode
The cached value of the 'Endpoint mode' attribute.- See Also:
getEndpoint_mode()- Generated class or method.
- Ordered collection.
-
labels
protected Mapping labels
The cached value of the 'Labels' containment reference.- See Also:
getLabels()- Generated class or method.
- Ordered collection.
-
MODE_EDEFAULT
protected static final String MODE_EDEFAULT
The default value of the 'Mode' attribute.- See Also:
getMode()- Generated class or method.
- Ordered collection.
-
mode
protected String mode
The cached value of the 'Mode' attribute.- See Also:
getMode()- Generated class or method.
- Ordered collection.
-
placement
protected Placement placement
The cached value of the 'Placement' containment reference.- See Also:
getPlacement()- Generated class or method.
- Ordered collection.
-
REPLICAS_EDEFAULT
protected static final String REPLICAS_EDEFAULT
The default value of the 'Replicas' attribute.- See Also:
getReplicas()- Generated class or method.
- Ordered collection.
-
replicas
protected String replicas
The cached value of the 'Replicas' attribute.- See Also:
getReplicas()- Generated class or method.
- Ordered collection.
-
RESOURCES_EDEFAULT
protected static final String RESOURCES_EDEFAULT
The default value of the 'Resources' attribute.- See Also:
getResources()- Generated class or method.
- Ordered collection.
-
resources
protected String resources
The cached value of the 'Resources' attribute.- See Also:
getResources()- Generated class or method.
- Ordered collection.
-
restart_policy
protected RestartPolicy restart_policy
The cached value of the 'Restart policy' containment reference.- See Also:
getRestart_policy()- Generated class or method.
- Ordered collection.
-
rollback_config
protected DeployConfigs rollback_config
The cached value of the 'Rollback config' containment reference.- See Also:
getRollback_config()- Generated class or method.
- Ordered collection.
-
update_config
protected DeployConfigs update_config
The cached value of the 'Update config' containment reference.- See Also:
getUpdate_config()- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classBasicEObjectImpl- Generated class or method.
-
getEndpoint_mode
public String getEndpoint_mode()
- Specified by:
getEndpoint_modein interfaceDeploy- Returns:
- the value of the 'Endpoint mode' attribute.
- See Also:
Deploy.setEndpoint_mode(String),ComposeFilePackage.getDeploy_Endpoint_mode()- Generated class or method.
-
setEndpoint_mode
public void setEndpoint_mode(String newEndpoint_mode)
- Specified by:
setEndpoint_modein interfaceDeploy- Parameters:
newEndpoint_mode- the new value of the 'Endpoint mode' attribute.- See Also:
Deploy.getEndpoint_mode()- Generated class or method.
-
getLabels
public Mapping getLabels()
- Specified by:
getLabelsin interfaceDeploy- Returns:
- the value of the 'Labels' containment reference.
- See Also:
Deploy.setLabels(Mapping),ComposeFilePackage.getDeploy_Labels()- Generated class or method.
-
basicSetLabels
public NotificationChain basicSetLabels(Mapping newLabels, NotificationChain msgs)
- Generated class or method.
-
setLabels
public void setLabels(Mapping newLabels)
- Specified by:
setLabelsin interfaceDeploy- Parameters:
newLabels- the new value of the 'Labels' containment reference.- See Also:
Deploy.getLabels()- Generated class or method.
-
getMode
public String getMode()
- Specified by:
getModein interfaceDeploy- Returns:
- the value of the 'Mode' attribute.
- See Also:
Deploy.setMode(String),ComposeFilePackage.getDeploy_Mode()- Generated class or method.
-
setMode
public void setMode(String newMode)
- Specified by:
setModein interfaceDeploy- Parameters:
newMode- the new value of the 'Mode' attribute.- See Also:
Deploy.getMode()- Generated class or method.
-
getPlacement
public Placement getPlacement()
- Specified by:
getPlacementin interfaceDeploy- Returns:
- the value of the 'Placement' containment reference.
- See Also:
Deploy.setPlacement(Placement),ComposeFilePackage.getDeploy_Placement()- Generated class or method.
-
basicSetPlacement
public NotificationChain basicSetPlacement(Placement newPlacement, NotificationChain msgs)
- Generated class or method.
-
setPlacement
public void setPlacement(Placement newPlacement)
- Specified by:
setPlacementin interfaceDeploy- Parameters:
newPlacement- the new value of the 'Placement' containment reference.- See Also:
Deploy.getPlacement()- Generated class or method.
-
getReplicas
public String getReplicas()
- Specified by:
getReplicasin interfaceDeploy- Returns:
- the value of the 'Replicas' attribute.
- See Also:
Deploy.setReplicas(String),ComposeFilePackage.getDeploy_Replicas()- Generated class or method.
-
setReplicas
public void setReplicas(String newReplicas)
- Specified by:
setReplicasin interfaceDeploy- Parameters:
newReplicas- the new value of the 'Replicas' attribute.- See Also:
Deploy.getReplicas()- Generated class or method.
-
getResources
public String getResources()
- Specified by:
getResourcesin interfaceDeploy- Returns:
- the value of the 'Resources' attribute.
- See Also:
Deploy.setResources(String),ComposeFilePackage.getDeploy_Resources()- Generated class or method.
-
setResources
public void setResources(String newResources)
- Specified by:
setResourcesin interfaceDeploy- Parameters:
newResources- the new value of the 'Resources' attribute.- See Also:
Deploy.getResources()- Generated class or method.
-
getRestart_policy
public RestartPolicy getRestart_policy()
- Specified by:
getRestart_policyin interfaceDeploy- Returns:
- the value of the 'Restart policy' containment reference.
- See Also:
Deploy.setRestart_policy(RestartPolicy),ComposeFilePackage.getDeploy_Restart_policy()- Generated class or method.
-
basicSetRestart_policy
public NotificationChain basicSetRestart_policy(RestartPolicy newRestart_policy, NotificationChain msgs)
- Generated class or method.
-
setRestart_policy
public void setRestart_policy(RestartPolicy newRestart_policy)
- Specified by:
setRestart_policyin interfaceDeploy- Parameters:
newRestart_policy- the new value of the 'Restart policy' containment reference.- See Also:
Deploy.getRestart_policy()- Generated class or method.
-
getRollback_config
public DeployConfigs getRollback_config()
- Specified by:
getRollback_configin interfaceDeploy- Returns:
- the value of the 'Rollback config' containment reference.
- See Also:
Deploy.setRollback_config(DeployConfigs),ComposeFilePackage.getDeploy_Rollback_config()- Generated class or method.
-
basicSetRollback_config
public NotificationChain basicSetRollback_config(DeployConfigs newRollback_config, NotificationChain msgs)
- Generated class or method.
-
setRollback_config
public void setRollback_config(DeployConfigs newRollback_config)
- Specified by:
setRollback_configin interfaceDeploy- Parameters:
newRollback_config- the new value of the 'Rollback config' containment reference.- See Also:
Deploy.getRollback_config()- Generated class or method.
-
getUpdate_config
public DeployConfigs getUpdate_config()
- Specified by:
getUpdate_configin interfaceDeploy- Returns:
- the value of the 'Update config' containment reference.
- See Also:
Deploy.setUpdate_config(DeployConfigs),ComposeFilePackage.getDeploy_Update_config()- Generated class or method.
-
basicSetUpdate_config
public NotificationChain basicSetUpdate_config(DeployConfigs newUpdate_config, NotificationChain msgs)
- Generated class or method.
-
setUpdate_config
public void setUpdate_config(DeployConfigs newUpdate_config)
- Specified by:
setUpdate_configin interfaceDeploy- Parameters:
newUpdate_config- the new value of the 'Update config' containment reference.- See Also:
Deploy.getUpdate_config()- Generated class or method.
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemovein classBasicEObjectImpl- Generated class or method.
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl- Generated class or method.
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl- Generated class or method.
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl- Generated class or method.
-
toString
public String toString()
- Overrides:
toStringin classBasicEObjectImpl- Generated class or method.
-
-