public interface StateBasedAnalysisPackage
extends org.eclipse.emf.ecore.EPackage
StateBasedAnalysisFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
StateBasedAnalysisPackage.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 StateBasedAnalysisPackage |
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 |
SAN_ANALYSIS
The meta object id for the '
SAN Analysis ' class. |
static int |
SAN_ANALYSIS__BASE_NAMED_ELEMENT
The feature id for the 'Base Named Element' reference.
|
static int |
SAN_ANALYSIS__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
SAN_ANALYSIS__BASE_STRUCTURED_CLASSIFIER
The feature id for the 'Base Structured Classifier' reference.
|
static int |
SAN_ANALYSIS__CONDITION
The feature id for the 'Condition' attribute.
|
static int |
SAN_ANALYSIS__CONTEXT
The feature id for the 'Context' attribute list.
|
static int |
SAN_ANALYSIS__MODE
The feature id for the 'Mode' reference list.
|
static int |
SAN_ANALYSIS__PLATFORM
The feature id for the 'Platform' reference list.
|
static int |
SAN_ANALYSIS__WORKLOAD
The feature id for the 'Workload' reference list.
|
static int |
SAN_ANALYSIS_FEATURE_COUNT
The number of structural features of the 'SAN Analysis' class.
|
static int |
SBA_INITIAL_CONDITIONS
The meta object id for the '
SBA Initial Conditions ' class. |
static int |
SBA_INITIAL_CONDITIONS__BASE_CLASS
The feature id for the 'Base Class' reference.
|
static int |
SBA_INITIAL_CONDITIONS__SETUP
The feature id for the 'Setup' attribute.
|
static int |
SBA_INITIAL_CONDITIONS__TARGET_INSTANCE
The feature id for the 'Target Instance' reference.
|
static int |
SBA_INITIAL_CONDITIONS_FEATURE_COUNT
The number of structural features of the 'SBA Initial Conditions' class.
|
static int |
STATE_BASED_ANALYSIS
The meta object id for the '
State Based Analysis ' class. |
static int |
STATE_BASED_ANALYSIS__BASE_NAMED_ELEMENT
The feature id for the 'Base Named Element' reference.
|
static int |
STATE_BASED_ANALYSIS__BASE_PACKAGE
The feature id for the 'Base Package' reference.
|
static int |
STATE_BASED_ANALYSIS__BASE_STRUCTURED_CLASSIFIER
The feature id for the 'Base Structured Classifier' reference.
|
static int |
STATE_BASED_ANALYSIS__CONTEXT
The feature id for the 'Context' attribute list.
|
static int |
STATE_BASED_ANALYSIS__EVAL_METHOD
The feature id for the 'Eval Method' attribute.
|
static int |
STATE_BASED_ANALYSIS__INITIAL_CONDITIONS
The feature id for the 'Initial Conditions' reference list.
|
static int |
STATE_BASED_ANALYSIS__MEASURE
The feature id for the 'Measure' attribute.
|
static int |
STATE_BASED_ANALYSIS__MEASURE_EVALUATION_RESULT
The feature id for the 'Measure Evaluation Result' attribute.
|
static int |
STATE_BASED_ANALYSIS__MODE
The feature id for the 'Mode' reference list.
|
static int |
STATE_BASED_ANALYSIS__PLATFORM
The feature id for the 'Platform' reference list.
|
static int |
STATE_BASED_ANALYSIS__TARGET_DEP_COMPONENT
The feature id for the 'Target Dep Component' reference list.
|
static int |
STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE
The feature id for the 'Target Failure Mode' attribute list.
|
static int |
STATE_BASED_ANALYSIS__TARGET_PORT
The feature id for the 'Target Port' reference list.
|
static int |
STATE_BASED_ANALYSIS__WORKLOAD
The feature id for the 'Workload' reference list.
|
static int |
STATE_BASED_ANALYSIS_FEATURE_COUNT
The number of structural features of the 'State Based Analysis' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getSANAnalysis_Condition()
Returns the meta object for the attribute '
Condition '. |
org.eclipse.emf.ecore.EClass |
getSANAnalysis()
Returns the meta object for class '
SAN Analysis '. |
org.eclipse.emf.ecore.EReference |
getSBAInitialConditions_Base_Class()
Returns the meta object for the reference '
Base Class '. |
org.eclipse.emf.ecore.EAttribute |
getSBAInitialConditions_Setup()
Returns the meta object for the attribute '
Setup '. |
org.eclipse.emf.ecore.EReference |
getSBAInitialConditions_TargetInstance()
Returns the meta object for the reference '
Target Instance '. |
org.eclipse.emf.ecore.EClass |
getSBAInitialConditions()
Returns the meta object for class '
SBA Initial Conditions '. |
org.eclipse.emf.ecore.EAttribute |
getStateBasedAnalysis_EvalMethod()
Returns the meta object for the attribute '
Eval Method '. |
org.eclipse.emf.ecore.EReference |
getStateBasedAnalysis_InitialConditions()
Returns the meta object for the reference list '
Initial Conditions '. |
org.eclipse.emf.ecore.EAttribute |
getStateBasedAnalysis_Measure()
Returns the meta object for the attribute '
Measure '. |
org.eclipse.emf.ecore.EAttribute |
getStateBasedAnalysis_MeasureEvaluationResult()
Returns the meta object for the attribute '
Measure Evaluation Result '. |
org.eclipse.emf.ecore.EReference |
getStateBasedAnalysis_TargetDepComponent()
Returns the meta object for the reference list '
Target Dep Component '. |
org.eclipse.emf.ecore.EAttribute |
getStateBasedAnalysis_TargetFailureMode()
Returns the meta object for the attribute list '
Target Failure Mode '. |
org.eclipse.emf.ecore.EReference |
getStateBasedAnalysis_TargetPort()
Returns the meta object for the reference list '
Target Port '. |
org.eclipse.emf.ecore.EClass |
getStateBasedAnalysis()
Returns the meta object for class '
State Based Analysis '. |
StateBasedAnalysisFactory |
getStateBasedAnalysisFactory()
Returns the factory that creates the instances of the model.
|
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 StateBasedAnalysisPackage eINSTANCE
static final int SAN_ANALYSIS
SAN Analysis
' class.
static final int SAN_ANALYSIS__BASE_STRUCTURED_CLASSIFIER
static final int SAN_ANALYSIS__BASE_PACKAGE
static final int SAN_ANALYSIS__MODE
static final int SAN_ANALYSIS__BASE_NAMED_ELEMENT
static final int SAN_ANALYSIS__CONTEXT
static final int SAN_ANALYSIS__WORKLOAD
static final int SAN_ANALYSIS__PLATFORM
static final int SAN_ANALYSIS__CONDITION
static final int SAN_ANALYSIS_FEATURE_COUNT
static final int STATE_BASED_ANALYSIS
State Based Analysis
' class.
static final int STATE_BASED_ANALYSIS__BASE_STRUCTURED_CLASSIFIER
static final int STATE_BASED_ANALYSIS__BASE_PACKAGE
static final int STATE_BASED_ANALYSIS__MODE
static final int STATE_BASED_ANALYSIS__BASE_NAMED_ELEMENT
static final int STATE_BASED_ANALYSIS__CONTEXT
static final int STATE_BASED_ANALYSIS__WORKLOAD
static final int STATE_BASED_ANALYSIS__PLATFORM
static final int STATE_BASED_ANALYSIS__MEASURE
static final int STATE_BASED_ANALYSIS__MEASURE_EVALUATION_RESULT
static final int STATE_BASED_ANALYSIS__EVAL_METHOD
static final int STATE_BASED_ANALYSIS__TARGET_FAILURE_MODE
static final int STATE_BASED_ANALYSIS__TARGET_DEP_COMPONENT
static final int STATE_BASED_ANALYSIS__TARGET_PORT
static final int STATE_BASED_ANALYSIS__INITIAL_CONDITIONS
static final int STATE_BASED_ANALYSIS_FEATURE_COUNT
static final int SBA_INITIAL_CONDITIONS
SBA Initial Conditions
' class.
static final int SBA_INITIAL_CONDITIONS__BASE_CLASS
static final int SBA_INITIAL_CONDITIONS__TARGET_INSTANCE
static final int SBA_INITIAL_CONDITIONS__SETUP
static final int SBA_INITIAL_CONDITIONS_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getSANAnalysis()
SAN Analysis
'.
SANAnalysis
org.eclipse.emf.ecore.EAttribute getSANAnalysis_Condition()
Condition
'.
SANAnalysis.getCondition()
,
getSANAnalysis()
org.eclipse.emf.ecore.EClass getStateBasedAnalysis()
State Based Analysis
'.
StateBasedAnalysis
org.eclipse.emf.ecore.EAttribute getStateBasedAnalysis_Measure()
Measure
'.
StateBasedAnalysis.getMeasure()
,
getStateBasedAnalysis()
org.eclipse.emf.ecore.EAttribute getStateBasedAnalysis_MeasureEvaluationResult()
Measure Evaluation Result
'.
StateBasedAnalysis.getMeasureEvaluationResult()
,
getStateBasedAnalysis()
org.eclipse.emf.ecore.EAttribute getStateBasedAnalysis_EvalMethod()
Eval Method
'.
StateBasedAnalysis.getEvalMethod()
,
getStateBasedAnalysis()
org.eclipse.emf.ecore.EAttribute getStateBasedAnalysis_TargetFailureMode()
Target Failure Mode
'.
StateBasedAnalysis.getTargetFailureMode()
,
getStateBasedAnalysis()
org.eclipse.emf.ecore.EReference getStateBasedAnalysis_TargetDepComponent()
Target Dep Component
'.
StateBasedAnalysis.getTargetDepComponent()
,
getStateBasedAnalysis()
org.eclipse.emf.ecore.EReference getStateBasedAnalysis_TargetPort()
Target Port
'.
StateBasedAnalysis.getTargetPort()
,
getStateBasedAnalysis()
org.eclipse.emf.ecore.EReference getStateBasedAnalysis_InitialConditions()
Initial Conditions
'.
StateBasedAnalysis.getInitialConditions()
,
getStateBasedAnalysis()
org.eclipse.emf.ecore.EClass getSBAInitialConditions()
SBA Initial Conditions
'.
SBAInitialConditions
org.eclipse.emf.ecore.EReference getSBAInitialConditions_Base_Class()
Base Class
'.
SBAInitialConditions.getBase_Class()
,
getSBAInitialConditions()
org.eclipse.emf.ecore.EReference getSBAInitialConditions_TargetInstance()
Target Instance
'.
SBAInitialConditions.getTargetInstance()
,
getSBAInitialConditions()
org.eclipse.emf.ecore.EAttribute getSBAInitialConditions_Setup()
Setup
'.
SBAInitialConditions.getSetup()
,
getSBAInitialConditions()
StateBasedAnalysisFactory getStateBasedAnalysisFactory()