Interface ComposeFilePackage

    • Field Detail

      • eINSTANCE

        static final ComposeFilePackage eINSTANCE
        The singleton instance of the package.
        Generated class or method.
      • DOCKER_COMPOSE__VERSION

        static final int DOCKER_COMPOSE__VERSION
        The feature id for the 'Version' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOCKER_COMPOSE__SERVICES

        static final int DOCKER_COMPOSE__SERVICES
        The feature id for the 'Services' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOCKER_COMPOSE__VOLUMES

        static final int DOCKER_COMPOSE__VOLUMES
        The feature id for the 'Volumes' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOCKER_COMPOSE__NETWORKS

        static final int DOCKER_COMPOSE__NETWORKS
        The feature id for the 'Networks' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOCKER_COMPOSE__CONFIGS

        static final int DOCKER_COMPOSE__CONFIGS
        The feature id for the 'Configs' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOCKER_COMPOSE__SECRETS

        static final int DOCKER_COMPOSE__SECRETS
        The feature id for the 'Secrets' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOCKER_COMPOSE_FEATURE_COUNT

        static final int DOCKER_COMPOSE_FEATURE_COUNT
        The number of structural features of the 'Docker Compose' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__NAME

        static final int SERVICE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__BUILD

        static final int SERVICE__BUILD
        The feature id for the 'Build' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__CAP_ADD

        static final int SERVICE__CAP_ADD
        The feature id for the 'Cap add' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__CAP_DROP

        static final int SERVICE__CAP_DROP
        The feature id for the 'Cap drop' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__CGROUP_PARENT

        static final int SERVICE__CGROUP_PARENT
        The feature id for the 'Cgroup parent' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__COMMAND

        static final int SERVICE__COMMAND
        The feature id for the 'Command' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__CONTAINER_NAME

        static final int SERVICE__CONTAINER_NAME
        The feature id for the 'Container name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__CREDENTIAL_SPEC

        static final int SERVICE__CREDENTIAL_SPEC
        The feature id for the 'Credential spec' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__DEPENDS_ON

        static final int SERVICE__DEPENDS_ON
        The feature id for the 'Depends on' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__DEPLOY

        static final int SERVICE__DEPLOY
        The feature id for the 'Deploy' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__DEVICES

        static final int SERVICE__DEVICES
        The feature id for the 'Devices' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__DNS

        static final int SERVICE__DNS
        The feature id for the 'Dns' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__DOMAINNAME

        static final int SERVICE__DOMAINNAME
        The feature id for the 'Domainname' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__ENTRYPOINT

        static final int SERVICE__ENTRYPOINT
        The feature id for the 'Entrypoint' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__ENV_FILE

        static final int SERVICE__ENV_FILE
        The feature id for the 'Env file' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__ENVIRONMENT

        static final int SERVICE__ENVIRONMENT
        The feature id for the 'Environment' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__EXPOSE

        static final int SERVICE__EXPOSE
        The feature id for the 'Expose' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__EXTERNAL_LINKS

        static final int SERVICE__EXTERNAL_LINKS
        The feature id for the 'External links' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__HEALTHCHECK

        static final int SERVICE__HEALTHCHECK
        The feature id for the 'Healthcheck' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__HOSTNAME

        static final int SERVICE__HOSTNAME
        The feature id for the 'Hostname' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__IMAGE

        static final int SERVICE__IMAGE
        The feature id for the 'Image' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__INIT

        static final int SERVICE__INIT
        The feature id for the 'Init' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__IPC

        static final int SERVICE__IPC
        The feature id for the 'Ipc' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__ISOLATION

        static final int SERVICE__ISOLATION
        The feature id for the 'Isolation' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__LABELS

        static final int SERVICE__LABELS
        The feature id for the 'Labels' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__LINKS

        static final int SERVICE__LINKS
        The feature id for the 'Links' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__LOGGING

        static final int SERVICE__LOGGING
        The feature id for the 'Logging' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__MAC_ADDRESS

        static final int SERVICE__MAC_ADDRESS
        The feature id for the 'Mac address' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__NETWORK_MODE

        static final int SERVICE__NETWORK_MODE
        The feature id for the 'Network mode' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__NETWORKS

        static final int SERVICE__NETWORKS
        The feature id for the 'Networks' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__PID

        static final int SERVICE__PID
        The feature id for the 'Pid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__PORTS

        static final int SERVICE__PORTS
        The feature id for the 'Ports' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__PRIVILEGED

        static final int SERVICE__PRIVILEGED
        The feature id for the 'Privileged' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__READ_ONLY

        static final int SERVICE__READ_ONLY
        The feature id for the 'Read only' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__RESTART

        static final int SERVICE__RESTART
        The feature id for the 'Restart' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__SECRETS

        static final int SERVICE__SECRETS
        The feature id for the 'Secrets' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__SECURITY_OPT

        static final int SERVICE__SECURITY_OPT
        The feature id for the 'Security opt' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__SHM_SIZE

        static final int SERVICE__SHM_SIZE
        The feature id for the 'Shm size' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__STDIN_OPEN

        static final int SERVICE__STDIN_OPEN
        The feature id for the 'Stdin open' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__STOP_GRACE_PERIOD

        static final int SERVICE__STOP_GRACE_PERIOD
        The feature id for the 'Stop grace period' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__STOP_SIGNAL

        static final int SERVICE__STOP_SIGNAL
        The feature id for the 'Stop signal' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__SYSCTLS

        static final int SERVICE__SYSCTLS
        The feature id for the 'Sysctls' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__TTY

        static final int SERVICE__TTY
        The feature id for the 'Tty' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__ULIMITS

        static final int SERVICE__ULIMITS
        The feature id for the 'Ulimits' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__USER

        static final int SERVICE__USER
        The feature id for the 'User' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__USERNS_MODE

        static final int SERVICE__USERNS_MODE
        The feature id for the 'Userns mode' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__VOLUMES

        static final int SERVICE__VOLUMES
        The feature id for the 'Volumes' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE__WORKING_DIR

        static final int SERVICE__WORKING_DIR
        The feature id for the 'Working dir' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_FEATURE_COUNT

        static final int SERVICE_FEATURE_COUNT
        The number of structural features of the 'Service' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD__BUILD

        static final int BUILD__BUILD
        The feature id for the 'Build' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_FEATURE_COUNT

        static final int BUILD_FEATURE_COUNT
        The number of structural features of the 'Build' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_LONG_SYNTAX__BUILD

        static final int BUILD_LONG_SYNTAX__BUILD
        The feature id for the 'Build' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_LONG_SYNTAX__CONTEXT

        static final int BUILD_LONG_SYNTAX__CONTEXT
        The feature id for the 'Context' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_LONG_SYNTAX__DOCKERFILE

        static final int BUILD_LONG_SYNTAX__DOCKERFILE
        The feature id for the 'Dockerfile' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_LONG_SYNTAX__ARGS

        static final int BUILD_LONG_SYNTAX__ARGS
        The feature id for the 'Args' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_LONG_SYNTAX__LABELS

        static final int BUILD_LONG_SYNTAX__LABELS
        The feature id for the 'Labels' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_LONG_SYNTAX__CACHE_FROM

        static final int BUILD_LONG_SYNTAX__CACHE_FROM
        The feature id for the 'Cache from' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_LONG_SYNTAX__NETWORK

        static final int BUILD_LONG_SYNTAX__NETWORK
        The feature id for the 'Network' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_LONG_SYNTAX__TARGET

        static final int BUILD_LONG_SYNTAX__TARGET
        The feature id for the 'Target' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_LONG_SYNTAX__SHM_SIZE

        static final int BUILD_LONG_SYNTAX__SHM_SIZE
        The feature id for the 'Shm size' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BUILD_LONG_SYNTAX_FEATURE_COUNT

        static final int BUILD_LONG_SYNTAX_FEATURE_COUNT
        The number of structural features of the 'Build Long Syntax' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY_CONFIGS_FEATURE_COUNT

        static final int DEPLOY_CONFIGS_FEATURE_COUNT
        The number of structural features of the 'Deploy Configs' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY_CONFIGS_LONG_SYNTAX__SOURCE

        static final int DEPLOY_CONFIGS_LONG_SYNTAX__SOURCE
        The feature id for the 'Source' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY_CONFIGS_LONG_SYNTAX__TARGET

        static final int DEPLOY_CONFIGS_LONG_SYNTAX__TARGET
        The feature id for the 'Target' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY_CONFIGS_LONG_SYNTAX__UID

        static final int DEPLOY_CONFIGS_LONG_SYNTAX__UID
        The feature id for the 'Uid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY_CONFIGS_LONG_SYNTAX__GID

        static final int DEPLOY_CONFIGS_LONG_SYNTAX__GID
        The feature id for the 'Gid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY_CONFIGS_LONG_SYNTAX__MODE

        static final int DEPLOY_CONFIGS_LONG_SYNTAX__MODE
        The feature id for the 'Mode' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY_CONFIGS_LONG_SYNTAX_FEATURE_COUNT

        static final int DEPLOY_CONFIGS_LONG_SYNTAX_FEATURE_COUNT
        The number of structural features of the 'Deploy Configs Long Syntax' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CREDENTIAL_SPEC__FILE

        static final int CREDENTIAL_SPEC__FILE
        The feature id for the 'File' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CREDENTIAL_SPEC__REGISTRY

        static final int CREDENTIAL_SPEC__REGISTRY
        The feature id for the 'Registry' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CREDENTIAL_SPEC_FEATURE_COUNT

        static final int CREDENTIAL_SPEC_FEATURE_COUNT
        The number of structural features of the 'Credential Spec' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY__ENDPOINT_MODE

        static final int DEPLOY__ENDPOINT_MODE
        The feature id for the 'Endpoint mode' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY__LABELS

        static final int DEPLOY__LABELS
        The feature id for the 'Labels' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY__MODE

        static final int DEPLOY__MODE
        The feature id for the 'Mode' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY__PLACEMENT

        static final int DEPLOY__PLACEMENT
        The feature id for the 'Placement' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY__REPLICAS

        static final int DEPLOY__REPLICAS
        The feature id for the 'Replicas' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY__RESOURCES

        static final int DEPLOY__RESOURCES
        The feature id for the 'Resources' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY__RESTART_POLICY

        static final int DEPLOY__RESTART_POLICY
        The feature id for the 'Restart policy' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY__ROLLBACK_CONFIG

        static final int DEPLOY__ROLLBACK_CONFIG
        The feature id for the 'Rollback config' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY__UPDATE_CONFIG

        static final int DEPLOY__UPDATE_CONFIG
        The feature id for the 'Update config' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEPLOY_FEATURE_COUNT

        static final int DEPLOY_FEATURE_COUNT
        The number of structural features of the 'Deploy' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PLACEMENT__CONSTRAINTS

        static final int PLACEMENT__CONSTRAINTS
        The feature id for the 'Constraints' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PLACEMENT__PREFERENCES

        static final int PLACEMENT__PREFERENCES
        The feature id for the 'Preferences' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PLACEMENT_FEATURE_COUNT

        static final int PLACEMENT_FEATURE_COUNT
        The number of structural features of the 'Placement' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RESTART_POLICY__CONDITION

        static final int RESTART_POLICY__CONDITION
        The feature id for the 'Condition' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RESTART_POLICY__DELAY

        static final int RESTART_POLICY__DELAY
        The feature id for the 'Delay' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RESTART_POLICY__MAX_ATTEMPTS

        static final int RESTART_POLICY__MAX_ATTEMPTS
        The feature id for the 'Max attempts' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RESTART_POLICY__WINDOW

        static final int RESTART_POLICY__WINDOW
        The feature id for the 'Window' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RESTART_POLICY_FEATURE_COUNT

        static final int RESTART_POLICY_FEATURE_COUNT
        The number of structural features of the 'Restart Policy' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIG__PARALLELISM

        static final int CONFIG__PARALLELISM
        The feature id for the 'Parallelism' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIG__DELAY

        static final int CONFIG__DELAY
        The feature id for the 'Delay' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIG__FAILURE_ACTION

        static final int CONFIG__FAILURE_ACTION
        The feature id for the 'Failure action' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIG__MONITOR

        static final int CONFIG__MONITOR
        The feature id for the 'Monitor' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIG__MAX_FAILURE_RATIO

        static final int CONFIG__MAX_FAILURE_RATIO
        The feature id for the 'Max failure ratio' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIG__ORDER

        static final int CONFIG__ORDER
        The feature id for the 'Order' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIG_FEATURE_COUNT

        static final int CONFIG_FEATURE_COUNT
        The number of structural features of the 'Config' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • HEALTHCHECK__DISABLE

        static final int HEALTHCHECK__DISABLE
        The feature id for the 'Disable' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • HEALTHCHECK__INTERVAL

        static final int HEALTHCHECK__INTERVAL
        The feature id for the 'Interval' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • HEALTHCHECK__RETRIES

        static final int HEALTHCHECK__RETRIES
        The feature id for the 'Retries' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • HEALTHCHECK__TEST

        static final int HEALTHCHECK__TEST
        The feature id for the 'Test' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • HEALTHCHECK__TIMEOUT

        static final int HEALTHCHECK__TIMEOUT
        The feature id for the 'Timeout' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • HEALTHCHECK__START_PERIOD

        static final int HEALTHCHECK__START_PERIOD
        The feature id for the 'Start period' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • HEALTHCHECK_FEATURE_COUNT

        static final int HEALTHCHECK_FEATURE_COUNT
        The number of structural features of the 'Healthcheck' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGGING__DRIVER

        static final int LOGGING__DRIVER
        The feature id for the 'Driver' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGGING__OPTIONS

        static final int LOGGING__OPTIONS
        The feature id for the 'Options' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGGING_FEATURE_COUNT

        static final int LOGGING_FEATURE_COUNT
        The number of structural features of the 'Logging' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PORTS__PORTS

        static final int PORTS__PORTS
        The feature id for the 'Ports' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PORTS_FEATURE_COUNT

        static final int PORTS_FEATURE_COUNT
        The number of structural features of the 'Ports' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PORT_LONG_SYNTAX__PORTS

        static final int PORT_LONG_SYNTAX__PORTS
        The feature id for the 'Ports' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PORT_LONG_SYNTAX__TARGET

        static final int PORT_LONG_SYNTAX__TARGET
        The feature id for the 'Target' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PORT_LONG_SYNTAX__PUBLISHED

        static final int PORT_LONG_SYNTAX__PUBLISHED
        The feature id for the 'Published' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PORT_LONG_SYNTAX__PROTOCOL

        static final int PORT_LONG_SYNTAX__PROTOCOL
        The feature id for the 'Protocol' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PORT_LONG_SYNTAX__MODE

        static final int PORT_LONG_SYNTAX__MODE
        The feature id for the 'Mode' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PORT_LONG_SYNTAX_FEATURE_COUNT

        static final int PORT_LONG_SYNTAX_FEATURE_COUNT
        The number of structural features of the 'Port Long Syntax' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_SECRETS__SECRET

        static final int SERVICE_SECRETS__SECRET
        The feature id for the 'Secret' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_SECRETS_FEATURE_COUNT

        static final int SERVICE_SECRETS_FEATURE_COUNT
        The number of structural features of the 'Service Secrets' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_SECRETS_LONG_SYNTAX__SECRET

        static final int SERVICE_SECRETS_LONG_SYNTAX__SECRET
        The feature id for the 'Secret' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_SECRETS_LONG_SYNTAX__SOURCE

        static final int SERVICE_SECRETS_LONG_SYNTAX__SOURCE
        The feature id for the 'Source' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_SECRETS_LONG_SYNTAX__TARGET

        static final int SERVICE_SECRETS_LONG_SYNTAX__TARGET
        The feature id for the 'Target' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_SECRETS_LONG_SYNTAX__UID

        static final int SERVICE_SECRETS_LONG_SYNTAX__UID
        The feature id for the 'Uid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_SECRETS_LONG_SYNTAX__GID

        static final int SERVICE_SECRETS_LONG_SYNTAX__GID
        The feature id for the 'Gid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_SECRETS_LONG_SYNTAX__MODE

        static final int SERVICE_SECRETS_LONG_SYNTAX__MODE
        The feature id for the 'Mode' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_SECRETS_LONG_SYNTAX_FEATURE_COUNT

        static final int SERVICE_SECRETS_LONG_SYNTAX_FEATURE_COUNT
        The number of structural features of the 'Service Secrets Long Syntax' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ULIMITS__NAME

        static final int ULIMITS__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ULIMITS__VALUE

        static final int ULIMITS__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ULIMITS__SOFT

        static final int ULIMITS__SOFT
        The feature id for the 'Soft' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ULIMITS__HARD

        static final int ULIMITS__HARD
        The feature id for the 'Hard' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ULIMITS_FEATURE_COUNT

        static final int ULIMITS_FEATURE_COUNT
        The number of structural features of the 'Ulimits' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUMES__VOLUMES

        static final int SERVICE_VOLUMES__VOLUMES
        The feature id for the 'Volumes' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUMES_FEATURE_COUNT

        static final int SERVICE_VOLUMES_FEATURE_COUNT
        The number of structural features of the 'Service Volumes' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUME_LONG_SYNTAX__VOLUMES

        static final int SERVICE_VOLUME_LONG_SYNTAX__VOLUMES
        The feature id for the 'Volumes' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUME_LONG_SYNTAX__TYPE

        static final int SERVICE_VOLUME_LONG_SYNTAX__TYPE
        The feature id for the 'Type' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUME_LONG_SYNTAX__SOURCE

        static final int SERVICE_VOLUME_LONG_SYNTAX__SOURCE
        The feature id for the 'Source' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUME_LONG_SYNTAX__TARGET

        static final int SERVICE_VOLUME_LONG_SYNTAX__TARGET
        The feature id for the 'Target' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUME_LONG_SYNTAX__READ_ONLY

        static final int SERVICE_VOLUME_LONG_SYNTAX__READ_ONLY
        The feature id for the 'Read only' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUME_LONG_SYNTAX__CONSISTENCY

        static final int SERVICE_VOLUME_LONG_SYNTAX__CONSISTENCY
        The feature id for the 'Consistency' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUME_LONG_SYNTAX__BIND_PROPAGATION

        static final int SERVICE_VOLUME_LONG_SYNTAX__BIND_PROPAGATION
        The feature id for the 'Bind Propagation' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUME_LONG_SYNTAX__VOLUME_NOCOPY

        static final int SERVICE_VOLUME_LONG_SYNTAX__VOLUME_NOCOPY
        The feature id for the 'Volume Nocopy' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUME_LONG_SYNTAX__TMPFS_SIZE

        static final int SERVICE_VOLUME_LONG_SYNTAX__TMPFS_SIZE
        The feature id for the 'Tmpfs Size' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SERVICE_VOLUME_LONG_SYNTAX_FEATURE_COUNT

        static final int SERVICE_VOLUME_LONG_SYNTAX_FEATURE_COUNT
        The number of structural features of the 'Service Volume Long Syntax' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VOLUMES__NAME

        static final int VOLUMES__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VOLUMES__DRIVER

        static final int VOLUMES__DRIVER
        The feature id for the 'Driver' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VOLUMES__DRIVER_OPTS

        static final int VOLUMES__DRIVER_OPTS
        The feature id for the 'Driver opts' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VOLUMES__EXTERNAL

        static final int VOLUMES__EXTERNAL
        The feature id for the 'External' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VOLUMES__LABELS

        static final int VOLUMES__LABELS
        The feature id for the 'Labels' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VOLUMES__CUSTOM_NAME

        static final int VOLUMES__CUSTOM_NAME
        The feature id for the 'Custom Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VOLUMES_FEATURE_COUNT

        static final int VOLUMES_FEATURE_COUNT
        The number of structural features of the 'Volumes' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS__NAME

        static final int NETWORKS__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS__DRIVER

        static final int NETWORKS__DRIVER
        The feature id for the 'Driver' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS__DRIVER_OPTS

        static final int NETWORKS__DRIVER_OPTS
        The feature id for the 'Driver opts' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS__ATTACHABLE

        static final int NETWORKS__ATTACHABLE
        The feature id for the 'Attachable' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS__ENABLE_IPV6

        static final int NETWORKS__ENABLE_IPV6
        The feature id for the 'Enable ipv6' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS__IPAM

        static final int NETWORKS__IPAM
        The feature id for the 'Ipam' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS__INTERNAL

        static final int NETWORKS__INTERNAL
        The feature id for the 'Internal' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS__LABELS

        static final int NETWORKS__LABELS
        The feature id for the 'Labels' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS__EXTERNAL

        static final int NETWORKS__EXTERNAL
        The feature id for the 'External' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS__CUSTOM_NAME

        static final int NETWORKS__CUSTOM_NAME
        The feature id for the 'Custom Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NETWORKS_FEATURE_COUNT

        static final int NETWORKS_FEATURE_COUNT
        The number of structural features of the 'Networks' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IPAM__DRIVER

        static final int IPAM__DRIVER
        The feature id for the 'Driver' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IPAM__CONFIG

        static final int IPAM__CONFIG
        The feature id for the 'Config' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IPAM_FEATURE_COUNT

        static final int IPAM_FEATURE_COUNT
        The number of structural features of the 'Ipam' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIGS__LIST

        static final int CONFIGS__LIST
        The feature id for the 'List' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIGS__NAME

        static final int CONFIGS__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIGS__FILE

        static final int CONFIGS__FILE
        The feature id for the 'File' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIGS__EXTERNAL

        static final int CONFIGS__EXTERNAL
        The feature id for the 'External' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIGS__CUSTOM_NAME

        static final int CONFIGS__CUSTOM_NAME
        The feature id for the 'Custom Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CONFIGS_FEATURE_COUNT

        static final int CONFIGS_FEATURE_COUNT
        The number of structural features of the 'Configs' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SECRETS__NAME

        static final int SECRETS__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SECRETS__FILE

        static final int SECRETS__FILE
        The feature id for the 'File' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SECRETS__EXTERNAL

        static final int SECRETS__EXTERNAL
        The feature id for the 'External' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SECRETS__CUSTOM_NAME

        static final int SECRETS__CUSTOM_NAME
        The feature id for the 'Custom Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SECRETS_FEATURE_COUNT

        static final int SECRETS_FEATURE_COUNT
        The number of structural features of the 'Secrets' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_OR_LIST_FEATURE_COUNT

        static final int VALUE_OR_LIST_FEATURE_COUNT
        The number of structural features of the 'Value Or List' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LIST_OR_MAPPING_FEATURE_COUNT

        static final int LIST_OR_MAPPING_FEATURE_COUNT
        The number of structural features of the 'List Or Mapping' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LIST__LIST

        static final int LIST__LIST
        The feature id for the 'List' attribute list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LIST_FEATURE_COUNT

        static final int LIST_FEATURE_COUNT
        The number of structural features of the 'List' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING__MAP

        static final int MAPPING__MAP
        The feature id for the 'Map' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_FEATURE_COUNT

        static final int MAPPING_FEATURE_COUNT
        The number of structural features of the 'Mapping' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITH_PREFIX_AND_COLON__NAME

        static final int MAPPING_WITH_PREFIX_AND_COLON__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITH_PREFIX_AND_COLON__VALUE

        static final int MAPPING_WITH_PREFIX_AND_COLON__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITH_PREFIX_AND_COLON_FEATURE_COUNT

        static final int MAPPING_WITH_PREFIX_AND_COLON_FEATURE_COUNT
        The number of structural features of the 'Mapping With Prefix And Colon' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITHOUT_PREFIX_AND_COLON__NAME

        static final int MAPPING_WITHOUT_PREFIX_AND_COLON__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITHOUT_PREFIX_AND_COLON__VALUE

        static final int MAPPING_WITHOUT_PREFIX_AND_COLON__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITHOUT_PREFIX_AND_COLON_FEATURE_COUNT

        static final int MAPPING_WITHOUT_PREFIX_AND_COLON_FEATURE_COUNT
        The number of structural features of the 'Mapping Without Prefix And Colon' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITH_PREFIX_AND_EQUAL__NAME

        static final int MAPPING_WITH_PREFIX_AND_EQUAL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITH_PREFIX_AND_EQUAL__VALUE

        static final int MAPPING_WITH_PREFIX_AND_EQUAL__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITH_PREFIX_AND_EQUAL_FEATURE_COUNT

        static final int MAPPING_WITH_PREFIX_AND_EQUAL_FEATURE_COUNT
        The number of structural features of the 'Mapping With Prefix And Equal' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITHOUT_PREFIX_AND_EQUAL__NAME

        static final int MAPPING_WITHOUT_PREFIX_AND_EQUAL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITHOUT_PREFIX_AND_EQUAL__VALUE

        static final int MAPPING_WITHOUT_PREFIX_AND_EQUAL__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MAPPING_WITHOUT_PREFIX_AND_EQUAL_FEATURE_COUNT

        static final int MAPPING_WITHOUT_PREFIX_AND_EQUAL_FEATURE_COUNT
        The number of structural features of the 'Mapping Without Prefix And Equal' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.