public interface CorePackage
extends org.eclipse.emf.ecore.EPackage
CoreFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
CorePackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
CH_GA_RESOURCE_PLATFORM
The meta object id for the '
CH Ga Resource Platform ' class. |
static int |
CH_GA_RESOURCE_PLATFORM__BASE_CLASSIFIER
The feature id for the 'Base Classifier' reference.
|
static int |
CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION
The feature id for the 'Base Instance Specification' reference.
|
static int |
CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
CH_GA_RESOURCE_PLATFORM__RESOURCES
The feature id for the 'Resources' reference list.
|
static int |
CH_GA_RESOURCE_PLATFORM_FEATURE_COUNT
The number of structural features of the 'CH Ga Resource Platform' class.
|
static int |
CHESS
The meta object id for the '
CHESS ' class. |
static int |
CHESS__ANALYSIS_VIEW
The feature id for the 'Analysis View' containment reference.
|
static int |
CHESS__BASE_MODEL
The feature id for the 'Base Model' reference.
|
static int |
CHESS__COMPONENT_VIEW
The feature id for the 'Component View' containment reference.
|
static int |
CHESS__DEPLOYMENT_VIEW
The feature id for the 'Deployment View' containment reference.
|
static int |
CHESS__DOMAIN
The feature id for the 'Domain' attribute.
|
static int |
CHESS__PSM_VIEW
The feature id for the 'Psm View' reference.
|
static int |
CHESS__REQUIREMENT_VIEW
The feature id for the 'Requirement View' containment reference.
|
static int |
CHESS__SYSTEM_VIEW
The feature id for the 'System View' containment reference.
|
static int |
CHESS_FEATURE_COUNT
The number of structural features of the 'CHESS' class.
|
static int |
DOMAIN
The meta object id for the '
Domain ' enum. |
static CorePackage |
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 |
PSM_PACKAGE
The meta object id for the '
PSM Package ' class. |
static int |
PSM_PACKAGE__ANALYSIS_CONTEXT
The feature id for the 'Analysis Context' reference.
|
static int |
PSM_PACKAGE__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
PSM_PACKAGE_FEATURE_COUNT
The number of structural features of the 'PSM Package' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EReference |
getCHESS_AnalysisView()
Returns the meta object for the containment reference '
Analysis View '. |
org.eclipse.emf.ecore.EReference |
getCHESS_Base_Model()
Returns the meta object for the reference '
Base Model '. |
org.eclipse.emf.ecore.EReference |
getCHESS_ComponentView()
Returns the meta object for the containment reference '
Component View '. |
org.eclipse.emf.ecore.EReference |
getCHESS_DeploymentView()
Returns the meta object for the containment reference '
Deployment View '. |
org.eclipse.emf.ecore.EAttribute |
getCHESS_Domain()
Returns the meta object for the attribute '
Domain '. |
org.eclipse.emf.ecore.EReference |
getCHESS_PsmView()
Returns the meta object for the reference '
Psm View '. |
org.eclipse.emf.ecore.EReference |
getCHESS_RequirementView()
Returns the meta object for the containment reference '
Requirement View '. |
org.eclipse.emf.ecore.EReference |
getCHESS_SystemView()
Returns the meta object for the containment reference '
System View '. |
org.eclipse.emf.ecore.EClass |
getCHESS()
Returns the meta object for class '
CHESS '. |
org.eclipse.emf.ecore.EReference |
getCHGaResourcePlatform_Base_InstanceSpecification()
Returns the meta object for the reference '
Base Instance Specification '. |
org.eclipse.emf.ecore.EReference |
getCHGaResourcePlatform_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EClass |
getCHGaResourcePlatform()
Returns the meta object for class '
CH Ga Resource Platform '. |
CoreFactory |
getCoreFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EEnum |
getDomain()
Returns the meta object for enum '
Domain '. |
org.eclipse.emf.ecore.EReference |
getPSMPackage_AnalysisContext()
Returns the meta object for the reference '
Analysis Context '. |
org.eclipse.emf.ecore.EReference |
getPSMPackage_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EClass |
getPSMPackage()
Returns the meta object for class '
PSM Package '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CorePackage eINSTANCE
static final int CHESS
CHESS
' class.
CHESSImpl
,
CorePackageImpl.getCHESS()
,
Constant Field Valuesstatic final int CHESS__BASE_MODEL
static final int CHESS__ANALYSIS_VIEW
static final int CHESS__DEPLOYMENT_VIEW
static final int CHESS__REQUIREMENT_VIEW
static final int CHESS__COMPONENT_VIEW
static final int CHESS__SYSTEM_VIEW
static final int CHESS__PSM_VIEW
static final int CHESS__DOMAIN
static final int CHESS_FEATURE_COUNT
static final int CH_GA_RESOURCE_PLATFORM
CH Ga Resource Platform
' class.
static final int CH_GA_RESOURCE_PLATFORM__RESOURCES
static final int CH_GA_RESOURCE_PLATFORM__BASE_CLASSIFIER
static final int CH_GA_RESOURCE_PLATFORM__BASE_INSTANCE_SPECIFICATION
static final int CH_GA_RESOURCE_PLATFORM__BASE_PACKAGE
static final int CH_GA_RESOURCE_PLATFORM_FEATURE_COUNT
static final int PSM_PACKAGE
PSM Package
' class.
static final int PSM_PACKAGE__BASE_PACKAGE
static final int PSM_PACKAGE__ANALYSIS_CONTEXT
static final int PSM_PACKAGE_FEATURE_COUNT
static final int DOMAIN
Domain
' enum.
Domain
,
CorePackageImpl.getDomain()
,
Constant Field Valuesorg.eclipse.emf.ecore.EClass getCHESS()
CHESS
'.
CHESS
org.eclipse.emf.ecore.EReference getCHESS_Base_Model()
Base Model
'.
CHESS.getBase_Model()
,
getCHESS()
org.eclipse.emf.ecore.EReference getCHESS_AnalysisView()
Analysis View
'.
CHESS.getAnalysisView()
,
getCHESS()
org.eclipse.emf.ecore.EReference getCHESS_DeploymentView()
Deployment View
'.
CHESS.getDeploymentView()
,
getCHESS()
org.eclipse.emf.ecore.EReference getCHESS_RequirementView()
Requirement View
'.
CHESS.getRequirementView()
,
getCHESS()
org.eclipse.emf.ecore.EReference getCHESS_ComponentView()
Component View
'.
CHESS.getComponentView()
,
getCHESS()
org.eclipse.emf.ecore.EReference getCHESS_SystemView()
System View
'.
CHESS.getSystemView()
,
getCHESS()
org.eclipse.emf.ecore.EReference getCHESS_PsmView()
Psm View
'.
CHESS.getPsmView()
,
getCHESS()
org.eclipse.emf.ecore.EAttribute getCHESS_Domain()
Domain
'.
CHESS.getDomain()
,
getCHESS()
org.eclipse.emf.ecore.EClass getCHGaResourcePlatform()
CH Ga Resource Platform
'.
CHGaResourcePlatform
org.eclipse.emf.ecore.EReference getCHGaResourcePlatform_Base_InstanceSpecification()
Base Instance Specification
'.
CHGaResourcePlatform.getBase_InstanceSpecification()
,
getCHGaResourcePlatform()
org.eclipse.emf.ecore.EReference getCHGaResourcePlatform_Base_Package()
Base Package
'.
CHGaResourcePlatform.getBase_Package()
,
getCHGaResourcePlatform()
org.eclipse.emf.ecore.EClass getPSMPackage()
PSM Package
'.
PSMPackage
org.eclipse.emf.ecore.EReference getPSMPackage_Base_Package()
Base Package
'.
PSMPackage.getBase_Package()
,
getPSMPackage()
org.eclipse.emf.ecore.EReference getPSMPackage_AnalysisContext()
Analysis Context
'.
PSMPackage.getAnalysisContext()
,
getPSMPackage()
org.eclipse.emf.ecore.EEnum getDomain()
Domain
'.
Domain
CoreFactory getCoreFactory()