Schnittstelle LMSecurityPackage

Alle Superschnittstellen:
EModelElement, ENamedElement, EObject, EPackage, Notifier
Alle bekannten Implementierungsklassen:
LMSecurityPackageImpl

public interface LMSecurityPackage 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
Siehe auch:
Generated
Model
kind="package"
  • Felddetails

    • eNAME

      static final String eNAME
      The package name.
      Siehe auch:
      Generated
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      Siehe auch:
      Generated
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      Siehe auch:
      Generated
    • eINSTANCE

      static final LMSecurityPackage eINSTANCE
      The singleton instance of the package.
      Generated
    • LM_FILTER

      static final int LM_FILTER
      The meta object id for the 'LM Filter' class.
      Siehe auch:
      Generated
    • LM_FILTER__REGEX

      static final int LM_FILTER__REGEX
      The feature id for the 'Regex' attribute.
      Siehe auch:
      Generated
      Ordered
    • LM_FILTER_FEATURE_COUNT

      static final int LM_FILTER_FEATURE_COUNT
      The number of structural features of the 'LM Filter' class.
      Siehe auch:
      Generated
      Ordered
    • LM_FILTER_OPERATION_COUNT

      static final int LM_FILTER_OPERATION_COUNT
      The number of operations of the 'LM Filter' class.
      Siehe auch:
      Generated
      Ordered
    • MODULE_FILTER

      static final int MODULE_FILTER
      The meta object id for the 'Module Filter' class.
      Siehe auch:
      Generated
    • MODULE_FILTER__REGEX

      static final int MODULE_FILTER__REGEX
      The feature id for the 'Regex' attribute.
      Siehe auch:
      Generated
      Ordered
    • MODULE_FILTER__MODULE

      static final int MODULE_FILTER__MODULE
      The feature id for the 'Module' attribute.
      Siehe auch:
      Generated
      Ordered
    • MODULE_FILTER_FEATURE_COUNT

      static final int MODULE_FILTER_FEATURE_COUNT
      The number of structural features of the 'Module Filter' class.
      Siehe auch:
      Generated
      Ordered
    • MODULE_FILTER_OPERATION_COUNT

      static final int MODULE_FILTER_OPERATION_COUNT
      The number of operations of the 'Module Filter' class.
      Siehe auch:
      Generated
      Ordered
    • MODULE_TYPE_FILTER

      static final int MODULE_TYPE_FILTER
      The meta object id for the 'Module Type Filter' class.
      Siehe auch:
      Generated
    • MODULE_TYPE_FILTER__REGEX

      static final int MODULE_TYPE_FILTER__REGEX
      The feature id for the 'Regex' attribute.
      Siehe auch:
      Generated
      Ordered
    • MODULE_TYPE_FILTER__MODULE_TYPE

      static final int MODULE_TYPE_FILTER__MODULE_TYPE
      The feature id for the 'Module Type' attribute.
      Siehe auch:
      Generated
      Ordered
    • MODULE_TYPE_FILTER__INCLUDE_UNTYPED

      static final int MODULE_TYPE_FILTER__INCLUDE_UNTYPED
      The feature id for the 'Include Untyped' attribute.
      Siehe auch:
      Generated
      Ordered
    • MODULE_TYPE_FILTER_FEATURE_COUNT

      static final int MODULE_TYPE_FILTER_FEATURE_COUNT
      The number of structural features of the 'Module Type Filter' class.
      Siehe auch:
      Generated
      Ordered
    • MODULE_TYPE_FILTER_OPERATION_COUNT

      static final int MODULE_TYPE_FILTER_OPERATION_COUNT
      The number of operations of the 'Module Type Filter' class.
      Siehe auch:
      Generated
      Ordered
  • Methodendetails