public static interface DeploymentPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ABSTRACT_PHYSICAL_INSTANCE
The meta object literal for the '
Abstract Physical Instance' class. |
static org.eclipse.emf.ecore.EClass |
COMPONENT_INSTANCE
The meta object literal for the '
Component Instance' class. |
static org.eclipse.emf.ecore.EReference |
COMPONENT_INSTANCE__OWNED_ABSTRACT_PHYSICAL_INSTANCES
The meta object literal for the 'Owned Abstract Physical Instances' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
COMPONENT_INSTANCE__OWNED_INSTANCE_DEPLOYMENT_LINKS
The meta object literal for the 'Owned Instance Deployment Links' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
COMPONENT_INSTANCE__PORT_INSTANCES
The meta object literal for the 'Port Instances' reference list feature.
|
static org.eclipse.emf.ecore.EReference |
COMPONENT_INSTANCE__TYPE
The meta object literal for the 'Type' reference feature.
|
static org.eclipse.emf.ecore.EClass |
CONNECTION_INSTANCE
The meta object literal for the '
Connection Instance' class. |
static org.eclipse.emf.ecore.EReference |
CONNECTION_INSTANCE__CONNECTION_ENDS
The meta object literal for the 'Connection Ends' reference list feature.
|
static org.eclipse.emf.ecore.EReference |
CONNECTION_INSTANCE__TYPE
The meta object literal for the 'Type' reference feature.
|
static org.eclipse.emf.ecore.EClass |
DEPLOYMENT_ASPECT
The meta object literal for the '
Aspect' class. |
static org.eclipse.emf.ecore.EReference |
DEPLOYMENT_ASPECT__OWNED_CONFIGURATIONS
The meta object literal for the 'Owned Configurations' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
DEPLOYMENT_ASPECT__OWNED_DEPLOYMENT_ASPECTS
The meta object literal for the 'Owned Deployment Aspects' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
DEPLOYMENT_CONFIGURATION
The meta object literal for the '
Configuration' class. |
static org.eclipse.emf.ecore.EReference |
DEPLOYMENT_CONFIGURATION__OWNED_DEPLOYMENT_LINKS
The meta object literal for the 'Owned Deployment Links' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
DEPLOYMENT_CONFIGURATION__OWNED_PHYSICAL_INSTANCES
The meta object literal for the 'Owned Physical Instances' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
INSTANCE_DEPLOYMENT_LINK
The meta object literal for the '
Instance Deployment Link' class. |
static org.eclipse.emf.ecore.EClass |
PART_DEPLOYMENT_LINK
The meta object literal for the '
Part Deployment Link' class. |
static org.eclipse.emf.ecore.EClass |
PORT_INSTANCE
The meta object literal for the '
Port Instance' class. |
static org.eclipse.emf.ecore.EReference |
PORT_INSTANCE__COMPONENT
The meta object literal for the 'Component' reference feature.
|
static org.eclipse.emf.ecore.EReference |
PORT_INSTANCE__CONNECTIONS
The meta object literal for the 'Connections' reference list feature.
|
static org.eclipse.emf.ecore.EReference |
PORT_INSTANCE__TYPE
The meta object literal for the 'Type' reference feature.
|
static org.eclipse.emf.ecore.EClass |
TYPE_DEPLOYMENT_LINK
The meta object literal for the '
Type Deployment Link' class. |
static final org.eclipse.emf.ecore.EClass COMPONENT_INSTANCE
Component Instance' class.
static final org.eclipse.emf.ecore.EReference COMPONENT_INSTANCE__PORT_INSTANCES
static final org.eclipse.emf.ecore.EReference COMPONENT_INSTANCE__OWNED_ABSTRACT_PHYSICAL_INSTANCES
static final org.eclipse.emf.ecore.EReference COMPONENT_INSTANCE__OWNED_INSTANCE_DEPLOYMENT_LINKS
static final org.eclipse.emf.ecore.EReference COMPONENT_INSTANCE__TYPE
static final org.eclipse.emf.ecore.EClass CONNECTION_INSTANCE
Connection Instance' class.
static final org.eclipse.emf.ecore.EReference CONNECTION_INSTANCE__CONNECTION_ENDS
static final org.eclipse.emf.ecore.EReference CONNECTION_INSTANCE__TYPE
static final org.eclipse.emf.ecore.EClass DEPLOYMENT_ASPECT
Aspect' class.
static final org.eclipse.emf.ecore.EReference DEPLOYMENT_ASPECT__OWNED_CONFIGURATIONS
static final org.eclipse.emf.ecore.EReference DEPLOYMENT_ASPECT__OWNED_DEPLOYMENT_ASPECTS
static final org.eclipse.emf.ecore.EClass DEPLOYMENT_CONFIGURATION
Configuration' class.
static final org.eclipse.emf.ecore.EReference DEPLOYMENT_CONFIGURATION__OWNED_DEPLOYMENT_LINKS
static final org.eclipse.emf.ecore.EReference DEPLOYMENT_CONFIGURATION__OWNED_PHYSICAL_INSTANCES
static final org.eclipse.emf.ecore.EClass INSTANCE_DEPLOYMENT_LINK
Instance Deployment Link' class.
static final org.eclipse.emf.ecore.EClass PART_DEPLOYMENT_LINK
Part Deployment Link' class.
static final org.eclipse.emf.ecore.EClass ABSTRACT_PHYSICAL_INSTANCE
Abstract Physical Instance' class.
static final org.eclipse.emf.ecore.EClass PORT_INSTANCE
Port Instance' class.
static final org.eclipse.emf.ecore.EReference PORT_INSTANCE__CONNECTIONS
static final org.eclipse.emf.ecore.EReference PORT_INSTANCE__COMPONENT
static final org.eclipse.emf.ecore.EReference PORT_INSTANCE__TYPE
static final org.eclipse.emf.ecore.EClass TYPE_DEPLOYMENT_LINK
Type Deployment Link' class.