Class BuildLongSyntaxImpl
- 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.BuildImpl
-
- org.palladiosimulator.somox.docker.compose.composeFile.impl.BuildLongSyntaxImpl
-
- All Implemented Interfaces:
Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,Build
,BuildLongSyntax
public class BuildLongSyntaxImpl extends BuildImpl implements BuildLongSyntax
An implementation of the model object 'Build Long Syntax'.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 ListOrMapping
args
The cached value of the 'Args
' containment reference.protected ListOrMapping
cache_from
The cached value of the 'Cache from
' containment reference.protected String
context
The cached value of the 'Context
' attribute.protected static String
CONTEXT_EDEFAULT
The default value of the 'Context
' attribute.protected String
dockerfile
The cached value of the 'Dockerfile
' attribute.protected static String
DOCKERFILE_EDEFAULT
The default value of the 'Dockerfile
' attribute.protected ListOrMapping
labels
The cached value of the 'Labels
' containment reference.protected String
network
The cached value of the 'Network
' attribute.protected static String
NETWORK_EDEFAULT
The default value of the 'Network
' attribute.protected String
shm_size
The cached value of the 'Shm size
' attribute.protected static String
SHM_SIZE_EDEFAULT
The default value of the 'Shm size
' attribute.protected String
target
The cached value of the 'Target
' attribute.protected static String
TARGET_EDEFAULT
The default value of the 'Target
' attribute.-
Fields inherited from class org.palladiosimulator.somox.docker.compose.composeFile.impl.BuildImpl
build, BUILD_EDEFAULT
-
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
BuildLongSyntaxImpl()
-
Method Summary
-
Methods inherited from class org.palladiosimulator.somox.docker.compose.composeFile.impl.BuildImpl
getBuild, setBuild
-
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.palladiosimulator.somox.docker.compose.composeFile.Build
getBuild, setBuild
-
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
-
CONTEXT_EDEFAULT
protected static final String CONTEXT_EDEFAULT
The default value of the 'Context
' attribute.- See Also:
getContext()
- Generated class or method.
- Ordered collection.
-
context
protected String context
The cached value of the 'Context
' attribute.- See Also:
getContext()
- Generated class or method.
- Ordered collection.
-
DOCKERFILE_EDEFAULT
protected static final String DOCKERFILE_EDEFAULT
The default value of the 'Dockerfile
' attribute.- See Also:
getDockerfile()
- Generated class or method.
- Ordered collection.
-
dockerfile
protected String dockerfile
The cached value of the 'Dockerfile
' attribute.- See Also:
getDockerfile()
- Generated class or method.
- Ordered collection.
-
args
protected ListOrMapping args
The cached value of the 'Args
' containment reference.- See Also:
getArgs()
- Generated class or method.
- Ordered collection.
-
labels
protected ListOrMapping labels
The cached value of the 'Labels
' containment reference.- See Also:
getLabels()
- Generated class or method.
- Ordered collection.
-
cache_from
protected ListOrMapping cache_from
The cached value of the 'Cache from
' containment reference.- See Also:
getCache_from()
- Generated class or method.
- Ordered collection.
-
NETWORK_EDEFAULT
protected static final String NETWORK_EDEFAULT
The default value of the 'Network
' attribute.- See Also:
getNetwork()
- Generated class or method.
- Ordered collection.
-
network
protected String network
The cached value of the 'Network
' attribute.- See Also:
getNetwork()
- Generated class or method.
- Ordered collection.
-
TARGET_EDEFAULT
protected static final String TARGET_EDEFAULT
The default value of the 'Target
' attribute.- See Also:
getTarget()
- Generated class or method.
- Ordered collection.
-
target
protected String target
The cached value of the 'Target
' attribute.- See Also:
getTarget()
- Generated class or method.
- Ordered collection.
-
SHM_SIZE_EDEFAULT
protected static final String SHM_SIZE_EDEFAULT
The default value of the 'Shm size
' attribute.- See Also:
getShm_size()
- Generated class or method.
- Ordered collection.
-
shm_size
protected String shm_size
The cached value of the 'Shm size
' attribute.- See Also:
getShm_size()
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classBuildImpl
- Generated class or method.
-
getContext
public String getContext()
- Specified by:
getContext
in interfaceBuildLongSyntax
- Returns:
- the value of the 'Context' attribute.
- See Also:
BuildLongSyntax.setContext(String)
,ComposeFilePackage.getBuildLongSyntax_Context()
- Generated class or method.
-
setContext
public void setContext(String newContext)
- Specified by:
setContext
in interfaceBuildLongSyntax
- Parameters:
newContext
- the new value of the 'Context' attribute.- See Also:
BuildLongSyntax.getContext()
- Generated class or method.
-
getDockerfile
public String getDockerfile()
- Specified by:
getDockerfile
in interfaceBuildLongSyntax
- Returns:
- the value of the 'Dockerfile' attribute.
- See Also:
BuildLongSyntax.setDockerfile(String)
,ComposeFilePackage.getBuildLongSyntax_Dockerfile()
- Generated class or method.
-
setDockerfile
public void setDockerfile(String newDockerfile)
- Specified by:
setDockerfile
in interfaceBuildLongSyntax
- Parameters:
newDockerfile
- the new value of the 'Dockerfile' attribute.- See Also:
BuildLongSyntax.getDockerfile()
- Generated class or method.
-
getArgs
public ListOrMapping getArgs()
- Specified by:
getArgs
in interfaceBuildLongSyntax
- Returns:
- the value of the 'Args' containment reference.
- See Also:
BuildLongSyntax.setArgs(ListOrMapping)
,ComposeFilePackage.getBuildLongSyntax_Args()
- Generated class or method.
-
basicSetArgs
public NotificationChain basicSetArgs(ListOrMapping newArgs, NotificationChain msgs)
- Generated class or method.
-
setArgs
public void setArgs(ListOrMapping newArgs)
- Specified by:
setArgs
in interfaceBuildLongSyntax
- Parameters:
newArgs
- the new value of the 'Args' containment reference.- See Also:
BuildLongSyntax.getArgs()
- Generated class or method.
-
getLabels
public ListOrMapping getLabels()
- Specified by:
getLabels
in interfaceBuildLongSyntax
- Returns:
- the value of the 'Labels' containment reference.
- See Also:
BuildLongSyntax.setLabels(ListOrMapping)
,ComposeFilePackage.getBuildLongSyntax_Labels()
- Generated class or method.
-
basicSetLabels
public NotificationChain basicSetLabels(ListOrMapping newLabels, NotificationChain msgs)
- Generated class or method.
-
setLabels
public void setLabels(ListOrMapping newLabels)
- Specified by:
setLabels
in interfaceBuildLongSyntax
- Parameters:
newLabels
- the new value of the 'Labels' containment reference.- See Also:
BuildLongSyntax.getLabels()
- Generated class or method.
-
getCache_from
public ListOrMapping getCache_from()
- Specified by:
getCache_from
in interfaceBuildLongSyntax
- Returns:
- the value of the 'Cache from' containment reference.
- See Also:
BuildLongSyntax.setCache_from(ListOrMapping)
,ComposeFilePackage.getBuildLongSyntax_Cache_from()
- Generated class or method.
-
basicSetCache_from
public NotificationChain basicSetCache_from(ListOrMapping newCache_from, NotificationChain msgs)
- Generated class or method.
-
setCache_from
public void setCache_from(ListOrMapping newCache_from)
- Specified by:
setCache_from
in interfaceBuildLongSyntax
- Parameters:
newCache_from
- the new value of the 'Cache from' containment reference.- See Also:
BuildLongSyntax.getCache_from()
- Generated class or method.
-
getNetwork
public String getNetwork()
- Specified by:
getNetwork
in interfaceBuildLongSyntax
- Returns:
- the value of the 'Network' attribute.
- See Also:
BuildLongSyntax.setNetwork(String)
,ComposeFilePackage.getBuildLongSyntax_Network()
- Generated class or method.
-
setNetwork
public void setNetwork(String newNetwork)
- Specified by:
setNetwork
in interfaceBuildLongSyntax
- Parameters:
newNetwork
- the new value of the 'Network' attribute.- See Also:
BuildLongSyntax.getNetwork()
- Generated class or method.
-
getTarget
public String getTarget()
- Specified by:
getTarget
in interfaceBuildLongSyntax
- Returns:
- the value of the 'Target' attribute.
- See Also:
BuildLongSyntax.setTarget(String)
,ComposeFilePackage.getBuildLongSyntax_Target()
- Generated class or method.
-
setTarget
public void setTarget(String newTarget)
- Specified by:
setTarget
in interfaceBuildLongSyntax
- Parameters:
newTarget
- the new value of the 'Target' attribute.- See Also:
BuildLongSyntax.getTarget()
- Generated class or method.
-
getShm_size
public String getShm_size()
- Specified by:
getShm_size
in interfaceBuildLongSyntax
- Returns:
- the value of the 'Shm size' attribute.
- See Also:
BuildLongSyntax.setShm_size(String)
,ComposeFilePackage.getBuildLongSyntax_Shm_size()
- Generated class or method.
-
setShm_size
public void setShm_size(String newShm_size)
- Specified by:
setShm_size
in interfaceBuildLongSyntax
- Parameters:
newShm_size
- the new value of the 'Shm size' attribute.- See Also:
BuildLongSyntax.getShm_size()
- Generated class or method.
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
- Generated class or method.
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBuildImpl
- Generated class or method.
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBuildImpl
- Generated class or method.
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBuildImpl
- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBuildImpl
- Generated class or method.
-
-