Interface OutputmodelPackage.Literals
-
- Enclosing interface:
- OutputmodelPackage
public static interface OutputmodelPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassANALYSIS_RESULTSThe meta object literal for the 'Analysis Results' class.static EReferenceANALYSIS_RESULTS__SCENARIOOUTPUTThe meta object literal for the 'Scenariooutput' containment reference list feature.static EClassSCENARIO_OUTPUTThe meta object literal for the 'Scenario Output' class.static EReferenceSCENARIO_OUTPUT__CONNECTORThe meta object literal for the 'Connector' reference feature.static EReferenceSCENARIO_OUTPUT__OPERATIONINTERFACEThe meta object literal for the 'Operationinterface' reference feature.static EReferenceSCENARIO_OUTPUT__OPERATIONSIGNATUREThe meta object literal for the 'Operationsignature' reference feature.static EReferenceSCENARIO_OUTPUT__REQUESTOR_SETThe meta object literal for the 'Requestor Set' reference feature.static EReferenceSCENARIO_OUTPUT__REQUIRED_SETSThe meta object literal for the 'Required Sets' reference list feature.static EAttributeSCENARIO_OUTPUT__RESULTThe meta object literal for the 'Result' attribute feature.static EReferenceSCENARIO_OUTPUT__SCENARIOThe meta object literal for the 'Scenario' reference feature.
-
-
-
Field Detail
-
SCENARIO_OUTPUT
static final EClass SCENARIO_OUTPUT
The meta object literal for the 'Scenario Output' class.- See Also:
ScenarioOutputImpl,OutputmodelPackageImpl.getScenarioOutput()- Generated class or method.
-
SCENARIO_OUTPUT__RESULT
static final EAttribute SCENARIO_OUTPUT__RESULT
The meta object literal for the 'Result' attribute feature.- Generated class or method.
-
SCENARIO_OUTPUT__SCENARIO
static final EReference SCENARIO_OUTPUT__SCENARIO
The meta object literal for the 'Scenario' reference feature.- Generated class or method.
-
SCENARIO_OUTPUT__OPERATIONSIGNATURE
static final EReference SCENARIO_OUTPUT__OPERATIONSIGNATURE
The meta object literal for the 'Operationsignature' reference feature.- Generated class or method.
-
SCENARIO_OUTPUT__OPERATIONINTERFACE
static final EReference SCENARIO_OUTPUT__OPERATIONINTERFACE
The meta object literal for the 'Operationinterface' reference feature.- Generated class or method.
-
SCENARIO_OUTPUT__CONNECTOR
static final EReference SCENARIO_OUTPUT__CONNECTOR
The meta object literal for the 'Connector' reference feature.- Generated class or method.
-
SCENARIO_OUTPUT__REQUESTOR_SET
static final EReference SCENARIO_OUTPUT__REQUESTOR_SET
The meta object literal for the 'Requestor Set' reference feature.- Generated class or method.
-
SCENARIO_OUTPUT__REQUIRED_SETS
static final EReference SCENARIO_OUTPUT__REQUIRED_SETS
The meta object literal for the 'Required Sets' reference list feature.- Generated class or method.
-
ANALYSIS_RESULTS
static final EClass ANALYSIS_RESULTS
The meta object literal for the 'Analysis Results' class.- See Also:
AnalysisResultsImpl,OutputmodelPackageImpl.getAnalysisResults()- Generated class or method.
-
ANALYSIS_RESULTS__SCENARIOOUTPUT
static final EReference ANALYSIS_RESULTS__SCENARIOOUTPUT
The meta object literal for the 'Scenariooutput' containment reference list feature.- Generated class or method.
-
-