Class NetworksImpl
- 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.NetworksImpl
-
- All Implemented Interfaces:
Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,Networks
public class NetworksImpl extends MinimalEObjectImpl.Container implements Networks
An implementation of the model object 'Networks'.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
attachable
The cached value of the 'Attachable
' attribute.protected static String
ATTACHABLE_EDEFAULT
The default value of the 'Attachable
' attribute.protected static String
CUSTOM_NAME_EDEFAULT
The default value of the 'Custom Name
' attribute.protected String
customName
The cached value of the 'Custom Name
' attribute.protected String
driver
The cached value of the 'Driver
' attribute.protected static String
DRIVER_EDEFAULT
The default value of the 'Driver
' attribute.protected Mapping
driver_opts
The cached value of the 'Driver opts
' containment reference.protected String
enable_ipv6
The cached value of the 'Enable ipv6
' attribute.protected static String
ENABLE_IPV6_EDEFAULT
The default value of the 'Enable ipv6
' attribute.protected String
external
The cached value of the 'External
' attribute.protected static String
EXTERNAL_EDEFAULT
The default value of the 'External
' attribute.protected String
internal
The cached value of the 'Internal
' attribute.protected static String
INTERNAL_EDEFAULT
The default value of the 'Internal
' attribute.protected Ipam
ipam
The cached value of the 'Ipam
' containment reference.protected ListOrMapping
labels
The cached value of the 'Labels
' containment reference.protected String
name
The cached value of the 'Name
' attribute.protected static String
NAME_EDEFAULT
The default value of the 'Name
' 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
NetworksImpl()
-
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
-
NAME_EDEFAULT
protected static final String NAME_EDEFAULT
The default value of the 'Name
' attribute.- See Also:
getName()
- Generated class or method.
- Ordered collection.
-
name
protected String name
The cached value of the 'Name
' attribute.- See Also:
getName()
- Generated class or method.
- Ordered collection.
-
DRIVER_EDEFAULT
protected static final String DRIVER_EDEFAULT
The default value of the 'Driver
' attribute.- See Also:
getDriver()
- Generated class or method.
- Ordered collection.
-
driver
protected String driver
The cached value of the 'Driver
' attribute.- See Also:
getDriver()
- Generated class or method.
- Ordered collection.
-
driver_opts
protected Mapping driver_opts
The cached value of the 'Driver opts
' containment reference.- See Also:
getDriver_opts()
- Generated class or method.
- Ordered collection.
-
ATTACHABLE_EDEFAULT
protected static final String ATTACHABLE_EDEFAULT
The default value of the 'Attachable
' attribute.- See Also:
getAttachable()
- Generated class or method.
- Ordered collection.
-
attachable
protected String attachable
The cached value of the 'Attachable
' attribute.- See Also:
getAttachable()
- Generated class or method.
- Ordered collection.
-
ENABLE_IPV6_EDEFAULT
protected static final String ENABLE_IPV6_EDEFAULT
The default value of the 'Enable ipv6
' attribute.- See Also:
getEnable_ipv6()
- Generated class or method.
- Ordered collection.
-
enable_ipv6
protected String enable_ipv6
The cached value of the 'Enable ipv6
' attribute.- See Also:
getEnable_ipv6()
- Generated class or method.
- Ordered collection.
-
ipam
protected Ipam ipam
The cached value of the 'Ipam
' containment reference.- See Also:
getIpam()
- Generated class or method.
- Ordered collection.
-
INTERNAL_EDEFAULT
protected static final String INTERNAL_EDEFAULT
The default value of the 'Internal
' attribute.- See Also:
getInternal()
- Generated class or method.
- Ordered collection.
-
internal
protected String internal
The cached value of the 'Internal
' attribute.- See Also:
getInternal()
- 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.
-
EXTERNAL_EDEFAULT
protected static final String EXTERNAL_EDEFAULT
The default value of the 'External
' attribute.- See Also:
getExternal()
- Generated class or method.
- Ordered collection.
-
external
protected String external
The cached value of the 'External
' attribute.- See Also:
getExternal()
- Generated class or method.
- Ordered collection.
-
CUSTOM_NAME_EDEFAULT
protected static final String CUSTOM_NAME_EDEFAULT
The default value of the 'Custom Name
' attribute.- See Also:
getCustomName()
- Generated class or method.
- Ordered collection.
-
customName
protected String customName
The cached value of the 'Custom Name
' attribute.- See Also:
getCustomName()
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classBasicEObjectImpl
- Generated class or method.
-
getName
public String getName()
- Specified by:
getName
in interfaceNetworks
- Returns:
- the value of the 'Name' attribute.
- See Also:
Networks.setName(String)
,ComposeFilePackage.getNetworks_Name()
- Generated class or method.
-
setName
public void setName(String newName)
- Specified by:
setName
in interfaceNetworks
- Parameters:
newName
- the new value of the 'Name' attribute.- See Also:
Networks.getName()
- Generated class or method.
-
getDriver
public String getDriver()
- Specified by:
getDriver
in interfaceNetworks
- Returns:
- the value of the 'Driver' attribute.
- See Also:
Networks.setDriver(String)
,ComposeFilePackage.getNetworks_Driver()
- Generated class or method.
-
setDriver
public void setDriver(String newDriver)
- Specified by:
setDriver
in interfaceNetworks
- Parameters:
newDriver
- the new value of the 'Driver' attribute.- See Also:
Networks.getDriver()
- Generated class or method.
-
getDriver_opts
public Mapping getDriver_opts()
- Specified by:
getDriver_opts
in interfaceNetworks
- Returns:
- the value of the 'Driver opts' containment reference.
- See Also:
Networks.setDriver_opts(Mapping)
,ComposeFilePackage.getNetworks_Driver_opts()
- Generated class or method.
-
basicSetDriver_opts
public NotificationChain basicSetDriver_opts(Mapping newDriver_opts, NotificationChain msgs)
- Generated class or method.
-
setDriver_opts
public void setDriver_opts(Mapping newDriver_opts)
- Specified by:
setDriver_opts
in interfaceNetworks
- Parameters:
newDriver_opts
- the new value of the 'Driver opts' containment reference.- See Also:
Networks.getDriver_opts()
- Generated class or method.
-
getAttachable
public String getAttachable()
- Specified by:
getAttachable
in interfaceNetworks
- Returns:
- the value of the 'Attachable' attribute.
- See Also:
Networks.setAttachable(String)
,ComposeFilePackage.getNetworks_Attachable()
- Generated class or method.
-
setAttachable
public void setAttachable(String newAttachable)
- Specified by:
setAttachable
in interfaceNetworks
- Parameters:
newAttachable
- the new value of the 'Attachable' attribute.- See Also:
Networks.getAttachable()
- Generated class or method.
-
getEnable_ipv6
public String getEnable_ipv6()
- Specified by:
getEnable_ipv6
in interfaceNetworks
- Returns:
- the value of the 'Enable ipv6' attribute.
- See Also:
Networks.setEnable_ipv6(String)
,ComposeFilePackage.getNetworks_Enable_ipv6()
- Generated class or method.
-
setEnable_ipv6
public void setEnable_ipv6(String newEnable_ipv6)
- Specified by:
setEnable_ipv6
in interfaceNetworks
- Parameters:
newEnable_ipv6
- the new value of the 'Enable ipv6' attribute.- See Also:
Networks.getEnable_ipv6()
- Generated class or method.
-
getIpam
public Ipam getIpam()
- Specified by:
getIpam
in interfaceNetworks
- Returns:
- the value of the 'Ipam' containment reference.
- See Also:
Networks.setIpam(Ipam)
,ComposeFilePackage.getNetworks_Ipam()
- Generated class or method.
-
basicSetIpam
public NotificationChain basicSetIpam(Ipam newIpam, NotificationChain msgs)
- Generated class or method.
-
setIpam
public void setIpam(Ipam newIpam)
- Specified by:
setIpam
in interfaceNetworks
- Parameters:
newIpam
- the new value of the 'Ipam' containment reference.- See Also:
Networks.getIpam()
- Generated class or method.
-
getInternal
public String getInternal()
- Specified by:
getInternal
in interfaceNetworks
- Returns:
- the value of the 'Internal' attribute.
- See Also:
Networks.setInternal(String)
,ComposeFilePackage.getNetworks_Internal()
- Generated class or method.
-
setInternal
public void setInternal(String newInternal)
- Specified by:
setInternal
in interfaceNetworks
- Parameters:
newInternal
- the new value of the 'Internal' attribute.- See Also:
Networks.getInternal()
- Generated class or method.
-
getLabels
public ListOrMapping getLabels()
- Specified by:
getLabels
in interfaceNetworks
- Returns:
- the value of the 'Labels' containment reference.
- See Also:
Networks.setLabels(ListOrMapping)
,ComposeFilePackage.getNetworks_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 interfaceNetworks
- Parameters:
newLabels
- the new value of the 'Labels' containment reference.- See Also:
Networks.getLabels()
- Generated class or method.
-
getExternal
public String getExternal()
- Specified by:
getExternal
in interfaceNetworks
- Returns:
- the value of the 'External' attribute.
- See Also:
Networks.setExternal(String)
,ComposeFilePackage.getNetworks_External()
- Generated class or method.
-
setExternal
public void setExternal(String newExternal)
- Specified by:
setExternal
in interfaceNetworks
- Parameters:
newExternal
- the new value of the 'External' attribute.- See Also:
Networks.getExternal()
- Generated class or method.
-
getCustomName
public String getCustomName()
- Specified by:
getCustomName
in interfaceNetworks
- Returns:
- the value of the 'Custom Name' attribute.
- See Also:
Networks.setCustomName(String)
,ComposeFilePackage.getNetworks_CustomName()
- Generated class or method.
-
setCustomName
public void setCustomName(String newCustomName)
- Specified by:
setCustomName
in interfaceNetworks
- Parameters:
newCustomName
- the new value of the 'Custom Name' attribute.- See Also:
Networks.getCustomName()
- 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 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.
-
-