public static interface DeploymentPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
AUTHOR
The meta object literal for the '
Author' class. |
static org.eclipse.emf.ecore.EAttribute |
AUTHOR__EMAIL
The meta object literal for the 'Email' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
AUTHOR__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
CHANGE_ENTRY
The meta object literal for the '
Change Entry' class. |
static org.eclipse.emf.ecore.EReference |
CHANGE_ENTRY__AUTHOR
The meta object literal for the 'Author' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
CHANGE_ENTRY__DATE
The meta object literal for the 'Date' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CHANGE_ENTRY__DESCRIPTION
The meta object literal for the 'Description' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CHANGE_ENTRY__VERSION
The meta object literal for the 'Version' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
COMMON_DEPLOYMENT_MECHANISM
The meta object literal for the '
Common Deployment Mechanism' class. |
static org.eclipse.emf.ecore.EReference |
COMMON_DEPLOYMENT_MECHANISM__CHANGES
The meta object literal for the 'Changes' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
COMMON_DEPLOYMENT_MECHANISM__MAINTAINER
The meta object literal for the 'Maintainer' reference feature.
|
static org.eclipse.emf.ecore.EClass |
DEBIAN_DEPLOYMENT_MECHANISM
The meta object literal for the '
Debian Deployment Mechanism' class. |
static org.eclipse.emf.ecore.EAttribute |
DEBIAN_DEPLOYMENT_MECHANISM__ADDITIONAL_DEPENDENCIES
The meta object literal for the 'Additional Dependencies' attribute list feature.
|
static org.eclipse.emf.ecore.EClass |
DEPLOYMENT_INFORMATION
The meta object literal for the '
Information' class. |
static org.eclipse.emf.ecore.EReference |
DEPLOYMENT_INFORMATION__AUTHORS
The meta object literal for the 'Authors' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
DEPLOYMENT_MECHANISM
The meta object literal for the '
Mechanism' class. |
static org.eclipse.emf.ecore.EClass |
EXPRESSION_NODE_MAPPING_ENTRY
The meta object literal for the '
Expression Node Mapping Entry' class. |
static org.eclipse.emf.ecore.EAttribute |
EXPRESSION_NODE_MAPPING_ENTRY__PATTERN
The meta object literal for the 'Pattern' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
EXPRESSION_NODE_MAPPING_ENTRY__REPLACEMENT
The meta object literal for the 'Replacement' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
FALLBACK_NODE_MAPPING_MODE
The meta object literal for the '
Fallback Node Mapping Mode' enum. |
static org.eclipse.emf.ecore.EClass |
NODE_MAPPING_ENTRY
The meta object literal for the '
Node Mapping Entry' class. |
static org.eclipse.emf.ecore.EOperation |
NODE_MAPPING_ENTRY___MAP_NODE__NODE
The meta object literal for the 'Map Node' operation.
|
static org.eclipse.emf.ecore.EClass |
NODE_MAPPINGS
The meta object literal for the '
Node Mappings' class. |
static org.eclipse.emf.ecore.EReference |
NODE_MAPPINGS__ENTRIES
The meta object literal for the 'Entries' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
NODE_MAPPINGS__FALLBACK_MODE
The meta object literal for the 'Fallback Mode' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
REDHAT_DEPLOYMENT_MECHANISM
The meta object literal for the '
Redhat Deployment Mechanism' class. |
static org.eclipse.emf.ecore.EClass |
SIMPLE_NODE_MAPPING_ENTRY
The meta object literal for the '
Simple Node Mapping Entry' class. |
static org.eclipse.emf.ecore.EAttribute |
SIMPLE_NODE_MAPPING_ENTRY__FROM_HOST_NAME
The meta object literal for the 'From Host Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
SIMPLE_NODE_MAPPING_ENTRY__TO_HOST_NAME
The meta object literal for the 'To Host Name' attribute feature.
|
static final org.eclipse.emf.ecore.EClass DEPLOYMENT_MECHANISM
Mechanism' class.
static final org.eclipse.emf.ecore.EClass DEBIAN_DEPLOYMENT_MECHANISM
Debian Deployment Mechanism' class.
static final org.eclipse.emf.ecore.EAttribute DEBIAN_DEPLOYMENT_MECHANISM__ADDITIONAL_DEPENDENCIES
static final org.eclipse.emf.ecore.EClass AUTHOR
Author' class.
AuthorImpl,
DeploymentPackageImpl.getAuthor()static final org.eclipse.emf.ecore.EAttribute AUTHOR__NAME
static final org.eclipse.emf.ecore.EAttribute AUTHOR__EMAIL
static final org.eclipse.emf.ecore.EClass REDHAT_DEPLOYMENT_MECHANISM
Redhat Deployment Mechanism' class.
static final org.eclipse.emf.ecore.EClass DEPLOYMENT_INFORMATION
Information' class.
static final org.eclipse.emf.ecore.EReference DEPLOYMENT_INFORMATION__AUTHORS
static final org.eclipse.emf.ecore.EClass COMMON_DEPLOYMENT_MECHANISM
Common Deployment Mechanism' class.
static final org.eclipse.emf.ecore.EReference COMMON_DEPLOYMENT_MECHANISM__CHANGES
static final org.eclipse.emf.ecore.EReference COMMON_DEPLOYMENT_MECHANISM__MAINTAINER
static final org.eclipse.emf.ecore.EClass CHANGE_ENTRY
Change Entry' class.
static final org.eclipse.emf.ecore.EReference CHANGE_ENTRY__AUTHOR
static final org.eclipse.emf.ecore.EAttribute CHANGE_ENTRY__DATE
static final org.eclipse.emf.ecore.EAttribute CHANGE_ENTRY__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute CHANGE_ENTRY__VERSION
static final org.eclipse.emf.ecore.EClass NODE_MAPPINGS
Node Mappings' class.
static final org.eclipse.emf.ecore.EReference NODE_MAPPINGS__ENTRIES
static final org.eclipse.emf.ecore.EAttribute NODE_MAPPINGS__FALLBACK_MODE
static final org.eclipse.emf.ecore.EClass EXPRESSION_NODE_MAPPING_ENTRY
Expression Node Mapping Entry' class.
static final org.eclipse.emf.ecore.EAttribute EXPRESSION_NODE_MAPPING_ENTRY__PATTERN
static final org.eclipse.emf.ecore.EAttribute EXPRESSION_NODE_MAPPING_ENTRY__REPLACEMENT
static final org.eclipse.emf.ecore.EClass NODE_MAPPING_ENTRY
Node Mapping Entry' class.
static final org.eclipse.emf.ecore.EOperation NODE_MAPPING_ENTRY___MAP_NODE__NODE
static final org.eclipse.emf.ecore.EClass SIMPLE_NODE_MAPPING_ENTRY
Simple Node Mapping Entry' class.
static final org.eclipse.emf.ecore.EAttribute SIMPLE_NODE_MAPPING_ENTRY__FROM_HOST_NAME
static final org.eclipse.emf.ecore.EAttribute SIMPLE_NODE_MAPPING_ENTRY__TO_HOST_NAME
static final org.eclipse.emf.ecore.EEnum FALLBACK_NODE_MAPPING_MODE
Fallback Node Mapping Mode' enum.