public interface CHESSViewsPackage
extends org.eclipse.emf.ecore.EPackage
CHESSViewsFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
CHESSViewsPackage.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 |
ANALYSIS_VIEW
The meta object id for the '
Analysis View ' class. |
static int |
ANALYSIS_VIEW__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
ANALYSIS_VIEW__DEPANALYSISVIEW
The feature id for the 'Depanalysisview' reference.
|
static int |
ANALYSIS_VIEW__RTANALYSISVIEW
The feature id for the 'Rtanalysisview' containment reference.
|
static int |
ANALYSIS_VIEW_FEATURE_COUNT
The number of structural features of the 'Analysis View' class.
|
static int |
COMPONENT_VIEW
The meta object id for the '
Component View ' class. |
static int |
COMPONENT_VIEW__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
COMPONENT_VIEW_FEATURE_COUNT
The number of structural features of the 'Component View' class.
|
static int |
DEPENDABILITY_ANALYSIS_VIEW
The meta object id for the '
Dependability Analysis View ' class. |
static int |
DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
DEPENDABILITY_ANALYSIS_VIEW_FEATURE_COUNT
The number of structural features of the 'Dependability Analysis View' class.
|
static int |
DEPLOYMENT_VIEW
The meta object id for the '
Deployment View ' class. |
static int |
DEPLOYMENT_VIEW__ASSIGN_LIST
The feature id for the 'Assign List' reference list.
|
static int |
DEPLOYMENT_VIEW__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
DEPLOYMENT_VIEW_FEATURE_COUNT
The number of structural features of the 'Deployment View' class.
|
static CHESSViewsPackage |
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 |
EXTRA_FUNCTIONAL_VIEW
The meta object id for the '
Extra Functional View ' class. |
static int |
EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW
The feature id for the 'Timingdataflowview' containment reference.
|
static int |
EXTRA_FUNCTIONAL_VIEW_FEATURE_COUNT
The number of structural features of the 'Extra Functional View' class.
|
static int |
PSM_VIEW
The meta object id for the '
PSM View ' class. |
static int |
PSM_VIEW__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
PSM_VIEW_FEATURE_COUNT
The number of structural features of the 'PSM View' class.
|
static int |
REQUIREMENT_VIEW
The meta object id for the '
Requirement View ' class. |
static int |
REQUIREMENT_VIEW__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
REQUIREMENT_VIEW_FEATURE_COUNT
The number of structural features of the 'Requirement View' class.
|
static int |
RT_ANALYSIS_VIEW
The meta object id for the '
RT Analysis View ' class. |
static int |
RT_ANALYSIS_VIEW__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
RT_ANALYSIS_VIEW_FEATURE_COUNT
The number of structural features of the 'RT Analysis View' class.
|
static int |
SYSTEM_VIEW
The meta object id for the '
System View ' class. |
static int |
SYSTEM_VIEW__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
SYSTEM_VIEW_FEATURE_COUNT
The number of structural features of the 'System View' class.
|
static int |
TIMING_DATA_FLOW_VIEW
The meta object id for the '
Timing Data Flow View ' class. |
static int |
TIMING_DATA_FLOW_VIEW__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
TIMING_DATA_FLOW_VIEW_FEATURE_COUNT
The number of structural features of the 'Timing Data Flow View' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EReference |
getAnalysisView_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EReference |
getAnalysisView_Depanalysisview()
Returns the meta object for the reference '
Depanalysisview '. |
org.eclipse.emf.ecore.EReference |
getAnalysisView_Rtanalysisview()
Returns the meta object for the containment reference '
Rtanalysisview '. |
org.eclipse.emf.ecore.EClass |
getAnalysisView()
Returns the meta object for class '
Analysis View '. |
CHESSViewsFactory |
getCHESSViewsFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getComponentView_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EClass |
getComponentView()
Returns the meta object for class '
Component View '. |
org.eclipse.emf.ecore.EReference |
getDependabilityAnalysisView_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EClass |
getDependabilityAnalysisView()
Returns the meta object for class '
Dependability Analysis View '. |
org.eclipse.emf.ecore.EReference |
getDeploymentView_AssignList()
Returns the meta object for the reference list '
Assign List '. |
org.eclipse.emf.ecore.EReference |
getDeploymentView_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EClass |
getDeploymentView()
Returns the meta object for class '
Deployment View '. |
org.eclipse.emf.ecore.EReference |
getExtraFunctionalView_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EReference |
getExtraFunctionalView_Timingdataflowview()
Returns the meta object for the containment reference '
Timingdataflowview '. |
org.eclipse.emf.ecore.EClass |
getExtraFunctionalView()
Returns the meta object for class '
Extra Functional View '. |
org.eclipse.emf.ecore.EReference |
getPSMView_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EClass |
getPSMView()
Returns the meta object for class '
PSM View '. |
org.eclipse.emf.ecore.EReference |
getRequirementView_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EClass |
getRequirementView()
Returns the meta object for class '
Requirement View '. |
org.eclipse.emf.ecore.EReference |
getRTAnalysisView_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EClass |
getRTAnalysisView()
Returns the meta object for class '
RT Analysis View '. |
org.eclipse.emf.ecore.EReference |
getSystemView_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EClass |
getSystemView()
Returns the meta object for class '
System View '. |
org.eclipse.emf.ecore.EReference |
getTimingDataFlowView_Base_Package()
Returns the meta object for the reference '
Base Package '. |
org.eclipse.emf.ecore.EClass |
getTimingDataFlowView()
Returns the meta object for class '
Timing Data Flow View '. |
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 CHESSViewsPackage eINSTANCE
static final int EXTRA_FUNCTIONAL_VIEW
Extra Functional View
' class.
static final int EXTRA_FUNCTIONAL_VIEW__BASE_PACKAGE
static final int EXTRA_FUNCTIONAL_VIEW__TIMINGDATAFLOWVIEW
static final int EXTRA_FUNCTIONAL_VIEW_FEATURE_COUNT
static final int TIMING_DATA_FLOW_VIEW
Timing Data Flow View
' class.
static final int TIMING_DATA_FLOW_VIEW__BASE_PACKAGE
static final int TIMING_DATA_FLOW_VIEW_FEATURE_COUNT
static final int RT_ANALYSIS_VIEW
RT Analysis View
' class.
static final int RT_ANALYSIS_VIEW__BASE_PACKAGE
static final int RT_ANALYSIS_VIEW_FEATURE_COUNT
static final int DEPLOYMENT_VIEW
Deployment View
' class.
static final int DEPLOYMENT_VIEW__BASE_PACKAGE
static final int DEPLOYMENT_VIEW__ASSIGN_LIST
static final int DEPLOYMENT_VIEW_FEATURE_COUNT
static final int REQUIREMENT_VIEW
Requirement View
' class.
static final int REQUIREMENT_VIEW__BASE_PACKAGE
static final int REQUIREMENT_VIEW_FEATURE_COUNT
static final int COMPONENT_VIEW
Component View
' class.
static final int COMPONENT_VIEW__BASE_PACKAGE
static final int COMPONENT_VIEW_FEATURE_COUNT
static final int DEPENDABILITY_ANALYSIS_VIEW
Dependability Analysis View
' class.
static final int DEPENDABILITY_ANALYSIS_VIEW__BASE_PACKAGE
static final int DEPENDABILITY_ANALYSIS_VIEW_FEATURE_COUNT
static final int SYSTEM_VIEW
System View
' class.
static final int SYSTEM_VIEW__BASE_PACKAGE
static final int SYSTEM_VIEW_FEATURE_COUNT
static final int PSM_VIEW
PSM View
' class.
static final int PSM_VIEW__BASE_PACKAGE
static final int PSM_VIEW_FEATURE_COUNT
static final int ANALYSIS_VIEW
Analysis View
' class.
static final int ANALYSIS_VIEW__BASE_PACKAGE
static final int ANALYSIS_VIEW__RTANALYSISVIEW
static final int ANALYSIS_VIEW__DEPANALYSISVIEW
static final int ANALYSIS_VIEW_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getExtraFunctionalView()
Extra Functional View
'.
ExtraFunctionalView
org.eclipse.emf.ecore.EReference getExtraFunctionalView_Base_Package()
Base Package
'.
ExtraFunctionalView.getBase_Package()
,
getExtraFunctionalView()
org.eclipse.emf.ecore.EReference getExtraFunctionalView_Timingdataflowview()
Timingdataflowview
'.
ExtraFunctionalView.getTimingdataflowview()
,
getExtraFunctionalView()
org.eclipse.emf.ecore.EClass getTimingDataFlowView()
Timing Data Flow View
'.
TimingDataFlowView
org.eclipse.emf.ecore.EReference getTimingDataFlowView_Base_Package()
Base Package
'.
TimingDataFlowView.getBase_Package()
,
getTimingDataFlowView()
org.eclipse.emf.ecore.EClass getRTAnalysisView()
RT Analysis View
'.
RTAnalysisView
org.eclipse.emf.ecore.EReference getRTAnalysisView_Base_Package()
Base Package
'.
RTAnalysisView.getBase_Package()
,
getRTAnalysisView()
org.eclipse.emf.ecore.EClass getDeploymentView()
Deployment View
'.
DeploymentView
org.eclipse.emf.ecore.EReference getDeploymentView_Base_Package()
Base Package
'.
DeploymentView.getBase_Package()
,
getDeploymentView()
org.eclipse.emf.ecore.EReference getDeploymentView_AssignList()
Assign List
'.
DeploymentView.getAssignList()
,
getDeploymentView()
org.eclipse.emf.ecore.EClass getRequirementView()
Requirement View
'.
RequirementView
org.eclipse.emf.ecore.EReference getRequirementView_Base_Package()
Base Package
'.
RequirementView.getBase_Package()
,
getRequirementView()
org.eclipse.emf.ecore.EClass getComponentView()
Component View
'.
ComponentView
org.eclipse.emf.ecore.EReference getComponentView_Base_Package()
Base Package
'.
ComponentView.getBase_Package()
,
getComponentView()
org.eclipse.emf.ecore.EClass getDependabilityAnalysisView()
Dependability Analysis View
'.
DependabilityAnalysisView
org.eclipse.emf.ecore.EReference getDependabilityAnalysisView_Base_Package()
Base Package
'.
DependabilityAnalysisView.getBase_Package()
,
getDependabilityAnalysisView()
org.eclipse.emf.ecore.EClass getSystemView()
System View
'.
SystemView
org.eclipse.emf.ecore.EReference getSystemView_Base_Package()
Base Package
'.
SystemView.getBase_Package()
,
getSystemView()
org.eclipse.emf.ecore.EClass getPSMView()
PSM View
'.
PSMView
org.eclipse.emf.ecore.EReference getPSMView_Base_Package()
Base Package
'.
PSMView.getBase_Package()
,
getPSMView()
org.eclipse.emf.ecore.EClass getAnalysisView()
Analysis View
'.
AnalysisView
org.eclipse.emf.ecore.EReference getAnalysisView_Base_Package()
Base Package
'.
AnalysisView.getBase_Package()
,
getAnalysisView()
org.eclipse.emf.ecore.EReference getAnalysisView_Rtanalysisview()
Rtanalysisview
'.
AnalysisView.getRtanalysisview()
,
getAnalysisView()
org.eclipse.emf.ecore.EReference getAnalysisView_Depanalysisview()
Depanalysisview
'.
AnalysisView.getDepanalysisview()
,
getAnalysisView()
CHESSViewsFactory getCHESSViewsFactory()