com.ibm.websphere.models.config.corecell
Interface CorecellPackage.Literals

Enclosing interface:
CorecellPackage

public static interface CorecellPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass CORE_CELL_EXTENSION
          The meta object literal for the 'Core Cell Extension' class
static org.eclipse.emf.ecore.EReference CORE_CELL_EXTENSION__ARTIFACT_LOADER_CONFIGURATIONS
          The meta object literal for the 'Artifact Loader Configurations' containment reference list feature
static org.eclipse.emf.ecore.EReference CORE_CELL_EXTENSION__ARTIFACT_LOADER_SECURITY
          The meta object literal for the 'Artifact Loader Security' containment reference feature
static org.eclipse.emf.ecore.EReference CORE_CELL_EXTENSION__DATABASE_CONFIGURATIONS
          The meta object literal for the 'Database Configurations' containment reference list feature
static org.eclipse.emf.ecore.EReference CORE_CELL_EXTENSION__SCA_MODULES
          The meta object literal for the 'SCA Modules' containment reference list feature
static org.eclipse.emf.ecore.EClass SCA_APPLICATION_MODULE
          The meta object literal for the 'SCA Application Module' class
static org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__APPLICATION_NAME
          The meta object literal for the 'Application Name' attribute feature
static org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__CELL_IDENTIFIER
          The meta object literal for the 'Cell Identifier' attribute feature
static org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__DEPLOYMENT_URI
          The meta object literal for the 'Deployment URI' attribute feature
static org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__NATIVE
          The meta object literal for the 'Native' attribute feature
static org.eclipse.emf.ecore.EReference SCA_APPLICATION_MODULE__SCDL_EXPORTS
          The meta object literal for the 'SCDL Exports' containment reference list feature
static org.eclipse.emf.ecore.EReference SCA_APPLICATION_MODULE__SCDL_IMPORTS
          The meta object literal for the 'SCDL Imports' containment reference list feature
static org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__SHORT_NAME
          The meta object literal for the 'Short Name' attribute feature
static org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__VERSION
          The meta object literal for the 'Version' attribute feature
static org.eclipse.emf.ecore.EClass SCASCDL_EXPORT_BINDING
          The meta object literal for the 'SCASCDL Export Binding' class
static org.eclipse.emf.ecore.EClass SCASCDL_IMPORT_BINDING
          The meta object literal for the 'SCASCDL Import Binding' class
static org.eclipse.emf.ecore.EAttribute SCASCDL_IMPORT_BINDING__CELL_IDENTIFIER
          The meta object literal for the 'Cell Identifier' attribute feature
static org.eclipse.emf.ecore.EAttribute SCASCDL_IMPORT_BINDING__EXPORT_NAME
          The meta object literal for the 'Export Name' attribute feature
static org.eclipse.emf.ecore.EAttribute SCASCDL_IMPORT_BINDING__MODULE_NAME
          The meta object literal for the 'Module Name' attribute feature
static org.eclipse.emf.ecore.EAttribute SCASCDL_IMPORT_BINDING__MODULE_SHORT_NAME
          The meta object literal for the 'Module Short Name' attribute feature
static org.eclipse.emf.ecore.EAttribute SCASCDL_IMPORT_BINDING__VERSION
          The meta object literal for the 'Version' attribute feature
static org.eclipse.emf.ecore.EClass SCDL_BINDING
          The meta object literal for the 'SCDL Binding' class
static org.eclipse.emf.ecore.EClass SCDL_EXPORT
          The meta object literal for the 'SCDL Export' class
static org.eclipse.emf.ecore.EReference SCDL_EXPORT__BINDING
          The meta object literal for the 'Binding' containment reference feature
static org.eclipse.emf.ecore.EAttribute SCDL_EXPORT__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EClass SCDL_IMPORT
          The meta object literal for the 'SCDL Import' class
static org.eclipse.emf.ecore.EReference SCDL_IMPORT__BINDING
          The meta object literal for the 'Binding' containment reference feature
static org.eclipse.emf.ecore.EAttribute SCDL_IMPORT__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EClass WBI_DATABASE_CONFIG
          The meta object literal for the 'WBI Database Config' class
static org.eclipse.emf.ecore.EAttribute WBI_DATABASE_CONFIG__CREATE_TABLES
          The meta object literal for the 'Create Tables' attribute feature
static org.eclipse.emf.ecore.EAttribute WBI_DATABASE_CONFIG__SCHEMA_NAME
          The meta object literal for the 'Schema Name' attribute feature
 

Field Detail

CORE_CELL_EXTENSION

static final org.eclipse.emf.ecore.EClass CORE_CELL_EXTENSION
The meta object literal for the 'Core Cell Extension' class.

See Also:
CoreCellExtensionImpl, CorecellPackageImpl.getCoreCellExtension()

CORE_CELL_EXTENSION__ARTIFACT_LOADER_SECURITY

static final org.eclipse.emf.ecore.EReference CORE_CELL_EXTENSION__ARTIFACT_LOADER_SECURITY
The meta object literal for the 'Artifact Loader Security' containment reference feature.


CORE_CELL_EXTENSION__ARTIFACT_LOADER_CONFIGURATIONS

static final org.eclipse.emf.ecore.EReference CORE_CELL_EXTENSION__ARTIFACT_LOADER_CONFIGURATIONS
The meta object literal for the 'Artifact Loader Configurations' containment reference list feature.


CORE_CELL_EXTENSION__SCA_MODULES

static final org.eclipse.emf.ecore.EReference CORE_CELL_EXTENSION__SCA_MODULES
The meta object literal for the 'SCA Modules' containment reference list feature.


CORE_CELL_EXTENSION__DATABASE_CONFIGURATIONS

static final org.eclipse.emf.ecore.EReference CORE_CELL_EXTENSION__DATABASE_CONFIGURATIONS
The meta object literal for the 'Database Configurations' containment reference list feature.


SCA_APPLICATION_MODULE

static final org.eclipse.emf.ecore.EClass SCA_APPLICATION_MODULE
The meta object literal for the 'SCA Application Module' class.

See Also:
SCAApplicationModuleImpl, CorecellPackageImpl.getSCAApplicationModule()

SCA_APPLICATION_MODULE__NAME

static final org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__NAME
The meta object literal for the 'Name' attribute feature.


SCA_APPLICATION_MODULE__APPLICATION_NAME

static final org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__APPLICATION_NAME
The meta object literal for the 'Application Name' attribute feature.


SCA_APPLICATION_MODULE__SHORT_NAME

static final org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__SHORT_NAME
The meta object literal for the 'Short Name' attribute feature.


SCA_APPLICATION_MODULE__VERSION

static final org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__VERSION
The meta object literal for the 'Version' attribute feature.


SCA_APPLICATION_MODULE__CELL_IDENTIFIER

static final org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__CELL_IDENTIFIER
The meta object literal for the 'Cell Identifier' attribute feature.


SCA_APPLICATION_MODULE__NATIVE

static final org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__NATIVE
The meta object literal for the 'Native' attribute feature.


SCA_APPLICATION_MODULE__DEPLOYMENT_URI

static final org.eclipse.emf.ecore.EAttribute SCA_APPLICATION_MODULE__DEPLOYMENT_URI
The meta object literal for the 'Deployment URI' attribute feature.


SCA_APPLICATION_MODULE__SCDL_EXPORTS

static final org.eclipse.emf.ecore.EReference SCA_APPLICATION_MODULE__SCDL_EXPORTS
The meta object literal for the 'SCDL Exports' containment reference list feature.


SCA_APPLICATION_MODULE__SCDL_IMPORTS

static final org.eclipse.emf.ecore.EReference SCA_APPLICATION_MODULE__SCDL_IMPORTS
The meta object literal for the 'SCDL Imports' containment reference list feature.


WBI_DATABASE_CONFIG

static final org.eclipse.emf.ecore.EClass WBI_DATABASE_CONFIG
The meta object literal for the 'WBI Database Config' class.

See Also:
WBIDatabaseConfigImpl, CorecellPackageImpl.getWBIDatabaseConfig()

WBI_DATABASE_CONFIG__SCHEMA_NAME

static final org.eclipse.emf.ecore.EAttribute WBI_DATABASE_CONFIG__SCHEMA_NAME
The meta object literal for the 'Schema Name' attribute feature.


WBI_DATABASE_CONFIG__CREATE_TABLES

static final org.eclipse.emf.ecore.EAttribute WBI_DATABASE_CONFIG__CREATE_TABLES
The meta object literal for the 'Create Tables' attribute feature.


SCDL_EXPORT

static final org.eclipse.emf.ecore.EClass SCDL_EXPORT
The meta object literal for the 'SCDL Export' class.

See Also:
SCDLExportImpl, CorecellPackageImpl.getSCDLExport()

SCDL_EXPORT__NAME

static final org.eclipse.emf.ecore.EAttribute SCDL_EXPORT__NAME
The meta object literal for the 'Name' attribute feature.


SCDL_EXPORT__BINDING

static final org.eclipse.emf.ecore.EReference SCDL_EXPORT__BINDING
The meta object literal for the 'Binding' containment reference feature.


SCDL_BINDING

static final org.eclipse.emf.ecore.EClass SCDL_BINDING
The meta object literal for the 'SCDL Binding' class.

See Also:
SCDLBindingImpl, CorecellPackageImpl.getSCDLBinding()

SCASCDL_EXPORT_BINDING

static final org.eclipse.emf.ecore.EClass SCASCDL_EXPORT_BINDING
The meta object literal for the 'SCASCDL Export Binding' class.

See Also:
SCASCDLExportBindingImpl, CorecellPackageImpl.getSCASCDLExportBinding()

SCASCDL_IMPORT_BINDING

static final org.eclipse.emf.ecore.EClass SCASCDL_IMPORT_BINDING
The meta object literal for the 'SCASCDL Import Binding' class.

See Also:
SCASCDLImportBindingImpl, CorecellPackageImpl.getSCASCDLImportBinding()

SCASCDL_IMPORT_BINDING__MODULE_NAME

static final org.eclipse.emf.ecore.EAttribute SCASCDL_IMPORT_BINDING__MODULE_NAME
The meta object literal for the 'Module Name' attribute feature.


SCASCDL_IMPORT_BINDING__MODULE_SHORT_NAME

static final org.eclipse.emf.ecore.EAttribute SCASCDL_IMPORT_BINDING__MODULE_SHORT_NAME
The meta object literal for the 'Module Short Name' attribute feature.


SCASCDL_IMPORT_BINDING__CELL_IDENTIFIER

static final org.eclipse.emf.ecore.EAttribute SCASCDL_IMPORT_BINDING__CELL_IDENTIFIER
The meta object literal for the 'Cell Identifier' attribute feature.


SCASCDL_IMPORT_BINDING__VERSION

static final org.eclipse.emf.ecore.EAttribute SCASCDL_IMPORT_BINDING__VERSION
The meta object literal for the 'Version' attribute feature.


SCASCDL_IMPORT_BINDING__EXPORT_NAME

static final org.eclipse.emf.ecore.EAttribute SCASCDL_IMPORT_BINDING__EXPORT_NAME
The meta object literal for the 'Export Name' attribute feature.


SCDL_IMPORT

static final org.eclipse.emf.ecore.EClass SCDL_IMPORT
The meta object literal for the 'SCDL Import' class.

See Also:
SCDLImportImpl, CorecellPackageImpl.getSCDLImport()

SCDL_IMPORT__NAME

static final org.eclipse.emf.ecore.EAttribute SCDL_IMPORT__NAME
The meta object literal for the 'Name' attribute feature.


SCDL_IMPORT__BINDING

static final org.eclipse.emf.ecore.EReference SCDL_IMPORT__BINDING
The meta object literal for the 'Binding' containment reference feature.