Interface QosPerformancePackage

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

public interface QosPerformancePackage 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
Performance aspects of QoS annotations.
See Also:
Generated class or method.
EMF model class or method.
kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/LPG'"
  • 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 QosPerformancePackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • SPECIFIED_EXECUTION_TIME

      static final int SPECIFIED_EXECUTION_TIME
      The meta object id for the 'Specified Execution Time' class.
      See Also:
      Generated class or method.
    • SPECIFIED_EXECUTION_TIME__SIGNATURE_SPECIFIED_QO_SANNATION

      static final int SPECIFIED_EXECUTION_TIME__SIGNATURE_SPECIFIED_QO_SANNATION
      The feature id for the 'Signature Specified Qo SAnnation' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SPECIFIED_EXECUTION_TIME__ROLE_SPECIFIED_QO_SANNOTATION

      static final int SPECIFIED_EXECUTION_TIME__ROLE_SPECIFIED_QO_SANNOTATION
      The feature id for the 'Role Specified Qo SAnnotation' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SPECIFIED_EXECUTION_TIME__QOS_ANNOTATIONS_SPECIFIED_QO_SANNOTATION

      static final int SPECIFIED_EXECUTION_TIME__QOS_ANNOTATIONS_SPECIFIED_QO_SANNOTATION
      The feature id for the 'Qos Annotations Specified Qo SAnnotation' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SPECIFIED_EXECUTION_TIME__SPECIFICATION_SPECIFIED_EXECUTION_TIME

      static final int SPECIFIED_EXECUTION_TIME__SPECIFICATION_SPECIFIED_EXECUTION_TIME
      The feature id for the 'Specification Specified Execution Time' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SPECIFIED_EXECUTION_TIME_FEATURE_COUNT

      static final int SPECIFIED_EXECUTION_TIME_FEATURE_COUNT
      The number of structural features of the 'Specified Execution Time' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYSTEM_SPECIFIED_EXECUTION_TIME

      static final int SYSTEM_SPECIFIED_EXECUTION_TIME
      The meta object id for the 'System Specified Execution Time' class.
      See Also:
      Generated class or method.
    • SYSTEM_SPECIFIED_EXECUTION_TIME__SIGNATURE_SPECIFIED_QO_SANNATION

      static final int SYSTEM_SPECIFIED_EXECUTION_TIME__SIGNATURE_SPECIFIED_QO_SANNATION
      The feature id for the 'Signature Specified Qo SAnnation' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYSTEM_SPECIFIED_EXECUTION_TIME__ROLE_SPECIFIED_QO_SANNOTATION

      static final int SYSTEM_SPECIFIED_EXECUTION_TIME__ROLE_SPECIFIED_QO_SANNOTATION
      The feature id for the 'Role Specified Qo SAnnotation' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYSTEM_SPECIFIED_EXECUTION_TIME__QOS_ANNOTATIONS_SPECIFIED_QO_SANNOTATION

      static final int SYSTEM_SPECIFIED_EXECUTION_TIME__QOS_ANNOTATIONS_SPECIFIED_QO_SANNOTATION
      The feature id for the 'Qos Annotations Specified Qo SAnnotation' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYSTEM_SPECIFIED_EXECUTION_TIME__SPECIFICATION_SPECIFIED_EXECUTION_TIME

      static final int SYSTEM_SPECIFIED_EXECUTION_TIME__SPECIFICATION_SPECIFIED_EXECUTION_TIME
      The feature id for the 'Specification Specified Execution Time' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYSTEM_SPECIFIED_EXECUTION_TIME_FEATURE_COUNT

      static final int SYSTEM_SPECIFIED_EXECUTION_TIME_FEATURE_COUNT
      The number of structural features of the 'System Specified Execution Time' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SPECIFIED_EXECUTION_TIME

      static final int COMPONENT_SPECIFIED_EXECUTION_TIME
      The meta object id for the 'Component Specified Execution Time' class.
      See Also:
      Generated class or method.
    • COMPONENT_SPECIFIED_EXECUTION_TIME__SIGNATURE_SPECIFIED_QO_SANNATION

      static final int COMPONENT_SPECIFIED_EXECUTION_TIME__SIGNATURE_SPECIFIED_QO_SANNATION
      The feature id for the 'Signature Specified Qo SAnnation' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SPECIFIED_EXECUTION_TIME__ROLE_SPECIFIED_QO_SANNOTATION

      static final int COMPONENT_SPECIFIED_EXECUTION_TIME__ROLE_SPECIFIED_QO_SANNOTATION
      The feature id for the 'Role Specified Qo SAnnotation' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SPECIFIED_EXECUTION_TIME__QOS_ANNOTATIONS_SPECIFIED_QO_SANNOTATION

      static final int COMPONENT_SPECIFIED_EXECUTION_TIME__QOS_ANNOTATIONS_SPECIFIED_QO_SANNOTATION
      The feature id for the 'Qos Annotations Specified Qo SAnnotation' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SPECIFIED_EXECUTION_TIME__SPECIFICATION_SPECIFIED_EXECUTION_TIME

      static final int COMPONENT_SPECIFIED_EXECUTION_TIME__SPECIFICATION_SPECIFIED_EXECUTION_TIME
      The feature id for the 'Specification Specified Execution Time' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SPECIFIED_EXECUTION_TIME__ASSEMBLY_CONTEXT_COMPONENT_SPECIFIED_EXECUTION_TIME

      static final int COMPONENT_SPECIFIED_EXECUTION_TIME__ASSEMBLY_CONTEXT_COMPONENT_SPECIFIED_EXECUTION_TIME
      The feature id for the 'Assembly Context Component Specified Execution Time' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SPECIFIED_EXECUTION_TIME_FEATURE_COUNT

      static final int COMPONENT_SPECIFIED_EXECUTION_TIME_FEATURE_COUNT
      The number of structural features of the 'Component Specified Execution Time' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details