Interface OutputmodelPackage.Literals

Enclosing interface:
OutputmodelPackage

public static interface OutputmodelPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
Generated class or method.
  • Field Details

    • SCENARIO_OUTPUT

      static final EClass SCENARIO_OUTPUT
      The meta object literal for the 'Scenario Output' class.
      See Also:
      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__OPERATION_OUTPUT

      static final EReference SCENARIO_OUTPUT__OPERATION_OUTPUT
      The meta object literal for the 'Operation Output' containment reference list feature.
      Generated class or method.
    • SCENARIO_OUTPUT__MIS_USAGE

      static final EAttribute SCENARIO_OUTPUT__MIS_USAGE
      The meta object literal for the 'Mis Usage' attribute feature.
      Generated class or method.
    • SCENARIO_OUTPUT__PASSED

      static final EAttribute SCENARIO_OUTPUT__PASSED
      The meta object literal for the 'Passed' attribute feature.
      Generated class or method.
    • ANALYSIS_RESULTS

      static final EClass ANALYSIS_RESULTS
      The meta object literal for the 'Analysis Results' class.
      See Also:
      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.
    • OPERATION_OUTPUT

      static final EClass OPERATION_OUTPUT
      The meta object literal for the 'Operation Output' class.
      See Also:
      Generated class or method.
    • OPERATION_OUTPUT__DECISION

      static final EAttribute OPERATION_OUTPUT__DECISION
      The meta object literal for the 'Decision' attribute feature.
      Generated class or method.
    • OPERATION_OUTPUT__POLICY_IDS

      static final EAttribute OPERATION_OUTPUT__POLICY_IDS
      The meta object literal for the 'Policy IDs' attribute list feature.
      Generated class or method.
    • OPERATION_OUTPUT__OPERATIONINTERFACE

      static final EReference OPERATION_OUTPUT__OPERATIONINTERFACE
      The meta object literal for the 'Operationinterface' reference feature.
      Generated class or method.
    • OPERATION_OUTPUT__CONNECTOR

      static final EReference OPERATION_OUTPUT__CONNECTOR
      The meta object literal for the 'Connector' reference feature.
      Generated class or method.
    • OPERATION_OUTPUT__ASSEMBLY_CONTEXT

      static final EReference OPERATION_OUTPUT__ASSEMBLY_CONTEXT
      The meta object literal for the 'Assembly Context' reference list feature.
      Generated class or method.
    • OPERATION_OUTPUT__OPERATIONSIGNATURE

      static final EReference OPERATION_OUTPUT__OPERATIONSIGNATURE
      The meta object literal for the 'Operationsignature' reference feature.
      Generated class or method.
    • OPERATION_OUTPUT__ORIGIN_SERVICE

      static final EReference OPERATION_OUTPUT__ORIGIN_SERVICE
      The meta object literal for the 'Origin Service' containment reference feature.
      Generated class or method.
    • OPERATION_OUTPUT__ORGIGIN_ACTION

      static final EReference OPERATION_OUTPUT__ORGIGIN_ACTION
      The meta object literal for the 'Orgigin Action' reference feature.
      Generated class or method.
    • RESULT

      static final EDataType RESULT
      The meta object literal for the 'Result' data type.
      See Also:
      Generated class or method.