All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier
All Known Implementing Classes:
OutputmodelPackageImpl

public interface OutputmodelPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See Also:
Generated class or method.
EMF model class or method.
kind="package"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated class or method.
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated class or method.
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated class or method.
    • eINSTANCE

      static final OutputmodelPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • SCENARIO_OUTPUT

      static final int SCENARIO_OUTPUT
      The meta object id for the 'Scenario Output' class.
      See Also:
      Generated class or method.
    • SCENARIO_OUTPUT__SCENARIO

      static final int SCENARIO_OUTPUT__SCENARIO
      The feature id for the 'Scenario' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCENARIO_OUTPUT__OPERATION_OUTPUT

      static final int SCENARIO_OUTPUT__OPERATION_OUTPUT
      The feature id for the 'Operation Output' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCENARIO_OUTPUT__MIS_USAGE

      static final int SCENARIO_OUTPUT__MIS_USAGE
      The feature id for the 'Mis Usage' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCENARIO_OUTPUT__PASSED

      static final int SCENARIO_OUTPUT__PASSED
      The feature id for the 'Passed' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SCENARIO_OUTPUT_FEATURE_COUNT

      static final int SCENARIO_OUTPUT_FEATURE_COUNT
      The number of structural features of the 'Scenario Output' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ANALYSIS_RESULTS

      static final int ANALYSIS_RESULTS
      The meta object id for the 'Analysis Results' class.
      See Also:
      Generated class or method.
    • ANALYSIS_RESULTS__SCENARIOOUTPUT

      static final int ANALYSIS_RESULTS__SCENARIOOUTPUT
      The feature id for the 'Scenariooutput' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ANALYSIS_RESULTS_FEATURE_COUNT

      static final int ANALYSIS_RESULTS_FEATURE_COUNT
      The number of structural features of the 'Analysis Results' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPERATION_OUTPUT

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

      static final int OPERATION_OUTPUT__DECISION
      The feature id for the 'Decision' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPERATION_OUTPUT__POLICY_IDS

      static final int OPERATION_OUTPUT__POLICY_IDS
      The feature id for the 'Policy IDs' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPERATION_OUTPUT__OPERATIONINTERFACE

      static final int OPERATION_OUTPUT__OPERATIONINTERFACE
      The feature id for the 'Operationinterface' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPERATION_OUTPUT__CONNECTOR

      static final int OPERATION_OUTPUT__CONNECTOR
      The feature id for the 'Connector' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPERATION_OUTPUT__ASSEMBLY_CONTEXT

      static final int OPERATION_OUTPUT__ASSEMBLY_CONTEXT
      The feature id for the 'Assembly Context' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPERATION_OUTPUT__OPERATIONSIGNATURE

      static final int OPERATION_OUTPUT__OPERATIONSIGNATURE
      The feature id for the 'Operationsignature' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPERATION_OUTPUT__ORIGIN_SERVICE

      static final int OPERATION_OUTPUT__ORIGIN_SERVICE
      The feature id for the 'Origin Service' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPERATION_OUTPUT__ORGIGIN_ACTION

      static final int OPERATION_OUTPUT__ORGIGIN_ACTION
      The feature id for the 'Orgigin Action' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • OPERATION_OUTPUT_FEATURE_COUNT

      static final int OPERATION_OUTPUT_FEATURE_COUNT
      The number of structural features of the 'Operation Output' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • RESULT

      static final int RESULT
      The meta object id for the 'Result' data type.
      See Also:
      Generated class or method.
  • Method Details