|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CorecellPackage
The Package for the model. It contains accessors for the meta objects to represent
CorecellFactory
Nested Class Summary | |
---|---|
static interface |
CorecellPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
CORE_CELL_EXTENSION
The meta object id for the ' Core Cell Extension ' class |
static int |
CORE_CELL_EXTENSION__ARTIFACT_LOADER_CONFIGURATIONS
The feature id for the 'Artifact Loader Configurations' containment reference list |
static int |
CORE_CELL_EXTENSION__ARTIFACT_LOADER_SECURITY
The feature id for the 'Artifact Loader Security' containment reference |
static int |
CORE_CELL_EXTENSION__DATABASE_CONFIGURATIONS
The feature id for the 'Database Configurations' containment reference list |
static int |
CORE_CELL_EXTENSION__SCA_MODULES
The feature id for the 'SCA Modules' containment reference list |
static int |
CORE_CELL_EXTENSION_FEATURE_COUNT
The number of structural features of the 'Core Cell Extension' class |
static CorecellPackage |
eINSTANCE
The singleton instance of the package |
static java.lang.String |
eNAME
The package name |
static java.lang.String |
eNS_PREFIX
The package namespace name |
static java.lang.String |
eNS_URI
The package namespace URI |
static int |
SCA_APPLICATION_MODULE
The meta object id for the ' SCA Application Module ' class |
static int |
SCA_APPLICATION_MODULE__APPLICATION_NAME
The feature id for the 'Application Name' attribute |
static int |
SCA_APPLICATION_MODULE__CELL_IDENTIFIER
The feature id for the 'Cell Identifier' attribute |
static int |
SCA_APPLICATION_MODULE__DEPLOYMENT_URI
The feature id for the 'Deployment URI' attribute |
static int |
SCA_APPLICATION_MODULE__NAME
The feature id for the 'Name' attribute |
static int |
SCA_APPLICATION_MODULE__NATIVE
The feature id for the 'Native' attribute |
static int |
SCA_APPLICATION_MODULE__SCDL_EXPORTS
The feature id for the 'SCDL Exports' containment reference list |
static int |
SCA_APPLICATION_MODULE__SCDL_IMPORTS
The feature id for the 'SCDL Imports' containment reference list |
static int |
SCA_APPLICATION_MODULE__SHORT_NAME
The feature id for the 'Short Name' attribute |
static int |
SCA_APPLICATION_MODULE__VERSION
The feature id for the 'Version' attribute |
static int |
SCA_APPLICATION_MODULE_FEATURE_COUNT
The number of structural features of the 'SCA Application Module' class |
static int |
SCASCDL_EXPORT_BINDING
The meta object id for the ' SCASCDL Export Binding ' class |
static int |
SCASCDL_EXPORT_BINDING_FEATURE_COUNT
The number of structural features of the 'SCASCDL Export Binding' class |
static int |
SCASCDL_IMPORT_BINDING
The meta object id for the ' SCASCDL Import Binding ' class |
static int |
SCASCDL_IMPORT_BINDING__CELL_IDENTIFIER
The feature id for the 'Cell Identifier' attribute |
static int |
SCASCDL_IMPORT_BINDING__EXPORT_NAME
The feature id for the 'Export Name' attribute |
static int |
SCASCDL_IMPORT_BINDING__MODULE_NAME
The feature id for the 'Module Name' attribute |
static int |
SCASCDL_IMPORT_BINDING__MODULE_SHORT_NAME
The feature id for the 'Module Short Name' attribute |
static int |
SCASCDL_IMPORT_BINDING__VERSION
The feature id for the 'Version' attribute |
static int |
SCASCDL_IMPORT_BINDING_FEATURE_COUNT
The number of structural features of the 'SCASCDL Import Binding' class |
static int |
SCDL_BINDING
The meta object id for the ' SCDL Binding ' class |
static int |
SCDL_BINDING_FEATURE_COUNT
The number of structural features of the 'SCDL Binding' class |
static int |
SCDL_EXPORT
The meta object id for the ' SCDL Export ' class |
static int |
SCDL_EXPORT__BINDING
The feature id for the 'Binding' containment reference |
static int |
SCDL_EXPORT__NAME
The feature id for the 'Name' attribute |
static int |
SCDL_EXPORT_FEATURE_COUNT
The number of structural features of the 'SCDL Export' class |
static int |
SCDL_IMPORT
The meta object id for the ' SCDL Import ' class |
static int |
SCDL_IMPORT__BINDING
The feature id for the 'Binding' containment reference |
static int |
SCDL_IMPORT__NAME
The feature id for the 'Name' attribute |
static int |
SCDL_IMPORT_FEATURE_COUNT
The number of structural features of the 'SCDL Import' class |
static int |
WBI_DATABASE_CONFIG
The meta object id for the ' WBI Database Config ' class |
static int |
WBI_DATABASE_CONFIG__CREATE_TABLES
The feature id for the 'Create Tables' attribute |
static int |
WBI_DATABASE_CONFIG__SCHEMA_NAME
The feature id for the 'Schema Name' attribute |
static int |
WBI_DATABASE_CONFIG_FEATURE_COUNT
The number of structural features of the 'WBI Database Config' class |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EReference |
getCoreCellExtension_ArtifactLoaderConfigurations()
Returns the meta object for the containment reference list ' Artifact Loader Configurations ' |
org.eclipse.emf.ecore.EReference |
getCoreCellExtension_ArtifactLoaderSecurity()
Returns the meta object for the containment reference ' Artifact Loader Security ' |
org.eclipse.emf.ecore.EReference |
getCoreCellExtension_DatabaseConfigurations()
Returns the meta object for the containment reference list ' Database Configurations ' |
org.eclipse.emf.ecore.EReference |
getCoreCellExtension_SCAModules()
Returns the meta object for the containment reference list ' SCA Modules ' |
org.eclipse.emf.ecore.EClass |
getCoreCellExtension()
Returns the meta object for class ' Core Cell Extension ' |
CorecellFactory |
getCorecellFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EAttribute |
getSCAApplicationModule_ApplicationName()
Returns the meta object for the attribute ' Application Name ' |
org.eclipse.emf.ecore.EAttribute |
getSCAApplicationModule_CellIdentifier()
Returns the meta object for the attribute ' Cell Identifier ' |
org.eclipse.emf.ecore.EAttribute |
getSCAApplicationModule_DeploymentURI()
Returns the meta object for the attribute ' Deployment URI ' |
org.eclipse.emf.ecore.EAttribute |
getSCAApplicationModule_Name()
Returns the meta object for the attribute ' Name ' |
org.eclipse.emf.ecore.EAttribute |
getSCAApplicationModule_Native()
Returns the meta object for the attribute ' Native ' |
org.eclipse.emf.ecore.EReference |
getSCAApplicationModule_SCDLExports()
Returns the meta object for the containment reference list ' SCDL Exports ' |
org.eclipse.emf.ecore.EReference |
getSCAApplicationModule_SCDLImports()
Returns the meta object for the containment reference list ' SCDL Imports ' |
org.eclipse.emf.ecore.EAttribute |
getSCAApplicationModule_ShortName()
Returns the meta object for the attribute ' Short Name ' |
org.eclipse.emf.ecore.EAttribute |
getSCAApplicationModule_Version()
Returns the meta object for the attribute ' Version ' |
org.eclipse.emf.ecore.EClass |
getSCAApplicationModule()
Returns the meta object for class ' SCA Application Module ' |
org.eclipse.emf.ecore.EClass |
getSCASCDLExportBinding()
Returns the meta object for class ' SCASCDL Export Binding ' |
org.eclipse.emf.ecore.EAttribute |
getSCASCDLImportBinding_CellIdentifier()
Returns the meta object for the attribute ' Cell Identifier ' |
org.eclipse.emf.ecore.EAttribute |
getSCASCDLImportBinding_ExportName()
Returns the meta object for the attribute ' Export Name ' |
org.eclipse.emf.ecore.EAttribute |
getSCASCDLImportBinding_ModuleName()
Returns the meta object for the attribute ' Module Name ' |
org.eclipse.emf.ecore.EAttribute |
getSCASCDLImportBinding_ModuleShortName()
Returns the meta object for the attribute ' Module Short Name ' |
org.eclipse.emf.ecore.EAttribute |
getSCASCDLImportBinding_Version()
Returns the meta object for the attribute ' Version ' |
org.eclipse.emf.ecore.EClass |
getSCASCDLImportBinding()
Returns the meta object for class ' SCASCDL Import Binding ' |
org.eclipse.emf.ecore.EClass |
getSCDLBinding()
Returns the meta object for class ' SCDL Binding ' |
org.eclipse.emf.ecore.EReference |
getSCDLExport_Binding()
Returns the meta object for the containment reference ' Binding ' |
org.eclipse.emf.ecore.EAttribute |
getSCDLExport_Name()
Returns the meta object for the attribute ' Name ' |
org.eclipse.emf.ecore.EClass |
getSCDLExport()
Returns the meta object for class ' SCDL Export ' |
org.eclipse.emf.ecore.EReference |
getSCDLImport_Binding()
Returns the meta object for the containment reference ' Binding ' |
org.eclipse.emf.ecore.EAttribute |
getSCDLImport_Name()
Returns the meta object for the attribute ' Name ' |
org.eclipse.emf.ecore.EClass |
getSCDLImport()
Returns the meta object for class ' SCDL Import ' |
org.eclipse.emf.ecore.EAttribute |
getWBIDatabaseConfig_CreateTables()
Returns the meta object for the attribute ' Create Tables ' |
org.eclipse.emf.ecore.EAttribute |
getWBIDatabaseConfig_SchemaName()
Returns the meta object for the attribute ' Schema Name ' |
org.eclipse.emf.ecore.EClass |
getWBIDatabaseConfig()
Returns the meta object for class ' WBI Database Config ' |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CorecellPackage eINSTANCE
static final int CORE_CELL_EXTENSION
Core Cell Extension
' class.
CoreCellExtensionImpl
,
CorecellPackageImpl.getCoreCellExtension()
,
Constant Field Valuesstatic final int CORE_CELL_EXTENSION__ARTIFACT_LOADER_SECURITY
static final int CORE_CELL_EXTENSION__ARTIFACT_LOADER_CONFIGURATIONS
static final int CORE_CELL_EXTENSION__SCA_MODULES
static final int CORE_CELL_EXTENSION__DATABASE_CONFIGURATIONS
static final int CORE_CELL_EXTENSION_FEATURE_COUNT
static final int SCA_APPLICATION_MODULE
SCA Application Module
' class.
SCAApplicationModuleImpl
,
CorecellPackageImpl.getSCAApplicationModule()
,
Constant Field Valuesstatic final int SCA_APPLICATION_MODULE__NAME
static final int SCA_APPLICATION_MODULE__APPLICATION_NAME
static final int SCA_APPLICATION_MODULE__SHORT_NAME
static final int SCA_APPLICATION_MODULE__VERSION
static final int SCA_APPLICATION_MODULE__CELL_IDENTIFIER
static final int SCA_APPLICATION_MODULE__NATIVE
static final int SCA_APPLICATION_MODULE__DEPLOYMENT_URI
static final int SCA_APPLICATION_MODULE__SCDL_EXPORTS
static final int SCA_APPLICATION_MODULE__SCDL_IMPORTS
static final int SCA_APPLICATION_MODULE_FEATURE_COUNT
static final int WBI_DATABASE_CONFIG
WBI Database Config
' class.
WBIDatabaseConfigImpl
,
CorecellPackageImpl.getWBIDatabaseConfig()
,
Constant Field Valuesstatic final int WBI_DATABASE_CONFIG__SCHEMA_NAME
static final int WBI_DATABASE_CONFIG__CREATE_TABLES
static final int WBI_DATABASE_CONFIG_FEATURE_COUNT
static final int SCDL_EXPORT
SCDL Export
' class.
SCDLExportImpl
,
CorecellPackageImpl.getSCDLExport()
,
Constant Field Valuesstatic final int SCDL_EXPORT__NAME
static final int SCDL_EXPORT__BINDING
static final int SCDL_EXPORT_FEATURE_COUNT
static final int SCDL_BINDING
SCDL Binding
' class.
SCDLBindingImpl
,
CorecellPackageImpl.getSCDLBinding()
,
Constant Field Valuesstatic final int SCDL_BINDING_FEATURE_COUNT
static final int SCASCDL_EXPORT_BINDING
SCASCDL Export Binding
' class.
SCASCDLExportBindingImpl
,
CorecellPackageImpl.getSCASCDLExportBinding()
,
Constant Field Valuesstatic final int SCASCDL_EXPORT_BINDING_FEATURE_COUNT
static final int SCASCDL_IMPORT_BINDING
SCASCDL Import Binding
' class.
SCASCDLImportBindingImpl
,
CorecellPackageImpl.getSCASCDLImportBinding()
,
Constant Field Valuesstatic final int SCASCDL_IMPORT_BINDING__MODULE_NAME
static final int SCASCDL_IMPORT_BINDING__MODULE_SHORT_NAME
static final int SCASCDL_IMPORT_BINDING__CELL_IDENTIFIER
static final int SCASCDL_IMPORT_BINDING__VERSION
static final int SCASCDL_IMPORT_BINDING__EXPORT_NAME
static final int SCASCDL_IMPORT_BINDING_FEATURE_COUNT
static final int SCDL_IMPORT
SCDL Import
' class.
SCDLImportImpl
,
CorecellPackageImpl.getSCDLImport()
,
Constant Field Valuesstatic final int SCDL_IMPORT__NAME
static final int SCDL_IMPORT__BINDING
static final int SCDL_IMPORT_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getCoreCellExtension()
Core Cell Extension
'.
CoreCellExtension
org.eclipse.emf.ecore.EReference getCoreCellExtension_ArtifactLoaderSecurity()
Artifact Loader Security
'.
CoreCellExtension.getArtifactLoaderSecurity()
,
getCoreCellExtension()
org.eclipse.emf.ecore.EReference getCoreCellExtension_ArtifactLoaderConfigurations()
Artifact Loader Configurations
'.
CoreCellExtension.getArtifactLoaderConfigurations()
,
getCoreCellExtension()
org.eclipse.emf.ecore.EReference getCoreCellExtension_SCAModules()
SCA Modules
'.
CoreCellExtension.getSCAModules()
,
getCoreCellExtension()
org.eclipse.emf.ecore.EReference getCoreCellExtension_DatabaseConfigurations()
Database Configurations
'.
CoreCellExtension.getDatabaseConfigurations()
,
getCoreCellExtension()
org.eclipse.emf.ecore.EClass getSCAApplicationModule()
SCA Application Module
'.
SCAApplicationModule
org.eclipse.emf.ecore.EAttribute getSCAApplicationModule_Name()
Name
'.
SCAApplicationModule.getName()
,
getSCAApplicationModule()
org.eclipse.emf.ecore.EAttribute getSCAApplicationModule_ApplicationName()
Application Name
'.
SCAApplicationModule.getApplicationName()
,
getSCAApplicationModule()
org.eclipse.emf.ecore.EAttribute getSCAApplicationModule_ShortName()
Short Name
'.
SCAApplicationModule.getShortName()
,
getSCAApplicationModule()
org.eclipse.emf.ecore.EAttribute getSCAApplicationModule_Version()
Version
'.
SCAApplicationModule.getVersion()
,
getSCAApplicationModule()
org.eclipse.emf.ecore.EAttribute getSCAApplicationModule_CellIdentifier()
Cell Identifier
'.
SCAApplicationModule.getCellIdentifier()
,
getSCAApplicationModule()
org.eclipse.emf.ecore.EAttribute getSCAApplicationModule_Native()
Native
'.
SCAApplicationModule.isNative()
,
getSCAApplicationModule()
org.eclipse.emf.ecore.EAttribute getSCAApplicationModule_DeploymentURI()
Deployment URI
'.
SCAApplicationModule.getDeploymentURI()
,
getSCAApplicationModule()
org.eclipse.emf.ecore.EReference getSCAApplicationModule_SCDLExports()
SCDL Exports
'.
SCAApplicationModule.getSCDLExports()
,
getSCAApplicationModule()
org.eclipse.emf.ecore.EReference getSCAApplicationModule_SCDLImports()
SCDL Imports
'.
SCAApplicationModule.getSCDLImports()
,
getSCAApplicationModule()
org.eclipse.emf.ecore.EClass getWBIDatabaseConfig()
WBI Database Config
'.
WBIDatabaseConfig
org.eclipse.emf.ecore.EAttribute getWBIDatabaseConfig_SchemaName()
Schema Name
'.
WBIDatabaseConfig.getSchemaName()
,
getWBIDatabaseConfig()
org.eclipse.emf.ecore.EAttribute getWBIDatabaseConfig_CreateTables()
Create Tables
'.
WBIDatabaseConfig.isCreateTables()
,
getWBIDatabaseConfig()
org.eclipse.emf.ecore.EClass getSCDLExport()
SCDL Export
'.
SCDLExport
org.eclipse.emf.ecore.EAttribute getSCDLExport_Name()
Name
'.
SCDLExport.getName()
,
getSCDLExport()
org.eclipse.emf.ecore.EReference getSCDLExport_Binding()
Binding
'.
SCDLExport.getBinding()
,
getSCDLExport()
org.eclipse.emf.ecore.EClass getSCDLBinding()
SCDL Binding
'.
SCDLBinding
org.eclipse.emf.ecore.EClass getSCASCDLExportBinding()
SCASCDL Export Binding
'.
SCASCDLExportBinding
org.eclipse.emf.ecore.EClass getSCASCDLImportBinding()
SCASCDL Import Binding
'.
SCASCDLImportBinding
org.eclipse.emf.ecore.EAttribute getSCASCDLImportBinding_ModuleName()
Module Name
'.
SCASCDLImportBinding.getModuleName()
,
getSCASCDLImportBinding()
org.eclipse.emf.ecore.EAttribute getSCASCDLImportBinding_ModuleShortName()
Module Short Name
'.
SCASCDLImportBinding.getModuleShortName()
,
getSCASCDLImportBinding()
org.eclipse.emf.ecore.EAttribute getSCASCDLImportBinding_CellIdentifier()
Cell Identifier
'.
SCASCDLImportBinding.getCellIdentifier()
,
getSCASCDLImportBinding()
org.eclipse.emf.ecore.EAttribute getSCASCDLImportBinding_Version()
Version
'.
SCASCDLImportBinding.getVersion()
,
getSCASCDLImportBinding()
org.eclipse.emf.ecore.EAttribute getSCASCDLImportBinding_ExportName()
Export Name
'.
SCASCDLImportBinding.getExportName()
,
getSCASCDLImportBinding()
org.eclipse.emf.ecore.EClass getSCDLImport()
SCDL Import
'.
SCDLImport
org.eclipse.emf.ecore.EAttribute getSCDLImport_Name()
Name
'.
SCDLImport.getName()
,
getSCDLImport()
org.eclipse.emf.ecore.EReference getSCDLImport_Binding()
Binding
'.
SCDLImport.getBinding()
,
getSCDLImport()
CorecellFactory getCorecellFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |