Interface ComposeFilePackage.Literals

  • Enclosing interface:
    ComposeFilePackage

    public static interface ComposeFilePackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    Generated class or method.
    • Field Detail

      • DOCKER_COMPOSE__VERSION

        static final EAttribute DOCKER_COMPOSE__VERSION
        The meta object literal for the 'Version' attribute feature.
        Generated class or method.
      • DOCKER_COMPOSE__SERVICES

        static final EReference DOCKER_COMPOSE__SERVICES
        The meta object literal for the 'Services' containment reference list feature.
        Generated class or method.
      • DOCKER_COMPOSE__VOLUMES

        static final EReference DOCKER_COMPOSE__VOLUMES
        The meta object literal for the 'Volumes' containment reference list feature.
        Generated class or method.
      • DOCKER_COMPOSE__NETWORKS

        static final EReference DOCKER_COMPOSE__NETWORKS
        The meta object literal for the 'Networks' containment reference list feature.
        Generated class or method.
      • DOCKER_COMPOSE__CONFIGS

        static final EReference DOCKER_COMPOSE__CONFIGS
        The meta object literal for the 'Configs' containment reference list feature.
        Generated class or method.
      • DOCKER_COMPOSE__SECRETS

        static final EReference DOCKER_COMPOSE__SECRETS
        The meta object literal for the 'Secrets' containment reference list feature.
        Generated class or method.
      • SERVICE__NAME

        static final EAttribute SERVICE__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • SERVICE__BUILD

        static final EReference SERVICE__BUILD
        The meta object literal for the 'Build' containment reference feature.
        Generated class or method.
      • SERVICE__CAP_ADD

        static final EReference SERVICE__CAP_ADD
        The meta object literal for the 'Cap add' containment reference feature.
        Generated class or method.
      • SERVICE__CAP_DROP

        static final EReference SERVICE__CAP_DROP
        The meta object literal for the 'Cap drop' containment reference feature.
        Generated class or method.
      • SERVICE__CGROUP_PARENT

        static final EAttribute SERVICE__CGROUP_PARENT
        The meta object literal for the 'Cgroup parent' attribute feature.
        Generated class or method.
      • SERVICE__COMMAND

        static final EAttribute SERVICE__COMMAND
        The meta object literal for the 'Command' attribute feature.
        Generated class or method.
      • SERVICE__CONTAINER_NAME

        static final EAttribute SERVICE__CONTAINER_NAME
        The meta object literal for the 'Container name' attribute feature.
        Generated class or method.
      • SERVICE__CREDENTIAL_SPEC

        static final EReference SERVICE__CREDENTIAL_SPEC
        The meta object literal for the 'Credential spec' containment reference feature.
        Generated class or method.
      • SERVICE__DEPENDS_ON

        static final EReference SERVICE__DEPENDS_ON
        The meta object literal for the 'Depends on' containment reference feature.
        Generated class or method.
      • SERVICE__DEPLOY

        static final EReference SERVICE__DEPLOY
        The meta object literal for the 'Deploy' containment reference feature.
        Generated class or method.
      • SERVICE__DEVICES

        static final EReference SERVICE__DEVICES
        The meta object literal for the 'Devices' containment reference feature.
        Generated class or method.
      • SERVICE__DNS

        static final EReference SERVICE__DNS
        The meta object literal for the 'Dns' containment reference feature.
        Generated class or method.
      • SERVICE__DOMAINNAME

        static final EAttribute SERVICE__DOMAINNAME
        The meta object literal for the 'Domainname' attribute feature.
        Generated class or method.
      • SERVICE__ENTRYPOINT

        static final EReference SERVICE__ENTRYPOINT
        The meta object literal for the 'Entrypoint' containment reference feature.
        Generated class or method.
      • SERVICE__ENV_FILE

        static final EReference SERVICE__ENV_FILE
        The meta object literal for the 'Env file' containment reference feature.
        Generated class or method.
      • SERVICE__ENVIRONMENT

        static final EReference SERVICE__ENVIRONMENT
        The meta object literal for the 'Environment' containment reference feature.
        Generated class or method.
      • SERVICE__EXPOSE

        static final EReference SERVICE__EXPOSE
        The meta object literal for the 'Expose' containment reference feature.
        Generated class or method.
      • SERVICE__EXTERNAL_LINKS

        static final EReference SERVICE__EXTERNAL_LINKS
        The meta object literal for the 'External links' containment reference feature.
        Generated class or method.
      • SERVICE__HEALTHCHECK

        static final EReference SERVICE__HEALTHCHECK
        The meta object literal for the 'Healthcheck' containment reference feature.
        Generated class or method.
      • SERVICE__HOSTNAME

        static final EAttribute SERVICE__HOSTNAME
        The meta object literal for the 'Hostname' attribute feature.
        Generated class or method.
      • SERVICE__IMAGE

        static final EAttribute SERVICE__IMAGE
        The meta object literal for the 'Image' attribute feature.
        Generated class or method.
      • SERVICE__INIT

        static final EAttribute SERVICE__INIT
        The meta object literal for the 'Init' attribute feature.
        Generated class or method.
      • SERVICE__IPC

        static final EAttribute SERVICE__IPC
        The meta object literal for the 'Ipc' attribute feature.
        Generated class or method.
      • SERVICE__ISOLATION

        static final EAttribute SERVICE__ISOLATION
        The meta object literal for the 'Isolation' attribute feature.
        Generated class or method.
      • SERVICE__LABELS

        static final EReference SERVICE__LABELS
        The meta object literal for the 'Labels' containment reference feature.
        Generated class or method.
      • SERVICE__LINKS

        static final EReference SERVICE__LINKS
        The meta object literal for the 'Links' containment reference feature.
        Generated class or method.
      • SERVICE__LOGGING

        static final EReference SERVICE__LOGGING
        The meta object literal for the 'Logging' containment reference feature.
        Generated class or method.
      • SERVICE__MAC_ADDRESS

        static final EAttribute SERVICE__MAC_ADDRESS
        The meta object literal for the 'Mac address' attribute feature.
        Generated class or method.
      • SERVICE__NETWORK_MODE

        static final EAttribute SERVICE__NETWORK_MODE
        The meta object literal for the 'Network mode' attribute feature.
        Generated class or method.
      • SERVICE__NETWORKS

        static final EReference SERVICE__NETWORKS
        The meta object literal for the 'Networks' containment reference feature.
        Generated class or method.
      • SERVICE__PID

        static final EAttribute SERVICE__PID
        The meta object literal for the 'Pid' attribute feature.
        Generated class or method.
      • SERVICE__PORTS

        static final EReference SERVICE__PORTS
        The meta object literal for the 'Ports' containment reference feature.
        Generated class or method.
      • SERVICE__PRIVILEGED

        static final EAttribute SERVICE__PRIVILEGED
        The meta object literal for the 'Privileged' attribute feature.
        Generated class or method.
      • SERVICE__READ_ONLY

        static final EAttribute SERVICE__READ_ONLY
        The meta object literal for the 'Read only' attribute feature.
        Generated class or method.
      • SERVICE__RESTART

        static final EAttribute SERVICE__RESTART
        The meta object literal for the 'Restart' attribute feature.
        Generated class or method.
      • SERVICE__SECRETS

        static final EReference SERVICE__SECRETS
        The meta object literal for the 'Secrets' containment reference feature.
        Generated class or method.
      • SERVICE__SECURITY_OPT

        static final EReference SERVICE__SECURITY_OPT
        The meta object literal for the 'Security opt' containment reference feature.
        Generated class or method.
      • SERVICE__SHM_SIZE

        static final EAttribute SERVICE__SHM_SIZE
        The meta object literal for the 'Shm size' attribute feature.
        Generated class or method.
      • SERVICE__STDIN_OPEN

        static final EAttribute SERVICE__STDIN_OPEN
        The meta object literal for the 'Stdin open' attribute feature.
        Generated class or method.
      • SERVICE__STOP_GRACE_PERIOD

        static final EAttribute SERVICE__STOP_GRACE_PERIOD
        The meta object literal for the 'Stop grace period' attribute feature.
        Generated class or method.
      • SERVICE__STOP_SIGNAL

        static final EAttribute SERVICE__STOP_SIGNAL
        The meta object literal for the 'Stop signal' attribute feature.
        Generated class or method.
      • SERVICE__SYSCTLS

        static final EReference SERVICE__SYSCTLS
        The meta object literal for the 'Sysctls' containment reference feature.
        Generated class or method.
      • SERVICE__TTY

        static final EAttribute SERVICE__TTY
        The meta object literal for the 'Tty' attribute feature.
        Generated class or method.
      • SERVICE__ULIMITS

        static final EReference SERVICE__ULIMITS
        The meta object literal for the 'Ulimits' containment reference feature.
        Generated class or method.
      • SERVICE__USER

        static final EAttribute SERVICE__USER
        The meta object literal for the 'User' attribute feature.
        Generated class or method.
      • SERVICE__USERNS_MODE

        static final EAttribute SERVICE__USERNS_MODE
        The meta object literal for the 'Userns mode' attribute feature.
        Generated class or method.
      • SERVICE__VOLUMES

        static final EReference SERVICE__VOLUMES
        The meta object literal for the 'Volumes' containment reference feature.
        Generated class or method.
      • SERVICE__WORKING_DIR

        static final EAttribute SERVICE__WORKING_DIR
        The meta object literal for the 'Working dir' attribute feature.
        Generated class or method.
      • BUILD__BUILD

        static final EAttribute BUILD__BUILD
        The meta object literal for the 'Build' attribute feature.
        Generated class or method.
      • BUILD_LONG_SYNTAX__CONTEXT

        static final EAttribute BUILD_LONG_SYNTAX__CONTEXT
        The meta object literal for the 'Context' attribute feature.
        Generated class or method.
      • BUILD_LONG_SYNTAX__DOCKERFILE

        static final EAttribute BUILD_LONG_SYNTAX__DOCKERFILE
        The meta object literal for the 'Dockerfile' attribute feature.
        Generated class or method.
      • BUILD_LONG_SYNTAX__ARGS

        static final EReference BUILD_LONG_SYNTAX__ARGS
        The meta object literal for the 'Args' containment reference feature.
        Generated class or method.
      • BUILD_LONG_SYNTAX__LABELS

        static final EReference BUILD_LONG_SYNTAX__LABELS
        The meta object literal for the 'Labels' containment reference feature.
        Generated class or method.
      • BUILD_LONG_SYNTAX__CACHE_FROM

        static final EReference BUILD_LONG_SYNTAX__CACHE_FROM
        The meta object literal for the 'Cache from' containment reference feature.
        Generated class or method.
      • BUILD_LONG_SYNTAX__NETWORK

        static final EAttribute BUILD_LONG_SYNTAX__NETWORK
        The meta object literal for the 'Network' attribute feature.
        Generated class or method.
      • BUILD_LONG_SYNTAX__TARGET

        static final EAttribute BUILD_LONG_SYNTAX__TARGET
        The meta object literal for the 'Target' attribute feature.
        Generated class or method.
      • BUILD_LONG_SYNTAX__SHM_SIZE

        static final EAttribute BUILD_LONG_SYNTAX__SHM_SIZE
        The meta object literal for the 'Shm size' attribute feature.
        Generated class or method.
      • DEPLOY_CONFIGS_LONG_SYNTAX__SOURCE

        static final EAttribute DEPLOY_CONFIGS_LONG_SYNTAX__SOURCE
        The meta object literal for the 'Source' attribute feature.
        Generated class or method.
      • DEPLOY_CONFIGS_LONG_SYNTAX__TARGET

        static final EAttribute DEPLOY_CONFIGS_LONG_SYNTAX__TARGET
        The meta object literal for the 'Target' attribute feature.
        Generated class or method.
      • DEPLOY_CONFIGS_LONG_SYNTAX__UID

        static final EAttribute DEPLOY_CONFIGS_LONG_SYNTAX__UID
        The meta object literal for the 'Uid' attribute feature.
        Generated class or method.
      • DEPLOY_CONFIGS_LONG_SYNTAX__GID

        static final EAttribute DEPLOY_CONFIGS_LONG_SYNTAX__GID
        The meta object literal for the 'Gid' attribute feature.
        Generated class or method.
      • DEPLOY_CONFIGS_LONG_SYNTAX__MODE

        static final EAttribute DEPLOY_CONFIGS_LONG_SYNTAX__MODE
        The meta object literal for the 'Mode' attribute feature.
        Generated class or method.
      • CREDENTIAL_SPEC__FILE

        static final EAttribute CREDENTIAL_SPEC__FILE
        The meta object literal for the 'File' attribute feature.
        Generated class or method.
      • CREDENTIAL_SPEC__REGISTRY

        static final EAttribute CREDENTIAL_SPEC__REGISTRY
        The meta object literal for the 'Registry' attribute feature.
        Generated class or method.
      • DEPLOY__ENDPOINT_MODE

        static final EAttribute DEPLOY__ENDPOINT_MODE
        The meta object literal for the 'Endpoint mode' attribute feature.
        Generated class or method.
      • DEPLOY__LABELS

        static final EReference DEPLOY__LABELS
        The meta object literal for the 'Labels' containment reference feature.
        Generated class or method.
      • DEPLOY__MODE

        static final EAttribute DEPLOY__MODE
        The meta object literal for the 'Mode' attribute feature.
        Generated class or method.
      • DEPLOY__PLACEMENT

        static final EReference DEPLOY__PLACEMENT
        The meta object literal for the 'Placement' containment reference feature.
        Generated class or method.
      • DEPLOY__REPLICAS

        static final EAttribute DEPLOY__REPLICAS
        The meta object literal for the 'Replicas' attribute feature.
        Generated class or method.
      • DEPLOY__RESOURCES

        static final EAttribute DEPLOY__RESOURCES
        The meta object literal for the 'Resources' attribute feature.
        Generated class or method.
      • DEPLOY__RESTART_POLICY

        static final EReference DEPLOY__RESTART_POLICY
        The meta object literal for the 'Restart policy' containment reference feature.
        Generated class or method.
      • DEPLOY__ROLLBACK_CONFIG

        static final EReference DEPLOY__ROLLBACK_CONFIG
        The meta object literal for the 'Rollback config' containment reference feature.
        Generated class or method.
      • DEPLOY__UPDATE_CONFIG

        static final EReference DEPLOY__UPDATE_CONFIG
        The meta object literal for the 'Update config' containment reference feature.
        Generated class or method.
      • PLACEMENT__CONSTRAINTS

        static final EReference PLACEMENT__CONSTRAINTS
        The meta object literal for the 'Constraints' containment reference feature.
        Generated class or method.
      • PLACEMENT__PREFERENCES

        static final EReference PLACEMENT__PREFERENCES
        The meta object literal for the 'Preferences' containment reference feature.
        Generated class or method.
      • RESTART_POLICY__CONDITION

        static final EAttribute RESTART_POLICY__CONDITION
        The meta object literal for the 'Condition' attribute feature.
        Generated class or method.
      • RESTART_POLICY__DELAY

        static final EAttribute RESTART_POLICY__DELAY
        The meta object literal for the 'Delay' attribute feature.
        Generated class or method.
      • RESTART_POLICY__MAX_ATTEMPTS

        static final EAttribute RESTART_POLICY__MAX_ATTEMPTS
        The meta object literal for the 'Max attempts' attribute feature.
        Generated class or method.
      • RESTART_POLICY__WINDOW

        static final EAttribute RESTART_POLICY__WINDOW
        The meta object literal for the 'Window' attribute feature.
        Generated class or method.
      • CONFIG__PARALLELISM

        static final EAttribute CONFIG__PARALLELISM
        The meta object literal for the 'Parallelism' attribute feature.
        Generated class or method.
      • CONFIG__DELAY

        static final EAttribute CONFIG__DELAY
        The meta object literal for the 'Delay' attribute feature.
        Generated class or method.
      • CONFIG__FAILURE_ACTION

        static final EAttribute CONFIG__FAILURE_ACTION
        The meta object literal for the 'Failure action' attribute feature.
        Generated class or method.
      • CONFIG__MONITOR

        static final EAttribute CONFIG__MONITOR
        The meta object literal for the 'Monitor' attribute feature.
        Generated class or method.
      • CONFIG__MAX_FAILURE_RATIO

        static final EAttribute CONFIG__MAX_FAILURE_RATIO
        The meta object literal for the 'Max failure ratio' attribute feature.
        Generated class or method.
      • CONFIG__ORDER

        static final EAttribute CONFIG__ORDER
        The meta object literal for the 'Order' attribute feature.
        Generated class or method.
      • HEALTHCHECK__DISABLE

        static final EAttribute HEALTHCHECK__DISABLE
        The meta object literal for the 'Disable' attribute feature.
        Generated class or method.
      • HEALTHCHECK__INTERVAL

        static final EAttribute HEALTHCHECK__INTERVAL
        The meta object literal for the 'Interval' attribute feature.
        Generated class or method.
      • HEALTHCHECK__RETRIES

        static final EAttribute HEALTHCHECK__RETRIES
        The meta object literal for the 'Retries' attribute feature.
        Generated class or method.
      • HEALTHCHECK__TEST

        static final EReference HEALTHCHECK__TEST
        The meta object literal for the 'Test' containment reference feature.
        Generated class or method.
      • HEALTHCHECK__TIMEOUT

        static final EAttribute HEALTHCHECK__TIMEOUT
        The meta object literal for the 'Timeout' attribute feature.
        Generated class or method.
      • HEALTHCHECK__START_PERIOD

        static final EAttribute HEALTHCHECK__START_PERIOD
        The meta object literal for the 'Start period' attribute feature.
        Generated class or method.
      • LOGGING__DRIVER

        static final EAttribute LOGGING__DRIVER
        The meta object literal for the 'Driver' attribute feature.
        Generated class or method.
      • LOGGING__OPTIONS

        static final EReference LOGGING__OPTIONS
        The meta object literal for the 'Options' containment reference feature.
        Generated class or method.
      • PORTS__PORTS

        static final EReference PORTS__PORTS
        The meta object literal for the 'Ports' containment reference feature.
        Generated class or method.
      • PORT_LONG_SYNTAX__TARGET

        static final EAttribute PORT_LONG_SYNTAX__TARGET
        The meta object literal for the 'Target' attribute feature.
        Generated class or method.
      • PORT_LONG_SYNTAX__PUBLISHED

        static final EAttribute PORT_LONG_SYNTAX__PUBLISHED
        The meta object literal for the 'Published' attribute feature.
        Generated class or method.
      • PORT_LONG_SYNTAX__PROTOCOL

        static final EAttribute PORT_LONG_SYNTAX__PROTOCOL
        The meta object literal for the 'Protocol' attribute feature.
        Generated class or method.
      • PORT_LONG_SYNTAX__MODE

        static final EAttribute PORT_LONG_SYNTAX__MODE
        The meta object literal for the 'Mode' attribute feature.
        Generated class or method.
      • SERVICE_SECRETS__SECRET

        static final EAttribute SERVICE_SECRETS__SECRET
        The meta object literal for the 'Secret' attribute feature.
        Generated class or method.
      • SERVICE_SECRETS_LONG_SYNTAX__SOURCE

        static final EAttribute SERVICE_SECRETS_LONG_SYNTAX__SOURCE
        The meta object literal for the 'Source' attribute feature.
        Generated class or method.
      • SERVICE_SECRETS_LONG_SYNTAX__TARGET

        static final EAttribute SERVICE_SECRETS_LONG_SYNTAX__TARGET
        The meta object literal for the 'Target' attribute feature.
        Generated class or method.
      • SERVICE_SECRETS_LONG_SYNTAX__UID

        static final EAttribute SERVICE_SECRETS_LONG_SYNTAX__UID
        The meta object literal for the 'Uid' attribute feature.
        Generated class or method.
      • SERVICE_SECRETS_LONG_SYNTAX__GID

        static final EAttribute SERVICE_SECRETS_LONG_SYNTAX__GID
        The meta object literal for the 'Gid' attribute feature.
        Generated class or method.
      • SERVICE_SECRETS_LONG_SYNTAX__MODE

        static final EAttribute SERVICE_SECRETS_LONG_SYNTAX__MODE
        The meta object literal for the 'Mode' attribute feature.
        Generated class or method.
      • ULIMITS__NAME

        static final EAttribute ULIMITS__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • ULIMITS__VALUE

        static final EAttribute ULIMITS__VALUE
        The meta object literal for the 'Value' attribute feature.
        Generated class or method.
      • ULIMITS__SOFT

        static final EAttribute ULIMITS__SOFT
        The meta object literal for the 'Soft' attribute feature.
        Generated class or method.
      • ULIMITS__HARD

        static final EAttribute ULIMITS__HARD
        The meta object literal for the 'Hard' attribute feature.
        Generated class or method.
      • SERVICE_VOLUMES__VOLUMES

        static final EAttribute SERVICE_VOLUMES__VOLUMES
        The meta object literal for the 'Volumes' attribute feature.
        Generated class or method.
      • SERVICE_VOLUME_LONG_SYNTAX__TYPE

        static final EAttribute SERVICE_VOLUME_LONG_SYNTAX__TYPE
        The meta object literal for the 'Type' attribute feature.
        Generated class or method.
      • SERVICE_VOLUME_LONG_SYNTAX__SOURCE

        static final EAttribute SERVICE_VOLUME_LONG_SYNTAX__SOURCE
        The meta object literal for the 'Source' attribute feature.
        Generated class or method.
      • SERVICE_VOLUME_LONG_SYNTAX__TARGET

        static final EAttribute SERVICE_VOLUME_LONG_SYNTAX__TARGET
        The meta object literal for the 'Target' attribute feature.
        Generated class or method.
      • SERVICE_VOLUME_LONG_SYNTAX__READ_ONLY

        static final EAttribute SERVICE_VOLUME_LONG_SYNTAX__READ_ONLY
        The meta object literal for the 'Read only' attribute feature.
        Generated class or method.
      • SERVICE_VOLUME_LONG_SYNTAX__CONSISTENCY

        static final EAttribute SERVICE_VOLUME_LONG_SYNTAX__CONSISTENCY
        The meta object literal for the 'Consistency' attribute feature.
        Generated class or method.
      • SERVICE_VOLUME_LONG_SYNTAX__BIND_PROPAGATION

        static final EAttribute SERVICE_VOLUME_LONG_SYNTAX__BIND_PROPAGATION
        The meta object literal for the 'Bind Propagation' attribute feature.
        Generated class or method.
      • SERVICE_VOLUME_LONG_SYNTAX__VOLUME_NOCOPY

        static final EAttribute SERVICE_VOLUME_LONG_SYNTAX__VOLUME_NOCOPY
        The meta object literal for the 'Volume Nocopy' attribute feature.
        Generated class or method.
      • SERVICE_VOLUME_LONG_SYNTAX__TMPFS_SIZE

        static final EAttribute SERVICE_VOLUME_LONG_SYNTAX__TMPFS_SIZE
        The meta object literal for the 'Tmpfs Size' attribute feature.
        Generated class or method.
      • VOLUMES__NAME

        static final EAttribute VOLUMES__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • VOLUMES__DRIVER

        static final EAttribute VOLUMES__DRIVER
        The meta object literal for the 'Driver' attribute feature.
        Generated class or method.
      • VOLUMES__DRIVER_OPTS

        static final EReference VOLUMES__DRIVER_OPTS
        The meta object literal for the 'Driver opts' containment reference feature.
        Generated class or method.
      • VOLUMES__EXTERNAL

        static final EAttribute VOLUMES__EXTERNAL
        The meta object literal for the 'External' attribute feature.
        Generated class or method.
      • VOLUMES__LABELS

        static final EReference VOLUMES__LABELS
        The meta object literal for the 'Labels' containment reference feature.
        Generated class or method.
      • VOLUMES__CUSTOM_NAME

        static final EAttribute VOLUMES__CUSTOM_NAME
        The meta object literal for the 'Custom Name' attribute feature.
        Generated class or method.
      • NETWORKS__NAME

        static final EAttribute NETWORKS__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • NETWORKS__DRIVER

        static final EAttribute NETWORKS__DRIVER
        The meta object literal for the 'Driver' attribute feature.
        Generated class or method.
      • NETWORKS__DRIVER_OPTS

        static final EReference NETWORKS__DRIVER_OPTS
        The meta object literal for the 'Driver opts' containment reference feature.
        Generated class or method.
      • NETWORKS__ATTACHABLE

        static final EAttribute NETWORKS__ATTACHABLE
        The meta object literal for the 'Attachable' attribute feature.
        Generated class or method.
      • NETWORKS__ENABLE_IPV6

        static final EAttribute NETWORKS__ENABLE_IPV6
        The meta object literal for the 'Enable ipv6' attribute feature.
        Generated class or method.
      • NETWORKS__IPAM

        static final EReference NETWORKS__IPAM
        The meta object literal for the 'Ipam' containment reference feature.
        Generated class or method.
      • NETWORKS__INTERNAL

        static final EAttribute NETWORKS__INTERNAL
        The meta object literal for the 'Internal' attribute feature.
        Generated class or method.
      • NETWORKS__LABELS

        static final EReference NETWORKS__LABELS
        The meta object literal for the 'Labels' containment reference feature.
        Generated class or method.
      • NETWORKS__EXTERNAL

        static final EAttribute NETWORKS__EXTERNAL
        The meta object literal for the 'External' attribute feature.
        Generated class or method.
      • NETWORKS__CUSTOM_NAME

        static final EAttribute NETWORKS__CUSTOM_NAME
        The meta object literal for the 'Custom Name' attribute feature.
        Generated class or method.
      • IPAM__DRIVER

        static final EAttribute IPAM__DRIVER
        The meta object literal for the 'Driver' attribute feature.
        Generated class or method.
      • IPAM__CONFIG

        static final EReference IPAM__CONFIG
        The meta object literal for the 'Config' containment reference feature.
        Generated class or method.
      • CONFIGS__LIST

        static final EReference CONFIGS__LIST
        The meta object literal for the 'List' containment reference feature.
        Generated class or method.
      • CONFIGS__NAME

        static final EAttribute CONFIGS__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • CONFIGS__FILE

        static final EAttribute CONFIGS__FILE
        The meta object literal for the 'File' attribute feature.
        Generated class or method.
      • CONFIGS__EXTERNAL

        static final EAttribute CONFIGS__EXTERNAL
        The meta object literal for the 'External' attribute feature.
        Generated class or method.
      • CONFIGS__CUSTOM_NAME

        static final EAttribute CONFIGS__CUSTOM_NAME
        The meta object literal for the 'Custom Name' attribute feature.
        Generated class or method.
      • SECRETS__NAME

        static final EAttribute SECRETS__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • SECRETS__FILE

        static final EAttribute SECRETS__FILE
        The meta object literal for the 'File' attribute feature.
        Generated class or method.
      • SECRETS__EXTERNAL

        static final EAttribute SECRETS__EXTERNAL
        The meta object literal for the 'External' attribute feature.
        Generated class or method.
      • SECRETS__CUSTOM_NAME

        static final EAttribute SECRETS__CUSTOM_NAME
        The meta object literal for the 'Custom Name' attribute feature.
        Generated class or method.
      • LIST__LIST

        static final EAttribute LIST__LIST
        The meta object literal for the 'List' attribute list feature.
        Generated class or method.
      • MAPPING__MAP

        static final EReference MAPPING__MAP
        The meta object literal for the 'Map' containment reference list feature.
        Generated class or method.
      • MAPPING_WITH_PREFIX_AND_COLON__NAME

        static final EAttribute MAPPING_WITH_PREFIX_AND_COLON__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • MAPPING_WITH_PREFIX_AND_COLON__VALUE

        static final EAttribute MAPPING_WITH_PREFIX_AND_COLON__VALUE
        The meta object literal for the 'Value' attribute feature.
        Generated class or method.
      • MAPPING_WITHOUT_PREFIX_AND_COLON__NAME

        static final EAttribute MAPPING_WITHOUT_PREFIX_AND_COLON__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • MAPPING_WITHOUT_PREFIX_AND_COLON__VALUE

        static final EAttribute MAPPING_WITHOUT_PREFIX_AND_COLON__VALUE
        The meta object literal for the 'Value' attribute feature.
        Generated class or method.
      • MAPPING_WITH_PREFIX_AND_EQUAL__NAME

        static final EAttribute MAPPING_WITH_PREFIX_AND_EQUAL__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • MAPPING_WITH_PREFIX_AND_EQUAL__VALUE

        static final EAttribute MAPPING_WITH_PREFIX_AND_EQUAL__VALUE
        The meta object literal for the 'Value' attribute feature.
        Generated class or method.
      • MAPPING_WITHOUT_PREFIX_AND_EQUAL__NAME

        static final EAttribute MAPPING_WITHOUT_PREFIX_AND_EQUAL__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • MAPPING_WITHOUT_PREFIX_AND_EQUAL__VALUE

        static final EAttribute MAPPING_WITHOUT_PREFIX_AND_EQUAL__VALUE
        The meta object literal for the 'Value' attribute feature.
        Generated class or method.