Interface Seff2javaastPackage

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

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

      static final int SEFF2_METHOD_MAPPING__BLOCKSTATEMENT
      The feature id for the 'Blockstatement' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • 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_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.
    • SEFF2_JAVA_AST

      static final int SEFF2_JAVA_AST
      The meta object id for the 'SEFF2 Java AST' class.
      See Also:
      Generated class or method.
    • SEFF2_JAVA_AST__SEFF2_METHOD_MAPPINGS

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

      static final int SEFF2_JAVA_AST_FEATURE_COUNT
      The number of structural features of the 'SEFF2 Java AST' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SEFF2_JAVA_AST_OPERATION_COUNT

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