Interface Service
-
- All Known Implementing Classes:
ServiceImpl
public interface Service extends EObject
A representation of the model object 'Service'.The following features are supported:
NameBuildCap addCap dropCgroup parentCommandContainer nameCredential specDepends onDeployDevicesDnsDomainnameEntrypointEnv fileEnvironmentExposeExternal linksHealthcheckHostnameImageInitIpcIsolationLabelsLinksLoggingMac addressNetwork modeNetworksPidPortsPrivilegedRead onlyRestartSecretsSecurity optShm sizeStdin openStop grace periodStop signalSysctlsTtyUlimitsUserUserns modeVolumesWorking dir
- See Also:
ComposeFilePackage.getService()- Generated class or method.
- EMF model class or method.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BuildgetBuild()Returns the value of the 'Build' containment reference.ListgetCap_add()Returns the value of the 'Cap add' containment reference.ListgetCap_drop()Returns the value of the 'Cap drop' containment reference.StringgetCgroup_parent()Returns the value of the 'Cgroup parent' attribute.StringgetCommand()Returns the value of the 'Command' attribute.StringgetContainer_name()Returns the value of the 'Container name' attribute.CredentialSpecgetCredential_spec()Returns the value of the 'Credential spec' containment reference.ListgetDepends_on()Returns the value of the 'Depends on' containment reference.DeploygetDeploy()Returns the value of the 'Deploy' containment reference.ListgetDevices()Returns the value of the 'Devices' containment reference.ListgetDns()Returns the value of the 'Dns' containment reference.StringgetDomainname()Returns the value of the 'Domainname' attribute.ValueOrListgetEntrypoint()Returns the value of the 'Entrypoint' containment reference.ValueOrListgetEnv_file()Returns the value of the 'Env file' containment reference.MappinggetEnvironment()Returns the value of the 'Environment' containment reference.ListgetExpose()Returns the value of the 'Expose' containment reference.ListOrMappinggetExternal_links()Returns the value of the 'External links' containment reference.HealthcheckgetHealthcheck()Returns the value of the 'Healthcheck' containment reference.StringgetHostname()Returns the value of the 'Hostname' attribute.StringgetImage()Returns the value of the 'Image' attribute.StringgetInit()Returns the value of the 'Init' attribute.StringgetIpc()Returns the value of the 'Ipc' attribute.StringgetIsolation()Returns the value of the 'Isolation' attribute.ListOrMappinggetLabels()Returns the value of the 'Labels' containment reference.ListOrMappinggetLinks()Returns the value of the 'Links' containment reference.LogginggetLogging()Returns the value of the 'Logging' containment reference.StringgetMac_address()Returns the value of the 'Mac address' attribute.StringgetName()Returns the value of the 'Name' attribute.StringgetNetwork_mode()Returns the value of the 'Network mode' attribute.ListgetNetworks()Returns the value of the 'Networks' containment reference.StringgetPid()Returns the value of the 'Pid' attribute.PortsgetPorts()Returns the value of the 'Ports' containment reference.StringgetPrivileged()Returns the value of the 'Privileged' attribute.StringgetRead_only()Returns the value of the 'Read only' attribute.StringgetRestart()Returns the value of the 'Restart' attribute.ServiceSecretsgetSecrets()Returns the value of the 'Secrets' containment reference.ListgetSecurity_opt()Returns the value of the 'Security opt' containment reference.StringgetShm_size()Returns the value of the 'Shm size' attribute.StringgetStdin_open()Returns the value of the 'Stdin open' attribute.StringgetStop_grace_period()Returns the value of the 'Stop grace period' attribute.StringgetStop_signal()Returns the value of the 'Stop signal' attribute.EObjectgetSysctls()Returns the value of the 'Sysctls' containment reference.StringgetTty()Returns the value of the 'Tty' attribute.UlimitsgetUlimits()Returns the value of the 'Ulimits' containment reference.StringgetUser()Returns the value of the 'User' attribute.StringgetUserns_mode()Returns the value of the 'Userns mode' attribute.ServiceVolumesgetVolumes()Returns the value of the 'Volumes' containment reference.StringgetWorking_dir()Returns the value of the 'Working dir' attribute.voidsetBuild(Build value)Sets the value of the 'Build' containment reference.voidsetCap_add(List value)Sets the value of the 'Cap add' containment reference.voidsetCap_drop(List value)Sets the value of the 'Cap drop' containment reference.voidsetCgroup_parent(String value)Sets the value of the 'Cgroup parent' attribute.voidsetCommand(String value)Sets the value of the 'Command' attribute.voidsetContainer_name(String value)Sets the value of the 'Container name' attribute.voidsetCredential_spec(CredentialSpec value)Sets the value of the 'Credential spec' containment reference.voidsetDepends_on(List value)Sets the value of the 'Depends on' containment reference.voidsetDeploy(Deploy value)Sets the value of the 'Deploy' containment reference.voidsetDevices(List value)Sets the value of the 'Devices' containment reference.voidsetDns(List value)Sets the value of the 'Dns' containment reference.voidsetDomainname(String value)Sets the value of the 'Domainname' attribute.voidsetEntrypoint(ValueOrList value)Sets the value of the 'Entrypoint' containment reference.voidsetEnv_file(ValueOrList value)Sets the value of the 'Env file' containment reference.voidsetEnvironment(Mapping value)Sets the value of the 'Environment' containment reference.voidsetExpose(List value)Sets the value of the 'Expose' containment reference.voidsetExternal_links(ListOrMapping value)Sets the value of the 'External links' containment reference.voidsetHealthcheck(Healthcheck value)Sets the value of the 'Healthcheck' containment reference.voidsetHostname(String value)Sets the value of the 'Hostname' attribute.voidsetImage(String value)Sets the value of the 'Image' attribute.voidsetInit(String value)Sets the value of the 'Init' attribute.voidsetIpc(String value)Sets the value of the 'Ipc' attribute.voidsetIsolation(String value)Sets the value of the 'Isolation' attribute.voidsetLabels(ListOrMapping value)Sets the value of the 'Labels' containment reference.voidsetLinks(ListOrMapping value)Sets the value of the 'Links' containment reference.voidsetLogging(Logging value)Sets the value of the 'Logging' containment reference.voidsetMac_address(String value)Sets the value of the 'Mac address' attribute.voidsetName(String value)Sets the value of the 'Name' attribute.voidsetNetwork_mode(String value)Sets the value of the 'Network mode' attribute.voidsetNetworks(List value)Sets the value of the 'Networks' containment reference.voidsetPid(String value)Sets the value of the 'Pid' attribute.voidsetPorts(Ports value)Sets the value of the 'Ports' containment reference.voidsetPrivileged(String value)Sets the value of the 'Privileged' attribute.voidsetRead_only(String value)Sets the value of the 'Read only' attribute.voidsetRestart(String value)Sets the value of the 'Restart' attribute.voidsetSecrets(ServiceSecrets value)Sets the value of the 'Secrets' containment reference.voidsetSecurity_opt(List value)Sets the value of the 'Security opt' containment reference.voidsetShm_size(String value)Sets the value of the 'Shm size' attribute.voidsetStdin_open(String value)Sets the value of the 'Stdin open' attribute.voidsetStop_grace_period(String value)Sets the value of the 'Stop grace period' attribute.voidsetStop_signal(String value)Sets the value of the 'Stop signal' attribute.voidsetSysctls(EObject value)Sets the value of the 'Sysctls' containment reference.voidsetTty(String value)Sets the value of the 'Tty' attribute.voidsetUlimits(Ulimits value)Sets the value of the 'Ulimits' containment reference.voidsetUser(String value)Sets the value of the 'User' attribute.voidsetUserns_mode(String value)Sets the value of the 'Userns mode' attribute.voidsetVolumes(ServiceVolumes value)Sets the value of the 'Volumes' containment reference.voidsetWorking_dir(String value)Sets the value of the 'Working dir' 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.getService_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.
-
getBuild
Build getBuild()
Returns the value of the 'Build' containment reference.- Returns:
- the value of the 'Build' containment reference.
- See Also:
setBuild(Build),ComposeFilePackage.getService_Build()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setBuild
void setBuild(Build value)
Sets the value of the 'Build' containment reference.- Parameters:
value- the new value of the 'Build' containment reference.- See Also:
getBuild()- Generated class or method.
-
getCap_add
List getCap_add()
Returns the value of the 'Cap add' containment reference.- Returns:
- the value of the 'Cap add' containment reference.
- See Also:
setCap_add(List),ComposeFilePackage.getService_Cap_add()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setCap_add
void setCap_add(List value)
Sets the value of the 'Cap add' containment reference.- Parameters:
value- the new value of the 'Cap add' containment reference.- See Also:
getCap_add()- Generated class or method.
-
getCap_drop
List getCap_drop()
Returns the value of the 'Cap drop' containment reference.- Returns:
- the value of the 'Cap drop' containment reference.
- See Also:
setCap_drop(List),ComposeFilePackage.getService_Cap_drop()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setCap_drop
void setCap_drop(List value)
Sets the value of the 'Cap drop' containment reference.- Parameters:
value- the new value of the 'Cap drop' containment reference.- See Also:
getCap_drop()- Generated class or method.
-
getCgroup_parent
String getCgroup_parent()
Returns the value of the 'Cgroup parent' attribute.- Returns:
- the value of the 'Cgroup parent' attribute.
- See Also:
setCgroup_parent(String),ComposeFilePackage.getService_Cgroup_parent()- Generated class or method.
- EMF model class or method.
-
setCgroup_parent
void setCgroup_parent(String value)
Sets the value of the 'Cgroup parent' attribute.- Parameters:
value- the new value of the 'Cgroup parent' attribute.- See Also:
getCgroup_parent()- Generated class or method.
-
getCommand
String getCommand()
Returns the value of the 'Command' attribute.- Returns:
- the value of the 'Command' attribute.
- See Also:
setCommand(String),ComposeFilePackage.getService_Command()- Generated class or method.
- EMF model class or method.
-
setCommand
void setCommand(String value)
Sets the value of the 'Command' attribute.- Parameters:
value- the new value of the 'Command' attribute.- See Also:
getCommand()- Generated class or method.
-
getContainer_name
String getContainer_name()
Returns the value of the 'Container name' attribute.- Returns:
- the value of the 'Container name' attribute.
- See Also:
setContainer_name(String),ComposeFilePackage.getService_Container_name()- Generated class or method.
- EMF model class or method.
-
setContainer_name
void setContainer_name(String value)
Sets the value of the 'Container name' attribute.- Parameters:
value- the new value of the 'Container name' attribute.- See Also:
getContainer_name()- Generated class or method.
-
getCredential_spec
CredentialSpec getCredential_spec()
Returns the value of the 'Credential spec' containment reference.- Returns:
- the value of the 'Credential spec' containment reference.
- See Also:
setCredential_spec(CredentialSpec),ComposeFilePackage.getService_Credential_spec()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setCredential_spec
void setCredential_spec(CredentialSpec value)
Sets the value of the 'Credential spec' containment reference.- Parameters:
value- the new value of the 'Credential spec' containment reference.- See Also:
getCredential_spec()- Generated class or method.
-
getDepends_on
List getDepends_on()
Returns the value of the 'Depends on' containment reference.- Returns:
- the value of the 'Depends on' containment reference.
- See Also:
setDepends_on(List),ComposeFilePackage.getService_Depends_on()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setDepends_on
void setDepends_on(List value)
Sets the value of the 'Depends on' containment reference.- Parameters:
value- the new value of the 'Depends on' containment reference.- See Also:
getDepends_on()- Generated class or method.
-
getDeploy
Deploy getDeploy()
Returns the value of the 'Deploy' containment reference.- Returns:
- the value of the 'Deploy' containment reference.
- See Also:
setDeploy(Deploy),ComposeFilePackage.getService_Deploy()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setDeploy
void setDeploy(Deploy value)
Sets the value of the 'Deploy' containment reference.- Parameters:
value- the new value of the 'Deploy' containment reference.- See Also:
getDeploy()- Generated class or method.
-
getDevices
List getDevices()
Returns the value of the 'Devices' containment reference.- Returns:
- the value of the 'Devices' containment reference.
- See Also:
setDevices(List),ComposeFilePackage.getService_Devices()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setDevices
void setDevices(List value)
Sets the value of the 'Devices' containment reference.- Parameters:
value- the new value of the 'Devices' containment reference.- See Also:
getDevices()- Generated class or method.
-
getDns
List getDns()
Returns the value of the 'Dns' containment reference.- Returns:
- the value of the 'Dns' containment reference.
- See Also:
setDns(List),ComposeFilePackage.getService_Dns()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setDns
void setDns(List value)
Sets the value of the 'Dns' containment reference.- Parameters:
value- the new value of the 'Dns' containment reference.- See Also:
getDns()- Generated class or method.
-
getDomainname
String getDomainname()
Returns the value of the 'Domainname' attribute.- Returns:
- the value of the 'Domainname' attribute.
- See Also:
setDomainname(String),ComposeFilePackage.getService_Domainname()- Generated class or method.
- EMF model class or method.
-
setDomainname
void setDomainname(String value)
Sets the value of the 'Domainname' attribute.- Parameters:
value- the new value of the 'Domainname' attribute.- See Also:
getDomainname()- Generated class or method.
-
getEntrypoint
ValueOrList getEntrypoint()
Returns the value of the 'Entrypoint' containment reference.- Returns:
- the value of the 'Entrypoint' containment reference.
- See Also:
setEntrypoint(ValueOrList),ComposeFilePackage.getService_Entrypoint()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setEntrypoint
void setEntrypoint(ValueOrList value)
Sets the value of the 'Entrypoint' containment reference.- Parameters:
value- the new value of the 'Entrypoint' containment reference.- See Also:
getEntrypoint()- Generated class or method.
-
getEnv_file
ValueOrList getEnv_file()
Returns the value of the 'Env file' containment reference.- Returns:
- the value of the 'Env file' containment reference.
- See Also:
setEnv_file(ValueOrList),ComposeFilePackage.getService_Env_file()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setEnv_file
void setEnv_file(ValueOrList value)
Sets the value of the 'Env file' containment reference.- Parameters:
value- the new value of the 'Env file' containment reference.- See Also:
getEnv_file()- Generated class or method.
-
getEnvironment
Mapping getEnvironment()
Returns the value of the 'Environment' containment reference.- Returns:
- the value of the 'Environment' containment reference.
- See Also:
setEnvironment(Mapping),ComposeFilePackage.getService_Environment()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setEnvironment
void setEnvironment(Mapping value)
Sets the value of the 'Environment' containment reference.- Parameters:
value- the new value of the 'Environment' containment reference.- See Also:
getEnvironment()- Generated class or method.
-
getExpose
List getExpose()
Returns the value of the 'Expose' containment reference.- Returns:
- the value of the 'Expose' containment reference.
- See Also:
setExpose(List),ComposeFilePackage.getService_Expose()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setExpose
void setExpose(List value)
Sets the value of the 'Expose' containment reference.- Parameters:
value- the new value of the 'Expose' containment reference.- See Also:
getExpose()- Generated class or method.
-
getExternal_links
ListOrMapping getExternal_links()
Returns the value of the 'External links' containment reference.- Returns:
- the value of the 'External links' containment reference.
- See Also:
setExternal_links(ListOrMapping),ComposeFilePackage.getService_External_links()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setExternal_links
void setExternal_links(ListOrMapping value)
Sets the value of the 'External links' containment reference.- Parameters:
value- the new value of the 'External links' containment reference.- See Also:
getExternal_links()- Generated class or method.
-
getHealthcheck
Healthcheck getHealthcheck()
Returns the value of the 'Healthcheck' containment reference.- Returns:
- the value of the 'Healthcheck' containment reference.
- See Also:
setHealthcheck(Healthcheck),ComposeFilePackage.getService_Healthcheck()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setHealthcheck
void setHealthcheck(Healthcheck value)
Sets the value of the 'Healthcheck' containment reference.- Parameters:
value- the new value of the 'Healthcheck' containment reference.- See Also:
getHealthcheck()- Generated class or method.
-
getHostname
String getHostname()
Returns the value of the 'Hostname' attribute.- Returns:
- the value of the 'Hostname' attribute.
- See Also:
setHostname(String),ComposeFilePackage.getService_Hostname()- Generated class or method.
- EMF model class or method.
-
setHostname
void setHostname(String value)
Sets the value of the 'Hostname' attribute.- Parameters:
value- the new value of the 'Hostname' attribute.- See Also:
getHostname()- Generated class or method.
-
getImage
String getImage()
Returns the value of the 'Image' attribute.- Returns:
- the value of the 'Image' attribute.
- See Also:
setImage(String),ComposeFilePackage.getService_Image()- Generated class or method.
- EMF model class or method.
-
setImage
void setImage(String value)
Sets the value of the 'Image' attribute.- Parameters:
value- the new value of the 'Image' attribute.- See Also:
getImage()- Generated class or method.
-
getInit
String getInit()
Returns the value of the 'Init' attribute.- Returns:
- the value of the 'Init' attribute.
- See Also:
setInit(String),ComposeFilePackage.getService_Init()- Generated class or method.
- EMF model class or method.
-
setInit
void setInit(String value)
Sets the value of the 'Init' attribute.- Parameters:
value- the new value of the 'Init' attribute.- See Also:
getInit()- Generated class or method.
-
getIpc
String getIpc()
Returns the value of the 'Ipc' attribute.- Returns:
- the value of the 'Ipc' attribute.
- See Also:
setIpc(String),ComposeFilePackage.getService_Ipc()- Generated class or method.
- EMF model class or method.
-
setIpc
void setIpc(String value)
Sets the value of the 'Ipc' attribute.- Parameters:
value- the new value of the 'Ipc' attribute.- See Also:
getIpc()- Generated class or method.
-
getIsolation
String getIsolation()
Returns the value of the 'Isolation' attribute.- Returns:
- the value of the 'Isolation' attribute.
- See Also:
setIsolation(String),ComposeFilePackage.getService_Isolation()- Generated class or method.
- EMF model class or method.
-
setIsolation
void setIsolation(String value)
Sets the value of the 'Isolation' attribute.- Parameters:
value- the new value of the 'Isolation' attribute.- See Also:
getIsolation()- 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.getService_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.
-
getLinks
ListOrMapping getLinks()
Returns the value of the 'Links' containment reference.- Returns:
- the value of the 'Links' containment reference.
- See Also:
setLinks(ListOrMapping),ComposeFilePackage.getService_Links()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setLinks
void setLinks(ListOrMapping value)
Sets the value of the 'Links' containment reference.- Parameters:
value- the new value of the 'Links' containment reference.- See Also:
getLinks()- Generated class or method.
-
getLogging
Logging getLogging()
Returns the value of the 'Logging' containment reference.- Returns:
- the value of the 'Logging' containment reference.
- See Also:
setLogging(Logging),ComposeFilePackage.getService_Logging()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setLogging
void setLogging(Logging value)
Sets the value of the 'Logging' containment reference.- Parameters:
value- the new value of the 'Logging' containment reference.- See Also:
getLogging()- Generated class or method.
-
getMac_address
String getMac_address()
Returns the value of the 'Mac address' attribute.- Returns:
- the value of the 'Mac address' attribute.
- See Also:
setMac_address(String),ComposeFilePackage.getService_Mac_address()- Generated class or method.
- EMF model class or method.
-
setMac_address
void setMac_address(String value)
Sets the value of the 'Mac address' attribute.- Parameters:
value- the new value of the 'Mac address' attribute.- See Also:
getMac_address()- Generated class or method.
-
getNetwork_mode
String getNetwork_mode()
Returns the value of the 'Network mode' attribute.- Returns:
- the value of the 'Network mode' attribute.
- See Also:
setNetwork_mode(String),ComposeFilePackage.getService_Network_mode()- Generated class or method.
- EMF model class or method.
-
setNetwork_mode
void setNetwork_mode(String value)
Sets the value of the 'Network mode' attribute.- Parameters:
value- the new value of the 'Network mode' attribute.- See Also:
getNetwork_mode()- Generated class or method.
-
getNetworks
List getNetworks()
Returns the value of the 'Networks' containment reference.- Returns:
- the value of the 'Networks' containment reference.
- See Also:
setNetworks(List),ComposeFilePackage.getService_Networks()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setNetworks
void setNetworks(List value)
Sets the value of the 'Networks' containment reference.- Parameters:
value- the new value of the 'Networks' containment reference.- See Also:
getNetworks()- Generated class or method.
-
getPid
String getPid()
Returns the value of the 'Pid' attribute.- Returns:
- the value of the 'Pid' attribute.
- See Also:
setPid(String),ComposeFilePackage.getService_Pid()- Generated class or method.
- EMF model class or method.
-
setPid
void setPid(String value)
Sets the value of the 'Pid' attribute.- Parameters:
value- the new value of the 'Pid' attribute.- See Also:
getPid()- Generated class or method.
-
getPorts
Ports getPorts()
Returns the value of the 'Ports' containment reference.- Returns:
- the value of the 'Ports' containment reference.
- See Also:
setPorts(Ports),ComposeFilePackage.getService_Ports()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setPorts
void setPorts(Ports value)
Sets the value of the 'Ports' containment reference.- Parameters:
value- the new value of the 'Ports' containment reference.- See Also:
getPorts()- Generated class or method.
-
getPrivileged
String getPrivileged()
Returns the value of the 'Privileged' attribute.- Returns:
- the value of the 'Privileged' attribute.
- See Also:
setPrivileged(String),ComposeFilePackage.getService_Privileged()- Generated class or method.
- EMF model class or method.
-
setPrivileged
void setPrivileged(String value)
Sets the value of the 'Privileged' attribute.- Parameters:
value- the new value of the 'Privileged' attribute.- See Also:
getPrivileged()- Generated class or method.
-
getRead_only
String getRead_only()
Returns the value of the 'Read only' attribute.- Returns:
- the value of the 'Read only' attribute.
- See Also:
setRead_only(String),ComposeFilePackage.getService_Read_only()- Generated class or method.
- EMF model class or method.
-
setRead_only
void setRead_only(String value)
Sets the value of the 'Read only' attribute.- Parameters:
value- the new value of the 'Read only' attribute.- See Also:
getRead_only()- Generated class or method.
-
getRestart
String getRestart()
Returns the value of the 'Restart' attribute.- Returns:
- the value of the 'Restart' attribute.
- See Also:
setRestart(String),ComposeFilePackage.getService_Restart()- Generated class or method.
- EMF model class or method.
-
setRestart
void setRestart(String value)
Sets the value of the 'Restart' attribute.- Parameters:
value- the new value of the 'Restart' attribute.- See Also:
getRestart()- Generated class or method.
-
getSecrets
ServiceSecrets getSecrets()
Returns the value of the 'Secrets' containment reference.- Returns:
- the value of the 'Secrets' containment reference.
- See Also:
setSecrets(ServiceSecrets),ComposeFilePackage.getService_Secrets()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setSecrets
void setSecrets(ServiceSecrets value)
Sets the value of the 'Secrets' containment reference.- Parameters:
value- the new value of the 'Secrets' containment reference.- See Also:
getSecrets()- Generated class or method.
-
getSecurity_opt
List getSecurity_opt()
Returns the value of the 'Security opt' containment reference.- Returns:
- the value of the 'Security opt' containment reference.
- See Also:
setSecurity_opt(List),ComposeFilePackage.getService_Security_opt()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setSecurity_opt
void setSecurity_opt(List value)
Sets the value of the 'Security opt' containment reference.- Parameters:
value- the new value of the 'Security opt' containment reference.- See Also:
getSecurity_opt()- Generated class or method.
-
getShm_size
String getShm_size()
Returns the value of the 'Shm size' attribute.- Returns:
- the value of the 'Shm size' attribute.
- See Also:
setShm_size(String),ComposeFilePackage.getService_Shm_size()- Generated class or method.
- EMF model class or method.
-
setShm_size
void setShm_size(String value)
Sets the value of the 'Shm size' attribute.- Parameters:
value- the new value of the 'Shm size' attribute.- See Also:
getShm_size()- Generated class or method.
-
getStdin_open
String getStdin_open()
Returns the value of the 'Stdin open' attribute.- Returns:
- the value of the 'Stdin open' attribute.
- See Also:
setStdin_open(String),ComposeFilePackage.getService_Stdin_open()- Generated class or method.
- EMF model class or method.
-
setStdin_open
void setStdin_open(String value)
Sets the value of the 'Stdin open' attribute.- Parameters:
value- the new value of the 'Stdin open' attribute.- See Also:
getStdin_open()- Generated class or method.
-
getStop_grace_period
String getStop_grace_period()
Returns the value of the 'Stop grace period' attribute.- Returns:
- the value of the 'Stop grace period' attribute.
- See Also:
setStop_grace_period(String),ComposeFilePackage.getService_Stop_grace_period()- Generated class or method.
- EMF model class or method.
-
setStop_grace_period
void setStop_grace_period(String value)
Sets the value of the 'Stop grace period' attribute.- Parameters:
value- the new value of the 'Stop grace period' attribute.- See Also:
getStop_grace_period()- Generated class or method.
-
getStop_signal
String getStop_signal()
Returns the value of the 'Stop signal' attribute.- Returns:
- the value of the 'Stop signal' attribute.
- See Also:
setStop_signal(String),ComposeFilePackage.getService_Stop_signal()- Generated class or method.
- EMF model class or method.
-
setStop_signal
void setStop_signal(String value)
Sets the value of the 'Stop signal' attribute.- Parameters:
value- the new value of the 'Stop signal' attribute.- See Also:
getStop_signal()- Generated class or method.
-
getSysctls
EObject getSysctls()
Returns the value of the 'Sysctls' containment reference.- Returns:
- the value of the 'Sysctls' containment reference.
- See Also:
setSysctls(EObject),ComposeFilePackage.getService_Sysctls()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setSysctls
void setSysctls(EObject value)
Sets the value of the 'Sysctls' containment reference.- Parameters:
value- the new value of the 'Sysctls' containment reference.- See Also:
getSysctls()- Generated class or method.
-
getTty
String getTty()
Returns the value of the 'Tty' attribute.- Returns:
- the value of the 'Tty' attribute.
- See Also:
setTty(String),ComposeFilePackage.getService_Tty()- Generated class or method.
- EMF model class or method.
-
setTty
void setTty(String value)
Sets the value of the 'Tty' attribute.- Parameters:
value- the new value of the 'Tty' attribute.- See Also:
getTty()- Generated class or method.
-
getUlimits
Ulimits getUlimits()
Returns the value of the 'Ulimits' containment reference.- Returns:
- the value of the 'Ulimits' containment reference.
- See Also:
setUlimits(Ulimits),ComposeFilePackage.getService_Ulimits()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setUlimits
void setUlimits(Ulimits value)
Sets the value of the 'Ulimits' containment reference.- Parameters:
value- the new value of the 'Ulimits' containment reference.- See Also:
getUlimits()- Generated class or method.
-
getUser
String getUser()
Returns the value of the 'User' attribute.- Returns:
- the value of the 'User' attribute.
- See Also:
setUser(String),ComposeFilePackage.getService_User()- Generated class or method.
- EMF model class or method.
-
setUser
void setUser(String value)
Sets the value of the 'User' attribute.- Parameters:
value- the new value of the 'User' attribute.- See Also:
getUser()- Generated class or method.
-
getUserns_mode
String getUserns_mode()
Returns the value of the 'Userns mode' attribute.- Returns:
- the value of the 'Userns mode' attribute.
- See Also:
setUserns_mode(String),ComposeFilePackage.getService_Userns_mode()- Generated class or method.
- EMF model class or method.
-
setUserns_mode
void setUserns_mode(String value)
Sets the value of the 'Userns mode' attribute.- Parameters:
value- the new value of the 'Userns mode' attribute.- See Also:
getUserns_mode()- Generated class or method.
-
getVolumes
ServiceVolumes getVolumes()
Returns the value of the 'Volumes' containment reference.- Returns:
- the value of the 'Volumes' containment reference.
- See Also:
setVolumes(ServiceVolumes),ComposeFilePackage.getService_Volumes()- Generated class or method.
- EMF model class or method.
- containment="true"
-
setVolumes
void setVolumes(ServiceVolumes value)
Sets the value of the 'Volumes' containment reference.- Parameters:
value- the new value of the 'Volumes' containment reference.- See Also:
getVolumes()- Generated class or method.
-
getWorking_dir
String getWorking_dir()
Returns the value of the 'Working dir' attribute.- Returns:
- the value of the 'Working dir' attribute.
- See Also:
setWorking_dir(String),ComposeFilePackage.getService_Working_dir()- Generated class or method.
- EMF model class or method.
-
setWorking_dir
void setWorking_dir(String value)
Sets the value of the 'Working dir' attribute.- Parameters:
value- the new value of the 'Working dir' attribute.- See Also:
getWorking_dir()- Generated class or method.
-
-