Interface ComponentSecurityPackage

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

public interface ComponentSecurityPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each operation 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 ComponentSecurityPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • COMPONENT_SECURITY

      static final int COMPONENT_SECURITY
      The meta object id for the 'Component Security' class.
      See Also:
      Generated class or method.
    • COMPONENT_SECURITY__PO_CO_B

      static final int COMPONENT_SECURITY__PO_CO_B
      The feature id for the 'Po Co B' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SECURITY__TTDV

      static final int COMPONENT_SECURITY__TTDV
      The feature id for the 'TTDV' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SECURITY_FEATURE_COUNT

      static final int COMPONENT_SECURITY_FEATURE_COUNT
      The number of structural features of the 'Component Security' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SECURITY_OPERATION_COUNT

      static final int COMPONENT_SECURITY_OPERATION_COUNT
      The number of operations of the 'Component Security' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SECURITY_REPOSITORY

      static final int COMPONENT_SECURITY_REPOSITORY
      The meta object id for the 'Repository' class.
      See Also:
      Generated class or method.
    • COMPONENT_SECURITY_REPOSITORY__COMPONENTSECURITY

      static final int COMPONENT_SECURITY_REPOSITORY__COMPONENTSECURITY
      The feature id for the 'Componentsecurity' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SECURITY_REPOSITORY_FEATURE_COUNT

      static final int COMPONENT_SECURITY_REPOSITORY_FEATURE_COUNT
      The number of structural features of the 'Repository' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPONENT_SECURITY_REPOSITORY_OPERATION_COUNT

      static final int COMPONENT_SECURITY_REPOSITORY_OPERATION_COUNT
      The number of operations of the 'Repository' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SECURITY_TARGET

      static final int SECURITY_TARGET
      The meta object id for the 'Security Target' class.
      See Also:
      Generated class or method.
    • SECURITY_TARGET_FEATURE_COUNT

      static final int SECURITY_TARGET_FEATURE_COUNT
      The number of structural features of the 'Security Target' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SECURITY_TARGET_OPERATION_COUNT

      static final int SECURITY_TARGET_OPERATION_COUNT
      The number of operations of the 'Security Target' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details