public interface DeploymentPackage
extends org.eclipse.emf.ecore.EPackage
DeploymentFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
DeploymentPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
ARCHITECTURE
The meta object id for the '
Architecture ' enum. |
static int |
AUTHOR
The meta object id for the '
Author ' class. |
static int |
AUTHOR__EMAIL
The feature id for the 'Email' attribute.
|
static int |
AUTHOR__NAME
The feature id for the 'Name' attribute.
|
static int |
AUTHOR_FEATURE_COUNT
The number of structural features of the 'Author' class.
|
static int |
AUTHOR_OPERATION_COUNT
The number of operations of the 'Author' class.
|
static int |
CHANGE_ENTRY
The meta object id for the '
Change Entry ' class. |
static int |
CHANGE_ENTRY__AUTHOR
The feature id for the 'Author' reference.
|
static int |
CHANGE_ENTRY__DATE
The feature id for the 'Date' attribute.
|
static int |
CHANGE_ENTRY__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
CHANGE_ENTRY__VERSION
The feature id for the 'Version' attribute.
|
static int |
CHANGE_ENTRY_FEATURE_COUNT
The number of structural features of the 'Change Entry' class.
|
static int |
CHANGE_ENTRY_OPERATION_COUNT
The number of operations of the 'Change Entry' class.
|
static int |
COMMON_DEPLOYMENT_MECHANISM
The meta object id for the '
Common Deployment Mechanism ' class. |
static int |
COMMON_DEPLOYMENT_MECHANISM__ADDITIONAL_DEPENDENCIES
The feature id for the 'Additional Dependencies' attribute list.
|
static int |
COMMON_DEPLOYMENT_MECHANISM__ADDITIONAL_SETUP_MODULES
The feature id for the 'Additional Setup Modules' containment reference list.
|
static int |
COMMON_DEPLOYMENT_MECHANISM__AUTOMATIC_CREATE
The feature id for the 'Automatic Create' attribute.
|
static int |
COMMON_DEPLOYMENT_MECHANISM__CHANGES
The feature id for the 'Changes' containment reference list.
|
static int |
COMMON_DEPLOYMENT_MECHANISM__MAINTAINER
The feature id for the 'Maintainer' reference.
|
static int |
COMMON_DEPLOYMENT_MECHANISM__MULTI_USER_SCREEN
The feature id for the 'Multi User Screen' attribute.
|
static int |
COMMON_DEPLOYMENT_MECHANISM__OPERATING_SYSTEM
The feature id for the 'Operating System' reference.
|
static int |
COMMON_DEPLOYMENT_MECHANISM__RECREATE_BACKUPS
The feature id for the 'Recreate Backups' attribute.
|
static int |
COMMON_DEPLOYMENT_MECHANISM__SETUP
The feature id for the 'Setup' reference.
|
static int |
COMMON_DEPLOYMENT_MECHANISM__STARTUP_MECHANISM
The feature id for the 'Startup Mechanism' attribute.
|
static int |
COMMON_DEPLOYMENT_MECHANISM_FEATURE_COUNT
The number of structural features of the 'Common Deployment Mechanism' class.
|
static int |
COMMON_DEPLOYMENT_MECHANISM_OPERATION_COUNT
The number of operations of the 'Common Deployment Mechanism' class.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM
The meta object id for the '
Debian Deployment Mechanism ' class. |
static int |
DEBIAN_DEPLOYMENT_MECHANISM__ADDITIONAL_DEPENDENCIES
The feature id for the 'Additional Dependencies' attribute list.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM__ADDITIONAL_SETUP_MODULES
The feature id for the 'Additional Setup Modules' containment reference list.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM__AUTOMATIC_CREATE
The feature id for the 'Automatic Create' attribute.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM__CHANGES
The feature id for the 'Changes' containment reference list.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM__MAINTAINER
The feature id for the 'Maintainer' reference.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM__MULTI_USER_SCREEN
The feature id for the 'Multi User Screen' attribute.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM__OPERATING_SYSTEM
The feature id for the 'Operating System' reference.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM__RECREATE_BACKUPS
The feature id for the 'Recreate Backups' attribute.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM__SETUP
The feature id for the 'Setup' reference.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM__STARTUP_MECHANISM
The feature id for the 'Startup Mechanism' attribute.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM_FEATURE_COUNT
The number of structural features of the 'Debian Deployment Mechanism' class.
|
static int |
DEBIAN_DEPLOYMENT_MECHANISM_OPERATION_COUNT
The number of operations of the 'Debian Deployment Mechanism' class.
|
static int |
DEPLOYMENT_INFORMATION
The meta object id for the '
Information ' class. |
static int |
DEPLOYMENT_INFORMATION__AUTHORS
The feature id for the 'Authors' containment reference list.
|
static int |
DEPLOYMENT_INFORMATION_FEATURE_COUNT
The number of structural features of the 'Information' class.
|
static int |
DEPLOYMENT_INFORMATION_OPERATION_COUNT
The number of operations of the 'Information' class.
|
static int |
DEPLOYMENT_MECHANISM
The meta object id for the '
Mechanism ' class. |
static int |
DEPLOYMENT_MECHANISM_FEATURE_COUNT
The number of structural features of the 'Mechanism' class.
|
static int |
DEPLOYMENT_MECHANISM_OPERATION_COUNT
The number of operations of the 'Mechanism' class.
|
static String |
eCONTENT_TYPE
The package content type ID.
|
static DeploymentPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
EXPRESSION_NODE_MAPPING_ENTRY
The meta object id for the '
Expression Node Mapping Entry ' class. |
static int |
EXPRESSION_NODE_MAPPING_ENTRY___MAP__STRING
The operation id for the 'Map' operation.
|
static int |
EXPRESSION_NODE_MAPPING_ENTRY__PATTERN
The feature id for the 'Pattern' attribute.
|
static int |
EXPRESSION_NODE_MAPPING_ENTRY__REPLACEMENT
The feature id for the 'Replacement' attribute.
|
static int |
EXPRESSION_NODE_MAPPING_ENTRY_FEATURE_COUNT
The number of structural features of the 'Expression Node Mapping Entry' class.
|
static int |
EXPRESSION_NODE_MAPPING_ENTRY_OPERATION_COUNT
The number of operations of the 'Expression Node Mapping Entry' class.
|
static int |
FALLBACK_MAPPING_MODE
The meta object id for the '
Fallback Mapping Mode ' enum. |
static int |
MAPPING_ENTRY
The meta object id for the '
Mapping Entry ' class. |
static int |
MAPPING_ENTRY___MAP__STRING
The operation id for the 'Map' operation.
|
static int |
MAPPING_ENTRY_FEATURE_COUNT
The number of structural features of the 'Mapping Entry' class.
|
static int |
MAPPING_ENTRY_OPERATION_COUNT
The number of operations of the 'Mapping Entry' class.
|
static int |
MAPPINGS
The meta object id for the '
Mappings ' class. |
static int |
MAPPINGS__ENTRIES
The feature id for the 'Entries' containment reference list.
|
static int |
MAPPINGS__FALLBACK_MODE
The feature id for the 'Fallback Mode' attribute.
|
static int |
MAPPINGS_FEATURE_COUNT
The number of structural features of the 'Mappings' class.
|
static int |
MAPPINGS_OPERATION_COUNT
The number of operations of the 'Mappings' class.
|
static int |
MSI_DEPLOYMENT_MECHANISM
The meta object id for the '
Msi Deployment Mechanism ' class. |
static int |
MSI_DEPLOYMENT_MECHANISM__ARCHITECTURE
The feature id for the 'Architecture' attribute.
|
static int |
MSI_DEPLOYMENT_MECHANISM__ENABLE_FIREWALL
The feature id for the 'Enable Firewall' attribute.
|
static int |
MSI_DEPLOYMENT_MECHANISM__ENABLE_USER_INTERFACE
The feature id for the 'Enable User Interface' attribute.
|
static int |
MSI_DEPLOYMENT_MECHANISM__LICENSE_FILE
The feature id for the 'License File' attribute.
|
static int |
MSI_DEPLOYMENT_MECHANISM__LOCAL_PLATFORM
The feature id for the 'Local Platform' containment reference.
|
static int |
MSI_DEPLOYMENT_MECHANISM__MANUFACTURER
The feature id for the 'Manufacturer' attribute.
|
static int |
MSI_DEPLOYMENT_MECHANISM__SHARED_PLATFORM
The feature id for the 'Shared Platform' reference.
|
static int |
MSI_DEPLOYMENT_MECHANISM__UPGRADE_CODE
The feature id for the 'Upgrade Code' attribute.
|
static int |
MSI_DEPLOYMENT_MECHANISM__VERSION
The feature id for the 'Version' attribute.
|
static int |
MSI_DEPLOYMENT_MECHANISM_FEATURE_COUNT
The number of structural features of the 'Msi Deployment Mechanism' class.
|
static int |
MSI_DEPLOYMENT_MECHANISM_OPERATION_COUNT
The number of operations of the 'Msi Deployment Mechanism' class.
|
static int |
NODE_MAPPINGS
The meta object id for the '
Node Mappings ' class. |
static int |
NODE_MAPPINGS__ENTRIES
The feature id for the 'Entries' containment reference list.
|
static int |
NODE_MAPPINGS__FALLBACK_MODE
The feature id for the 'Fallback Mode' attribute.
|
static int |
NODE_MAPPINGS_FEATURE_COUNT
The number of structural features of the 'Node Mappings' class.
|
static int |
NODE_MAPPINGS_OPERATION_COUNT
The number of operations of the 'Node Mappings' class.
|
static int |
P2_PLATFORM
The meta object id for the '
P2 Platform ' class. |
static int |
P2_PLATFORM__NAME
The feature id for the 'Name' attribute.
|
static int |
P2_PLATFORM__REPOSITORIES
The feature id for the 'Repositories' attribute list.
|
static int |
P2_PLATFORM_FEATURE_COUNT
The number of structural features of the 'P2 Platform' class.
|
static int |
P2_PLATFORM_OPERATION_COUNT
The number of operations of the 'P2 Platform' class.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM
The meta object id for the '
Redhat Deployment Mechanism ' class. |
static int |
REDHAT_DEPLOYMENT_MECHANISM__ADDITIONAL_DEPENDENCIES
The feature id for the 'Additional Dependencies' attribute list.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM__ADDITIONAL_SETUP_MODULES
The feature id for the 'Additional Setup Modules' containment reference list.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM__AUTOMATIC_CREATE
The feature id for the 'Automatic Create' attribute.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM__CHANGES
The feature id for the 'Changes' containment reference list.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM__LICENSE
The feature id for the 'License' attribute.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM__MAINTAINER
The feature id for the 'Maintainer' reference.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM__MULTI_USER_SCREEN
The feature id for the 'Multi User Screen' attribute.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM__OPERATING_SYSTEM
The feature id for the 'Operating System' reference.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM__RECREATE_BACKUPS
The feature id for the 'Recreate Backups' attribute.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM__SETUP
The feature id for the 'Setup' reference.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM__STARTUP_MECHANISM
The feature id for the 'Startup Mechanism' attribute.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM_FEATURE_COUNT
The number of structural features of the 'Redhat Deployment Mechanism' class.
|
static int |
REDHAT_DEPLOYMENT_MECHANISM_OPERATION_COUNT
The number of operations of the 'Redhat Deployment Mechanism' class.
|
static int |
SIMPLE_NODE_MAPPING_ENTRY
The meta object id for the '
Simple Node Mapping Entry ' class. |
static int |
SIMPLE_NODE_MAPPING_ENTRY___MAP__STRING
The operation id for the 'Map' operation.
|
static int |
SIMPLE_NODE_MAPPING_ENTRY__FROM_HOST_NAME
The feature id for the 'From Host Name' attribute.
|
static int |
SIMPLE_NODE_MAPPING_ENTRY__IGNORE_CASE
The feature id for the 'Ignore Case' attribute.
|
static int |
SIMPLE_NODE_MAPPING_ENTRY__TO_HOST_NAME
The feature id for the 'To Host Name' attribute.
|
static int |
SIMPLE_NODE_MAPPING_ENTRY_FEATURE_COUNT
The number of structural features of the 'Simple Node Mapping Entry' class.
|
static int |
SIMPLE_NODE_MAPPING_ENTRY_OPERATION_COUNT
The number of operations of the 'Simple Node Mapping Entry' class.
|
static int |
STARTUP_MECHANISM
The meta object id for the '
Startup Mechanism ' enum. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EEnum |
getArchitecture()
Returns the meta object for enum '
Architecture '. |
org.eclipse.emf.ecore.EAttribute |
getAuthor_Email()
Returns the meta object for the attribute '
Email '. |
org.eclipse.emf.ecore.EAttribute |
getAuthor_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EClass |
getAuthor()
Returns the meta object for class '
Author '. |
org.eclipse.emf.ecore.EReference |
getChangeEntry_Author()
Returns the meta object for the reference '
Author '. |
org.eclipse.emf.ecore.EAttribute |
getChangeEntry_Date()
Returns the meta object for the attribute '
Date '. |
org.eclipse.emf.ecore.EAttribute |
getChangeEntry_Description()
Returns the meta object for the attribute '
Description '. |
org.eclipse.emf.ecore.EAttribute |
getChangeEntry_Version()
Returns the meta object for the attribute '
Version '. |
org.eclipse.emf.ecore.EClass |
getChangeEntry()
Returns the meta object for class '
Change Entry '. |
org.eclipse.emf.ecore.EAttribute |
getCommonDeploymentMechanism_AdditionalDependencies()
Returns the meta object for the attribute list '
Additional Dependencies '. |
org.eclipse.emf.ecore.EReference |
getCommonDeploymentMechanism_AdditionalSetupModules()
Returns the meta object for the containment reference list '
Additional Setup Modules '. |
org.eclipse.emf.ecore.EAttribute |
getCommonDeploymentMechanism_AutomaticCreate()
Returns the meta object for the attribute '
Automatic Create '. |
org.eclipse.emf.ecore.EReference |
getCommonDeploymentMechanism_Changes()
Returns the meta object for the containment reference list '
Changes '. |
org.eclipse.emf.ecore.EReference |
getCommonDeploymentMechanism_Maintainer()
Returns the meta object for the reference '
Maintainer '. |
org.eclipse.emf.ecore.EAttribute |
getCommonDeploymentMechanism_MultiUserScreen()
Returns the meta object for the attribute '
Multi User Screen '. |
org.eclipse.emf.ecore.EReference |
getCommonDeploymentMechanism_OperatingSystem()
Returns the meta object for the reference '
Operating System '. |
org.eclipse.emf.ecore.EAttribute |
getCommonDeploymentMechanism_RecreateBackups()
Returns the meta object for the attribute '
Recreate Backups '. |
org.eclipse.emf.ecore.EReference |
getCommonDeploymentMechanism_Setup()
Returns the meta object for the reference '
Setup '. |
org.eclipse.emf.ecore.EAttribute |
getCommonDeploymentMechanism_StartupMechanism()
Returns the meta object for the attribute '
Startup Mechanism '. |
org.eclipse.emf.ecore.EClass |
getCommonDeploymentMechanism()
Returns the meta object for class '
Common Deployment Mechanism '. |
org.eclipse.emf.ecore.EClass |
getDebianDeploymentMechanism()
Returns the meta object for class '
Debian Deployment Mechanism '. |
DeploymentFactory |
getDeploymentFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getDeploymentInformation_Authors()
Returns the meta object for the containment reference list '
Authors '. |
org.eclipse.emf.ecore.EClass |
getDeploymentInformation()
Returns the meta object for class '
Information '. |
org.eclipse.emf.ecore.EClass |
getDeploymentMechanism()
Returns the meta object for class '
Mechanism '. |
org.eclipse.emf.ecore.EAttribute |
getExpressionNodeMappingEntry_Pattern()
Returns the meta object for the attribute '
Pattern '. |
org.eclipse.emf.ecore.EAttribute |
getExpressionNodeMappingEntry_Replacement()
Returns the meta object for the attribute '
Replacement '. |
org.eclipse.emf.ecore.EClass |
getExpressionNodeMappingEntry()
Returns the meta object for class '
Expression Node Mapping Entry '. |
org.eclipse.emf.ecore.EEnum |
getFallbackMappingMode()
Returns the meta object for enum '
Fallback Mapping Mode '. |
org.eclipse.emf.ecore.EOperation |
getMappingEntry__Map__String()
Returns the meta object for the '
Map ' operation. |
org.eclipse.emf.ecore.EClass |
getMappingEntry()
Returns the meta object for class '
Mapping Entry '. |
org.eclipse.emf.ecore.EReference |
getMappings_Entries()
Returns the meta object for the containment reference list '
Entries '. |
org.eclipse.emf.ecore.EAttribute |
getMappings_FallbackMode()
Returns the meta object for the attribute '
Fallback Mode '. |
org.eclipse.emf.ecore.EClass |
getMappings()
Returns the meta object for class '
Mappings '. |
org.eclipse.emf.ecore.EAttribute |
getMsiDeploymentMechanism_Architecture()
Returns the meta object for the attribute '
Architecture '. |
org.eclipse.emf.ecore.EAttribute |
getMsiDeploymentMechanism_EnableFirewall()
Returns the meta object for the attribute '
Enable Firewall '. |
org.eclipse.emf.ecore.EAttribute |
getMsiDeploymentMechanism_EnableUserInterface()
Returns the meta object for the attribute '
Enable User Interface '. |
org.eclipse.emf.ecore.EAttribute |
getMsiDeploymentMechanism_LicenseFile()
Returns the meta object for the attribute '
License File '. |
org.eclipse.emf.ecore.EReference |
getMsiDeploymentMechanism_LocalPlatform()
Returns the meta object for the containment reference '
Local Platform '. |
org.eclipse.emf.ecore.EAttribute |
getMsiDeploymentMechanism_Manufacturer()
Returns the meta object for the attribute '
Manufacturer '. |
org.eclipse.emf.ecore.EReference |
getMsiDeploymentMechanism_SharedPlatform()
Returns the meta object for the reference '
Shared Platform '. |
org.eclipse.emf.ecore.EAttribute |
getMsiDeploymentMechanism_UpgradeCode()
Returns the meta object for the attribute '
Upgrade Code '. |
org.eclipse.emf.ecore.EAttribute |
getMsiDeploymentMechanism_Version()
Returns the meta object for the attribute '
Version '. |
org.eclipse.emf.ecore.EClass |
getMsiDeploymentMechanism()
Returns the meta object for class '
Msi Deployment Mechanism '. |
org.eclipse.emf.ecore.EClass |
getNodeMappings()
Returns the meta object for class '
Node Mappings '. |
org.eclipse.emf.ecore.EAttribute |
getP2Platform_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EAttribute |
getP2Platform_Repositories()
Returns the meta object for the attribute list '
Repositories '. |
org.eclipse.emf.ecore.EClass |
getP2Platform()
Returns the meta object for class '
P2 Platform '. |
org.eclipse.emf.ecore.EAttribute |
getRedhatDeploymentMechanism_License()
Returns the meta object for the attribute '
License '. |
org.eclipse.emf.ecore.EClass |
getRedhatDeploymentMechanism()
Returns the meta object for class '
Redhat Deployment Mechanism '. |
org.eclipse.emf.ecore.EAttribute |
getSimpleNodeMappingEntry_FromHostName()
Returns the meta object for the attribute '
From Host Name '. |
org.eclipse.emf.ecore.EAttribute |
getSimpleNodeMappingEntry_IgnoreCase()
Returns the meta object for the attribute '
Ignore Case '. |
org.eclipse.emf.ecore.EAttribute |
getSimpleNodeMappingEntry_ToHostName()
Returns the meta object for the attribute '
To Host Name '. |
org.eclipse.emf.ecore.EClass |
getSimpleNodeMappingEntry()
Returns the meta object for class '
Simple Node Mapping Entry '. |
org.eclipse.emf.ecore.EEnum |
getStartupMechanism()
Returns the meta object for enum '
Startup Mechanism '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final String eCONTENT_TYPE
static final DeploymentPackage eINSTANCE
static final int DEPLOYMENT_MECHANISM
Mechanism
' class.
static final int DEPLOYMENT_MECHANISM_FEATURE_COUNT
static final int DEPLOYMENT_MECHANISM_OPERATION_COUNT
static final int COMMON_DEPLOYMENT_MECHANISM
Common Deployment Mechanism
' class.
static final int COMMON_DEPLOYMENT_MECHANISM__CHANGES
static final int COMMON_DEPLOYMENT_MECHANISM__MAINTAINER
static final int COMMON_DEPLOYMENT_MECHANISM__ADDITIONAL_DEPENDENCIES
static final int COMMON_DEPLOYMENT_MECHANISM__STARTUP_MECHANISM
static final int COMMON_DEPLOYMENT_MECHANISM__MULTI_USER_SCREEN
static final int COMMON_DEPLOYMENT_MECHANISM__OPERATING_SYSTEM
static final int COMMON_DEPLOYMENT_MECHANISM__AUTOMATIC_CREATE
static final int COMMON_DEPLOYMENT_MECHANISM__RECREATE_BACKUPS
static final int COMMON_DEPLOYMENT_MECHANISM__SETUP
static final int COMMON_DEPLOYMENT_MECHANISM__ADDITIONAL_SETUP_MODULES
static final int COMMON_DEPLOYMENT_MECHANISM_FEATURE_COUNT
static final int COMMON_DEPLOYMENT_MECHANISM_OPERATION_COUNT
static final int DEBIAN_DEPLOYMENT_MECHANISM
Debian Deployment Mechanism
' class.
static final int DEBIAN_DEPLOYMENT_MECHANISM__CHANGES
static final int DEBIAN_DEPLOYMENT_MECHANISM__MAINTAINER
static final int DEBIAN_DEPLOYMENT_MECHANISM__ADDITIONAL_DEPENDENCIES
static final int DEBIAN_DEPLOYMENT_MECHANISM__STARTUP_MECHANISM
static final int DEBIAN_DEPLOYMENT_MECHANISM__MULTI_USER_SCREEN
static final int DEBIAN_DEPLOYMENT_MECHANISM__OPERATING_SYSTEM
static final int DEBIAN_DEPLOYMENT_MECHANISM__AUTOMATIC_CREATE
static final int DEBIAN_DEPLOYMENT_MECHANISM__RECREATE_BACKUPS
static final int DEBIAN_DEPLOYMENT_MECHANISM__SETUP
static final int DEBIAN_DEPLOYMENT_MECHANISM__ADDITIONAL_SETUP_MODULES
static final int DEBIAN_DEPLOYMENT_MECHANISM_FEATURE_COUNT
static final int DEBIAN_DEPLOYMENT_MECHANISM_OPERATION_COUNT
static final int AUTHOR
Author
' class.
static final int AUTHOR__NAME
static final int AUTHOR__EMAIL
static final int AUTHOR_FEATURE_COUNT
static final int AUTHOR_OPERATION_COUNT
static final int REDHAT_DEPLOYMENT_MECHANISM
Redhat Deployment Mechanism
' class.
static final int REDHAT_DEPLOYMENT_MECHANISM__CHANGES
static final int REDHAT_DEPLOYMENT_MECHANISM__MAINTAINER
static final int REDHAT_DEPLOYMENT_MECHANISM__ADDITIONAL_DEPENDENCIES
static final int REDHAT_DEPLOYMENT_MECHANISM__STARTUP_MECHANISM
static final int REDHAT_DEPLOYMENT_MECHANISM__MULTI_USER_SCREEN
static final int REDHAT_DEPLOYMENT_MECHANISM__OPERATING_SYSTEM
static final int REDHAT_DEPLOYMENT_MECHANISM__AUTOMATIC_CREATE
static final int REDHAT_DEPLOYMENT_MECHANISM__RECREATE_BACKUPS
static final int REDHAT_DEPLOYMENT_MECHANISM__SETUP
static final int REDHAT_DEPLOYMENT_MECHANISM__ADDITIONAL_SETUP_MODULES
static final int REDHAT_DEPLOYMENT_MECHANISM__LICENSE
static final int REDHAT_DEPLOYMENT_MECHANISM_FEATURE_COUNT
static final int REDHAT_DEPLOYMENT_MECHANISM_OPERATION_COUNT
static final int DEPLOYMENT_INFORMATION
Information
' class.
static final int DEPLOYMENT_INFORMATION__AUTHORS
static final int DEPLOYMENT_INFORMATION_FEATURE_COUNT
static final int DEPLOYMENT_INFORMATION_OPERATION_COUNT
static final int CHANGE_ENTRY
Change Entry
' class.
static final int CHANGE_ENTRY__AUTHOR
static final int CHANGE_ENTRY__DATE
static final int CHANGE_ENTRY__DESCRIPTION
static final int CHANGE_ENTRY__VERSION
static final int CHANGE_ENTRY_FEATURE_COUNT
static final int CHANGE_ENTRY_OPERATION_COUNT
static final int MAPPINGS
Mappings
' class.
static final int MAPPINGS__ENTRIES
static final int MAPPINGS__FALLBACK_MODE
static final int MAPPINGS_FEATURE_COUNT
static final int MAPPINGS_OPERATION_COUNT
static final int NODE_MAPPINGS
Node Mappings
' class.
static final int NODE_MAPPINGS__ENTRIES
static final int NODE_MAPPINGS__FALLBACK_MODE
static final int NODE_MAPPINGS_FEATURE_COUNT
static final int NODE_MAPPINGS_OPERATION_COUNT
static final int MAPPING_ENTRY
Mapping Entry
' class.
static final int MAPPING_ENTRY_FEATURE_COUNT
static final int MAPPING_ENTRY___MAP__STRING
static final int MAPPING_ENTRY_OPERATION_COUNT
static final int EXPRESSION_NODE_MAPPING_ENTRY
Expression Node Mapping Entry
' class.
static final int EXPRESSION_NODE_MAPPING_ENTRY__PATTERN
static final int EXPRESSION_NODE_MAPPING_ENTRY__REPLACEMENT
static final int EXPRESSION_NODE_MAPPING_ENTRY_FEATURE_COUNT
static final int EXPRESSION_NODE_MAPPING_ENTRY___MAP__STRING
static final int EXPRESSION_NODE_MAPPING_ENTRY_OPERATION_COUNT
static final int SIMPLE_NODE_MAPPING_ENTRY
Simple Node Mapping Entry
' class.
static final int SIMPLE_NODE_MAPPING_ENTRY__FROM_HOST_NAME
static final int SIMPLE_NODE_MAPPING_ENTRY__TO_HOST_NAME
static final int SIMPLE_NODE_MAPPING_ENTRY__IGNORE_CASE
static final int SIMPLE_NODE_MAPPING_ENTRY_FEATURE_COUNT
static final int SIMPLE_NODE_MAPPING_ENTRY___MAP__STRING
static final int SIMPLE_NODE_MAPPING_ENTRY_OPERATION_COUNT
static final int MSI_DEPLOYMENT_MECHANISM
Msi Deployment Mechanism
' class.
static final int MSI_DEPLOYMENT_MECHANISM__VERSION
static final int MSI_DEPLOYMENT_MECHANISM__UPGRADE_CODE
static final int MSI_DEPLOYMENT_MECHANISM__MANUFACTURER
static final int MSI_DEPLOYMENT_MECHANISM__SHARED_PLATFORM
static final int MSI_DEPLOYMENT_MECHANISM__LOCAL_PLATFORM
static final int MSI_DEPLOYMENT_MECHANISM__ARCHITECTURE
static final int MSI_DEPLOYMENT_MECHANISM__ENABLE_FIREWALL
static final int MSI_DEPLOYMENT_MECHANISM__ENABLE_USER_INTERFACE
static final int MSI_DEPLOYMENT_MECHANISM__LICENSE_FILE
static final int MSI_DEPLOYMENT_MECHANISM_FEATURE_COUNT
static final int MSI_DEPLOYMENT_MECHANISM_OPERATION_COUNT
static final int P2_PLATFORM
P2 Platform
' class.
static final int P2_PLATFORM__REPOSITORIES
static final int P2_PLATFORM__NAME
static final int P2_PLATFORM_FEATURE_COUNT
static final int P2_PLATFORM_OPERATION_COUNT
static final int FALLBACK_MAPPING_MODE
Fallback Mapping Mode
' enum.
static final int ARCHITECTURE
Architecture
' enum.
static final int STARTUP_MECHANISM
Startup Mechanism
' enum.
org.eclipse.emf.ecore.EClass getDeploymentMechanism()
Mechanism
'.
DeploymentMechanism
org.eclipse.emf.ecore.EClass getDebianDeploymentMechanism()
Debian Deployment Mechanism
'.
DebianDeploymentMechanism
org.eclipse.emf.ecore.EClass getAuthor()
Author
'.
Author
org.eclipse.emf.ecore.EAttribute getAuthor_Name()
Name
'.
Author.getName()
,
getAuthor()
org.eclipse.emf.ecore.EAttribute getAuthor_Email()
Email
'.
Author.getEmail()
,
getAuthor()
org.eclipse.emf.ecore.EClass getRedhatDeploymentMechanism()
Redhat Deployment Mechanism
'.
RedhatDeploymentMechanism
org.eclipse.emf.ecore.EAttribute getRedhatDeploymentMechanism_License()
License
'.
RedhatDeploymentMechanism.getLicense()
,
getRedhatDeploymentMechanism()
org.eclipse.emf.ecore.EClass getDeploymentInformation()
Information
'.
DeploymentInformation
org.eclipse.emf.ecore.EReference getDeploymentInformation_Authors()
Authors
'.
DeploymentInformation.getAuthors()
,
getDeploymentInformation()
org.eclipse.emf.ecore.EClass getCommonDeploymentMechanism()
Common Deployment Mechanism
'.
CommonDeploymentMechanism
org.eclipse.emf.ecore.EReference getCommonDeploymentMechanism_Changes()
Changes
'.
CommonDeploymentMechanism.getChanges()
,
getCommonDeploymentMechanism()
org.eclipse.emf.ecore.EReference getCommonDeploymentMechanism_Maintainer()
Maintainer
'.
CommonDeploymentMechanism.getMaintainer()
,
getCommonDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getCommonDeploymentMechanism_AdditionalDependencies()
Additional Dependencies
'.
CommonDeploymentMechanism.getAdditionalDependencies()
,
getCommonDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getCommonDeploymentMechanism_StartupMechanism()
Startup Mechanism
'.
CommonDeploymentMechanism.getStartupMechanism()
,
getCommonDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getCommonDeploymentMechanism_MultiUserScreen()
Multi User Screen
'.
CommonDeploymentMechanism.isMultiUserScreen()
,
getCommonDeploymentMechanism()
org.eclipse.emf.ecore.EReference getCommonDeploymentMechanism_OperatingSystem()
Operating System
'.
CommonDeploymentMechanism.getOperatingSystem()
,
getCommonDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getCommonDeploymentMechanism_AutomaticCreate()
Automatic Create
'.
CommonDeploymentMechanism.isAutomaticCreate()
,
getCommonDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getCommonDeploymentMechanism_RecreateBackups()
Recreate Backups
'.
CommonDeploymentMechanism.getRecreateBackups()
,
getCommonDeploymentMechanism()
org.eclipse.emf.ecore.EReference getCommonDeploymentMechanism_Setup()
Setup
'.
CommonDeploymentMechanism.getSetup()
,
getCommonDeploymentMechanism()
org.eclipse.emf.ecore.EReference getCommonDeploymentMechanism_AdditionalSetupModules()
Additional Setup Modules
'.
CommonDeploymentMechanism.getAdditionalSetupModules()
,
getCommonDeploymentMechanism()
org.eclipse.emf.ecore.EClass getChangeEntry()
Change Entry
'.
ChangeEntry
org.eclipse.emf.ecore.EReference getChangeEntry_Author()
Author
'.
ChangeEntry.getAuthor()
,
getChangeEntry()
org.eclipse.emf.ecore.EAttribute getChangeEntry_Date()
Date
'.
ChangeEntry.getDate()
,
getChangeEntry()
org.eclipse.emf.ecore.EAttribute getChangeEntry_Description()
Description
'.
ChangeEntry.getDescription()
,
getChangeEntry()
org.eclipse.emf.ecore.EAttribute getChangeEntry_Version()
Version
'.
ChangeEntry.getVersion()
,
getChangeEntry()
org.eclipse.emf.ecore.EClass getNodeMappings()
Node Mappings
'.
NodeMappings
org.eclipse.emf.ecore.EClass getExpressionNodeMappingEntry()
Expression Node Mapping Entry
'.
ExpressionNodeMappingEntry
org.eclipse.emf.ecore.EAttribute getExpressionNodeMappingEntry_Pattern()
Pattern
'.
ExpressionNodeMappingEntry.getPattern()
,
getExpressionNodeMappingEntry()
org.eclipse.emf.ecore.EAttribute getExpressionNodeMappingEntry_Replacement()
Replacement
'.
ExpressionNodeMappingEntry.getReplacement()
,
getExpressionNodeMappingEntry()
org.eclipse.emf.ecore.EClass getMappingEntry()
Mapping Entry
'.
MappingEntry
org.eclipse.emf.ecore.EOperation getMappingEntry__Map__String()
Map
' operation.
MappingEntry.map(java.lang.String)
org.eclipse.emf.ecore.EClass getSimpleNodeMappingEntry()
Simple Node Mapping Entry
'.
SimpleNodeMappingEntry
org.eclipse.emf.ecore.EAttribute getSimpleNodeMappingEntry_FromHostName()
From Host Name
'.
SimpleNodeMappingEntry.getFromHostName()
,
getSimpleNodeMappingEntry()
org.eclipse.emf.ecore.EAttribute getSimpleNodeMappingEntry_ToHostName()
To Host Name
'.
SimpleNodeMappingEntry.getToHostName()
,
getSimpleNodeMappingEntry()
org.eclipse.emf.ecore.EAttribute getSimpleNodeMappingEntry_IgnoreCase()
Ignore Case
'.
SimpleNodeMappingEntry.isIgnoreCase()
,
getSimpleNodeMappingEntry()
org.eclipse.emf.ecore.EClass getMsiDeploymentMechanism()
Msi Deployment Mechanism
'.
MsiDeploymentMechanism
org.eclipse.emf.ecore.EAttribute getMsiDeploymentMechanism_Version()
Version
'.
MsiDeploymentMechanism.getVersion()
,
getMsiDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getMsiDeploymentMechanism_UpgradeCode()
Upgrade Code
'.
MsiDeploymentMechanism.getUpgradeCode()
,
getMsiDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getMsiDeploymentMechanism_Manufacturer()
Manufacturer
'.
MsiDeploymentMechanism.getManufacturer()
,
getMsiDeploymentMechanism()
org.eclipse.emf.ecore.EReference getMsiDeploymentMechanism_SharedPlatform()
Shared Platform
'.
MsiDeploymentMechanism.getSharedPlatform()
,
getMsiDeploymentMechanism()
org.eclipse.emf.ecore.EReference getMsiDeploymentMechanism_LocalPlatform()
Local Platform
'.
MsiDeploymentMechanism.getLocalPlatform()
,
getMsiDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getMsiDeploymentMechanism_Architecture()
Architecture
'.
MsiDeploymentMechanism.getArchitecture()
,
getMsiDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getMsiDeploymentMechanism_EnableFirewall()
Enable Firewall
'.
MsiDeploymentMechanism.isEnableFirewall()
,
getMsiDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getMsiDeploymentMechanism_EnableUserInterface()
Enable User Interface
'.
MsiDeploymentMechanism.isEnableUserInterface()
,
getMsiDeploymentMechanism()
org.eclipse.emf.ecore.EAttribute getMsiDeploymentMechanism_LicenseFile()
License File
'.
MsiDeploymentMechanism.getLicenseFile()
,
getMsiDeploymentMechanism()
org.eclipse.emf.ecore.EClass getP2Platform()
P2 Platform
'.
P2Platform
org.eclipse.emf.ecore.EAttribute getP2Platform_Repositories()
Repositories
'.
P2Platform.getRepositories()
,
getP2Platform()
org.eclipse.emf.ecore.EAttribute getP2Platform_Name()
Name
'.
P2Platform.getName()
,
getP2Platform()
org.eclipse.emf.ecore.EClass getMappings()
Mappings
'.
Mappings
org.eclipse.emf.ecore.EReference getMappings_Entries()
Entries
'.
Mappings.getEntries()
,
getMappings()
org.eclipse.emf.ecore.EAttribute getMappings_FallbackMode()
Fallback Mode
'.
Mappings.getFallbackMode()
,
getMappings()
org.eclipse.emf.ecore.EEnum getFallbackMappingMode()
Fallback Mapping Mode
'.
FallbackMappingMode
org.eclipse.emf.ecore.EEnum getArchitecture()
Architecture
'.
Architecture
org.eclipse.emf.ecore.EEnum getStartupMechanism()
Startup Mechanism
'.
StartupMechanism
DeploymentFactory getDeploymentFactory()