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

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

      static final int CONFIDENTIALITY_VARIABLE_CHARACTERISATION
      The meta object id for the 'Variable Characterisation' class.
      See Also:
      Generated class or method.
    • CONFIDENTIALITY_VARIABLE_CHARACTERISATION__TYPE

      static final int CONFIDENTIALITY_VARIABLE_CHARACTERISATION__TYPE
      The feature id for the 'Type' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONFIDENTIALITY_VARIABLE_CHARACTERISATION__SPECIFICATION_VARIABLE_CHARACTERISATION

      static final int CONFIDENTIALITY_VARIABLE_CHARACTERISATION__SPECIFICATION_VARIABLE_CHARACTERISATION
      The feature id for the 'Specification Variable Characterisation' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONFIDENTIALITY_VARIABLE_CHARACTERISATION__VARIABLE_USAGE_VARIABLE_CHARACTERISATION

      static final int CONFIDENTIALITY_VARIABLE_CHARACTERISATION__VARIABLE_USAGE_VARIABLE_CHARACTERISATION
      The feature id for the 'Variable Usage Variable Characterisation' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONFIDENTIALITY_VARIABLE_CHARACTERISATION__LHS

      static final int CONFIDENTIALITY_VARIABLE_CHARACTERISATION__LHS
      The feature id for the 'Lhs' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONFIDENTIALITY_VARIABLE_CHARACTERISATION__RHS

      static final int CONFIDENTIALITY_VARIABLE_CHARACTERISATION__RHS
      The feature id for the 'Rhs' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONFIDENTIALITY_VARIABLE_CHARACTERISATION_FEATURE_COUNT

      static final int CONFIDENTIALITY_VARIABLE_CHARACTERISATION_FEATURE_COUNT
      The number of structural features of the 'Variable Characterisation' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details