Interface SourcecodedecoratorPackage

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

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

      static final int SOURCE_CODE_DECORATOR_REPOSITORY
      The meta object id for the ' Source Code Decorator Repository' class.
      See Also:
      Generated class or method.
    • SOURCE_CODE_DECORATOR_REPOSITORY__SEFF2_METHOD_MAPPINGS

      static final int SOURCE_CODE_DECORATOR_REPOSITORY__SEFF2_METHOD_MAPPINGS
      The feature id for the 'Seff2 Method Mappings' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOURCE_CODE_DECORATOR_REPOSITORY_FEATURE_COUNT

      static final int SOURCE_CODE_DECORATOR_REPOSITORY_FEATURE_COUNT
      The number of structural features of the 'Source Code Decorator Repository' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SOURCE_CODE_DECORATOR_REPOSITORY_OPERATION_COUNT

      static final int SOURCE_CODE_DECORATOR_REPOSITORY_OPERATION_COUNT
      The number of operations of the 'Source Code Decorator Repository' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEFF2_METHOD_MAPPING

      static final int SEFF2_METHOD_MAPPING
      The meta object id for the 'SEFF2 Method Mapping' class.
      See Also:
      Generated class or method.
    • SEFF2_METHOD_MAPPING__SEFF

      static final int SEFF2_METHOD_MAPPING__SEFF
      The feature id for the 'Seff' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEFF2_METHOD_MAPPING__STATEMENT_LIST_CONTAINER

      static final int SEFF2_METHOD_MAPPING__STATEMENT_LIST_CONTAINER
      The feature id for the 'Statement List Container' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEFF2_METHOD_MAPPING_FEATURE_COUNT

      static final int SEFF2_METHOD_MAPPING_FEATURE_COUNT
      The number of structural features of the 'SEFF2 Method Mapping' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEFF2_METHOD_MAPPING_OPERATION_COUNT

      static final int SEFF2_METHOD_MAPPING_OPERATION_COUNT
      The number of operations of the 'SEFF2 Method Mapping' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details