Interface QosReliabilityPackage

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

public interface QosReliabilityPackage 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
Reliability 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 QosReliabilityPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • SPECIFIED_RELIABILITY_ANNOTATION

      static final int SPECIFIED_RELIABILITY_ANNOTATION
      The meta object id for the 'Specified Reliability Annotation' class.
      See Also:
      Generated class or method.
    • SPECIFIED_RELIABILITY_ANNOTATION__SIGNATURE_SPECIFIED_QO_SANNATION

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

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

      static final int SPECIFIED_RELIABILITY_ANNOTATION__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_RELIABILITY_ANNOTATION__EXTERNAL_FAILURE_OCCURRENCE_DESCRIPTIONS_SPECIFIED_RELIABILITY_ANNOTATION

      static final int SPECIFIED_RELIABILITY_ANNOTATION__EXTERNAL_FAILURE_OCCURRENCE_DESCRIPTIONS_SPECIFIED_RELIABILITY_ANNOTATION
      The feature id for the 'External Failure Occurrence Descriptions Specified Reliability Annotation' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SPECIFIED_RELIABILITY_ANNOTATION_FEATURE_COUNT

      static final int SPECIFIED_RELIABILITY_ANNOTATION_FEATURE_COUNT
      The number of structural features of the 'Specified Reliability Annotation' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details