Interface Networks
-
- All Known Implementing Classes:
NetworksImpl
public interface Networks extends EObject
A representation of the model object 'Networks'.The following features are supported:
- See Also:
ComposeFilePackage.getNetworks()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAttachable()
Returns the value of the 'Attachable' attribute.String
getCustomName()
Returns the value of the 'Custom Name' attribute.String
getDriver()
Returns the value of the 'Driver' attribute.Mapping
getDriver_opts()
Returns the value of the 'Driver opts' containment reference.String
getEnable_ipv6()
Returns the value of the 'Enable ipv6' attribute.String
getExternal()
Returns the value of the 'External' attribute.String
getInternal()
Returns the value of the 'Internal' attribute.Ipam
getIpam()
Returns the value of the 'Ipam' containment reference.ListOrMapping
getLabels()
Returns the value of the 'Labels' containment reference.String
getName()
Returns the value of the 'Name' attribute.void
setAttachable(String value)
Sets the value of the 'Attachable
' attribute.void
setCustomName(String value)
Sets the value of the 'Custom Name
' attribute.void
setDriver(String value)
Sets the value of the 'Driver
' attribute.void
setDriver_opts(Mapping value)
Sets the value of the 'Driver opts
' containment reference.void
setEnable_ipv6(String value)
Sets the value of the 'Enable ipv6
' attribute.void
setExternal(String value)
Sets the value of the 'External
' attribute.void
setInternal(String value)
Sets the value of the 'Internal
' attribute.void
setIpam(Ipam value)
Sets the value of the 'Ipam
' containment reference.void
setLabels(ListOrMapping value)
Sets the value of the 'Labels
' containment reference.void
setName(String value)
Sets the value of the 'Name
' attribute.-
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.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Method Detail
-
getName
String getName()
Returns the value of the 'Name' attribute.- Returns:
- the value of the 'Name' attribute.
- See Also:
setName(String)
,ComposeFilePackage.getNetworks_Name()
- Generated class or method.
- EMF model class or method.
-
setName
void setName(String value)
Sets the value of the 'Name
' attribute.- Parameters:
value
- the new value of the 'Name' attribute.- See Also:
getName()
- Generated class or method.
-
getDriver
String getDriver()
Returns the value of the 'Driver' attribute.- Returns:
- the value of the 'Driver' attribute.
- See Also:
setDriver(String)
,ComposeFilePackage.getNetworks_Driver()
- Generated class or method.
- EMF model class or method.
-
setDriver
void setDriver(String value)
Sets the value of the 'Driver
' attribute.- Parameters:
value
- the new value of the 'Driver' attribute.- See Also:
getDriver()
- Generated class or method.
-
getDriver_opts
Mapping getDriver_opts()
Returns the value of the 'Driver opts' containment reference.- Returns:
- the value of the 'Driver opts' containment reference.
- See Also:
setDriver_opts(Mapping)
,ComposeFilePackage.getNetworks_Driver_opts()
- Generated class or method.
- EMF model class or method.
- containment="true"
-
setDriver_opts
void setDriver_opts(Mapping value)
Sets the value of the 'Driver opts
' containment reference.- Parameters:
value
- the new value of the 'Driver opts' containment reference.- See Also:
getDriver_opts()
- Generated class or method.
-
getAttachable
String getAttachable()
Returns the value of the 'Attachable' attribute.- Returns:
- the value of the 'Attachable' attribute.
- See Also:
setAttachable(String)
,ComposeFilePackage.getNetworks_Attachable()
- Generated class or method.
- EMF model class or method.
-
setAttachable
void setAttachable(String value)
Sets the value of the 'Attachable
' attribute.- Parameters:
value
- the new value of the 'Attachable' attribute.- See Also:
getAttachable()
- Generated class or method.
-
getEnable_ipv6
String getEnable_ipv6()
Returns the value of the 'Enable ipv6' attribute.- Returns:
- the value of the 'Enable ipv6' attribute.
- See Also:
setEnable_ipv6(String)
,ComposeFilePackage.getNetworks_Enable_ipv6()
- Generated class or method.
- EMF model class or method.
-
setEnable_ipv6
void setEnable_ipv6(String value)
Sets the value of the 'Enable ipv6
' attribute.- Parameters:
value
- the new value of the 'Enable ipv6' attribute.- See Also:
getEnable_ipv6()
- Generated class or method.
-
getIpam
Ipam getIpam()
Returns the value of the 'Ipam' containment reference.- Returns:
- the value of the 'Ipam' containment reference.
- See Also:
setIpam(Ipam)
,ComposeFilePackage.getNetworks_Ipam()
- Generated class or method.
- EMF model class or method.
- containment="true"
-
setIpam
void setIpam(Ipam value)
Sets the value of the 'Ipam
' containment reference.- Parameters:
value
- the new value of the 'Ipam' containment reference.- See Also:
getIpam()
- Generated class or method.
-
getInternal
String getInternal()
Returns the value of the 'Internal' attribute.- Returns:
- the value of the 'Internal' attribute.
- See Also:
setInternal(String)
,ComposeFilePackage.getNetworks_Internal()
- Generated class or method.
- EMF model class or method.
-
setInternal
void setInternal(String value)
Sets the value of the 'Internal
' attribute.- Parameters:
value
- the new value of the 'Internal' attribute.- See Also:
getInternal()
- Generated class or method.
-
getLabels
ListOrMapping getLabels()
Returns the value of the 'Labels' containment reference.- Returns:
- the value of the 'Labels' containment reference.
- See Also:
setLabels(ListOrMapping)
,ComposeFilePackage.getNetworks_Labels()
- Generated class or method.
- EMF model class or method.
- containment="true"
-
setLabels
void setLabels(ListOrMapping value)
Sets the value of the 'Labels
' containment reference.- Parameters:
value
- the new value of the 'Labels' containment reference.- See Also:
getLabels()
- Generated class or method.
-
getExternal
String getExternal()
Returns the value of the 'External' attribute.- Returns:
- the value of the 'External' attribute.
- See Also:
setExternal(String)
,ComposeFilePackage.getNetworks_External()
- Generated class or method.
- EMF model class or method.
-
setExternal
void setExternal(String value)
Sets the value of the 'External
' attribute.- Parameters:
value
- the new value of the 'External' attribute.- See Also:
getExternal()
- Generated class or method.
-
getCustomName
String getCustomName()
Returns the value of the 'Custom Name' attribute.- Returns:
- the value of the 'Custom Name' attribute.
- See Also:
setCustomName(String)
,ComposeFilePackage.getNetworks_CustomName()
- Generated class or method.
- EMF model class or method.
-
setCustomName
void setCustomName(String value)
Sets the value of the 'Custom Name
' attribute.- Parameters:
value
- the new value of the 'Custom Name' attribute.- See Also:
getCustomName()
- Generated class or method.
-
-