Class ConfigImpl
- 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.DeployConfigsImpl
-
- org.palladiosimulator.somox.docker.compose.composeFile.impl.ConfigImpl
-
- All Implemented Interfaces:
Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,Config
,DeployConfigs
public class ConfigImpl extends DeployConfigsImpl implements Config
An implementation of the model object 'Config'.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 String
delay
The cached value of the 'Delay
' attribute.protected static String
DELAY_EDEFAULT
The default value of the 'Delay
' attribute.protected String
failure_action
The cached value of the 'Failure action
' attribute.protected static String
FAILURE_ACTION_EDEFAULT
The default value of the 'Failure action
' attribute.protected String
max_failure_ratio
The cached value of the 'Max failure ratio
' attribute.protected static String
MAX_FAILURE_RATIO_EDEFAULT
The default value of the 'Max failure ratio
' attribute.protected String
monitor
The cached value of the 'Monitor
' attribute.protected static String
MONITOR_EDEFAULT
The default value of the 'Monitor
' attribute.protected String
order
The cached value of the 'Order
' attribute.protected static String
ORDER_EDEFAULT
The default value of the 'Order
' attribute.protected String
parallelism
The cached value of the 'Parallelism
' attribute.protected static String
PARALLELISM_EDEFAULT
The default value of the 'Parallelism
' attribute.-
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 protected
ConfigImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
eGet(int featureID, boolean resolve, boolean coreType)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
String
getDelay()
String
getFailure_action()
String
getMax_failure_ratio()
String
getMonitor()
String
getOrder()
String
getParallelism()
void
setDelay(String newDelay)
void
setFailure_action(String newFailure_action)
void
setMax_failure_ratio(String newMax_failure_ratio)
void
setMonitor(String newMonitor)
void
setOrder(String newOrder)
void
setParallelism(String newParallelism)
String
toString()
-
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, 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
-
PARALLELISM_EDEFAULT
protected static final String PARALLELISM_EDEFAULT
The default value of the 'Parallelism
' attribute.- See Also:
getParallelism()
- Generated class or method.
- Ordered collection.
-
parallelism
protected String parallelism
The cached value of the 'Parallelism
' attribute.- See Also:
getParallelism()
- Generated class or method.
- Ordered collection.
-
DELAY_EDEFAULT
protected static final String DELAY_EDEFAULT
The default value of the 'Delay
' attribute.- See Also:
getDelay()
- Generated class or method.
- Ordered collection.
-
delay
protected String delay
The cached value of the 'Delay
' attribute.- See Also:
getDelay()
- Generated class or method.
- Ordered collection.
-
FAILURE_ACTION_EDEFAULT
protected static final String FAILURE_ACTION_EDEFAULT
The default value of the 'Failure action
' attribute.- See Also:
getFailure_action()
- Generated class or method.
- Ordered collection.
-
failure_action
protected String failure_action
The cached value of the 'Failure action
' attribute.- See Also:
getFailure_action()
- Generated class or method.
- Ordered collection.
-
MONITOR_EDEFAULT
protected static final String MONITOR_EDEFAULT
The default value of the 'Monitor
' attribute.- See Also:
getMonitor()
- Generated class or method.
- Ordered collection.
-
monitor
protected String monitor
The cached value of the 'Monitor
' attribute.- See Also:
getMonitor()
- Generated class or method.
- Ordered collection.
-
MAX_FAILURE_RATIO_EDEFAULT
protected static final String MAX_FAILURE_RATIO_EDEFAULT
The default value of the 'Max failure ratio
' attribute.- See Also:
getMax_failure_ratio()
- Generated class or method.
- Ordered collection.
-
max_failure_ratio
protected String max_failure_ratio
The cached value of the 'Max failure ratio
' attribute.- See Also:
getMax_failure_ratio()
- Generated class or method.
- Ordered collection.
-
ORDER_EDEFAULT
protected static final String ORDER_EDEFAULT
The default value of the 'Order
' attribute.- See Also:
getOrder()
- Generated class or method.
- Ordered collection.
-
order
protected String order
The cached value of the 'Order
' attribute.- See Also:
getOrder()
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classDeployConfigsImpl
- Generated class or method.
-
getParallelism
public String getParallelism()
- Specified by:
getParallelism
in interfaceConfig
- Returns:
- the value of the 'Parallelism' attribute.
- See Also:
Config.setParallelism(String)
,ComposeFilePackage.getConfig_Parallelism()
- Generated class or method.
-
setParallelism
public void setParallelism(String newParallelism)
- Specified by:
setParallelism
in interfaceConfig
- Parameters:
newParallelism
- the new value of the 'Parallelism' attribute.- See Also:
Config.getParallelism()
- Generated class or method.
-
getDelay
public String getDelay()
- Specified by:
getDelay
in interfaceConfig
- Returns:
- the value of the 'Delay' attribute.
- See Also:
Config.setDelay(String)
,ComposeFilePackage.getConfig_Delay()
- Generated class or method.
-
setDelay
public void setDelay(String newDelay)
- Specified by:
setDelay
in interfaceConfig
- Parameters:
newDelay
- the new value of the 'Delay' attribute.- See Also:
Config.getDelay()
- Generated class or method.
-
getFailure_action
public String getFailure_action()
- Specified by:
getFailure_action
in interfaceConfig
- Returns:
- the value of the 'Failure action' attribute.
- See Also:
Config.setFailure_action(String)
,ComposeFilePackage.getConfig_Failure_action()
- Generated class or method.
-
setFailure_action
public void setFailure_action(String newFailure_action)
- Specified by:
setFailure_action
in interfaceConfig
- Parameters:
newFailure_action
- the new value of the 'Failure action' attribute.- See Also:
Config.getFailure_action()
- Generated class or method.
-
getMonitor
public String getMonitor()
- Specified by:
getMonitor
in interfaceConfig
- Returns:
- the value of the 'Monitor' attribute.
- See Also:
Config.setMonitor(String)
,ComposeFilePackage.getConfig_Monitor()
- Generated class or method.
-
setMonitor
public void setMonitor(String newMonitor)
- Specified by:
setMonitor
in interfaceConfig
- Parameters:
newMonitor
- the new value of the 'Monitor' attribute.- See Also:
Config.getMonitor()
- Generated class or method.
-
getMax_failure_ratio
public String getMax_failure_ratio()
- Specified by:
getMax_failure_ratio
in interfaceConfig
- Returns:
- the value of the 'Max failure ratio' attribute.
- See Also:
Config.setMax_failure_ratio(String)
,ComposeFilePackage.getConfig_Max_failure_ratio()
- Generated class or method.
-
setMax_failure_ratio
public void setMax_failure_ratio(String newMax_failure_ratio)
- Specified by:
setMax_failure_ratio
in interfaceConfig
- Parameters:
newMax_failure_ratio
- the new value of the 'Max failure ratio' attribute.- See Also:
Config.getMax_failure_ratio()
- Generated class or method.
-
getOrder
public String getOrder()
- Specified by:
getOrder
in interfaceConfig
- Returns:
- the value of the 'Order' attribute.
- See Also:
Config.setOrder(String)
,ComposeFilePackage.getConfig_Order()
- Generated class or method.
-
setOrder
public void setOrder(String newOrder)
- Specified by:
setOrder
in interfaceConfig
- Parameters:
newOrder
- the new value of the 'Order' attribute.- See Also:
Config.getOrder()
- Generated class or method.
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
- Generated class or method.
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
- Generated class or method.
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
- Generated class or method.
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
- Generated class or method.
-
-