public static interface WorldPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
APPLICATION
The meta object literal for the '
Application' class. |
static org.eclipse.emf.ecore.EClass |
APPLICATION_NODE
The meta object literal for the '
Application Node' class. |
static org.eclipse.emf.ecore.EReference |
APPLICATION_NODE__APPLICATIONS
The meta object literal for the 'Applications' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
APPLICATION_NODE__SERVICES
The meta object literal for the 'Services' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
COMMON_DRIVER
The meta object literal for the '
Common Driver' class. |
static org.eclipse.emf.ecore.EReference |
COMMON_DRIVER__ENDPOINTS
The meta object literal for the 'Endpoints' reference list feature.
|
static org.eclipse.emf.ecore.EReference |
COMMON_DRIVER__PASSWORD
The meta object literal for the 'Password' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
CREDENTIALS
The meta object literal for the '
Credentials' class. |
static org.eclipse.emf.ecore.EClass |
DOCUMENTABLE
The meta object literal for the '
Documentable' class. |
static org.eclipse.emf.ecore.EAttribute |
DOCUMENTABLE__SHORT_DESCRIPTION
The meta object literal for the 'Short Description' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
DRIVER
The meta object literal for the '
Driver' class. |
static org.eclipse.emf.ecore.EOperation |
DRIVER___GET_ENDPOINTS
The meta object literal for the 'Get Endpoints' operation.
|
static org.eclipse.emf.ecore.EClass |
ENDPOINT
The meta object literal for the '
Endpoint' class. |
static org.eclipse.emf.ecore.EReference |
ENDPOINT__NODE
The meta object literal for the 'Node' container reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
ENDPOINT__PORT_NUMBER
The meta object literal for the 'Port Number' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
EXEC_DRIVER
The meta object literal for the '
Exec Driver' class. |
static org.eclipse.emf.ecore.EReference |
EXEC_DRIVER__ROOT
The meta object literal for the 'Root' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
EXTERNAL_NODE
The meta object literal for the '
External Node' class. |
static org.eclipse.emf.ecore.EClass |
HANDLER_PRIORITY_RULE
The meta object literal for the '
Handler Priority Rule' class. |
static org.eclipse.emf.ecore.EAttribute |
HANDLER_PRIORITY_RULE__CONFIGURATION_FILTER
The meta object literal for the 'Configuration Filter' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
HANDLER_PRIORITY_RULE__DESCRIPTION
The meta object literal for the 'Description' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
HANDLER_PRIORITY_RULE__FACTORY_ID
The meta object literal for the 'Factory Id' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
HANDLER_PRIORITY_RULE__ORDER
The meta object literal for the 'Order' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
HANDLER_PRIORITY_RULE__PRIORITY
The meta object literal for the 'Priority' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
MASTER_HANDLER_PRIORITIES
The meta object literal for the '
Master Handler Priorities' class. |
static org.eclipse.emf.ecore.EReference |
MASTER_HANDLER_PRIORITIES__RULES
The meta object literal for the 'Rules' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
NAMED_DOCUMENTABLE
The meta object literal for the '
Named Documentable' class. |
static org.eclipse.emf.ecore.EAttribute |
NAMED_DOCUMENTABLE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
NODE
The meta object literal for the '
Node' class. |
static org.eclipse.emf.ecore.EReference |
NODE__DEPLOYMENTS
The meta object literal for the 'Deployments' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
NODE__ENDPOINTS
The meta object literal for the 'Endpoints' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
NODE__HOST_NAME
The meta object literal for the 'Host Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
OPTIONS
The meta object literal for the '
Options' class. |
static org.eclipse.emf.ecore.EReference |
OPTIONS__MASTER_HANDLER_PRIORITIES
The meta object literal for the 'Master Handler Priorities' reference feature.
|
static org.eclipse.emf.ecore.EClass |
PASSWORD_CREDENTIALS
The meta object literal for the '
Password Credentials' class. |
static org.eclipse.emf.ecore.EAttribute |
PASSWORD_CREDENTIALS__PASSWORD
The meta object literal for the 'Password' attribute feature.
|
static org.eclipse.emf.ecore.EDataType |
PATTERN
The meta object literal for the 'Pattern' data type.
|
static org.eclipse.emf.ecore.EClass |
PROPERTY_ENTRY
The meta object literal for the '
Property Entry' class. |
static org.eclipse.emf.ecore.EAttribute |
PROPERTY_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
PROPERTY_ENTRY__VALUE
The meta object literal for the 'Value' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SERVICE
The meta object literal for the '
Service' class. |
static org.eclipse.emf.ecore.EClass |
USERNAME_PASSWORD_CREDENTIALS
The meta object literal for the '
Username Password Credentials' class. |
static org.eclipse.emf.ecore.EAttribute |
USERNAME_PASSWORD_CREDENTIALS__PASSWORD
The meta object literal for the 'Password' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
USERNAME_PASSWORD_CREDENTIALS__USERNAME
The meta object literal for the 'Username' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
WORLD
The meta object literal for the '
World' class. |
static org.eclipse.emf.ecore.EReference |
WORLD__NODES
The meta object literal for the 'Nodes' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
WORLD__OPTIONS
The meta object literal for the 'Options' containment reference feature.
|
static final org.eclipse.emf.ecore.EClass WORLD
World' class.
WorldImpl,
WorldPackageImpl.getWorld()static final org.eclipse.emf.ecore.EReference WORLD__NODES
static final org.eclipse.emf.ecore.EReference WORLD__OPTIONS
static final org.eclipse.emf.ecore.EClass NODE
Node' class.
NodeImpl,
WorldPackageImpl.getNode()static final org.eclipse.emf.ecore.EAttribute NODE__HOST_NAME
static final org.eclipse.emf.ecore.EReference NODE__ENDPOINTS
static final org.eclipse.emf.ecore.EReference NODE__DEPLOYMENTS
static final org.eclipse.emf.ecore.EClass APPLICATION_NODE
Application Node' class.
static final org.eclipse.emf.ecore.EReference APPLICATION_NODE__APPLICATIONS
static final org.eclipse.emf.ecore.EReference APPLICATION_NODE__SERVICES
static final org.eclipse.emf.ecore.EClass DOCUMENTABLE
Documentable' class.
static final org.eclipse.emf.ecore.EAttribute DOCUMENTABLE__SHORT_DESCRIPTION
static final org.eclipse.emf.ecore.EClass APPLICATION
Application' class.
Application,
WorldPackageImpl.getApplication()static final org.eclipse.emf.ecore.EClass DRIVER
Driver' class.
Driver,
WorldPackageImpl.getDriver()static final org.eclipse.emf.ecore.EOperation DRIVER___GET_ENDPOINTS
static final org.eclipse.emf.ecore.EClass ENDPOINT
Endpoint' class.
EndpointImpl,
WorldPackageImpl.getEndpoint()static final org.eclipse.emf.ecore.EReference ENDPOINT__NODE
static final org.eclipse.emf.ecore.EAttribute ENDPOINT__PORT_NUMBER
static final org.eclipse.emf.ecore.EClass EXEC_DRIVER
Exec Driver' class.
static final org.eclipse.emf.ecore.EReference EXEC_DRIVER__ROOT
static final org.eclipse.emf.ecore.EClass COMMON_DRIVER
Common Driver' class.
static final org.eclipse.emf.ecore.EReference COMMON_DRIVER__PASSWORD
static final org.eclipse.emf.ecore.EReference COMMON_DRIVER__ENDPOINTS
static final org.eclipse.emf.ecore.EClass HANDLER_PRIORITY_RULE
Handler Priority Rule' class.
static final org.eclipse.emf.ecore.EAttribute HANDLER_PRIORITY_RULE__ORDER
static final org.eclipse.emf.ecore.EAttribute HANDLER_PRIORITY_RULE__FACTORY_ID
static final org.eclipse.emf.ecore.EAttribute HANDLER_PRIORITY_RULE__CONFIGURATION_FILTER
static final org.eclipse.emf.ecore.EAttribute HANDLER_PRIORITY_RULE__PRIORITY
static final org.eclipse.emf.ecore.EAttribute HANDLER_PRIORITY_RULE__DESCRIPTION
static final org.eclipse.emf.ecore.EClass MASTER_HANDLER_PRIORITIES
Master Handler Priorities' class.
static final org.eclipse.emf.ecore.EReference MASTER_HANDLER_PRIORITIES__RULES
static final org.eclipse.emf.ecore.EClass OPTIONS
Options' class.
OptionsImpl,
WorldPackageImpl.getOptions()static final org.eclipse.emf.ecore.EReference OPTIONS__MASTER_HANDLER_PRIORITIES
static final org.eclipse.emf.ecore.EClass USERNAME_PASSWORD_CREDENTIALS
Username Password Credentials' class.
static final org.eclipse.emf.ecore.EAttribute USERNAME_PASSWORD_CREDENTIALS__USERNAME
static final org.eclipse.emf.ecore.EAttribute USERNAME_PASSWORD_CREDENTIALS__PASSWORD
static final org.eclipse.emf.ecore.EClass PASSWORD_CREDENTIALS
Password Credentials' class.
static final org.eclipse.emf.ecore.EAttribute PASSWORD_CREDENTIALS__PASSWORD
static final org.eclipse.emf.ecore.EClass CREDENTIALS
Credentials' class.
Credentials,
WorldPackageImpl.getCredentials()static final org.eclipse.emf.ecore.EClass EXTERNAL_NODE
External Node' class.
static final org.eclipse.emf.ecore.EClass SERVICE
Service' class.
Service,
WorldPackageImpl.getService()static final org.eclipse.emf.ecore.EClass NAMED_DOCUMENTABLE
Named Documentable' class.
static final org.eclipse.emf.ecore.EAttribute NAMED_DOCUMENTABLE__NAME
static final org.eclipse.emf.ecore.EClass PROPERTY_ENTRY
Property Entry' class.
static final org.eclipse.emf.ecore.EAttribute PROPERTY_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute PROPERTY_ENTRY__VALUE
static final org.eclipse.emf.ecore.EDataType PATTERN
Pattern,
WorldPackageImpl.getPattern()