Interface BslPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
BslPackageImpl

public interface BslPackage extends org.eclipse.emf.ecore.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:
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      static final BslPackage eINSTANCE
      The singleton instance of the package.
    • BLOCK

      static final int BLOCK
      The meta object id for the 'Block' class.
      See Also:
    • BLOCK__ENVIRONMENTS

      static final int BLOCK__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • BLOCK__DECLARE_STATEMENTS

      static final int BLOCK__DECLARE_STATEMENTS
      The feature id for the 'Declare Statements' containment reference list.
      See Also:
    • BLOCK__STATEMENTS

      static final int BLOCK__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • BLOCK__IMPLICIT_VARIABLES

      static final int BLOCK__IMPLICIT_VARIABLES
      The feature id for the 'Implicit Variables' reference list.
      See Also:
    • BLOCK__UNIQUE_NAME

      static final int BLOCK__UNIQUE_NAME
      The feature id for the 'Unique Name' attribute.
      See Also:
    • BLOCK_FEATURE_COUNT

      static final int BLOCK_FEATURE_COUNT
      The number of structural features of the 'Block' class.
      See Also:
    • BLOCK___ENVIRONMENTS

      static final int BLOCK___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • BLOCK___ALL_DECLARE_STATEMENTS

      static final int BLOCK___ALL_DECLARE_STATEMENTS
      The operation id for the 'All Declare Statements' operation.
      See Also:
    • BLOCK___ALL_STATEMENTS

      static final int BLOCK___ALL_STATEMENTS
      The operation id for the 'All Statements' operation.
      See Also:
    • BLOCK_OPERATION_COUNT

      static final int BLOCK_OPERATION_COUNT
      The number of operations of the 'Block' class.
      See Also:
    • MODULE

      static final int MODULE
      The meta object id for the 'Module' class.
      See Also:
    • MODULE__ENVIRONMENTS

      static final int MODULE__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • MODULE__DECLARE_STATEMENTS

      static final int MODULE__DECLARE_STATEMENTS
      The feature id for the 'Declare Statements' containment reference list.
      See Also:
    • MODULE__STATEMENTS

      static final int MODULE__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • MODULE__IMPLICIT_VARIABLES

      static final int MODULE__IMPLICIT_VARIABLES
      The feature id for the 'Implicit Variables' reference list.
      See Also:
    • MODULE__UNIQUE_NAME

      static final int MODULE__UNIQUE_NAME
      The feature id for the 'Unique Name' attribute.
      See Also:
    • MODULE__OWNER

      static final int MODULE__OWNER
      The feature id for the 'Owner' reference.
      See Also:
    • MODULE__MODULE_TYPE

      static final int MODULE__MODULE_TYPE
      The feature id for the 'Module Type' attribute.
      See Also:
    • MODULE__DEFAULT_PRAGMAS

      static final int MODULE__DEFAULT_PRAGMAS
      The feature id for the 'Default Pragmas' containment reference list.
      See Also:
    • MODULE__METHODS

      static final int MODULE__METHODS
      The feature id for the 'Methods' containment reference list.
      See Also:
    • MODULE__PREPROCESSORS

      static final int MODULE__PREPROCESSORS
      The feature id for the 'Preprocessors' containment reference list.
      See Also:
    • MODULE__CONTEXT_DEF

      static final int MODULE__CONTEXT_DEF
      The feature id for the 'Context Def' reference.
      See Also:
    • MODULE_FEATURE_COUNT

      static final int MODULE_FEATURE_COUNT
      The number of structural features of the 'Module' class.
      See Also:
    • MODULE___ENVIRONMENTS

      static final int MODULE___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • MODULE___ALL_DECLARE_STATEMENTS

      static final int MODULE___ALL_DECLARE_STATEMENTS
      The operation id for the 'All Declare Statements' operation.
      See Also:
    • MODULE___ALL_STATEMENTS

      static final int MODULE___ALL_STATEMENTS
      The operation id for the 'All Statements' operation.
      See Also:
    • MODULE___ALL_METHODS

      static final int MODULE___ALL_METHODS
      The operation id for the 'All Methods' operation.
      See Also:
    • MODULE_OPERATION_COUNT

      static final int MODULE_OPERATION_COUNT
      The number of operations of the 'Module' class.
      See Also:
    • PRAGMA_TARGET

      static final int PRAGMA_TARGET
      The meta object id for the 'Pragma Target' class.
      See Also:
    • PRAGMA_TARGET__PRAGMAS

      static final int PRAGMA_TARGET__PRAGMAS
      The feature id for the 'Pragmas' containment reference list.
      See Also:
    • PRAGMA_TARGET_FEATURE_COUNT

      static final int PRAGMA_TARGET_FEATURE_COUNT
      The number of structural features of the 'Pragma Target' class.
      See Also:
    • PRAGMA_TARGET_OPERATION_COUNT

      static final int PRAGMA_TARGET_OPERATION_COUNT
      The number of operations of the 'Pragma Target' class.
      See Also:
    • PRAGMA

      static final int PRAGMA
      The meta object id for the 'Pragma' class.
      See Also:
    • PRAGMA__SYMBOL

      static final int PRAGMA__SYMBOL
      The feature id for the 'Symbol' attribute.
      See Also:
    • PRAGMA__VALUE

      static final int PRAGMA__VALUE
      The feature id for the 'Value' attribute.
      See Also:
    • PRAGMA_FEATURE_COUNT

      static final int PRAGMA_FEATURE_COUNT
      The number of structural features of the 'Pragma' class.
      See Also:
    • PRAGMA___VALUE

      static final int PRAGMA___VALUE
      The operation id for the 'Value' operation.
      See Also:
    • PRAGMA_OPERATION_COUNT

      static final int PRAGMA_OPERATION_COUNT
      The number of operations of the 'Pragma' class.
      See Also:
    • DECLARE_STATEMENT

      static final int DECLARE_STATEMENT
      The meta object id for the 'Declare Statement' class.
      See Also:
    • DECLARE_STATEMENT__PRAGMAS

      static final int DECLARE_STATEMENT__PRAGMAS
      The feature id for the 'Pragmas' containment reference list.
      See Also:
    • DECLARE_STATEMENT__ENVIRONMENTS

      static final int DECLARE_STATEMENT__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • DECLARE_STATEMENT__VARIABLES

      static final int DECLARE_STATEMENT__VARIABLES
      The feature id for the 'Variables' containment reference list.
      See Also:
    • DECLARE_STATEMENT_FEATURE_COUNT

      static final int DECLARE_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Declare Statement' class.
      See Also:
    • DECLARE_STATEMENT___ENVIRONMENTS

      static final int DECLARE_STATEMENT___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • DECLARE_STATEMENT_OPERATION_COUNT

      static final int DECLARE_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Declare Statement' class.
      See Also:
    • PREPROCESSOR

      static final int PREPROCESSOR
      The meta object id for the 'Preprocessor' class.
      See Also:
    • PREPROCESSOR__ITEM_AFTER

      static final int PREPROCESSOR__ITEM_AFTER
      The feature id for the 'Item After' containment reference.
      See Also:
    • PREPROCESSOR_FEATURE_COUNT

      static final int PREPROCESSOR_FEATURE_COUNT
      The number of structural features of the 'Preprocessor' class.
      See Also:
    • PREPROCESSOR___ALL_PREPROCESSOR_ITEMS

      static final int PREPROCESSOR___ALL_PREPROCESSOR_ITEMS
      The operation id for the 'All Preprocessor Items' operation.
      See Also:
    • PREPROCESSOR_OPERATION_COUNT

      static final int PREPROCESSOR_OPERATION_COUNT
      The number of operations of the 'Preprocessor' class.
      See Also:
    • PREPROCESSOR_ITEM

      static final int PREPROCESSOR_ITEM
      The meta object id for the 'Preprocessor Item' class.
      See Also:
    • PREPROCESSOR_ITEM_FEATURE_COUNT

      static final int PREPROCESSOR_ITEM_FEATURE_COUNT
      The number of structural features of the 'Preprocessor Item' class.
      See Also:
    • PREPROCESSOR_ITEM___HAS_DECLARE_STATEMENTS

      static final int PREPROCESSOR_ITEM___HAS_DECLARE_STATEMENTS
      The operation id for the 'Has Declare Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM___HAS_STATEMENTS

      static final int PREPROCESSOR_ITEM___HAS_STATEMENTS
      The operation id for the 'Has Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM___HAS_STATEMENTS_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM___HAS_STATEMENTS_WITHOUT_EMPTY
      The operation id for the 'Has Statements Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM___HAS_METHODS

      static final int PREPROCESSOR_ITEM___HAS_METHODS
      The operation id for the 'Has Methods' operation.
      See Also:
    • PREPROCESSOR_ITEM___HAS_PREPROCESSORS

      static final int PREPROCESSOR_ITEM___HAS_PREPROCESSORS
      The operation id for the 'Has Preprocessors' operation.
      See Also:
    • PREPROCESSOR_ITEM___HAS_EXPRESSION

      static final int PREPROCESSOR_ITEM___HAS_EXPRESSION
      The operation id for the 'Has Expression' operation.
      See Also:
    • PREPROCESSOR_ITEM___HAS_EXPRESSION_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM___HAS_EXPRESSION_WITHOUT_EMPTY
      The operation id for the 'Has Expression Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM___HAS_ELEMENT

      static final int PREPROCESSOR_ITEM___HAS_ELEMENT
      The operation id for the 'Has Element' operation.
      See Also:
    • PREPROCESSOR_ITEM___HAS_ELEMENT_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM___HAS_ELEMENT_WITHOUT_EMPTY
      The operation id for the 'Has Element Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_OPERATION_COUNT

      static final int PREPROCESSOR_ITEM_OPERATION_COUNT
      The number of operations of the 'Preprocessor Item' class.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT
      The meta object id for the 'Preprocessor Item Declare Statement' class.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT__DECLARE_STATEMENTS

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT__DECLARE_STATEMENTS
      The feature id for the 'Declare Statements' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT_FEATURE_COUNT

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Preprocessor Item Declare Statement' class.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_STATEMENTS

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_STATEMENTS
      The operation id for the 'Has Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_STATEMENTS_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_STATEMENTS_WITHOUT_EMPTY
      The operation id for the 'Has Statements Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_METHODS

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_METHODS
      The operation id for the 'Has Methods' operation.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_PREPROCESSORS

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_PREPROCESSORS
      The operation id for the 'Has Preprocessors' operation.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_EXPRESSION

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_EXPRESSION
      The operation id for the 'Has Expression' operation.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_EXPRESSION_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_EXPRESSION_WITHOUT_EMPTY
      The operation id for the 'Has Expression Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_ELEMENT

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_ELEMENT
      The operation id for the 'Has Element' operation.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_ELEMENT_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_ELEMENT_WITHOUT_EMPTY
      The operation id for the 'Has Element Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_DECLARE_STATEMENTS

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT___HAS_DECLARE_STATEMENTS
      The operation id for the 'Has Declare Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_DECLARE_STATEMENT_OPERATION_COUNT

      static final int PREPROCESSOR_ITEM_DECLARE_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Preprocessor Item Declare Statement' class.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS

      static final int PREPROCESSOR_ITEM_STATEMENTS
      The meta object id for the 'Preprocessor Item Statements' class.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS__STATEMENTS

      static final int PREPROCESSOR_ITEM_STATEMENTS__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS_FEATURE_COUNT

      static final int PREPROCESSOR_ITEM_STATEMENTS_FEATURE_COUNT
      The number of structural features of the 'Preprocessor Item Statements' class.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS___HAS_DECLARE_STATEMENTS

      static final int PREPROCESSOR_ITEM_STATEMENTS___HAS_DECLARE_STATEMENTS
      The operation id for the 'Has Declare Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS___HAS_METHODS

      static final int PREPROCESSOR_ITEM_STATEMENTS___HAS_METHODS
      The operation id for the 'Has Methods' operation.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS___HAS_PREPROCESSORS

      static final int PREPROCESSOR_ITEM_STATEMENTS___HAS_PREPROCESSORS
      The operation id for the 'Has Preprocessors' operation.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS___HAS_EXPRESSION

      static final int PREPROCESSOR_ITEM_STATEMENTS___HAS_EXPRESSION
      The operation id for the 'Has Expression' operation.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS___HAS_EXPRESSION_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_STATEMENTS___HAS_EXPRESSION_WITHOUT_EMPTY
      The operation id for the 'Has Expression Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS___HAS_ELEMENT

      static final int PREPROCESSOR_ITEM_STATEMENTS___HAS_ELEMENT
      The operation id for the 'Has Element' operation.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS___HAS_ELEMENT_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_STATEMENTS___HAS_ELEMENT_WITHOUT_EMPTY
      The operation id for the 'Has Element Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS___HAS_STATEMENTS

      static final int PREPROCESSOR_ITEM_STATEMENTS___HAS_STATEMENTS
      The operation id for the 'Has Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS___HAS_STATEMENTS_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_STATEMENTS___HAS_STATEMENTS_WITHOUT_EMPTY
      The operation id for the 'Has Statements Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_STATEMENTS_OPERATION_COUNT

      static final int PREPROCESSOR_ITEM_STATEMENTS_OPERATION_COUNT
      The number of operations of the 'Preprocessor Item Statements' class.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION

      static final int PREPROCESSOR_ITEM_EXPRESSION
      The meta object id for the 'Preprocessor Item Expression' class.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION__EXPRESSION

      static final int PREPROCESSOR_ITEM_EXPRESSION__EXPRESSION
      The feature id for the 'Expression' containment reference.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION_FEATURE_COUNT

      static final int PREPROCESSOR_ITEM_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Preprocessor Item Expression' class.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION___HAS_DECLARE_STATEMENTS

      static final int PREPROCESSOR_ITEM_EXPRESSION___HAS_DECLARE_STATEMENTS
      The operation id for the 'Has Declare Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION___HAS_STATEMENTS

      static final int PREPROCESSOR_ITEM_EXPRESSION___HAS_STATEMENTS
      The operation id for the 'Has Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION___HAS_STATEMENTS_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_EXPRESSION___HAS_STATEMENTS_WITHOUT_EMPTY
      The operation id for the 'Has Statements Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION___HAS_METHODS

      static final int PREPROCESSOR_ITEM_EXPRESSION___HAS_METHODS
      The operation id for the 'Has Methods' operation.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION___HAS_PREPROCESSORS

      static final int PREPROCESSOR_ITEM_EXPRESSION___HAS_PREPROCESSORS
      The operation id for the 'Has Preprocessors' operation.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION___HAS_ELEMENT

      static final int PREPROCESSOR_ITEM_EXPRESSION___HAS_ELEMENT
      The operation id for the 'Has Element' operation.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION___HAS_ELEMENT_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_EXPRESSION___HAS_ELEMENT_WITHOUT_EMPTY
      The operation id for the 'Has Element Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION___HAS_EXPRESSION

      static final int PREPROCESSOR_ITEM_EXPRESSION___HAS_EXPRESSION
      The operation id for the 'Has Expression' operation.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION___HAS_EXPRESSION_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_EXPRESSION___HAS_EXPRESSION_WITHOUT_EMPTY
      The operation id for the 'Has Expression Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_EXPRESSION_OPERATION_COUNT

      static final int PREPROCESSOR_ITEM_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Preprocessor Item Expression' class.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT
      The meta object id for the 'Preprocessor Item Method Statement' class.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT__STATEMENTS

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT__METHODS

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT__METHODS
      The feature id for the 'Methods' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT__PREPROCESSORS

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT__PREPROCESSORS
      The feature id for the 'Preprocessors' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT_FEATURE_COUNT

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Preprocessor Item Method Statement' class.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_DECLARE_STATEMENTS

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_DECLARE_STATEMENTS
      The operation id for the 'Has Declare Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_EXPRESSION

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_EXPRESSION
      The operation id for the 'Has Expression' operation.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_EXPRESSION_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_EXPRESSION_WITHOUT_EMPTY
      The operation id for the 'Has Expression Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_ELEMENT

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_ELEMENT
      The operation id for the 'Has Element' operation.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_ELEMENT_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_ELEMENT_WITHOUT_EMPTY
      The operation id for the 'Has Element Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_STATEMENTS

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_STATEMENTS
      The operation id for the 'Has Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_STATEMENTS_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_STATEMENTS_WITHOUT_EMPTY
      The operation id for the 'Has Statements Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_METHODS

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_METHODS
      The operation id for the 'Has Methods' operation.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_PREPROCESSORS

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT___HAS_PREPROCESSORS
      The operation id for the 'Has Preprocessors' operation.
      See Also:
    • PREPROCESSOR_ITEM_METHOD_STATEMENT_OPERATION_COUNT

      static final int PREPROCESSOR_ITEM_METHOD_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Preprocessor Item Method Statement' class.
      See Also:
    • PREPROCESSOR_ITEM_MODULE

      static final int PREPROCESSOR_ITEM_MODULE
      The meta object id for the 'Preprocessor Item Module' class.
      See Also:
    • PREPROCESSOR_ITEM_MODULE__STATEMENTS

      static final int PREPROCESSOR_ITEM_MODULE__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_MODULE__METHODS

      static final int PREPROCESSOR_ITEM_MODULE__METHODS
      The feature id for the 'Methods' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_MODULE__PREPROCESSORS

      static final int PREPROCESSOR_ITEM_MODULE__PREPROCESSORS
      The feature id for the 'Preprocessors' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_MODULE__DECLARE_STATEMENTS

      static final int PREPROCESSOR_ITEM_MODULE__DECLARE_STATEMENTS
      The feature id for the 'Declare Statements' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_MODULE_FEATURE_COUNT

      static final int PREPROCESSOR_ITEM_MODULE_FEATURE_COUNT
      The number of structural features of the 'Preprocessor Item Module' class.
      See Also:
    • PREPROCESSOR_ITEM_MODULE___HAS_EXPRESSION

      static final int PREPROCESSOR_ITEM_MODULE___HAS_EXPRESSION
      The operation id for the 'Has Expression' operation.
      See Also:
    • PREPROCESSOR_ITEM_MODULE___HAS_EXPRESSION_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_MODULE___HAS_EXPRESSION_WITHOUT_EMPTY
      The operation id for the 'Has Expression Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_MODULE___HAS_ELEMENT

      static final int PREPROCESSOR_ITEM_MODULE___HAS_ELEMENT
      The operation id for the 'Has Element' operation.
      See Also:
    • PREPROCESSOR_ITEM_MODULE___HAS_ELEMENT_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_MODULE___HAS_ELEMENT_WITHOUT_EMPTY
      The operation id for the 'Has Element Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_MODULE___HAS_STATEMENTS

      static final int PREPROCESSOR_ITEM_MODULE___HAS_STATEMENTS
      The operation id for the 'Has Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_MODULE___HAS_STATEMENTS_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_MODULE___HAS_STATEMENTS_WITHOUT_EMPTY
      The operation id for the 'Has Statements Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_MODULE___HAS_METHODS

      static final int PREPROCESSOR_ITEM_MODULE___HAS_METHODS
      The operation id for the 'Has Methods' operation.
      See Also:
    • PREPROCESSOR_ITEM_MODULE___HAS_PREPROCESSORS

      static final int PREPROCESSOR_ITEM_MODULE___HAS_PREPROCESSORS
      The operation id for the 'Has Preprocessors' operation.
      See Also:
    • PREPROCESSOR_ITEM_MODULE___HAS_DECLARE_STATEMENTS

      static final int PREPROCESSOR_ITEM_MODULE___HAS_DECLARE_STATEMENTS
      The operation id for the 'Has Declare Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_MODULE_OPERATION_COUNT

      static final int PREPROCESSOR_ITEM_MODULE_OPERATION_COUNT
      The number of operations of the 'Preprocessor Item Module' class.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS
      The meta object id for the 'Preprocessor Item All Type Statements' class.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS__STATEMENTS

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS__DECLARE_STATEMENTS

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS__DECLARE_STATEMENTS
      The feature id for the 'Declare Statements' containment reference list.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS_FEATURE_COUNT

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS_FEATURE_COUNT
      The number of structural features of the 'Preprocessor Item All Type Statements' class.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_METHODS

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_METHODS
      The operation id for the 'Has Methods' operation.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_PREPROCESSORS

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_PREPROCESSORS
      The operation id for the 'Has Preprocessors' operation.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_EXPRESSION

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_EXPRESSION
      The operation id for the 'Has Expression' operation.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_EXPRESSION_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_EXPRESSION_WITHOUT_EMPTY
      The operation id for the 'Has Expression Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_ELEMENT

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_ELEMENT
      The operation id for the 'Has Element' operation.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_ELEMENT_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_ELEMENT_WITHOUT_EMPTY
      The operation id for the 'Has Element Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_STATEMENTS

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_STATEMENTS
      The operation id for the 'Has Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_STATEMENTS_WITHOUT_EMPTY

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_STATEMENTS_WITHOUT_EMPTY
      The operation id for the 'Has Statements Without Empty' operation.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_DECLARE_STATEMENTS

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS___HAS_DECLARE_STATEMENTS
      The operation id for the 'Has Declare Statements' operation.
      See Also:
    • PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS_OPERATION_COUNT

      static final int PREPROCESSOR_ITEM_ALL_TYPE_STATEMENTS_OPERATION_COUNT
      The number of operations of the 'Preprocessor Item All Type Statements' class.
      See Also:
    • REGION_PREPROCESSOR

      static final int REGION_PREPROCESSOR
      The meta object id for the 'Region Preprocessor' class.
      See Also:
    • REGION_PREPROCESSOR__ITEM_AFTER

      static final int REGION_PREPROCESSOR__ITEM_AFTER
      The feature id for the 'Item After' containment reference.
      See Also:
    • REGION_PREPROCESSOR__NAME

      static final int REGION_PREPROCESSOR__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • REGION_PREPROCESSOR__ITEM

      static final int REGION_PREPROCESSOR__ITEM
      The feature id for the 'Item' containment reference.
      See Also:
    • REGION_PREPROCESSOR_FEATURE_COUNT

      static final int REGION_PREPROCESSOR_FEATURE_COUNT
      The number of structural features of the 'Region Preprocessor' class.
      See Also:
    • REGION_PREPROCESSOR___ALL_PREPROCESSOR_ITEMS

      static final int REGION_PREPROCESSOR___ALL_PREPROCESSOR_ITEMS
      The operation id for the 'All Preprocessor Items' operation.
      See Also:
    • REGION_PREPROCESSOR___COMPUTE_TYPE

      static final int REGION_PREPROCESSOR___COMPUTE_TYPE
      The operation id for the 'Compute Type' operation.
      See Also:
    • REGION_PREPROCESSOR_OPERATION_COUNT

      static final int REGION_PREPROCESSOR_OPERATION_COUNT
      The number of operations of the 'Region Preprocessor' class.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT
      The meta object id for the 'Region Preprocessor Declare Statement' class.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT__ITEM_AFTER

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT__ITEM_AFTER
      The feature id for the 'Item After' containment reference.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT__NAME

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT__ITEM

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT__ITEM
      The feature id for the 'Item' containment reference.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT__PRAGMAS

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT__PRAGMAS
      The feature id for the 'Pragmas' containment reference list.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT__ENVIRONMENTS

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT__VARIABLES

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT__VARIABLES
      The feature id for the 'Variables' containment reference list.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT_FEATURE_COUNT

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Region Preprocessor Declare Statement' class.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT___ALL_PREPROCESSOR_ITEMS

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT___ALL_PREPROCESSOR_ITEMS
      The operation id for the 'All Preprocessor Items' operation.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT___COMPUTE_TYPE

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT___COMPUTE_TYPE
      The operation id for the 'Compute Type' operation.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT___ENVIRONMENTS

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • REGION_PREPROCESSOR_DECLARE_STATEMENT_OPERATION_COUNT

      static final int REGION_PREPROCESSOR_DECLARE_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Region Preprocessor Declare Statement' class.
      See Also:
    • REGION_PREPROCESSOR_STATEMENT

      static final int REGION_PREPROCESSOR_STATEMENT
      The meta object id for the 'Region Preprocessor Statement' class.
      See Also:
    • REGION_PREPROCESSOR_STATEMENT__ITEM_AFTER

      static final int REGION_PREPROCESSOR_STATEMENT__ITEM_AFTER
      The feature id for the 'Item After' containment reference.
      See Also:
    • REGION_PREPROCESSOR_STATEMENT__NAME

      static final int REGION_PREPROCESSOR_STATEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • REGION_PREPROCESSOR_STATEMENT__ITEM

      static final int REGION_PREPROCESSOR_STATEMENT__ITEM
      The feature id for the 'Item' containment reference.
      See Also:
    • REGION_PREPROCESSOR_STATEMENT_FEATURE_COUNT

      static final int REGION_PREPROCESSOR_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Region Preprocessor Statement' class.
      See Also:
    • REGION_PREPROCESSOR_STATEMENT___ALL_PREPROCESSOR_ITEMS

      static final int REGION_PREPROCESSOR_STATEMENT___ALL_PREPROCESSOR_ITEMS
      The operation id for the 'All Preprocessor Items' operation.
      See Also:
    • REGION_PREPROCESSOR_STATEMENT___COMPUTE_TYPE

      static final int REGION_PREPROCESSOR_STATEMENT___COMPUTE_TYPE
      The operation id for the 'Compute Type' operation.
      See Also:
    • REGION_PREPROCESSOR_STATEMENT_OPERATION_COUNT

      static final int REGION_PREPROCESSOR_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Region Preprocessor Statement' class.
      See Also:
    • REGION_PREPROCESSOR_EXPRESSION

      static final int REGION_PREPROCESSOR_EXPRESSION
      The meta object id for the 'Region Preprocessor Expression' class.
      See Also:
    • REGION_PREPROCESSOR_EXPRESSION__ITEM_AFTER

      static final int REGION_PREPROCESSOR_EXPRESSION__ITEM_AFTER
      The feature id for the 'Item After' containment reference.
      See Also:
    • REGION_PREPROCESSOR_EXPRESSION__NAME

      static final int REGION_PREPROCESSOR_EXPRESSION__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • REGION_PREPROCESSOR_EXPRESSION__ITEM

      static final int REGION_PREPROCESSOR_EXPRESSION__ITEM
      The feature id for the 'Item' containment reference.
      See Also:
    • REGION_PREPROCESSOR_EXPRESSION__TYPES

      static final int REGION_PREPROCESSOR_EXPRESSION__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • REGION_PREPROCESSOR_EXPRESSION_FEATURE_COUNT

      static final int REGION_PREPROCESSOR_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Region Preprocessor Expression' class.
      See Also:
    • REGION_PREPROCESSOR_EXPRESSION___ALL_PREPROCESSOR_ITEMS

      static final int REGION_PREPROCESSOR_EXPRESSION___ALL_PREPROCESSOR_ITEMS
      The operation id for the 'All Preprocessor Items' operation.
      See Also:
    • REGION_PREPROCESSOR_EXPRESSION___COMPUTE_TYPE

      static final int REGION_PREPROCESSOR_EXPRESSION___COMPUTE_TYPE
      The operation id for the 'Compute Type' operation.
      See Also:
    • REGION_PREPROCESSOR_EXPRESSION___GET_RET_VAL_TYPES

      static final int REGION_PREPROCESSOR_EXPRESSION___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • REGION_PREPROCESSOR_EXPRESSION_OPERATION_COUNT

      static final int REGION_PREPROCESSOR_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Region Preprocessor Expression' class.
      See Also:
    • PREPROCESSOR_EXPRESSION

      static final int PREPROCESSOR_EXPRESSION
      The meta object id for the 'Preprocessor Expression' class.
      See Also:
    • PREPROCESSOR_EXPRESSION_FEATURE_COUNT

      static final int PREPROCESSOR_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Preprocessor Expression' class.
      See Also:
    • PREPROCESSOR_EXPRESSION_OPERATION_COUNT

      static final int PREPROCESSOR_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Preprocessor Expression' class.
      See Also:
    • PREPROCESSOR_CONDITIONAL

      static final int PREPROCESSOR_CONDITIONAL
      The meta object id for the 'Preprocessor Conditional' class.
      See Also:
    • PREPROCESSOR_CONDITIONAL__ENVIRONMENTS

      static final int PREPROCESSOR_CONDITIONAL__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • PREPROCESSOR_CONDITIONAL__ITEM

      static final int PREPROCESSOR_CONDITIONAL__ITEM
      The feature id for the 'Item' containment reference.
      See Also:
    • PREPROCESSOR_CONDITIONAL_FEATURE_COUNT

      static final int PREPROCESSOR_CONDITIONAL_FEATURE_COUNT
      The number of structural features of the 'Preprocessor Conditional' class.
      See Also:
    • PREPROCESSOR_CONDITIONAL___ENVIRONMENTS

      static final int PREPROCESSOR_CONDITIONAL___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • PREPROCESSOR_CONDITIONAL_OPERATION_COUNT

      static final int PREPROCESSOR_CONDITIONAL_OPERATION_COUNT
      The number of operations of the 'Preprocessor Conditional' class.
      See Also:
    • PREPROCESSOR_IF_CONDITIONAL

      static final int PREPROCESSOR_IF_CONDITIONAL
      The meta object id for the 'Preprocessor If Conditional' class.
      See Also:
    • PREPROCESSOR_IF_CONDITIONAL__ENVIRONMENTS

      static final int PREPROCESSOR_IF_CONDITIONAL__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • PREPROCESSOR_IF_CONDITIONAL__ITEM

      static final int PREPROCESSOR_IF_CONDITIONAL__ITEM
      The feature id for the 'Item' containment reference.
      See Also:
    • PREPROCESSOR_IF_CONDITIONAL__PREDICATE

      static final int PREPROCESSOR_IF_CONDITIONAL__PREDICATE
      The feature id for the 'Predicate' containment reference.
      See Also:
    • PREPROCESSOR_IF_CONDITIONAL_FEATURE_COUNT

      static final int PREPROCESSOR_IF_CONDITIONAL_FEATURE_COUNT
      The number of structural features of the 'Preprocessor If Conditional' class.
      See Also:
    • PREPROCESSOR_IF_CONDITIONAL___ENVIRONMENTS

      static final int PREPROCESSOR_IF_CONDITIONAL___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • PREPROCESSOR_IF_CONDITIONAL_OPERATION_COUNT

      static final int PREPROCESSOR_IF_CONDITIONAL_OPERATION_COUNT
      The number of operations of the 'Preprocessor If Conditional' class.
      See Also:
    • IF_PREPROCESSOR

      static final int IF_PREPROCESSOR
      The meta object id for the 'If Preprocessor' class.
      See Also:
    • IF_PREPROCESSOR__ITEM_AFTER

      static final int IF_PREPROCESSOR__ITEM_AFTER
      The feature id for the 'Item After' containment reference.
      See Also:
    • IF_PREPROCESSOR__IF_PART

      static final int IF_PREPROCESSOR__IF_PART
      The feature id for the 'If Part' containment reference.
      See Also:
    • IF_PREPROCESSOR__ELS_IF_PARTS

      static final int IF_PREPROCESSOR__ELS_IF_PARTS
      The feature id for the 'Els If Parts' containment reference list.
      See Also:
    • IF_PREPROCESSOR__ELSE_ELEMENT

      static final int IF_PREPROCESSOR__ELSE_ELEMENT
      The feature id for the 'Else Element' containment reference.
      See Also:
    • IF_PREPROCESSOR_FEATURE_COUNT

      static final int IF_PREPROCESSOR_FEATURE_COUNT
      The number of structural features of the 'If Preprocessor' class.
      See Also:
    • IF_PREPROCESSOR___ALL_PREPROCESSOR_ITEMS

      static final int IF_PREPROCESSOR___ALL_PREPROCESSOR_ITEMS
      The operation id for the 'All Preprocessor Items' operation.
      See Also:
    • IF_PREPROCESSOR_OPERATION_COUNT

      static final int IF_PREPROCESSOR_OPERATION_COUNT
      The number of operations of the 'If Preprocessor' class.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT
      The meta object id for the 'If Preprocessor Declare Statement' class.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT__ITEM_AFTER

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT__ITEM_AFTER
      The feature id for the 'Item After' containment reference.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT__IF_PART

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT__IF_PART
      The feature id for the 'If Part' containment reference.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT__ELS_IF_PARTS

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT__ELS_IF_PARTS
      The feature id for the 'Els If Parts' containment reference list.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT__ELSE_ELEMENT

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT__ELSE_ELEMENT
      The feature id for the 'Else Element' containment reference.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT__PRAGMAS

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT__PRAGMAS
      The feature id for the 'Pragmas' containment reference list.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT__ENVIRONMENTS

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT__VARIABLES

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT__VARIABLES
      The feature id for the 'Variables' containment reference list.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT_FEATURE_COUNT

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'If Preprocessor Declare Statement' class.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT___ALL_PREPROCESSOR_ITEMS

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT___ALL_PREPROCESSOR_ITEMS
      The operation id for the 'All Preprocessor Items' operation.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT___ENVIRONMENTS

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • IF_PREPROCESSOR_DECLARE_STATEMENT_OPERATION_COUNT

      static final int IF_PREPROCESSOR_DECLARE_STATEMENT_OPERATION_COUNT
      The number of operations of the 'If Preprocessor Declare Statement' class.
      See Also:
    • IF_PREPROCESSOR_STATEMENT

      static final int IF_PREPROCESSOR_STATEMENT
      The meta object id for the 'If Preprocessor Statement' class.
      See Also:
    • IF_PREPROCESSOR_STATEMENT__ITEM_AFTER

      static final int IF_PREPROCESSOR_STATEMENT__ITEM_AFTER
      The feature id for the 'Item After' containment reference.
      See Also:
    • IF_PREPROCESSOR_STATEMENT__IF_PART

      static final int IF_PREPROCESSOR_STATEMENT__IF_PART
      The feature id for the 'If Part' containment reference.
      See Also:
    • IF_PREPROCESSOR_STATEMENT__ELS_IF_PARTS

      static final int IF_PREPROCESSOR_STATEMENT__ELS_IF_PARTS
      The feature id for the 'Els If Parts' containment reference list.
      See Also:
    • IF_PREPROCESSOR_STATEMENT__ELSE_ELEMENT

      static final int IF_PREPROCESSOR_STATEMENT__ELSE_ELEMENT
      The feature id for the 'Else Element' containment reference.
      See Also:
    • IF_PREPROCESSOR_STATEMENT_FEATURE_COUNT

      static final int IF_PREPROCESSOR_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'If Preprocessor Statement' class.
      See Also:
    • IF_PREPROCESSOR_STATEMENT___ALL_PREPROCESSOR_ITEMS

      static final int IF_PREPROCESSOR_STATEMENT___ALL_PREPROCESSOR_ITEMS
      The operation id for the 'All Preprocessor Items' operation.
      See Also:
    • IF_PREPROCESSOR_STATEMENT_OPERATION_COUNT

      static final int IF_PREPROCESSOR_STATEMENT_OPERATION_COUNT
      The number of operations of the 'If Preprocessor Statement' class.
      See Also:
    • IF_PREPROCESSOR_EXPRESSION

      static final int IF_PREPROCESSOR_EXPRESSION
      The meta object id for the 'If Preprocessor Expression' class.
      See Also:
    • IF_PREPROCESSOR_EXPRESSION__ITEM_AFTER

      static final int IF_PREPROCESSOR_EXPRESSION__ITEM_AFTER
      The feature id for the 'Item After' containment reference.
      See Also:
    • IF_PREPROCESSOR_EXPRESSION__IF_PART

      static final int IF_PREPROCESSOR_EXPRESSION__IF_PART
      The feature id for the 'If Part' containment reference.
      See Also:
    • IF_PREPROCESSOR_EXPRESSION__ELS_IF_PARTS

      static final int IF_PREPROCESSOR_EXPRESSION__ELS_IF_PARTS
      The feature id for the 'Els If Parts' containment reference list.
      See Also:
    • IF_PREPROCESSOR_EXPRESSION__ELSE_ELEMENT

      static final int IF_PREPROCESSOR_EXPRESSION__ELSE_ELEMENT
      The feature id for the 'Else Element' containment reference.
      See Also:
    • IF_PREPROCESSOR_EXPRESSION__TYPES

      static final int IF_PREPROCESSOR_EXPRESSION__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • IF_PREPROCESSOR_EXPRESSION_FEATURE_COUNT

      static final int IF_PREPROCESSOR_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'If Preprocessor Expression' class.
      See Also:
    • IF_PREPROCESSOR_EXPRESSION___ALL_PREPROCESSOR_ITEMS

      static final int IF_PREPROCESSOR_EXPRESSION___ALL_PREPROCESSOR_ITEMS
      The operation id for the 'All Preprocessor Items' operation.
      See Also:
    • IF_PREPROCESSOR_EXPRESSION___GET_RET_VAL_TYPES

      static final int IF_PREPROCESSOR_EXPRESSION___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • IF_PREPROCESSOR_EXPRESSION_OPERATION_COUNT

      static final int IF_PREPROCESSOR_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'If Preprocessor Expression' class.
      See Also:
    • PREPROCESSOR_LITERAL_EXPRESSION

      static final int PREPROCESSOR_LITERAL_EXPRESSION
      The meta object id for the 'Preprocessor Literal Expression' class.
      See Also:
    • PREPROCESSOR_LITERAL_EXPRESSION__TYPE_LITERAL

      static final int PREPROCESSOR_LITERAL_EXPRESSION__TYPE_LITERAL
      The feature id for the 'Type Literal' attribute.
      See Also:
    • PREPROCESSOR_LITERAL_EXPRESSION_FEATURE_COUNT

      static final int PREPROCESSOR_LITERAL_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Preprocessor Literal Expression' class.
      See Also:
    • PREPROCESSOR_LITERAL_EXPRESSION_OPERATION_COUNT

      static final int PREPROCESSOR_LITERAL_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Preprocessor Literal Expression' class.
      See Also:
    • BINARY_PREPROCESSOR_EXPRESSION

      static final int BINARY_PREPROCESSOR_EXPRESSION
      The meta object id for the 'Binary Preprocessor Expression' class.
      See Also:
    • BINARY_PREPROCESSOR_EXPRESSION__OPERATION

      static final int BINARY_PREPROCESSOR_EXPRESSION__OPERATION
      The feature id for the 'Operation' attribute.
      See Also:
    • BINARY_PREPROCESSOR_EXPRESSION__LEFT

      static final int BINARY_PREPROCESSOR_EXPRESSION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • BINARY_PREPROCESSOR_EXPRESSION__RIGHT

      static final int BINARY_PREPROCESSOR_EXPRESSION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • BINARY_PREPROCESSOR_EXPRESSION_FEATURE_COUNT

      static final int BINARY_PREPROCESSOR_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Binary Preprocessor Expression' class.
      See Also:
    • BINARY_PREPROCESSOR_EXPRESSION_OPERATION_COUNT

      static final int BINARY_PREPROCESSOR_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Binary Preprocessor Expression' class.
      See Also:
    • UNARY_PREPROCESSOR_EXPRESSION

      static final int UNARY_PREPROCESSOR_EXPRESSION
      The meta object id for the 'Unary Preprocessor Expression' class.
      See Also:
    • UNARY_PREPROCESSOR_EXPRESSION__OPERATION

      static final int UNARY_PREPROCESSOR_EXPRESSION__OPERATION
      The feature id for the 'Operation' attribute.
      See Also:
    • UNARY_PREPROCESSOR_EXPRESSION__OPERAND

      static final int UNARY_PREPROCESSOR_EXPRESSION__OPERAND
      The feature id for the 'Operand' containment reference.
      See Also:
    • UNARY_PREPROCESSOR_EXPRESSION_FEATURE_COUNT

      static final int UNARY_PREPROCESSOR_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Unary Preprocessor Expression' class.
      See Also:
    • UNARY_PREPROCESSOR_EXPRESSION_OPERATION_COUNT

      static final int UNARY_PREPROCESSOR_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Unary Preprocessor Expression' class.
      See Also:
    • BRACKET_PREPROCESSOR_EXPRESSION

      static final int BRACKET_PREPROCESSOR_EXPRESSION
      The meta object id for the 'Bracket Preprocessor Expression' class.
      See Also:
    • BRACKET_PREPROCESSOR_EXPRESSION__OPERAND

      static final int BRACKET_PREPROCESSOR_EXPRESSION__OPERAND
      The feature id for the 'Operand' containment reference.
      See Also:
    • BRACKET_PREPROCESSOR_EXPRESSION_FEATURE_COUNT

      static final int BRACKET_PREPROCESSOR_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Bracket Preprocessor Expression' class.
      See Also:
    • BRACKET_PREPROCESSOR_EXPRESSION_OPERATION_COUNT

      static final int BRACKET_PREPROCESSOR_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Bracket Preprocessor Expression' class.
      See Also:
    • VARIABLE

      static final int VARIABLE
      The meta object id for the 'Variable' class.
      See Also:
    • VARIABLE__NAME

      static final int VARIABLE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • VARIABLE__TYPE_STATE_PROVIDER

      static final int VARIABLE__TYPE_STATE_PROVIDER
      The feature id for the 'Type State Provider' attribute.
      See Also:
    • VARIABLE_FEATURE_COUNT

      static final int VARIABLE_FEATURE_COUNT
      The number of structural features of the 'Variable' class.
      See Also:
    • VARIABLE_OPERATION_COUNT

      static final int VARIABLE_OPERATION_COUNT
      The number of operations of the 'Variable' class.
      See Also:
    • EXPLICIT_VARIABLE

      static final int EXPLICIT_VARIABLE
      The meta object id for the 'Explicit Variable' class.
      See Also:
    • EXPLICIT_VARIABLE__NAME

      static final int EXPLICIT_VARIABLE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • EXPLICIT_VARIABLE__TYPE_STATE_PROVIDER

      static final int EXPLICIT_VARIABLE__TYPE_STATE_PROVIDER
      The feature id for the 'Type State Provider' attribute.
      See Also:
    • EXPLICIT_VARIABLE__EXPORT

      static final int EXPLICIT_VARIABLE__EXPORT
      The feature id for the 'Export' attribute.
      See Also:
    • EXPLICIT_VARIABLE_FEATURE_COUNT

      static final int EXPLICIT_VARIABLE_FEATURE_COUNT
      The number of structural features of the 'Explicit Variable' class.
      See Also:
    • EXPLICIT_VARIABLE_OPERATION_COUNT

      static final int EXPLICIT_VARIABLE_OPERATION_COUNT
      The number of operations of the 'Explicit Variable' class.
      See Also:
    • IMPLICIT_VARIABLE

      static final int IMPLICIT_VARIABLE
      The meta object id for the 'Implicit Variable' class.
      See Also:
    • IMPLICIT_VARIABLE__NAME

      static final int IMPLICIT_VARIABLE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • IMPLICIT_VARIABLE__TYPE_STATE_PROVIDER

      static final int IMPLICIT_VARIABLE__TYPE_STATE_PROVIDER
      The feature id for the 'Type State Provider' attribute.
      See Also:
    • IMPLICIT_VARIABLE__ENVIRONMENTS

      static final int IMPLICIT_VARIABLE__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • IMPLICIT_VARIABLE_FEATURE_COUNT

      static final int IMPLICIT_VARIABLE_FEATURE_COUNT
      The number of structural features of the 'Implicit Variable' class.
      See Also:
    • IMPLICIT_VARIABLE___ENVIRONMENTS

      static final int IMPLICIT_VARIABLE___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • IMPLICIT_VARIABLE_OPERATION_COUNT

      static final int IMPLICIT_VARIABLE_OPERATION_COUNT
      The number of operations of the 'Implicit Variable' class.
      See Also:
    • METHOD

      static final int METHOD
      The meta object id for the 'Method' class.
      See Also:
    • METHOD__PRAGMAS

      static final int METHOD__PRAGMAS
      The feature id for the 'Pragmas' containment reference list.
      See Also:
    • METHOD__NAME

      static final int METHOD__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • METHOD__ENVIRONMENTS

      static final int METHOD__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • METHOD__DECLARE_STATEMENTS

      static final int METHOD__DECLARE_STATEMENTS
      The feature id for the 'Declare Statements' containment reference list.
      See Also:
    • METHOD__STATEMENTS

      static final int METHOD__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • METHOD__IMPLICIT_VARIABLES

      static final int METHOD__IMPLICIT_VARIABLES
      The feature id for the 'Implicit Variables' reference list.
      See Also:
    • METHOD__UNIQUE_NAME

      static final int METHOD__UNIQUE_NAME
      The feature id for the 'Unique Name' attribute.
      See Also:
    • METHOD__ASYNC

      static final int METHOD__ASYNC
      The feature id for the 'Async' attribute.
      See Also:
    • METHOD__FORMAL_PARAMS

      static final int METHOD__FORMAL_PARAMS
      The feature id for the 'Formal Params' containment reference list.
      See Also:
    • METHOD__EXPORT

      static final int METHOD__EXPORT
      The feature id for the 'Export' attribute.
      See Also:
    • METHOD__EVENT

      static final int METHOD__EVENT
      The feature id for the 'Event' attribute.
      See Also:
    • METHOD__USED

      static final int METHOD__USED
      The feature id for the 'Used' attribute.
      See Also:
    • METHOD__FINAL_IN_PARAM_STATE

      static final int METHOD__FINAL_IN_PARAM_STATE
      The feature id for the 'Final In Param State' attribute list.
      See Also:
    • METHOD__FINAL_OUT_PARAM_STATE

      static final int METHOD__FINAL_OUT_PARAM_STATE
      The feature id for the 'Final Out Param State' attribute list.
      See Also:
    • METHOD__CALLERS

      static final int METHOD__CALLERS
      The feature id for the 'Callers' reference list.
      See Also:
    • METHOD__CALLEES

      static final int METHOD__CALLEES
      The feature id for the 'Callees' reference list.
      See Also:
    • METHOD_FEATURE_COUNT

      static final int METHOD_FEATURE_COUNT
      The number of structural features of the 'Method' class.
      See Also:
    • METHOD___ENVIRONMENTS

      static final int METHOD___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • METHOD___ALL_DECLARE_STATEMENTS

      static final int METHOD___ALL_DECLARE_STATEMENTS
      The operation id for the 'All Declare Statements' operation.
      See Also:
    • METHOD___ALL_STATEMENTS

      static final int METHOD___ALL_STATEMENTS
      The operation id for the 'All Statements' operation.
      See Also:
    • METHOD_OPERATION_COUNT

      static final int METHOD_OPERATION_COUNT
      The number of operations of the 'Method' class.
      See Also:
    • PROCEDURE

      static final int PROCEDURE
      The meta object id for the 'Procedure' class.
      See Also:
    • PROCEDURE__PRAGMAS

      static final int PROCEDURE__PRAGMAS
      The feature id for the 'Pragmas' containment reference list.
      See Also:
    • PROCEDURE__NAME

      static final int PROCEDURE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • PROCEDURE__ENVIRONMENTS

      static final int PROCEDURE__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • PROCEDURE__DECLARE_STATEMENTS

      static final int PROCEDURE__DECLARE_STATEMENTS
      The feature id for the 'Declare Statements' containment reference list.
      See Also:
    • PROCEDURE__STATEMENTS

      static final int PROCEDURE__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • PROCEDURE__IMPLICIT_VARIABLES

      static final int PROCEDURE__IMPLICIT_VARIABLES
      The feature id for the 'Implicit Variables' reference list.
      See Also:
    • PROCEDURE__UNIQUE_NAME

      static final int PROCEDURE__UNIQUE_NAME
      The feature id for the 'Unique Name' attribute.
      See Also:
    • PROCEDURE__ASYNC

      static final int PROCEDURE__ASYNC
      The feature id for the 'Async' attribute.
      See Also:
    • PROCEDURE__FORMAL_PARAMS

      static final int PROCEDURE__FORMAL_PARAMS
      The feature id for the 'Formal Params' containment reference list.
      See Also:
    • PROCEDURE__EXPORT

      static final int PROCEDURE__EXPORT
      The feature id for the 'Export' attribute.
      See Also:
    • PROCEDURE__EVENT

      static final int PROCEDURE__EVENT
      The feature id for the 'Event' attribute.
      See Also:
    • PROCEDURE__USED

      static final int PROCEDURE__USED
      The feature id for the 'Used' attribute.
      See Also:
    • PROCEDURE__FINAL_IN_PARAM_STATE

      static final int PROCEDURE__FINAL_IN_PARAM_STATE
      The feature id for the 'Final In Param State' attribute list.
      See Also:
    • PROCEDURE__FINAL_OUT_PARAM_STATE

      static final int PROCEDURE__FINAL_OUT_PARAM_STATE
      The feature id for the 'Final Out Param State' attribute list.
      See Also:
    • PROCEDURE__CALLERS

      static final int PROCEDURE__CALLERS
      The feature id for the 'Callers' reference list.
      See Also:
    • PROCEDURE__CALLEES

      static final int PROCEDURE__CALLEES
      The feature id for the 'Callees' reference list.
      See Also:
    • PROCEDURE_FEATURE_COUNT

      static final int PROCEDURE_FEATURE_COUNT
      The number of structural features of the 'Procedure' class.
      See Also:
    • PROCEDURE___ENVIRONMENTS

      static final int PROCEDURE___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • PROCEDURE___ALL_DECLARE_STATEMENTS

      static final int PROCEDURE___ALL_DECLARE_STATEMENTS
      The operation id for the 'All Declare Statements' operation.
      See Also:
    • PROCEDURE___ALL_STATEMENTS

      static final int PROCEDURE___ALL_STATEMENTS
      The operation id for the 'All Statements' operation.
      See Also:
    • PROCEDURE_OPERATION_COUNT

      static final int PROCEDURE_OPERATION_COUNT
      The number of operations of the 'Procedure' class.
      See Also:
    • FUNCTION

      static final int FUNCTION
      The meta object id for the 'Function' class.
      See Also:
    • FUNCTION__PRAGMAS

      static final int FUNCTION__PRAGMAS
      The feature id for the 'Pragmas' containment reference list.
      See Also:
    • FUNCTION__NAME

      static final int FUNCTION__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • FUNCTION__ENVIRONMENTS

      static final int FUNCTION__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • FUNCTION__DECLARE_STATEMENTS

      static final int FUNCTION__DECLARE_STATEMENTS
      The feature id for the 'Declare Statements' containment reference list.
      See Also:
    • FUNCTION__STATEMENTS

      static final int FUNCTION__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • FUNCTION__IMPLICIT_VARIABLES

      static final int FUNCTION__IMPLICIT_VARIABLES
      The feature id for the 'Implicit Variables' reference list.
      See Also:
    • FUNCTION__UNIQUE_NAME

      static final int FUNCTION__UNIQUE_NAME
      The feature id for the 'Unique Name' attribute.
      See Also:
    • FUNCTION__ASYNC

      static final int FUNCTION__ASYNC
      The feature id for the 'Async' attribute.
      See Also:
    • FUNCTION__FORMAL_PARAMS

      static final int FUNCTION__FORMAL_PARAMS
      The feature id for the 'Formal Params' containment reference list.
      See Also:
    • FUNCTION__EXPORT

      static final int FUNCTION__EXPORT
      The feature id for the 'Export' attribute.
      See Also:
    • FUNCTION__EVENT

      static final int FUNCTION__EVENT
      The feature id for the 'Event' attribute.
      See Also:
    • FUNCTION__USED

      static final int FUNCTION__USED
      The feature id for the 'Used' attribute.
      See Also:
    • FUNCTION__FINAL_IN_PARAM_STATE

      static final int FUNCTION__FINAL_IN_PARAM_STATE
      The feature id for the 'Final In Param State' attribute list.
      See Also:
    • FUNCTION__FINAL_OUT_PARAM_STATE

      static final int FUNCTION__FINAL_OUT_PARAM_STATE
      The feature id for the 'Final Out Param State' attribute list.
      See Also:
    • FUNCTION__CALLERS

      static final int FUNCTION__CALLERS
      The feature id for the 'Callers' reference list.
      See Also:
    • FUNCTION__CALLEES

      static final int FUNCTION__CALLEES
      The feature id for the 'Callees' reference list.
      See Also:
    • FUNCTION__FINAL_RETURN_STATE

      static final int FUNCTION__FINAL_RETURN_STATE
      The feature id for the 'Final Return State' attribute.
      See Also:
    • FUNCTION_FEATURE_COUNT

      static final int FUNCTION_FEATURE_COUNT
      The number of structural features of the 'Function' class.
      See Also:
    • FUNCTION___ENVIRONMENTS

      static final int FUNCTION___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • FUNCTION___ALL_DECLARE_STATEMENTS

      static final int FUNCTION___ALL_DECLARE_STATEMENTS
      The operation id for the 'All Declare Statements' operation.
      See Also:
    • FUNCTION___ALL_STATEMENTS

      static final int FUNCTION___ALL_STATEMENTS
      The operation id for the 'All Statements' operation.
      See Also:
    • FUNCTION_OPERATION_COUNT

      static final int FUNCTION_OPERATION_COUNT
      The number of operations of the 'Function' class.
      See Also:
    • FORMAL_PARAM

      static final int FORMAL_PARAM
      The meta object id for the 'Formal Param' class.
      See Also:
    • FORMAL_PARAM__NAME

      static final int FORMAL_PARAM__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • FORMAL_PARAM__TYPE_STATE_PROVIDER

      static final int FORMAL_PARAM__TYPE_STATE_PROVIDER
      The feature id for the 'Type State Provider' attribute.
      See Also:
    • FORMAL_PARAM__BY_VALUE

      static final int FORMAL_PARAM__BY_VALUE
      The feature id for the 'By Value' attribute.
      See Also:
    • FORMAL_PARAM__DEFAULT_VALUE

      static final int FORMAL_PARAM__DEFAULT_VALUE
      The feature id for the 'Default Value' containment reference.
      See Also:
    • FORMAL_PARAM_FEATURE_COUNT

      static final int FORMAL_PARAM_FEATURE_COUNT
      The number of structural features of the 'Formal Param' class.
      See Also:
    • FORMAL_PARAM_OPERATION_COUNT

      static final int FORMAL_PARAM_OPERATION_COUNT
      The number of operations of the 'Formal Param' class.
      See Also:
    • LABEL

      static final int LABEL
      The meta object id for the 'Label' class.
      See Also:
    • LABEL__NAME

      static final int LABEL__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • LABEL_FEATURE_COUNT

      static final int LABEL_FEATURE_COUNT
      The number of structural features of the 'Label' class.
      See Also:
    • LABEL_OPERATION_COUNT

      static final int LABEL_OPERATION_COUNT
      The number of operations of the 'Label' class.
      See Also:
    • STATEMENT

      static final int STATEMENT
      The meta object id for the 'Statement' class.
      See Also:
    • STATEMENT_FEATURE_COUNT

      static final int STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Statement' class.
      See Also:
    • STATEMENT_OPERATION_COUNT

      static final int STATEMENT_OPERATION_COUNT
      The number of operations of the 'Statement' class.
      See Also:
    • LABELED_STATEMENT

      static final int LABELED_STATEMENT
      The meta object id for the 'Labeled Statement' class.
      See Also:
    • LABELED_STATEMENT__LABELS

      static final int LABELED_STATEMENT__LABELS
      The feature id for the 'Labels' containment reference list.
      See Also:
    • LABELED_STATEMENT__STATEMENT

      static final int LABELED_STATEMENT__STATEMENT
      The feature id for the 'Statement' containment reference.
      See Also:
    • LABELED_STATEMENT_FEATURE_COUNT

      static final int LABELED_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Labeled Statement' class.
      See Also:
    • LABELED_STATEMENT_OPERATION_COUNT

      static final int LABELED_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Labeled Statement' class.
      See Also:
    • UNLABELED_STATEMENT

      static final int UNLABELED_STATEMENT
      The meta object id for the 'Unlabeled Statement' class.
      See Also:
    • UNLABELED_STATEMENT_FEATURE_COUNT

      static final int UNLABELED_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Unlabeled Statement' class.
      See Also:
    • UNLABELED_STATEMENT_OPERATION_COUNT

      static final int UNLABELED_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Unlabeled Statement' class.
      See Also:
    • EMPTY_STATEMENT

      static final int EMPTY_STATEMENT
      The meta object id for the 'Empty Statement' class.
      See Also:
    • EMPTY_STATEMENT_FEATURE_COUNT

      static final int EMPTY_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Empty Statement' class.
      See Also:
    • EMPTY_STATEMENT_OPERATION_COUNT

      static final int EMPTY_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Empty Statement' class.
      See Also:
    • SIMPLE_STATEMENT

      static final int SIMPLE_STATEMENT
      The meta object id for the 'Simple Statement' class.
      See Also:
    • SIMPLE_STATEMENT__LEFT

      static final int SIMPLE_STATEMENT__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • SIMPLE_STATEMENT__RIGHT

      static final int SIMPLE_STATEMENT__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • SIMPLE_STATEMENT_FEATURE_COUNT

      static final int SIMPLE_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Simple Statement' class.
      See Also:
    • SIMPLE_STATEMENT_OPERATION_COUNT

      static final int SIMPLE_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Simple Statement' class.
      See Also:
    • IF_STATEMENT

      static final int IF_STATEMENT
      The meta object id for the 'If Statement' class.
      See Also:
    • IF_STATEMENT__IF_PART

      static final int IF_STATEMENT__IF_PART
      The feature id for the 'If Part' containment reference.
      See Also:
    • IF_STATEMENT__ELS_IF_PARTS

      static final int IF_STATEMENT__ELS_IF_PARTS
      The feature id for the 'Els If Parts' containment reference list.
      See Also:
    • IF_STATEMENT__ELSE_STATEMENTS

      static final int IF_STATEMENT__ELSE_STATEMENTS
      The feature id for the 'Else Statements' containment reference list.
      See Also:
    • IF_STATEMENT_FEATURE_COUNT

      static final int IF_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'If Statement' class.
      See Also:
    • IF_STATEMENT_OPERATION_COUNT

      static final int IF_STATEMENT_OPERATION_COUNT
      The number of operations of the 'If Statement' class.
      See Also:
    • CONDITIONAL

      static final int CONDITIONAL
      The meta object id for the 'Conditional' class.
      See Also:
    • CONDITIONAL__PREDICATE

      static final int CONDITIONAL__PREDICATE
      The feature id for the 'Predicate' containment reference.
      See Also:
    • CONDITIONAL__STATEMENTS

      static final int CONDITIONAL__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • CONDITIONAL_FEATURE_COUNT

      static final int CONDITIONAL_FEATURE_COUNT
      The number of structural features of the 'Conditional' class.
      See Also:
    • CONDITIONAL_OPERATION_COUNT

      static final int CONDITIONAL_OPERATION_COUNT
      The number of operations of the 'Conditional' class.
      See Also:
    • LOOP_STATEMENT

      static final int LOOP_STATEMENT
      The meta object id for the 'Loop Statement' class.
      See Also:
    • LOOP_STATEMENT__STATEMENTS

      static final int LOOP_STATEMENT__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • LOOP_STATEMENT_FEATURE_COUNT

      static final int LOOP_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Loop Statement' class.
      See Also:
    • LOOP_STATEMENT_OPERATION_COUNT

      static final int LOOP_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Loop Statement' class.
      See Also:
    • WHILE_STATEMENT

      static final int WHILE_STATEMENT
      The meta object id for the 'While Statement' class.
      See Also:
    • WHILE_STATEMENT__STATEMENTS

      static final int WHILE_STATEMENT__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • WHILE_STATEMENT__PREDICATE

      static final int WHILE_STATEMENT__PREDICATE
      The feature id for the 'Predicate' containment reference.
      See Also:
    • WHILE_STATEMENT_FEATURE_COUNT

      static final int WHILE_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'While Statement' class.
      See Also:
    • WHILE_STATEMENT_OPERATION_COUNT

      static final int WHILE_STATEMENT_OPERATION_COUNT
      The number of operations of the 'While Statement' class.
      See Also:
    • FOR_STATEMENT

      static final int FOR_STATEMENT
      The meta object id for the 'For Statement' class.
      See Also:
    • FOR_STATEMENT__STATEMENTS

      static final int FOR_STATEMENT__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • FOR_STATEMENT__VARIABLE_ACCESS

      static final int FOR_STATEMENT__VARIABLE_ACCESS
      The feature id for the 'Variable Access' containment reference.
      See Also:
    • FOR_STATEMENT_FEATURE_COUNT

      static final int FOR_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'For Statement' class.
      See Also:
    • FOR_STATEMENT_OPERATION_COUNT

      static final int FOR_STATEMENT_OPERATION_COUNT
      The number of operations of the 'For Statement' class.
      See Also:
    • FOR_TO_STATEMENT

      static final int FOR_TO_STATEMENT
      The meta object id for the 'For To Statement' class.
      See Also:
    • FOR_TO_STATEMENT__STATEMENTS

      static final int FOR_TO_STATEMENT__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • FOR_TO_STATEMENT__VARIABLE_ACCESS

      static final int FOR_TO_STATEMENT__VARIABLE_ACCESS
      The feature id for the 'Variable Access' containment reference.
      See Also:
    • FOR_TO_STATEMENT__INITIALIZER

      static final int FOR_TO_STATEMENT__INITIALIZER
      The feature id for the 'Initializer' containment reference.
      See Also:
    • FOR_TO_STATEMENT__BOUND

      static final int FOR_TO_STATEMENT__BOUND
      The feature id for the 'Bound' containment reference.
      See Also:
    • FOR_TO_STATEMENT_FEATURE_COUNT

      static final int FOR_TO_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'For To Statement' class.
      See Also:
    • FOR_TO_STATEMENT_OPERATION_COUNT

      static final int FOR_TO_STATEMENT_OPERATION_COUNT
      The number of operations of the 'For To Statement' class.
      See Also:
    • FOR_EACH_STATEMENT

      static final int FOR_EACH_STATEMENT
      The meta object id for the 'For Each Statement' class.
      See Also:
    • FOR_EACH_STATEMENT__STATEMENTS

      static final int FOR_EACH_STATEMENT__STATEMENTS
      The feature id for the 'Statements' containment reference list.
      See Also:
    • FOR_EACH_STATEMENT__VARIABLE_ACCESS

      static final int FOR_EACH_STATEMENT__VARIABLE_ACCESS
      The feature id for the 'Variable Access' containment reference.
      See Also:
    • FOR_EACH_STATEMENT__COLLECTION

      static final int FOR_EACH_STATEMENT__COLLECTION
      The feature id for the 'Collection' containment reference.
      See Also:
    • FOR_EACH_STATEMENT_FEATURE_COUNT

      static final int FOR_EACH_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'For Each Statement' class.
      See Also:
    • FOR_EACH_STATEMENT_OPERATION_COUNT

      static final int FOR_EACH_STATEMENT_OPERATION_COUNT
      The number of operations of the 'For Each Statement' class.
      See Also:
    • TRY_EXCEPT_STATEMENT

      static final int TRY_EXCEPT_STATEMENT
      The meta object id for the 'Try Except Statement' class.
      See Also:
    • TRY_EXCEPT_STATEMENT__TRY_STATEMENTS

      static final int TRY_EXCEPT_STATEMENT__TRY_STATEMENTS
      The feature id for the 'Try Statements' containment reference list.
      See Also:
    • TRY_EXCEPT_STATEMENT__EXCEPT_STATEMENTS

      static final int TRY_EXCEPT_STATEMENT__EXCEPT_STATEMENTS
      The feature id for the 'Except Statements' containment reference list.
      See Also:
    • TRY_EXCEPT_STATEMENT_FEATURE_COUNT

      static final int TRY_EXCEPT_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Try Except Statement' class.
      See Also:
    • TRY_EXCEPT_STATEMENT_OPERATION_COUNT

      static final int TRY_EXCEPT_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Try Except Statement' class.
      See Also:
    • GOTO_STATEMENT

      static final int GOTO_STATEMENT
      The meta object id for the 'Goto Statement' class.
      See Also:
    • GOTO_STATEMENT__LABEL

      static final int GOTO_STATEMENT__LABEL
      The feature id for the 'Label' reference.
      See Also:
    • GOTO_STATEMENT_FEATURE_COUNT

      static final int GOTO_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Goto Statement' class.
      See Also:
    • GOTO_STATEMENT_OPERATION_COUNT

      static final int GOTO_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Goto Statement' class.
      See Also:
    • BREAK_STATEMENT

      static final int BREAK_STATEMENT
      The meta object id for the 'Break Statement' class.
      See Also:
    • BREAK_STATEMENT_FEATURE_COUNT

      static final int BREAK_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Break Statement' class.
      See Also:
    • BREAK_STATEMENT_OPERATION_COUNT

      static final int BREAK_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Break Statement' class.
      See Also:
    • CONTINUE_STATEMENT

      static final int CONTINUE_STATEMENT
      The meta object id for the 'Continue Statement' class.
      See Also:
    • CONTINUE_STATEMENT_FEATURE_COUNT

      static final int CONTINUE_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Continue Statement' class.
      See Also:
    • CONTINUE_STATEMENT_OPERATION_COUNT

      static final int CONTINUE_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Continue Statement' class.
      See Also:
    • RETURN_STATEMENT

      static final int RETURN_STATEMENT
      The meta object id for the 'Return Statement' class.
      See Also:
    • RETURN_STATEMENT__EXPRESSION

      static final int RETURN_STATEMENT__EXPRESSION
      The feature id for the 'Expression' containment reference.
      See Also:
    • RETURN_STATEMENT_FEATURE_COUNT

      static final int RETURN_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Return Statement' class.
      See Also:
    • RETURN_STATEMENT_OPERATION_COUNT

      static final int RETURN_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Return Statement' class.
      See Also:
    • RAISE_STATEMENT

      static final int RAISE_STATEMENT
      The meta object id for the 'Raise Statement' class.
      See Also:
    • RAISE_STATEMENT__EXPRESSIONS

      static final int RAISE_STATEMENT__EXPRESSIONS
      The feature id for the 'Expressions' containment reference list.
      See Also:
    • RAISE_STATEMENT_FEATURE_COUNT

      static final int RAISE_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Raise Statement' class.
      See Also:
    • RAISE_STATEMENT_OPERATION_COUNT

      static final int RAISE_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Raise Statement' class.
      See Also:
    • EXECUTE_STATEMENT

      static final int EXECUTE_STATEMENT
      The meta object id for the 'Execute Statement' class.
      See Also:
    • EXECUTE_STATEMENT__EXPRESSION

      static final int EXECUTE_STATEMENT__EXPRESSION
      The feature id for the 'Expression' containment reference.
      See Also:
    • EXECUTE_STATEMENT_FEATURE_COUNT

      static final int EXECUTE_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Execute Statement' class.
      See Also:
    • EXECUTE_STATEMENT_OPERATION_COUNT

      static final int EXECUTE_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Execute Statement' class.
      See Also:
    • EVENT_HANDLER_STATEMENT

      static final int EVENT_HANDLER_STATEMENT
      The meta object id for the 'Event Handler Statement' class.
      See Also:
    • EVENT_HANDLER_STATEMENT__EVENT_EXPRESSION

      static final int EVENT_HANDLER_STATEMENT__EVENT_EXPRESSION
      The feature id for the 'Event Expression' containment reference.
      See Also:
    • EVENT_HANDLER_STATEMENT__HANDLER_EXPRESSION

      static final int EVENT_HANDLER_STATEMENT__HANDLER_EXPRESSION
      The feature id for the 'Handler Expression' containment reference.
      See Also:
    • EVENT_HANDLER_STATEMENT_FEATURE_COUNT

      static final int EVENT_HANDLER_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Event Handler Statement' class.
      See Also:
    • EVENT_HANDLER_STATEMENT_OPERATION_COUNT

      static final int EVENT_HANDLER_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Event Handler Statement' class.
      See Also:
    • ADD_HANDLER_STATEMENT

      static final int ADD_HANDLER_STATEMENT
      The meta object id for the 'Add Handler Statement' class.
      See Also:
    • ADD_HANDLER_STATEMENT__EVENT_EXPRESSION

      static final int ADD_HANDLER_STATEMENT__EVENT_EXPRESSION
      The feature id for the 'Event Expression' containment reference.
      See Also:
    • ADD_HANDLER_STATEMENT__HANDLER_EXPRESSION

      static final int ADD_HANDLER_STATEMENT__HANDLER_EXPRESSION
      The feature id for the 'Handler Expression' containment reference.
      See Also:
    • ADD_HANDLER_STATEMENT_FEATURE_COUNT

      static final int ADD_HANDLER_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Add Handler Statement' class.
      See Also:
    • ADD_HANDLER_STATEMENT_OPERATION_COUNT

      static final int ADD_HANDLER_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Add Handler Statement' class.
      See Also:
    • REMOVE_HANDLER_STATEMENT

      static final int REMOVE_HANDLER_STATEMENT
      The meta object id for the 'Remove Handler Statement' class.
      See Also:
    • REMOVE_HANDLER_STATEMENT__EVENT_EXPRESSION

      static final int REMOVE_HANDLER_STATEMENT__EVENT_EXPRESSION
      The feature id for the 'Event Expression' containment reference.
      See Also:
    • REMOVE_HANDLER_STATEMENT__HANDLER_EXPRESSION

      static final int REMOVE_HANDLER_STATEMENT__HANDLER_EXPRESSION
      The feature id for the 'Handler Expression' containment reference.
      See Also:
    • REMOVE_HANDLER_STATEMENT_FEATURE_COUNT

      static final int REMOVE_HANDLER_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Remove Handler Statement' class.
      See Also:
    • REMOVE_HANDLER_STATEMENT_OPERATION_COUNT

      static final int REMOVE_HANDLER_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Remove Handler Statement' class.
      See Also:
    • AWAIT_STATEMENT

      static final int AWAIT_STATEMENT
      The meta object id for the 'Await Statement' class.
      See Also:
    • AWAIT_STATEMENT__EXPRESSION

      static final int AWAIT_STATEMENT__EXPRESSION
      The feature id for the 'Expression' containment reference.
      See Also:
    • AWAIT_STATEMENT_FEATURE_COUNT

      static final int AWAIT_STATEMENT_FEATURE_COUNT
      The number of structural features of the 'Await Statement' class.
      See Also:
    • AWAIT_STATEMENT_OPERATION_COUNT

      static final int AWAIT_STATEMENT_OPERATION_COUNT
      The number of operations of the 'Await Statement' class.
      See Also:
    • EXPRESSION

      static final int EXPRESSION
      The meta object id for the 'Expression' class.
      See Also:
    • EXPRESSION__TYPES

      static final int EXPRESSION__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • EXPRESSION_FEATURE_COUNT

      static final int EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Expression' class.
      See Also:
    • EXPRESSION___GET_RET_VAL_TYPES

      static final int EXPRESSION___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • EXPRESSION_OPERATION_COUNT

      static final int EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Expression' class.
      See Also:
    • BINARY_EXPRESSION

      static final int BINARY_EXPRESSION
      The meta object id for the 'Binary Expression' class.
      See Also:
    • BINARY_EXPRESSION__TYPES

      static final int BINARY_EXPRESSION__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • BINARY_EXPRESSION__OPERATION

      static final int BINARY_EXPRESSION__OPERATION
      The feature id for the 'Operation' attribute.
      See Also:
    • BINARY_EXPRESSION__LEFT

      static final int BINARY_EXPRESSION__LEFT
      The feature id for the 'Left' containment reference.
      See Also:
    • BINARY_EXPRESSION__RIGHT

      static final int BINARY_EXPRESSION__RIGHT
      The feature id for the 'Right' containment reference.
      See Also:
    • BINARY_EXPRESSION_FEATURE_COUNT

      static final int BINARY_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Binary Expression' class.
      See Also:
    • BINARY_EXPRESSION___GET_RET_VAL_TYPES

      static final int BINARY_EXPRESSION___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • BINARY_EXPRESSION_OPERATION_COUNT

      static final int BINARY_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Binary Expression' class.
      See Also:
    • UNARY_EXPRESSION

      static final int UNARY_EXPRESSION
      The meta object id for the 'Unary Expression' class.
      See Also:
    • UNARY_EXPRESSION__TYPES

      static final int UNARY_EXPRESSION__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • UNARY_EXPRESSION__OPERATION

      static final int UNARY_EXPRESSION__OPERATION
      The feature id for the 'Operation' attribute.
      See Also:
    • UNARY_EXPRESSION__OPERAND

      static final int UNARY_EXPRESSION__OPERAND
      The feature id for the 'Operand' containment reference.
      See Also:
    • UNARY_EXPRESSION_FEATURE_COUNT

      static final int UNARY_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Unary Expression' class.
      See Also:
    • UNARY_EXPRESSION___GET_RET_VAL_TYPES

      static final int UNARY_EXPRESSION___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • UNARY_EXPRESSION_OPERATION_COUNT

      static final int UNARY_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Unary Expression' class.
      See Also:
    • FEATURE_ACCESS

      static final int FEATURE_ACCESS
      The meta object id for the 'Feature Access' class.
      See Also:
    • FEATURE_ACCESS__TYPES

      static final int FEATURE_ACCESS__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • FEATURE_ACCESS__NAME

      static final int FEATURE_ACCESS__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • FEATURE_ACCESS_FEATURE_COUNT

      static final int FEATURE_ACCESS_FEATURE_COUNT
      The number of structural features of the 'Feature Access' class.
      See Also:
    • FEATURE_ACCESS___GET_RET_VAL_TYPES

      static final int FEATURE_ACCESS___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • FEATURE_ACCESS_OPERATION_COUNT

      static final int FEATURE_ACCESS_OPERATION_COUNT
      The number of operations of the 'Feature Access' class.
      See Also:
    • STATIC_FEATURE_ACCESS

      static final int STATIC_FEATURE_ACCESS
      The meta object id for the 'Static Feature Access' class.
      See Also:
    • STATIC_FEATURE_ACCESS__TYPES

      static final int STATIC_FEATURE_ACCESS__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • STATIC_FEATURE_ACCESS__NAME

      static final int STATIC_FEATURE_ACCESS__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • STATIC_FEATURE_ACCESS__FEATURE_ENTRIES

      static final int STATIC_FEATURE_ACCESS__FEATURE_ENTRIES
      The feature id for the 'Feature Entries' containment reference list.
      See Also:
    • STATIC_FEATURE_ACCESS__IMPLICIT_VARIABLE

      static final int STATIC_FEATURE_ACCESS__IMPLICIT_VARIABLE
      The feature id for the 'Implicit Variable' containment reference.
      See Also:
    • STATIC_FEATURE_ACCESS_FEATURE_COUNT

      static final int STATIC_FEATURE_ACCESS_FEATURE_COUNT
      The number of structural features of the 'Static Feature Access' class.
      See Also:
    • STATIC_FEATURE_ACCESS___GET_RET_VAL_TYPES

      static final int STATIC_FEATURE_ACCESS___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • STATIC_FEATURE_ACCESS_OPERATION_COUNT

      static final int STATIC_FEATURE_ACCESS_OPERATION_COUNT
      The number of operations of the 'Static Feature Access' class.
      See Also:
    • FEATURE_ENTRY

      static final int FEATURE_ENTRY
      The meta object id for the 'Feature Entry' class.
      See Also:
    • FEATURE_ENTRY__ENVIRONMENTS

      static final int FEATURE_ENTRY__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • FEATURE_ENTRY__FEATURE

      static final int FEATURE_ENTRY__FEATURE
      The feature id for the 'Feature' reference.
      See Also:
    • FEATURE_ENTRY_FEATURE_COUNT

      static final int FEATURE_ENTRY_FEATURE_COUNT
      The number of structural features of the 'Feature Entry' class.
      See Also:
    • FEATURE_ENTRY_OPERATION_COUNT

      static final int FEATURE_ENTRY_OPERATION_COUNT
      The number of operations of the 'Feature Entry' class.
      See Also:
    • DYNAMIC_FEATURE_ACCESS

      static final int DYNAMIC_FEATURE_ACCESS
      The meta object id for the 'Dynamic Feature Access' class.
      See Also:
    • DYNAMIC_FEATURE_ACCESS__TYPES

      static final int DYNAMIC_FEATURE_ACCESS__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • DYNAMIC_FEATURE_ACCESS__NAME

      static final int DYNAMIC_FEATURE_ACCESS__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DYNAMIC_FEATURE_ACCESS__SOURCE

      static final int DYNAMIC_FEATURE_ACCESS__SOURCE
      The feature id for the 'Source' containment reference.
      See Also:
    • DYNAMIC_FEATURE_ACCESS__FEATURE_ENTRIES

      static final int DYNAMIC_FEATURE_ACCESS__FEATURE_ENTRIES
      The feature id for the 'Feature Entries' containment reference list.
      See Also:
    • DYNAMIC_FEATURE_ACCESS_FEATURE_COUNT

      static final int DYNAMIC_FEATURE_ACCESS_FEATURE_COUNT
      The number of structural features of the 'Dynamic Feature Access' class.
      See Also:
    • DYNAMIC_FEATURE_ACCESS___GET_RET_VAL_TYPES

      static final int DYNAMIC_FEATURE_ACCESS___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • DYNAMIC_FEATURE_ACCESS_OPERATION_COUNT

      static final int DYNAMIC_FEATURE_ACCESS_OPERATION_COUNT
      The number of operations of the 'Dynamic Feature Access' class.
      See Also:
    • INVOCATION

      static final int INVOCATION
      The meta object id for the 'Invocation' class.
      See Also:
    • INVOCATION__TYPES

      static final int INVOCATION__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • INVOCATION__METHOD_ACCESS

      static final int INVOCATION__METHOD_ACCESS
      The feature id for the 'Method Access' containment reference.
      See Also:
    • INVOCATION__PARAMS

      static final int INVOCATION__PARAMS
      The feature id for the 'Params' containment reference list.
      See Also:
    • INVOCATION__IS_SERVER_CALL

      static final int INVOCATION__IS_SERVER_CALL
      The feature id for the 'Is Server Call' attribute.
      See Also:
    • INVOCATION_FEATURE_COUNT

      static final int INVOCATION_FEATURE_COUNT
      The number of structural features of the 'Invocation' class.
      See Also:
    • INVOCATION___GET_RET_VAL_TYPES

      static final int INVOCATION___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • INVOCATION_OPERATION_COUNT

      static final int INVOCATION_OPERATION_COUNT
      The number of operations of the 'Invocation' class.
      See Also:
    • INDEX_ACCESS

      static final int INDEX_ACCESS
      The meta object id for the 'Index Access' class.
      See Also:
    • INDEX_ACCESS__TYPES

      static final int INDEX_ACCESS__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • INDEX_ACCESS__SOURCE

      static final int INDEX_ACCESS__SOURCE
      The feature id for the 'Source' containment reference.
      See Also:
    • INDEX_ACCESS__INDEX

      static final int INDEX_ACCESS__INDEX
      The feature id for the 'Index' containment reference.
      See Also:
    • INDEX_ACCESS_FEATURE_COUNT

      static final int INDEX_ACCESS_FEATURE_COUNT
      The number of structural features of the 'Index Access' class.
      See Also:
    • INDEX_ACCESS___GET_RET_VAL_TYPES

      static final int INDEX_ACCESS___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • INDEX_ACCESS_OPERATION_COUNT

      static final int INDEX_ACCESS_OPERATION_COUNT
      The number of operations of the 'Index Access' class.
      See Also:
    • FUNCTION_STYLE_CREATOR

      static final int FUNCTION_STYLE_CREATOR
      The meta object id for the 'Function Style Creator' class.
      See Also:
    • FUNCTION_STYLE_CREATOR__TYPES

      static final int FUNCTION_STYLE_CREATOR__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • FUNCTION_STYLE_CREATOR__TYPE_NAME_EXPRESSION

      static final int FUNCTION_STYLE_CREATOR__TYPE_NAME_EXPRESSION
      The feature id for the 'Type Name Expression' containment reference.
      See Also:
    • FUNCTION_STYLE_CREATOR__PARAMS_EXPRESSION

      static final int FUNCTION_STYLE_CREATOR__PARAMS_EXPRESSION
      The feature id for the 'Params Expression' containment reference.
      See Also:
    • FUNCTION_STYLE_CREATOR_FEATURE_COUNT

      static final int FUNCTION_STYLE_CREATOR_FEATURE_COUNT
      The number of structural features of the 'Function Style Creator' class.
      See Also:
    • FUNCTION_STYLE_CREATOR___GET_RET_VAL_TYPES

      static final int FUNCTION_STYLE_CREATOR___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • FUNCTION_STYLE_CREATOR_OPERATION_COUNT

      static final int FUNCTION_STYLE_CREATOR_OPERATION_COUNT
      The number of operations of the 'Function Style Creator' class.
      See Also:
    • OPERATOR_STYLE_CREATOR

      static final int OPERATOR_STYLE_CREATOR
      The meta object id for the 'Operator Style Creator' class.
      See Also:
    • OPERATOR_STYLE_CREATOR__TYPES

      static final int OPERATOR_STYLE_CREATOR__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • OPERATOR_STYLE_CREATOR__TYPE

      static final int OPERATOR_STYLE_CREATOR__TYPE
      The feature id for the 'Type' reference.
      See Also:
    • OPERATOR_STYLE_CREATOR__PARAMS

      static final int OPERATOR_STYLE_CREATOR__PARAMS
      The feature id for the 'Params' containment reference list.
      See Also:
    • OPERATOR_STYLE_CREATOR_FEATURE_COUNT

      static final int OPERATOR_STYLE_CREATOR_FEATURE_COUNT
      The number of structural features of the 'Operator Style Creator' class.
      See Also:
    • OPERATOR_STYLE_CREATOR___GET_RET_VAL_TYPES

      static final int OPERATOR_STYLE_CREATOR___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • OPERATOR_STYLE_CREATOR_OPERATION_COUNT

      static final int OPERATOR_STYLE_CREATOR_OPERATION_COUNT
      The number of operations of the 'Operator Style Creator' class.
      See Also:
    • NAME_EXPRESSION

      static final int NAME_EXPRESSION
      The meta object id for the 'Name Expression' class.
      See Also:
    • NAME_EXPRESSION__TYPES

      static final int NAME_EXPRESSION__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • NAME_EXPRESSION__NAME

      static final int NAME_EXPRESSION__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • NAME_EXPRESSION_FEATURE_COUNT

      static final int NAME_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Name Expression' class.
      See Also:
    • NAME_EXPRESSION___GET_RET_VAL_TYPES

      static final int NAME_EXPRESSION___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • NAME_EXPRESSION_OPERATION_COUNT

      static final int NAME_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Name Expression' class.
      See Also:
    • EMPTY_EXPRESSION

      static final int EMPTY_EXPRESSION
      The meta object id for the 'Empty Expression' class.
      See Also:
    • EMPTY_EXPRESSION__TYPES

      static final int EMPTY_EXPRESSION__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • EMPTY_EXPRESSION_FEATURE_COUNT

      static final int EMPTY_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Empty Expression' class.
      See Also:
    • EMPTY_EXPRESSION___GET_RET_VAL_TYPES

      static final int EMPTY_EXPRESSION___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • EMPTY_EXPRESSION_OPERATION_COUNT

      static final int EMPTY_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Empty Expression' class.
      See Also:
    • AWAIT_EXPRESSION

      static final int AWAIT_EXPRESSION
      The meta object id for the 'Await Expression' class.
      See Also:
    • AWAIT_EXPRESSION__TYPES

      static final int AWAIT_EXPRESSION__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • AWAIT_EXPRESSION__EXPRESSION

      static final int AWAIT_EXPRESSION__EXPRESSION
      The feature id for the 'Expression' containment reference.
      See Also:
    • AWAIT_EXPRESSION_FEATURE_COUNT

      static final int AWAIT_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Await Expression' class.
      See Also:
    • AWAIT_EXPRESSION___GET_RET_VAL_TYPES

      static final int AWAIT_EXPRESSION___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • AWAIT_EXPRESSION_OPERATION_COUNT

      static final int AWAIT_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Await Expression' class.
      See Also:
    • LITERAL

      static final int LITERAL
      The meta object id for the 'Literal' class.
      See Also:
    • LITERAL__TYPES

      static final int LITERAL__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • LITERAL_FEATURE_COUNT

      static final int LITERAL_FEATURE_COUNT
      The number of structural features of the 'Literal' class.
      See Also:
    • LITERAL___GET_RET_VAL_TYPES

      static final int LITERAL___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • LITERAL_OPERATION_COUNT

      static final int LITERAL_OPERATION_COUNT
      The number of operations of the 'Literal' class.
      See Also:
    • NULL_LITERAL

      static final int NULL_LITERAL
      The meta object id for the 'Null Literal' class.
      See Also:
    • NULL_LITERAL__TYPES

      static final int NULL_LITERAL__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • NULL_LITERAL_FEATURE_COUNT

      static final int NULL_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Null Literal' class.
      See Also:
    • NULL_LITERAL___GET_RET_VAL_TYPES

      static final int NULL_LITERAL___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • NULL_LITERAL_OPERATION_COUNT

      static final int NULL_LITERAL_OPERATION_COUNT
      The number of operations of the 'Null Literal' class.
      See Also:
    • UNDEFINED_LITERAL

      static final int UNDEFINED_LITERAL
      The meta object id for the 'Undefined Literal' class.
      See Also:
    • UNDEFINED_LITERAL__TYPES

      static final int UNDEFINED_LITERAL__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • UNDEFINED_LITERAL_FEATURE_COUNT

      static final int UNDEFINED_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Undefined Literal' class.
      See Also:
    • UNDEFINED_LITERAL___GET_RET_VAL_TYPES

      static final int UNDEFINED_LITERAL___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • UNDEFINED_LITERAL_OPERATION_COUNT

      static final int UNDEFINED_LITERAL_OPERATION_COUNT
      The number of operations of the 'Undefined Literal' class.
      See Also:
    • BOOLEAN_LITERAL

      static final int BOOLEAN_LITERAL
      The meta object id for the 'Boolean Literal' class.
      See Also:
    • BOOLEAN_LITERAL__TYPES

      static final int BOOLEAN_LITERAL__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • BOOLEAN_LITERAL__IS_TRUE

      static final int BOOLEAN_LITERAL__IS_TRUE
      The feature id for the 'Is True' attribute.
      See Also:
    • BOOLEAN_LITERAL_FEATURE_COUNT

      static final int BOOLEAN_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Boolean Literal' class.
      See Also:
    • BOOLEAN_LITERAL___GET_RET_VAL_TYPES

      static final int BOOLEAN_LITERAL___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • BOOLEAN_LITERAL_OPERATION_COUNT

      static final int BOOLEAN_LITERAL_OPERATION_COUNT
      The number of operations of the 'Boolean Literal' class.
      See Also:
    • NUMBER_LITERAL

      static final int NUMBER_LITERAL
      The meta object id for the 'Number Literal' class.
      See Also:
    • NUMBER_LITERAL__TYPES

      static final int NUMBER_LITERAL__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • NUMBER_LITERAL__VALUE

      static final int NUMBER_LITERAL__VALUE
      The feature id for the 'Value' attribute list.
      See Also:
    • NUMBER_LITERAL_FEATURE_COUNT

      static final int NUMBER_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Number Literal' class.
      See Also:
    • NUMBER_LITERAL___GET_RET_VAL_TYPES

      static final int NUMBER_LITERAL___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • NUMBER_LITERAL_OPERATION_COUNT

      static final int NUMBER_LITERAL_OPERATION_COUNT
      The number of operations of the 'Number Literal' class.
      See Also:
    • DATE_LITERAL

      static final int DATE_LITERAL
      The meta object id for the 'Date Literal' class.
      See Also:
    • DATE_LITERAL__TYPES

      static final int DATE_LITERAL__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • DATE_LITERAL__VALUE

      static final int DATE_LITERAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
    • DATE_LITERAL_FEATURE_COUNT

      static final int DATE_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Date Literal' class.
      See Also:
    • DATE_LITERAL___GET_RET_VAL_TYPES

      static final int DATE_LITERAL___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • DATE_LITERAL_OPERATION_COUNT

      static final int DATE_LITERAL_OPERATION_COUNT
      The number of operations of the 'Date Literal' class.
      See Also:
    • STRING_LITERAL

      static final int STRING_LITERAL
      The meta object id for the 'String Literal' class.
      See Also:
    • STRING_LITERAL__TYPES

      static final int STRING_LITERAL__TYPES
      The feature id for the 'Types' reference list.
      See Also:
    • STRING_LITERAL__LINES

      static final int STRING_LITERAL__LINES
      The feature id for the 'Lines' attribute list.
      See Also:
    • STRING_LITERAL__CONTENT_TYPES

      static final int STRING_LITERAL__CONTENT_TYPES
      The feature id for the 'Content Types' attribute list.
      See Also:
    • STRING_LITERAL_FEATURE_COUNT

      static final int STRING_LITERAL_FEATURE_COUNT
      The number of structural features of the 'String Literal' class.
      See Also:
    • STRING_LITERAL___GET_RET_VAL_TYPES

      static final int STRING_LITERAL___GET_RET_VAL_TYPES
      The operation id for the 'Get Ret Val Types' operation.
      See Also:
    • STRING_LITERAL___LINES__BOOLEAN

      static final int STRING_LITERAL___LINES__BOOLEAN
      The operation id for the 'Lines' operation.
      See Also:
    • STRING_LITERAL_OPERATION_COUNT

      static final int STRING_LITERAL_OPERATION_COUNT
      The number of operations of the 'String Literal' class.
      See Also:
    • BUILTIN_FUNCTION

      static final int BUILTIN_FUNCTION
      The meta object id for the 'Builtin Function' class.
      See Also:
    • BUILTIN_FUNCTION__NAME

      static final int BUILTIN_FUNCTION__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • BUILTIN_FUNCTION__NAME_RU

      static final int BUILTIN_FUNCTION__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • BUILTIN_FUNCTION__PARAM_SETS

      static final int BUILTIN_FUNCTION__PARAM_SETS
      The feature id for the 'Param Sets' containment reference list.
      See Also:
    • BUILTIN_FUNCTION_FEATURE_COUNT

      static final int BUILTIN_FUNCTION_FEATURE_COUNT
      The number of structural features of the 'Builtin Function' class.
      See Also:
    • BUILTIN_FUNCTION_OPERATION_COUNT

      static final int BUILTIN_FUNCTION_OPERATION_COUNT
      The number of operations of the 'Builtin Function' class.
      See Also:
    • PARAM_SET

      static final int PARAM_SET
      The meta object id for the 'Param Set' class.
      See Also:
    • PARAM_SET__MIN_PARAMS

      static final int PARAM_SET__MIN_PARAMS
      The feature id for the 'Min Params' attribute.
      See Also:
    • PARAM_SET__MAX_PARAMS

      static final int PARAM_SET__MAX_PARAMS
      The feature id for the 'Max Params' attribute.
      See Also:
    • PARAM_SET_FEATURE_COUNT

      static final int PARAM_SET_FEATURE_COUNT
      The number of structural features of the 'Param Set' class.
      See Also:
    • PARAM_SET_OPERATION_COUNT

      static final int PARAM_SET_OPERATION_COUNT
      The number of operations of the 'Param Set' class.
      See Also:
    • FAKE_REFERENCE

      static final int FAKE_REFERENCE
      The meta object id for the 'Fake Reference' class.
      See Also:
    • FAKE_REFERENCE__PROPERTY

      static final int FAKE_REFERENCE__PROPERTY
      The feature id for the 'Property' reference.
      See Also:
    • FAKE_REFERENCE__METHOD

      static final int FAKE_REFERENCE__METHOD
      The feature id for the 'Method' reference.
      See Also:
    • FAKE_REFERENCE_FEATURE_COUNT

      static final int FAKE_REFERENCE_FEATURE_COUNT
      The number of structural features of the 'Fake Reference' class.
      See Also:
    • FAKE_REFERENCE_OPERATION_COUNT

      static final int FAKE_REFERENCE_OPERATION_COUNT
      The number of operations of the 'Fake Reference' class.
      See Also:
    • FEATURES_SCOPE_SPEC

      static final int FEATURES_SCOPE_SPEC
      The meta object id for the 'Features Scope Spec' class.
      See Also:
    • FEATURES_SCOPE_SPEC__MODULE

      static final int FEATURES_SCOPE_SPEC__MODULE
      The feature id for the 'Module' reference.
      See Also:
    • FEATURES_SCOPE_SPEC__METHOD

      static final int FEATURES_SCOPE_SPEC__METHOD
      The feature id for the 'Method' reference.
      See Also:
    • FEATURES_SCOPE_SPEC__ENVIRONMENTS

      static final int FEATURES_SCOPE_SPEC__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • FEATURES_SCOPE_SPEC__IGNORE_MODULE_ITEMS

      static final int FEATURES_SCOPE_SPEC__IGNORE_MODULE_ITEMS
      The feature id for the 'Ignore Module Items' attribute.
      See Also:
    • FEATURES_SCOPE_SPEC__ONLY_MODULE_ITEMS

      static final int FEATURES_SCOPE_SPEC__ONLY_MODULE_ITEMS
      The feature id for the 'Only Module Items' attribute.
      See Also:
    • FEATURES_SCOPE_SPEC_FEATURE_COUNT

      static final int FEATURES_SCOPE_SPEC_FEATURE_COUNT
      The number of structural features of the 'Features Scope Spec' class.
      See Also:
    • FEATURES_SCOPE_SPEC_OPERATION_COUNT

      static final int FEATURES_SCOPE_SPEC_OPERATION_COUNT
      The number of operations of the 'Features Scope Spec' class.
      See Also:
    • METHODS_SCOPE_SPEC

      static final int METHODS_SCOPE_SPEC
      The meta object id for the 'Methods Scope Spec' class.
      See Also:
    • METHODS_SCOPE_SPEC__MODULE

      static final int METHODS_SCOPE_SPEC__MODULE
      The feature id for the 'Module' reference.
      See Also:
    • METHODS_SCOPE_SPEC__METHOD

      static final int METHODS_SCOPE_SPEC__METHOD
      The feature id for the 'Method' reference.
      See Also:
    • METHODS_SCOPE_SPEC__ENVIRONMENTS

      static final int METHODS_SCOPE_SPEC__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • METHODS_SCOPE_SPEC__IGNORE_MODULE_ITEMS

      static final int METHODS_SCOPE_SPEC__IGNORE_MODULE_ITEMS
      The feature id for the 'Ignore Module Items' attribute.
      See Also:
    • METHODS_SCOPE_SPEC__ONLY_MODULE_ITEMS

      static final int METHODS_SCOPE_SPEC__ONLY_MODULE_ITEMS
      The feature id for the 'Only Module Items' attribute.
      See Also:
    • METHODS_SCOPE_SPEC__IGNORE_SERVER_CALLS

      static final int METHODS_SCOPE_SPEC__IGNORE_SERVER_CALLS
      The feature id for the 'Ignore Server Calls' attribute.
      See Also:
    • METHODS_SCOPE_SPEC__METHOD_REF

      static final int METHODS_SCOPE_SPEC__METHOD_REF
      The feature id for the 'Method Ref' reference.
      See Also:
    • METHODS_SCOPE_SPEC_FEATURE_COUNT

      static final int METHODS_SCOPE_SPEC_FEATURE_COUNT
      The number of structural features of the 'Methods Scope Spec' class.
      See Also:
    • METHODS_SCOPE_SPEC_OPERATION_COUNT

      static final int METHODS_SCOPE_SPEC_OPERATION_COUNT
      The number of operations of the 'Methods Scope Spec' class.
      See Also:
    • VARIABLES_SCOPE_SPEC

      static final int VARIABLES_SCOPE_SPEC
      The meta object id for the 'Variables Scope Spec' class.
      See Also:
    • VARIABLES_SCOPE_SPEC__MODULE

      static final int VARIABLES_SCOPE_SPEC__MODULE
      The feature id for the 'Module' reference.
      See Also:
    • VARIABLES_SCOPE_SPEC__METHOD

      static final int VARIABLES_SCOPE_SPEC__METHOD
      The feature id for the 'Method' reference.
      See Also:
    • VARIABLES_SCOPE_SPEC__ENVIRONMENTS

      static final int VARIABLES_SCOPE_SPEC__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • VARIABLES_SCOPE_SPEC__IGNORE_MODULE_ITEMS

      static final int VARIABLES_SCOPE_SPEC__IGNORE_MODULE_ITEMS
      The feature id for the 'Ignore Module Items' attribute.
      See Also:
    • VARIABLES_SCOPE_SPEC__ONLY_MODULE_ITEMS

      static final int VARIABLES_SCOPE_SPEC__ONLY_MODULE_ITEMS
      The feature id for the 'Only Module Items' attribute.
      See Also:
    • VARIABLES_SCOPE_SPEC__IGNORE_IMPLICITS

      static final int VARIABLES_SCOPE_SPEC__IGNORE_IMPLICITS
      The feature id for the 'Ignore Implicits' attribute.
      See Also:
    • VARIABLES_SCOPE_SPEC__STATEMENT

      static final int VARIABLES_SCOPE_SPEC__STATEMENT
      The feature id for the 'Statement' reference.
      See Also:
    • VARIABLES_SCOPE_SPEC__VARIABLE_REF

      static final int VARIABLES_SCOPE_SPEC__VARIABLE_REF
      The feature id for the 'Variable Ref' reference.
      See Also:
    • VARIABLES_SCOPE_SPEC_FEATURE_COUNT

      static final int VARIABLES_SCOPE_SPEC_FEATURE_COUNT
      The number of structural features of the 'Variables Scope Spec' class.
      See Also:
    • VARIABLES_SCOPE_SPEC_OPERATION_COUNT

      static final int VARIABLES_SCOPE_SPEC_OPERATION_COUNT
      The number of operations of the 'Variables Scope Spec' class.
      See Also:
    • VERSIONED_ELEMENT

      static final int VERSIONED_ELEMENT
      The meta object id for the 'Versioned Element' class.
      See Also:
    • VERSIONED_ELEMENT__ELEMENT

      static final int VERSIONED_ELEMENT__ELEMENT
      The feature id for the 'Element' reference.
      See Also:
    • VERSIONED_ELEMENT__VERSION

      static final int VERSIONED_ELEMENT__VERSION
      The feature id for the 'Version' attribute.
      See Also:
    • VERSIONED_ELEMENT_FEATURE_COUNT

      static final int VERSIONED_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Versioned Element' class.
      See Also:
    • VERSIONED_ELEMENT_OPERATION_COUNT

      static final int VERSIONED_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Versioned Element' class.
      See Also:
    • DOCUMENTATION_ELEMENT

      static final int DOCUMENTATION_ELEMENT
      The meta object id for the 'Documentation Element' class.
      See Also:
    • DOCUMENTATION_ELEMENT__ELEMENT

      static final int DOCUMENTATION_ELEMENT__ELEMENT
      The feature id for the 'Element' reference.
      See Also:
    • DOCUMENTATION_ELEMENT__VERSION

      static final int DOCUMENTATION_ELEMENT__VERSION
      The feature id for the 'Version' attribute.
      See Also:
    • DOCUMENTATION_ELEMENT__DOCUMENTATION

      static final int DOCUMENTATION_ELEMENT__DOCUMENTATION
      The feature id for the 'Documentation' attribute.
      See Also:
    • DOCUMENTATION_ELEMENT__TEMPLATE

      static final int DOCUMENTATION_ELEMENT__TEMPLATE
      The feature id for the 'Template' attribute.
      See Also:
    • DOCUMENTATION_ELEMENT_FEATURE_COUNT

      static final int DOCUMENTATION_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Documentation Element' class.
      See Also:
    • DOCUMENTATION_ELEMENT_OPERATION_COUNT

      static final int DOCUMENTATION_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Documentation Element' class.
      See Also:
    • PROPERTY_TYPE

      static final int PROPERTY_TYPE
      The meta object id for the 'Property Type' class.
      See Also:
    • PROPERTY_TYPE__NAME

      static final int PROPERTY_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • PROPERTY_TYPE__NAME_RU

      static final int PROPERTY_TYPE__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • PROPERTY_TYPE__ENVIRONMENTS

      static final int PROPERTY_TYPE__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • PROPERTY_TYPE__COMPOSITE_ID

      static final int PROPERTY_TYPE__COMPOSITE_ID
      The feature id for the 'Composite Id' attribute.
      See Also:
    • PROPERTY_TYPE__DEPRECATED_SINCE

      static final int PROPERTY_TYPE__DEPRECATED_SINCE
      The feature id for the 'Deprecated Since' attribute.
      See Also:
    • PROPERTY_TYPE__COMPATIBILITY_MODE

      static final int PROPERTY_TYPE__COMPATIBILITY_MODE
      The feature id for the 'Compatibility Mode' attribute.
      See Also:
    • PROPERTY_TYPE__REPLACED_BY

      static final int PROPERTY_TYPE__REPLACED_BY
      The feature id for the 'Replaced By' attribute list.
      See Also:
    • PROPERTY_TYPE__CTORS

      static final int PROPERTY_TYPE__CTORS
      The feature id for the 'Ctors' containment reference list.
      See Also:
    • PROPERTY_TYPE__CONTEXT_DEF

      static final int PROPERTY_TYPE__CONTEXT_DEF
      The feature id for the 'Context Def' containment reference.
      See Also:
    • PROPERTY_TYPE__EVENTS

      static final int PROPERTY_TYPE__EVENTS
      The feature id for the 'Events' containment reference list.
      See Also:
    • PROPERTY_TYPE__SYS_ENUM

      static final int PROPERTY_TYPE__SYS_ENUM
      The feature id for the 'Sys Enum' attribute.
      See Also:
    • PROPERTY_TYPE__CREATED_BY_NEW_OPERATOR

      static final int PROPERTY_TYPE__CREATED_BY_NEW_OPERATOR
      The feature id for the 'Created By New Operator' attribute.
      See Also:
    • PROPERTY_TYPE__PARENT_TYPE

      static final int PROPERTY_TYPE__PARENT_TYPE
      The feature id for the 'Parent Type' reference.
      See Also:
    • PROPERTY_TYPE__ITERABLE

      static final int PROPERTY_TYPE__ITERABLE
      The feature id for the 'Iterable' attribute.
      See Also:
    • PROPERTY_TYPE__INDEX_ACCESSIBLE

      static final int PROPERTY_TYPE__INDEX_ACCESSIBLE
      The feature id for the 'Index Accessible' attribute.
      See Also:
    • PROPERTY_TYPE__EXCHANGE_WITH_SERVER

      static final int PROPERTY_TYPE__EXCHANGE_WITH_SERVER
      The feature id for the 'Exchange With Server' attribute.
      See Also:
    • PROPERTY_TYPE__COLLECTION_ELEMENT_TYPES

      static final int PROPERTY_TYPE__COLLECTION_ELEMENT_TYPES
      The feature id for the 'Collection Element Types' containment reference.
      See Also:
    • PROPERTY_TYPE__PROPERTY_NAME

      static final int PROPERTY_TYPE__PROPERTY_NAME
      The feature id for the 'Property Name' attribute list.
      See Also:
    • PROPERTY_TYPE_FEATURE_COUNT

      static final int PROPERTY_TYPE_FEATURE_COUNT
      The number of structural features of the 'Property Type' class.
      See Also:
    • PROPERTY_TYPE___ENVIRONMENTS

      static final int PROPERTY_TYPE___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • PROPERTY_TYPE___ALL_EVENTS

      static final int PROPERTY_TYPE___ALL_EVENTS
      The operation id for the 'All Events' operation.
      See Also:
    • PROPERTY_TYPE_OPERATION_COUNT

      static final int PROPERTY_TYPE_OPERATION_COUNT
      The number of operations of the 'Property Type' class.
      See Also:
    • EXTENDED_TYPE

      static final int EXTENDED_TYPE
      The meta object id for the 'Extended Type' class.
      See Also:
    • EXTENDED_TYPE__NAME

      static final int EXTENDED_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • EXTENDED_TYPE__NAME_RU

      static final int EXTENDED_TYPE__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • EXTENDED_TYPE__ENVIRONMENTS

      static final int EXTENDED_TYPE__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • EXTENDED_TYPE__COMPOSITE_ID

      static final int EXTENDED_TYPE__COMPOSITE_ID
      The feature id for the 'Composite Id' attribute.
      See Also:
    • EXTENDED_TYPE__DEPRECATED_SINCE

      static final int EXTENDED_TYPE__DEPRECATED_SINCE
      The feature id for the 'Deprecated Since' attribute.
      See Also:
    • EXTENDED_TYPE__COMPATIBILITY_MODE

      static final int EXTENDED_TYPE__COMPATIBILITY_MODE
      The feature id for the 'Compatibility Mode' attribute.
      See Also:
    • EXTENDED_TYPE__REPLACED_BY

      static final int EXTENDED_TYPE__REPLACED_BY
      The feature id for the 'Replaced By' attribute list.
      See Also:
    • EXTENDED_TYPE__CTORS

      static final int EXTENDED_TYPE__CTORS
      The feature id for the 'Ctors' containment reference list.
      See Also:
    • EXTENDED_TYPE__CONTEXT_DEF

      static final int EXTENDED_TYPE__CONTEXT_DEF
      The feature id for the 'Context Def' containment reference.
      See Also:
    • EXTENDED_TYPE__EVENTS

      static final int EXTENDED_TYPE__EVENTS
      The feature id for the 'Events' containment reference list.
      See Also:
    • EXTENDED_TYPE__SYS_ENUM

      static final int EXTENDED_TYPE__SYS_ENUM
      The feature id for the 'Sys Enum' attribute.
      See Also:
    • EXTENDED_TYPE__CREATED_BY_NEW_OPERATOR

      static final int EXTENDED_TYPE__CREATED_BY_NEW_OPERATOR
      The feature id for the 'Created By New Operator' attribute.
      See Also:
    • EXTENDED_TYPE__PARENT_TYPE

      static final int EXTENDED_TYPE__PARENT_TYPE
      The feature id for the 'Parent Type' reference.
      See Also:
    • EXTENDED_TYPE__ITERABLE

      static final int EXTENDED_TYPE__ITERABLE
      The feature id for the 'Iterable' attribute.
      See Also:
    • EXTENDED_TYPE__INDEX_ACCESSIBLE

      static final int EXTENDED_TYPE__INDEX_ACCESSIBLE
      The feature id for the 'Index Accessible' attribute.
      See Also:
    • EXTENDED_TYPE__EXCHANGE_WITH_SERVER

      static final int EXTENDED_TYPE__EXCHANGE_WITH_SERVER
      The feature id for the 'Exchange With Server' attribute.
      See Also:
    • EXTENDED_TYPE__COLLECTION_ELEMENT_TYPES

      static final int EXTENDED_TYPE__COLLECTION_ELEMENT_TYPES
      The feature id for the 'Collection Element Types' containment reference.
      See Also:
    • EXTENDED_TYPE_FEATURE_COUNT

      static final int EXTENDED_TYPE_FEATURE_COUNT
      The number of structural features of the 'Extended Type' class.
      See Also:
    • EXTENDED_TYPE___ENVIRONMENTS

      static final int EXTENDED_TYPE___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • EXTENDED_TYPE___ALL_EVENTS

      static final int EXTENDED_TYPE___ALL_EVENTS
      The operation id for the 'All Events' operation.
      See Also:
    • EXTENDED_TYPE_OPERATION_COUNT

      static final int EXTENDED_TYPE_OPERATION_COUNT
      The number of operations of the 'Extended Type' class.
      See Also:
    • EXTENDED_COLLECTION_TYPE

      static final int EXTENDED_COLLECTION_TYPE
      The meta object id for the 'Extended Collection Type' class.
      See Also:
    • EXTENDED_COLLECTION_TYPE__NAME

      static final int EXTENDED_COLLECTION_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__NAME_RU

      static final int EXTENDED_COLLECTION_TYPE__NAME_RU
      The feature id for the 'Name Ru' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__ENVIRONMENTS

      static final int EXTENDED_COLLECTION_TYPE__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__COMPOSITE_ID

      static final int EXTENDED_COLLECTION_TYPE__COMPOSITE_ID
      The feature id for the 'Composite Id' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__DEPRECATED_SINCE

      static final int EXTENDED_COLLECTION_TYPE__DEPRECATED_SINCE
      The feature id for the 'Deprecated Since' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__COMPATIBILITY_MODE

      static final int EXTENDED_COLLECTION_TYPE__COMPATIBILITY_MODE
      The feature id for the 'Compatibility Mode' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__REPLACED_BY

      static final int EXTENDED_COLLECTION_TYPE__REPLACED_BY
      The feature id for the 'Replaced By' attribute list.
      See Also:
    • EXTENDED_COLLECTION_TYPE__CTORS

      static final int EXTENDED_COLLECTION_TYPE__CTORS
      The feature id for the 'Ctors' containment reference list.
      See Also:
    • EXTENDED_COLLECTION_TYPE__CONTEXT_DEF

      static final int EXTENDED_COLLECTION_TYPE__CONTEXT_DEF
      The feature id for the 'Context Def' containment reference.
      See Also:
    • EXTENDED_COLLECTION_TYPE__EVENTS

      static final int EXTENDED_COLLECTION_TYPE__EVENTS
      The feature id for the 'Events' containment reference list.
      See Also:
    • EXTENDED_COLLECTION_TYPE__SYS_ENUM

      static final int EXTENDED_COLLECTION_TYPE__SYS_ENUM
      The feature id for the 'Sys Enum' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__CREATED_BY_NEW_OPERATOR

      static final int EXTENDED_COLLECTION_TYPE__CREATED_BY_NEW_OPERATOR
      The feature id for the 'Created By New Operator' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__PARENT_TYPE

      static final int EXTENDED_COLLECTION_TYPE__PARENT_TYPE
      The feature id for the 'Parent Type' reference.
      See Also:
    • EXTENDED_COLLECTION_TYPE__ITERABLE

      static final int EXTENDED_COLLECTION_TYPE__ITERABLE
      The feature id for the 'Iterable' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__INDEX_ACCESSIBLE

      static final int EXTENDED_COLLECTION_TYPE__INDEX_ACCESSIBLE
      The feature id for the 'Index Accessible' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__EXCHANGE_WITH_SERVER

      static final int EXTENDED_COLLECTION_TYPE__EXCHANGE_WITH_SERVER
      The feature id for the 'Exchange With Server' attribute.
      See Also:
    • EXTENDED_COLLECTION_TYPE__COLLECTION_ELEMENT_TYPES

      static final int EXTENDED_COLLECTION_TYPE__COLLECTION_ELEMENT_TYPES
      The feature id for the 'Collection Element Types' containment reference.
      See Also:
    • EXTENDED_COLLECTION_TYPE_FEATURE_COUNT

      static final int EXTENDED_COLLECTION_TYPE_FEATURE_COUNT
      The number of structural features of the 'Extended Collection Type' class.
      See Also:
    • EXTENDED_COLLECTION_TYPE___ENVIRONMENTS

      static final int EXTENDED_COLLECTION_TYPE___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • EXTENDED_COLLECTION_TYPE___ALL_EVENTS

      static final int EXTENDED_COLLECTION_TYPE___ALL_EVENTS
      The operation id for the 'All Events' operation.
      See Also:
    • EXTENDED_COLLECTION_TYPE_OPERATION_COUNT

      static final int EXTENDED_COLLECTION_TYPE_OPERATION_COUNT
      The number of operations of the 'Extended Collection Type' class.
      See Also:
    • BSL_DERIVED_PROPERTY_SOURCE

      static final int BSL_DERIVED_PROPERTY_SOURCE
      The meta object id for the 'Derived Property Source' class.
      See Also:
    • BSL_DERIVED_PROPERTY_SOURCE__MODULE_URI

      static final int BSL_DERIVED_PROPERTY_SOURCE__MODULE_URI
      The feature id for the 'Module Uri' attribute.
      See Also:
    • BSL_DERIVED_PROPERTY_SOURCE__METHOD_NAME

      static final int BSL_DERIVED_PROPERTY_SOURCE__METHOD_NAME
      The feature id for the 'Method Name' attribute.
      See Also:
    • BSL_DERIVED_PROPERTY_SOURCE__LOCAL_OFFSET

      static final int BSL_DERIVED_PROPERTY_SOURCE__LOCAL_OFFSET
      The feature id for the 'Local Offset' attribute.
      See Also:
    • BSL_DERIVED_PROPERTY_SOURCE_FEATURE_COUNT

      static final int BSL_DERIVED_PROPERTY_SOURCE_FEATURE_COUNT
      The number of structural features of the 'Derived Property Source' class.
      See Also:
    • BSL_DERIVED_PROPERTY_SOURCE_OPERATION_COUNT

      static final int BSL_DERIVED_PROPERTY_SOURCE_OPERATION_COUNT
      The number of operations of the 'Derived Property Source' class.
      See Also:
    • MODULE_TYPE

      static final int MODULE_TYPE
      The meta object id for the 'Module Type' enum.
      See Also:
    • REGION_PREPROCESSOR_TYPE

      static final int REGION_PREPROCESSOR_TYPE
      The meta object id for the 'Region Preprocessor Type' enum.
      See Also:
    • PREPROCESSOR_LITERAL_EXPRESSION_TYPE

      static final int PREPROCESSOR_LITERAL_EXPRESSION_TYPE
      The meta object id for the 'Preprocessor Literal Expression Type' enum.
      See Also:
    • BINARY_OPERATION

      static final int BINARY_OPERATION
      The meta object id for the 'Binary Operation' enum.
      See Also:
    • UNARY_OPERATION

      static final int UNARY_OPERATION
      The meta object id for the 'Unary Operation' enum.
      See Also:
    • TYPE_STATE_PROVIDER

      static final int TYPE_STATE_PROVIDER
      The meta object id for the 'Type State Provider' data type.
      See Also:
    • ENVIRONMENTS

      static final int ENVIRONMENTS
      The meta object id for the 'Environments' data type.
      See Also:
  • Method Details

    • getModule

      org.eclipse.emf.ecore.EClass getModule()
      Returns the meta object for class 'Module'.
      Returns:
      the meta object for class 'Module'.
      See Also:
    • getModule_Owner

      org.eclipse.emf.ecore.EReference getModule_Owner()
      Returns the meta object for the reference 'Owner'.
      Returns:
      the meta object for the reference 'Owner'.
      See Also:
    • getModule_ModuleType

      org.eclipse.emf.ecore.EAttribute getModule_ModuleType()
      Returns the meta object for the attribute 'Module Type'.
      Returns:
      the meta object for the attribute 'Module Type'.
      See Also:
    • getModule_DefaultPragmas

      org.eclipse.emf.ecore.EReference getModule_DefaultPragmas()
      Returns the meta object for the containment reference list 'Default Pragmas'.
      Returns:
      the meta object for the containment reference list 'Default Pragmas'.
      See Also:
    • getModule_Methods

      org.eclipse.emf.ecore.EReference getModule_Methods()
      Returns the meta object for the containment reference list 'Methods'.
      Returns:
      the meta object for the containment reference list 'Methods'.
      See Also:
    • getModule_Preprocessors

      org.eclipse.emf.ecore.EReference getModule_Preprocessors()
      Returns the meta object for the containment reference list 'Preprocessors'.
      Returns:
      the meta object for the containment reference list 'Preprocessors'.
      See Also:
    • getModule_ContextDef

      org.eclipse.emf.ecore.EReference getModule_ContextDef()
      Returns the meta object for the reference 'Context Def'.
      Returns:
      the meta object for the reference 'Context Def'.
      See Also:
    • getModule__AllMethods

      org.eclipse.emf.ecore.EOperation getModule__AllMethods()
      Returns the meta object for the 'All Methods' operation.
      Returns:
      the meta object for the 'All Methods' operation.
      See Also:
    • getBlock

      org.eclipse.emf.ecore.EClass getBlock()
      Returns the meta object for class 'Block'.
      Returns:
      the meta object for class 'Block'.
      See Also:
    • getBlock_DeclareStatements

      org.eclipse.emf.ecore.EReference getBlock_DeclareStatements()
      Returns the meta object for the containment reference list 'Declare Statements'.
      Returns:
      the meta object for the containment reference list 'Declare Statements'.
      See Also:
    • getBlock_Statements

      org.eclipse.emf.ecore.EReference getBlock_Statements()
      Returns the meta object for the containment reference list 'Statements'.
      Returns:
      the meta object for the containment reference list 'Statements'.
      See Also:
    • getBlock_ImplicitVariables

      org.eclipse.emf.ecore.EReference getBlock_ImplicitVariables()
      Returns the meta object for the reference list 'Implicit Variables'.
      Returns:
      the meta object for the reference list 'Implicit Variables'.
      See Also:
    • getBlock_UniqueName

      org.eclipse.emf.ecore.EAttribute getBlock_UniqueName()
      Returns the meta object for the attribute 'Unique Name'.
      Returns:
      the meta object for the attribute 'Unique Name'.
      See Also:
    • getBlock__AllDeclareStatements

      org.eclipse.emf.ecore.EOperation getBlock__AllDeclareStatements()
      Returns the meta object for the 'All Declare Statements' operation.
      Returns:
      the meta object for the 'All Declare Statements' operation.
      See Also:
    • getBlock__AllStatements

      org.eclipse.emf.ecore.EOperation getBlock__AllStatements()
      Returns the meta object for the 'All Statements' operation.
      Returns:
      the meta object for the 'All Statements' operation.
      See Also:
    • getPragmaTarget

      org.eclipse.emf.ecore.EClass getPragmaTarget()
      Returns the meta object for class 'Pragma Target'.
      Returns:
      the meta object for class 'Pragma Target'.
      See Also:
    • getPragmaTarget_Pragmas

      org.eclipse.emf.ecore.EReference getPragmaTarget_Pragmas()
      Returns the meta object for the containment reference list 'Pragmas'.
      Returns:
      the meta object for the containment reference list 'Pragmas'.
      See Also:
    • getPragma

      org.eclipse.emf.ecore.EClass getPragma()
      Returns the meta object for class 'Pragma'.
      Returns:
      the meta object for class 'Pragma'.
      See Also:
    • getPragma_Symbol

      org.eclipse.emf.ecore.EAttribute getPragma_Symbol()
      Returns the meta object for the attribute 'Symbol'.
      Returns:
      the meta object for the attribute 'Symbol'.
      See Also:
    • getPragma_Value

      org.eclipse.emf.ecore.EAttribute getPragma_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
    • getPragma__Value

      org.eclipse.emf.ecore.EOperation getPragma__Value()
      Returns the meta object for the 'Value' operation.
      Returns:
      the meta object for the 'Value' operation.
      See Also:
    • getDeclareStatement

      org.eclipse.emf.ecore.EClass getDeclareStatement()
      Returns the meta object for class 'Declare Statement'.
      Returns:
      the meta object for class 'Declare Statement'.
      See Also:
    • getDeclareStatement_Variables

      org.eclipse.emf.ecore.EReference getDeclareStatement_Variables()
      Returns the meta object for the containment reference list 'Variables'.
      Returns:
      the meta object for the containment reference list 'Variables'.
      See Also:
    • getPreprocessor

      org.eclipse.emf.ecore.EClass getPreprocessor()
      Returns the meta object for class 'Preprocessor'.
      Returns:
      the meta object for class 'Preprocessor'.
      See Also:
    • getPreprocessor_ItemAfter

      org.eclipse.emf.ecore.EReference getPreprocessor_ItemAfter()
      Returns the meta object for the containment reference 'Item After'.
      Returns:
      the meta object for the containment reference 'Item After'.
      See Also:
    • getPreprocessor__AllPreprocessorItems

      org.eclipse.emf.ecore.EOperation getPreprocessor__AllPreprocessorItems()
      Returns the meta object for the 'All Preprocessor Items' operation.
      Returns:
      the meta object for the 'All Preprocessor Items' operation.
      See Also:
    • getPreprocessorItem

      org.eclipse.emf.ecore.EClass getPreprocessorItem()
      Returns the meta object for class 'Preprocessor Item'.
      Returns:
      the meta object for class 'Preprocessor Item'.
      See Also:
    • getPreprocessorItem__HasDeclareStatements

      org.eclipse.emf.ecore.EOperation getPreprocessorItem__HasDeclareStatements()
      Returns the meta object for the 'Has Declare Statements' operation.
      Returns:
      the meta object for the 'Has Declare Statements' operation.
      See Also:
    • getPreprocessorItem__HasStatements

      org.eclipse.emf.ecore.EOperation getPreprocessorItem__HasStatements()
      Returns the meta object for the 'Has Statements' operation.
      Returns:
      the meta object for the 'Has Statements' operation.
      See Also:
    • getPreprocessorItem__HasStatementsWithoutEmpty

      org.eclipse.emf.ecore.EOperation getPreprocessorItem__HasStatementsWithoutEmpty()
      Returns the meta object for the 'Has Statements Without Empty' operation.
      Returns:
      the meta object for the 'Has Statements Without Empty' operation.
      See Also:
    • getPreprocessorItem__HasMethods

      org.eclipse.emf.ecore.EOperation getPreprocessorItem__HasMethods()
      Returns the meta object for the 'Has Methods' operation.
      Returns:
      the meta object for the 'Has Methods' operation.
      See Also:
    • getPreprocessorItem__HasPreprocessors

      org.eclipse.emf.ecore.EOperation getPreprocessorItem__HasPreprocessors()
      Returns the meta object for the 'Has Preprocessors' operation.
      Returns:
      the meta object for the 'Has Preprocessors' operation.
      See Also:
    • getPreprocessorItem__HasExpression

      org.eclipse.emf.ecore.EOperation getPreprocessorItem__HasExpression()
      Returns the meta object for the 'Has Expression' operation.
      Returns:
      the meta object for the 'Has Expression' operation.
      See Also:
    • getPreprocessorItem__HasExpressionWithoutEmpty

      org.eclipse.emf.ecore.EOperation getPreprocessorItem__HasExpressionWithoutEmpty()
      Returns the meta object for the 'Has Expression Without Empty' operation.
      Returns:
      the meta object for the 'Has Expression Without Empty' operation.
      See Also:
    • getPreprocessorItem__HasElement

      org.eclipse.emf.ecore.EOperation getPreprocessorItem__HasElement()
      Returns the meta object for the 'Has Element' operation.
      Returns:
      the meta object for the 'Has Element' operation.
      See Also:
    • getPreprocessorItem__HasElementWithoutEmpty

      org.eclipse.emf.ecore.EOperation getPreprocessorItem__HasElementWithoutEmpty()
      Returns the meta object for the 'Has Element Without Empty' operation.
      Returns:
      the meta object for the 'Has Element Without Empty' operation.
      See Also:
    • getPreprocessorItemDeclareStatement

      org.eclipse.emf.ecore.EClass getPreprocessorItemDeclareStatement()
      Returns the meta object for class 'Preprocessor Item Declare Statement'.
      Returns:
      the meta object for class 'Preprocessor Item Declare Statement'.
      See Also:
    • getPreprocessorItemDeclareStatement_DeclareStatements

      org.eclipse.emf.ecore.EReference getPreprocessorItemDeclareStatement_DeclareStatements()
      Returns the meta object for the containment reference list 'Declare Statements'.
      Returns:
      the meta object for the containment reference list 'Declare Statements'.
      See Also:
    • getPreprocessorItemDeclareStatement__HasDeclareStatements

      org.eclipse.emf.ecore.EOperation getPreprocessorItemDeclareStatement__HasDeclareStatements()
      Returns the meta object for the 'Has Declare Statements' operation.
      Returns:
      the meta object for the 'Has Declare Statements' operation.
      See Also:
    • getPreprocessorItemStatements

      org.eclipse.emf.ecore.EClass getPreprocessorItemStatements()
      Returns the meta object for class 'Preprocessor Item Statements'.
      Returns:
      the meta object for class 'Preprocessor Item Statements'.
      See Also:
    • getPreprocessorItemStatements_Statements

      org.eclipse.emf.ecore.EReference getPreprocessorItemStatements_Statements()
      Returns the meta object for the containment reference list 'Statements'.
      Returns:
      the meta object for the containment reference list 'Statements'.
      See Also:
    • getPreprocessorItemStatements__HasStatements

      org.eclipse.emf.ecore.EOperation getPreprocessorItemStatements__HasStatements()
      Returns the meta object for the 'Has Statements' operation.
      Returns:
      the meta object for the 'Has Statements' operation.
      See Also:
    • getPreprocessorItemStatements__HasStatementsWithoutEmpty

      org.eclipse.emf.ecore.EOperation getPreprocessorItemStatements__HasStatementsWithoutEmpty()
      Returns the meta object for the 'Has Statements Without Empty' operation.
      Returns:
      the meta object for the 'Has Statements Without Empty' operation.
      See Also:
    • getPreprocessorItemExpression

      org.eclipse.emf.ecore.EClass getPreprocessorItemExpression()
      Returns the meta object for class 'Preprocessor Item Expression'.
      Returns:
      the meta object for class 'Preprocessor Item Expression'.
      See Also:
    • getPreprocessorItemExpression_Expression

      org.eclipse.emf.ecore.EReference getPreprocessorItemExpression_Expression()
      Returns the meta object for the containment reference 'Expression'.
      Returns:
      the meta object for the containment reference 'Expression'.
      See Also:
    • getPreprocessorItemExpression__HasExpression

      org.eclipse.emf.ecore.EOperation getPreprocessorItemExpression__HasExpression()
      Returns the meta object for the 'Has Expression' operation.
      Returns:
      the meta object for the 'Has Expression' operation.
      See Also:
    • getPreprocessorItemExpression__HasExpressionWithoutEmpty

      org.eclipse.emf.ecore.EOperation getPreprocessorItemExpression__HasExpressionWithoutEmpty()
      Returns the meta object for the 'Has Expression Without Empty' operation.
      Returns:
      the meta object for the 'Has Expression Without Empty' operation.
      See Also:
    • getPreprocessorItemMethodStatement

      org.eclipse.emf.ecore.EClass getPreprocessorItemMethodStatement()
      Returns the meta object for class 'Preprocessor Item Method Statement'.
      Returns:
      the meta object for class 'Preprocessor Item Method Statement'.
      See Also:
    • getPreprocessorItemMethodStatement_Methods

      org.eclipse.emf.ecore.EReference getPreprocessorItemMethodStatement_Methods()
      Returns the meta object for the containment reference list 'Methods'.
      Returns:
      the meta object for the containment reference list 'Methods'.
      See Also:
    • getPreprocessorItemMethodStatement_Preprocessors

      org.eclipse.emf.ecore.EReference getPreprocessorItemMethodStatement_Preprocessors()
      Returns the meta object for the containment reference list 'Preprocessors'.
      Returns:
      the meta object for the containment reference list 'Preprocessors'.
      See Also:
    • getPreprocessorItemMethodStatement__HasMethods

      org.eclipse.emf.ecore.EOperation getPreprocessorItemMethodStatement__HasMethods()
      Returns the meta object for the 'Has Methods' operation.
      Returns:
      the meta object for the 'Has Methods' operation.
      See Also:
    • getPreprocessorItemMethodStatement__HasPreprocessors

      org.eclipse.emf.ecore.EOperation getPreprocessorItemMethodStatement__HasPreprocessors()
      Returns the meta object for the 'Has Preprocessors' operation.
      Returns:
      the meta object for the 'Has Preprocessors' operation.
      See Also:
    • getPreprocessorItemModule

      org.eclipse.emf.ecore.EClass getPreprocessorItemModule()
      Returns the meta object for class 'Preprocessor Item Module'.
      Returns:
      the meta object for class 'Preprocessor Item Module'.
      See Also:
    • getPreprocessorItemAllTypeStatements

      org.eclipse.emf.ecore.EClass getPreprocessorItemAllTypeStatements()
      Returns the meta object for class 'Preprocessor Item All Type Statements'.
      Returns:
      the meta object for class 'Preprocessor Item All Type Statements'.
      See Also:
    • getRegionPreprocessor

      org.eclipse.emf.ecore.EClass getRegionPreprocessor()
      Returns the meta object for class 'Region Preprocessor'.
      Returns:
      the meta object for class 'Region Preprocessor'.
      See Also:
    • getRegionPreprocessor_Item

      org.eclipse.emf.ecore.EReference getRegionPreprocessor_Item()
      Returns the meta object for the containment reference 'Item'.
      Returns:
      the meta object for the containment reference 'Item'.
      See Also:
    • getRegionPreprocessor__AllPreprocessorItems

      org.eclipse.emf.ecore.EOperation getRegionPreprocessor__AllPreprocessorItems()
      Returns the meta object for the 'All Preprocessor Items' operation.
      Returns:
      the meta object for the 'All Preprocessor Items' operation.
      See Also:
    • getRegionPreprocessor__ComputeType

      org.eclipse.emf.ecore.EOperation getRegionPreprocessor__ComputeType()
      Returns the meta object for the 'Compute Type' operation.
      Returns:
      the meta object for the 'Compute Type' operation.
      See Also:
    • getRegionPreprocessorDeclareStatement

      org.eclipse.emf.ecore.EClass getRegionPreprocessorDeclareStatement()
      Returns the meta object for class 'Region Preprocessor Declare Statement'.
      Returns:
      the meta object for class 'Region Preprocessor Declare Statement'.
      See Also:
    • getRegionPreprocessorStatement

      org.eclipse.emf.ecore.EClass getRegionPreprocessorStatement()
      Returns the meta object for class 'Region Preprocessor Statement'.
      Returns:
      the meta object for class 'Region Preprocessor Statement'.
      See Also:
    • getRegionPreprocessorExpression

      org.eclipse.emf.ecore.EClass getRegionPreprocessorExpression()
      Returns the meta object for class 'Region Preprocessor Expression'.
      Returns:
      the meta object for class 'Region Preprocessor Expression'.
      See Also:
    • getPreprocessorExpression

      org.eclipse.emf.ecore.EClass getPreprocessorExpression()
      Returns the meta object for class 'Preprocessor Expression'.
      Returns:
      the meta object for class 'Preprocessor Expression'.
      See Also:
    • getPreprocessorIfConditional

      org.eclipse.emf.ecore.EClass getPreprocessorIfConditional()
      Returns the meta object for class 'Preprocessor If Conditional'.
      Returns:
      the meta object for class 'Preprocessor If Conditional'.
      See Also:
    • getPreprocessorIfConditional_Predicate

      org.eclipse.emf.ecore.EReference getPreprocessorIfConditional_Predicate()
      Returns the meta object for the containment reference 'Predicate'.
      Returns:
      the meta object for the containment reference 'Predicate'.
      See Also:
    • getPreprocessorConditional

      org.eclipse.emf.ecore.EClass getPreprocessorConditional()
      Returns the meta object for class 'Preprocessor Conditional'.
      Returns:
      the meta object for class 'Preprocessor Conditional'.
      See Also:
    • getPreprocessorConditional_Item

      org.eclipse.emf.ecore.EReference getPreprocessorConditional_Item()
      Returns the meta object for the containment reference 'Item'.
      Returns:
      the meta object for the containment reference 'Item'.
      See Also:
    • getIfPreprocessor

      org.eclipse.emf.ecore.EClass getIfPreprocessor()
      Returns the meta object for class 'If Preprocessor'.
      Returns:
      the meta object for class 'If Preprocessor'.
      See Also:
    • getIfPreprocessor_IfPart

      org.eclipse.emf.ecore.EReference getIfPreprocessor_IfPart()
      Returns the meta object for the containment reference 'If Part'.
      Returns:
      the meta object for the containment reference 'If Part'.
      See Also:
    • getIfPreprocessor_ElsIfParts

      org.eclipse.emf.ecore.EReference getIfPreprocessor_ElsIfParts()
      Returns the meta object for the containment reference list 'Els If Parts'.
      Returns:
      the meta object for the containment reference list 'Els If Parts'.
      See Also:
    • getIfPreprocessor_ElseElement

      org.eclipse.emf.ecore.EReference getIfPreprocessor_ElseElement()
      Returns the meta object for the containment reference 'Else Element'.
      Returns:
      the meta object for the containment reference 'Else Element'.
      See Also:
    • getIfPreprocessor__AllPreprocessorItems

      org.eclipse.emf.ecore.EOperation getIfPreprocessor__AllPreprocessorItems()
      Returns the meta object for the 'All Preprocessor Items' operation.
      Returns:
      the meta object for the 'All Preprocessor Items' operation.
      See Also:
    • getIfPreprocessorDeclareStatement

      org.eclipse.emf.ecore.EClass getIfPreprocessorDeclareStatement()
      Returns the meta object for class 'If Preprocessor Declare Statement'.
      Returns:
      the meta object for class 'If Preprocessor Declare Statement'.
      See Also:
    • getIfPreprocessorStatement

      org.eclipse.emf.ecore.EClass getIfPreprocessorStatement()
      Returns the meta object for class 'If Preprocessor Statement'.
      Returns:
      the meta object for class 'If Preprocessor Statement'.
      See Also:
    • getIfPreprocessorExpression

      org.eclipse.emf.ecore.EClass getIfPreprocessorExpression()
      Returns the meta object for class 'If Preprocessor Expression'.
      Returns:
      the meta object for class 'If Preprocessor Expression'.
      See Also:
    • getPreprocessorLiteralExpression

      org.eclipse.emf.ecore.EClass getPreprocessorLiteralExpression()
      Returns the meta object for class 'Preprocessor Literal Expression'.
      Returns:
      the meta object for class 'Preprocessor Literal Expression'.
      See Also:
    • getPreprocessorLiteralExpression_TypeLiteral

      org.eclipse.emf.ecore.EAttribute getPreprocessorLiteralExpression_TypeLiteral()
      Returns the meta object for the attribute 'Type Literal'.
      Returns:
      the meta object for the attribute 'Type Literal'.
      See Also:
    • getBinaryPreprocessorExpression

      org.eclipse.emf.ecore.EClass getBinaryPreprocessorExpression()
      Returns the meta object for class 'Binary Preprocessor Expression'.
      Returns:
      the meta object for class 'Binary Preprocessor Expression'.
      See Also:
    • getBinaryPreprocessorExpression_Operation

      org.eclipse.emf.ecore.EAttribute getBinaryPreprocessorExpression_Operation()
      Returns the meta object for the attribute 'Operation'.
      Returns:
      the meta object for the attribute 'Operation'.
      See Also:
    • getBinaryPreprocessorExpression_Left

      org.eclipse.emf.ecore.EReference getBinaryPreprocessorExpression_Left()
      Returns the meta object for the containment reference 'Left'.
      Returns:
      the meta object for the containment reference 'Left'.
      See Also:
    • getBinaryPreprocessorExpression_Right

      org.eclipse.emf.ecore.EReference getBinaryPreprocessorExpression_Right()
      Returns the meta object for the containment reference 'Right'.
      Returns:
      the meta object for the containment reference 'Right'.
      See Also:
    • getUnaryPreprocessorExpression

      org.eclipse.emf.ecore.EClass getUnaryPreprocessorExpression()
      Returns the meta object for class 'Unary Preprocessor Expression'.
      Returns:
      the meta object for class 'Unary Preprocessor Expression'.
      See Also:
    • getUnaryPreprocessorExpression_Operation

      org.eclipse.emf.ecore.EAttribute getUnaryPreprocessorExpression_Operation()
      Returns the meta object for the attribute 'Operation'.
      Returns:
      the meta object for the attribute 'Operation'.
      See Also:
    • getUnaryPreprocessorExpression_Operand

      org.eclipse.emf.ecore.EReference getUnaryPreprocessorExpression_Operand()
      Returns the meta object for the containment reference 'Operand'.
      Returns:
      the meta object for the containment reference 'Operand'.
      See Also:
    • getBracketPreprocessorExpression

      org.eclipse.emf.ecore.EClass getBracketPreprocessorExpression()
      Returns the meta object for class 'Bracket Preprocessor Expression'.
      Returns:
      the meta object for class 'Bracket Preprocessor Expression'.
      See Also:
    • getBracketPreprocessorExpression_Operand

      org.eclipse.emf.ecore.EReference getBracketPreprocessorExpression_Operand()
      Returns the meta object for the containment reference 'Operand'.
      Returns:
      the meta object for the containment reference 'Operand'.
      See Also:
    • getVariable

      org.eclipse.emf.ecore.EClass getVariable()
      Returns the meta object for class 'Variable'.
      Returns:
      the meta object for class 'Variable'.
      See Also:
    • getVariable_TypeStateProvider

      org.eclipse.emf.ecore.EAttribute getVariable_TypeStateProvider()
      Returns the meta object for the attribute 'Type State Provider'.
      Returns:
      the meta object for the attribute 'Type State Provider'.
      See Also:
    • getExplicitVariable

      org.eclipse.emf.ecore.EClass getExplicitVariable()
      Returns the meta object for class 'Explicit Variable'.
      Returns:
      the meta object for class 'Explicit Variable'.
      See Also:
    • getExplicitVariable_Export

      org.eclipse.emf.ecore.EAttribute getExplicitVariable_Export()
      Returns the meta object for the attribute 'Export'.
      Returns:
      the meta object for the attribute 'Export'.
      See Also:
    • getImplicitVariable

      org.eclipse.emf.ecore.EClass getImplicitVariable()
      Returns the meta object for class 'Implicit Variable'.
      Returns:
      the meta object for class 'Implicit Variable'.
      See Also:
    • getImplicitVariable__Environments

      org.eclipse.emf.ecore.EOperation getImplicitVariable__Environments()
      Returns the meta object for the 'Environments' operation.
      Returns:
      the meta object for the 'Environments' operation.
      See Also:
    • getMethod

      org.eclipse.emf.ecore.EClass getMethod()
      Returns the meta object for class 'Method'.
      Returns:
      the meta object for class 'Method'.
      See Also:
    • getMethod_Async

      org.eclipse.emf.ecore.EAttribute getMethod_Async()
      Returns the meta object for the attribute 'Async'.
      Returns:
      the meta object for the attribute 'Async'.
      See Also:
    • getMethod_FormalParams

      org.eclipse.emf.ecore.EReference getMethod_FormalParams()
      Returns the meta object for the containment reference list 'Formal Params'.
      Returns:
      the meta object for the containment reference list 'Formal Params'.
      See Also:
    • getMethod_Export

      org.eclipse.emf.ecore.EAttribute getMethod_Export()
      Returns the meta object for the attribute 'Export'.
      Returns:
      the meta object for the attribute 'Export'.
      See Also:
    • getMethod_Event

      org.eclipse.emf.ecore.EAttribute getMethod_Event()
      Returns the meta object for the attribute 'Event'.
      Returns:
      the meta object for the attribute 'Event'.
      See Also:
    • getMethod_Used

      org.eclipse.emf.ecore.EAttribute getMethod_Used()
      Returns the meta object for the attribute 'Used'.
      Returns:
      the meta object for the attribute 'Used'.
      See Also:
    • getMethod_FinalInParamState

      org.eclipse.emf.ecore.EAttribute getMethod_FinalInParamState()
      Returns the meta object for the attribute list 'Final In Param State'.
      Returns:
      the meta object for the attribute list 'Final In Param State'.
      See Also:
    • getMethod_FinalOutParamState

      org.eclipse.emf.ecore.EAttribute getMethod_FinalOutParamState()
      Returns the meta object for the attribute list 'Final Out Param State'.
      Returns:
      the meta object for the attribute list 'Final Out Param State'.
      See Also:
    • getMethod_Callers

      org.eclipse.emf.ecore.EReference getMethod_Callers()
      Returns the meta object for the reference list 'Callers'.
      Returns:
      the meta object for the reference list 'Callers'.
      See Also:
    • getMethod_Callees

      org.eclipse.emf.ecore.EReference getMethod_Callees()
      Returns the meta object for the reference list 'Callees'.
      Returns:
      the meta object for the reference list 'Callees'.
      See Also:
    • getProcedure

      org.eclipse.emf.ecore.EClass getProcedure()
      Returns the meta object for class 'Procedure'.
      Returns:
      the meta object for class 'Procedure'.
      See Also:
    • getFunction

      org.eclipse.emf.ecore.EClass getFunction()
      Returns the meta object for class 'Function'.
      Returns:
      the meta object for class 'Function'.
      See Also:
    • getFunction_FinalReturnState

      org.eclipse.emf.ecore.EAttribute getFunction_FinalReturnState()
      Returns the meta object for the attribute 'Final Return State'.
      Returns:
      the meta object for the attribute 'Final Return State'.
      See Also:
    • getFormalParam

      org.eclipse.emf.ecore.EClass getFormalParam()
      Returns the meta object for class 'Formal Param'.
      Returns:
      the meta object for class 'Formal Param'.
      See Also:
    • getFormalParam_ByValue

      org.eclipse.emf.ecore.EAttribute getFormalParam_ByValue()
      Returns the meta object for the attribute 'By Value'.
      Returns:
      the meta object for the attribute 'By Value'.
      See Also:
    • getFormalParam_DefaultValue

      org.eclipse.emf.ecore.EReference getFormalParam_DefaultValue()
      Returns the meta object for the containment reference 'Default Value'.
      Returns:
      the meta object for the containment reference 'Default Value'.
      See Also:
    • getLabel

      org.eclipse.emf.ecore.EClass getLabel()
      Returns the meta object for class 'Label'.
      Returns:
      the meta object for class 'Label'.
      See Also:
    • getStatement

      org.eclipse.emf.ecore.EClass getStatement()
      Returns the meta object for class 'Statement'.
      Returns:
      the meta object for class 'Statement'.
      See Also:
    • getLabeledStatement

      org.eclipse.emf.ecore.EClass getLabeledStatement()
      Returns the meta object for class 'Labeled Statement'.
      Returns:
      the meta object for class 'Labeled Statement'.
      See Also:
    • getLabeledStatement_Labels

      org.eclipse.emf.ecore.EReference getLabeledStatement_Labels()
      Returns the meta object for the containment reference list 'Labels'.
      Returns:
      the meta object for the containment reference list 'Labels'.
      See Also:
    • getLabeledStatement_Statement

      org.eclipse.emf.ecore.EReference getLabeledStatement_Statement()
      Returns the meta object for the containment reference 'Statement'.
      Returns:
      the meta object for the containment reference 'Statement'.
      See Also:
    • getUnlabeledStatement

      org.eclipse.emf.ecore.EClass getUnlabeledStatement()
      Returns the meta object for class 'Unlabeled Statement'.
      Returns:
      the meta object for class 'Unlabeled Statement'.
      See Also:
    • getEmptyStatement

      org.eclipse.emf.ecore.EClass getEmptyStatement()
      Returns the meta object for class 'Empty Statement'.
      Returns:
      the meta object for class 'Empty Statement'.
      See Also:
    • getSimpleStatement

      org.eclipse.emf.ecore.EClass getSimpleStatement()
      Returns the meta object for class 'Simple Statement'.
      Returns:
      the meta object for class 'Simple Statement'.
      See Also:
    • getSimpleStatement_Left

      org.eclipse.emf.ecore.EReference getSimpleStatement_Left()
      Returns the meta object for the containment reference 'Left'.
      Returns:
      the meta object for the containment reference 'Left'.
      See Also:
    • getSimpleStatement_Right

      org.eclipse.emf.ecore.EReference getSimpleStatement_Right()
      Returns the meta object for the containment reference 'Right'.
      Returns:
      the meta object for the containment reference 'Right'.
      See Also:
    • getIfStatement

      org.eclipse.emf.ecore.EClass getIfStatement()
      Returns the meta object for class 'If Statement'.
      Returns:
      the meta object for class 'If Statement'.
      See Also:
    • getIfStatement_IfPart

      org.eclipse.emf.ecore.EReference getIfStatement_IfPart()
      Returns the meta object for the containment reference 'If Part'.
      Returns:
      the meta object for the containment reference 'If Part'.
      See Also:
    • getIfStatement_ElsIfParts

      org.eclipse.emf.ecore.EReference getIfStatement_ElsIfParts()
      Returns the meta object for the containment reference list 'Els If Parts'.
      Returns:
      the meta object for the containment reference list 'Els If Parts'.
      See Also:
    • getIfStatement_ElseStatements

      org.eclipse.emf.ecore.EReference getIfStatement_ElseStatements()
      Returns the meta object for the containment reference list 'Else Statements'.
      Returns:
      the meta object for the containment reference list 'Else Statements'.
      See Also:
    • getConditional

      org.eclipse.emf.ecore.EClass getConditional()
      Returns the meta object for class 'Conditional'.
      Returns:
      the meta object for class 'Conditional'.
      See Also:
    • getConditional_Predicate

      org.eclipse.emf.ecore.EReference getConditional_Predicate()
      Returns the meta object for the containment reference 'Predicate'.
      Returns:
      the meta object for the containment reference 'Predicate'.
      See Also:
    • getConditional_Statements

      org.eclipse.emf.ecore.EReference getConditional_Statements()
      Returns the meta object for the containment reference list 'Statements'.
      Returns:
      the meta object for the containment reference list 'Statements'.
      See Also:
    • getLoopStatement

      org.eclipse.emf.ecore.EClass getLoopStatement()
      Returns the meta object for class 'Loop Statement'.
      Returns:
      the meta object for class 'Loop Statement'.
      See Also:
    • getLoopStatement_Statements

      org.eclipse.emf.ecore.EReference getLoopStatement_Statements()
      Returns the meta object for the containment reference list 'Statements'.
      Returns:
      the meta object for the containment reference list 'Statements'.
      See Also:
    • getWhileStatement

      org.eclipse.emf.ecore.EClass getWhileStatement()
      Returns the meta object for class 'While Statement'.
      Returns:
      the meta object for class 'While Statement'.
      See Also:
    • getWhileStatement_Predicate

      org.eclipse.emf.ecore.EReference getWhileStatement_Predicate()
      Returns the meta object for the containment reference 'Predicate'.
      Returns:
      the meta object for the containment reference 'Predicate'.
      See Also:
    • getForStatement

      org.eclipse.emf.ecore.EClass getForStatement()
      Returns the meta object for class 'For Statement'.
      Returns:
      the meta object for class 'For Statement'.
      See Also:
    • getForStatement_VariableAccess

      org.eclipse.emf.ecore.EReference getForStatement_VariableAccess()
      Returns the meta object for the containment reference 'Variable Access'.
      Returns:
      the meta object for the containment reference 'Variable Access'.
      See Also:
    • getForToStatement

      org.eclipse.emf.ecore.EClass getForToStatement()
      Returns the meta object for class 'For To Statement'.
      Returns:
      the meta object for class 'For To Statement'.
      See Also:
    • getForToStatement_Initializer

      org.eclipse.emf.ecore.EReference getForToStatement_Initializer()
      Returns the meta object for the containment reference 'Initializer'.
      Returns:
      the meta object for the containment reference 'Initializer'.
      See Also:
    • getForToStatement_Bound

      org.eclipse.emf.ecore.EReference getForToStatement_Bound()
      Returns the meta object for the containment reference 'Bound'.
      Returns:
      the meta object for the containment reference 'Bound'.
      See Also:
    • getForEachStatement

      org.eclipse.emf.ecore.EClass getForEachStatement()
      Returns the meta object for class 'For Each Statement'.
      Returns:
      the meta object for class 'For Each Statement'.
      See Also:
    • getForEachStatement_Collection

      org.eclipse.emf.ecore.EReference getForEachStatement_Collection()
      Returns the meta object for the containment reference 'Collection'.
      Returns:
      the meta object for the containment reference 'Collection'.
      See Also:
    • getTryExceptStatement

      org.eclipse.emf.ecore.EClass getTryExceptStatement()
      Returns the meta object for class 'Try Except Statement'.
      Returns:
      the meta object for class 'Try Except Statement'.
      See Also:
    • getTryExceptStatement_TryStatements

      org.eclipse.emf.ecore.EReference getTryExceptStatement_TryStatements()
      Returns the meta object for the containment reference list 'Try Statements'.
      Returns:
      the meta object for the containment reference list 'Try Statements'.
      See Also:
    • getTryExceptStatement_ExceptStatements

      org.eclipse.emf.ecore.EReference getTryExceptStatement_ExceptStatements()
      Returns the meta object for the containment reference list 'Except Statements'.
      Returns:
      the meta object for the containment reference list 'Except Statements'.
      See Also:
    • getGotoStatement

      org.eclipse.emf.ecore.EClass getGotoStatement()
      Returns the meta object for class 'Goto Statement'.
      Returns:
      the meta object for class 'Goto Statement'.
      See Also:
    • getGotoStatement_Label

      org.eclipse.emf.ecore.EReference getGotoStatement_Label()
      Returns the meta object for the reference 'Label'.
      Returns:
      the meta object for the reference 'Label'.
      See Also:
    • getBreakStatement

      org.eclipse.emf.ecore.EClass getBreakStatement()
      Returns the meta object for class 'Break Statement'.
      Returns:
      the meta object for class 'Break Statement'.
      See Also:
    • getContinueStatement

      org.eclipse.emf.ecore.EClass getContinueStatement()
      Returns the meta object for class 'Continue Statement'.
      Returns:
      the meta object for class 'Continue Statement'.
      See Also:
    • getReturnStatement

      org.eclipse.emf.ecore.EClass getReturnStatement()
      Returns the meta object for class 'Return Statement'.
      Returns:
      the meta object for class 'Return Statement'.
      See Also:
    • getReturnStatement_Expression

      org.eclipse.emf.ecore.EReference getReturnStatement_Expression()
      Returns the meta object for the containment reference 'Expression'.
      Returns:
      the meta object for the containment reference 'Expression'.
      See Also:
    • getRaiseStatement

      org.eclipse.emf.ecore.EClass getRaiseStatement()
      Returns the meta object for class 'Raise Statement'.
      Returns:
      the meta object for class 'Raise Statement'.
      See Also:
    • getRaiseStatement_Expressions

      org.eclipse.emf.ecore.EReference getRaiseStatement_Expressions()
      Returns the meta object for the containment reference list 'Expressions'.
      Returns:
      the meta object for the containment reference list 'Expressions'.
      See Also:
    • getExecuteStatement

      org.eclipse.emf.ecore.EClass getExecuteStatement()
      Returns the meta object for class 'Execute Statement'.
      Returns:
      the meta object for class 'Execute Statement'.
      See Also:
    • getExecuteStatement_Expression

      org.eclipse.emf.ecore.EReference getExecuteStatement_Expression()
      Returns the meta object for the containment reference 'Expression'.
      Returns:
      the meta object for the containment reference 'Expression'.
      See Also:
    • getEventHandlerStatement

      org.eclipse.emf.ecore.EClass getEventHandlerStatement()
      Returns the meta object for class 'Event Handler Statement'.
      Returns:
      the meta object for class 'Event Handler Statement'.
      See Also:
    • getEventHandlerStatement_EventExpression

      org.eclipse.emf.ecore.EReference getEventHandlerStatement_EventExpression()
      Returns the meta object for the containment reference 'Event Expression'.
      Returns:
      the meta object for the containment reference 'Event Expression'.
      See Also:
    • getEventHandlerStatement_HandlerExpression

      org.eclipse.emf.ecore.EReference getEventHandlerStatement_HandlerExpression()
      Returns the meta object for the containment reference 'Handler Expression'.
      Returns:
      the meta object for the containment reference 'Handler Expression'.
      See Also:
    • getAddHandlerStatement

      org.eclipse.emf.ecore.EClass getAddHandlerStatement()
      Returns the meta object for class 'Add Handler Statement'.
      Returns:
      the meta object for class 'Add Handler Statement'.
      See Also:
    • getRemoveHandlerStatement

      org.eclipse.emf.ecore.EClass getRemoveHandlerStatement()
      Returns the meta object for class 'Remove Handler Statement'.
      Returns:
      the meta object for class 'Remove Handler Statement'.
      See Also:
    • getAwaitStatement

      org.eclipse.emf.ecore.EClass getAwaitStatement()
      Returns the meta object for class 'Await Statement'.
      Returns:
      the meta object for class 'Await Statement'.
      See Also:
    • getAwaitStatement_Expression

      org.eclipse.emf.ecore.EReference getAwaitStatement_Expression()
      Returns the meta object for the containment reference 'Expression'.
      Returns:
      the meta object for the containment reference 'Expression'.
      See Also:
    • getExpression

      org.eclipse.emf.ecore.EClass getExpression()
      Returns the meta object for class 'Expression'.
      Returns:
      the meta object for class 'Expression'.
      See Also:
    • getExpression_Types

      org.eclipse.emf.ecore.EReference getExpression_Types()
      Returns the meta object for the reference list 'Types'.
      Returns:
      the meta object for the reference list 'Types'.
      See Also:
    • getExpression__GetRetValTypes

      org.eclipse.emf.ecore.EOperation getExpression__GetRetValTypes()
      Returns the meta object for the 'Get Ret Val Types' operation.
      Returns:
      the meta object for the 'Get Ret Val Types' operation.
      See Also:
    • getBinaryExpression

      org.eclipse.emf.ecore.EClass getBinaryExpression()
      Returns the meta object for class 'Binary Expression'.
      Returns:
      the meta object for class 'Binary Expression'.
      See Also:
    • getBinaryExpression_Operation

      org.eclipse.emf.ecore.EAttribute getBinaryExpression_Operation()
      Returns the meta object for the attribute 'Operation'.
      Returns:
      the meta object for the attribute 'Operation'.
      See Also:
    • getBinaryExpression_Left

      org.eclipse.emf.ecore.EReference getBinaryExpression_Left()
      Returns the meta object for the containment reference 'Left'.
      Returns:
      the meta object for the containment reference 'Left'.
      See Also:
    • getBinaryExpression_Right

      org.eclipse.emf.ecore.EReference getBinaryExpression_Right()
      Returns the meta object for the containment reference 'Right'.
      Returns:
      the meta object for the containment reference 'Right'.
      See Also:
    • getUnaryExpression

      org.eclipse.emf.ecore.EClass getUnaryExpression()
      Returns the meta object for class 'Unary Expression'.
      Returns:
      the meta object for class 'Unary Expression'.
      See Also:
    • getUnaryExpression_Operation

      org.eclipse.emf.ecore.EAttribute getUnaryExpression_Operation()
      Returns the meta object for the attribute 'Operation'.
      Returns:
      the meta object for the attribute 'Operation'.
      See Also:
    • getUnaryExpression_Operand

      org.eclipse.emf.ecore.EReference getUnaryExpression_Operand()
      Returns the meta object for the containment reference 'Operand'.
      Returns:
      the meta object for the containment reference 'Operand'.
      See Also:
    • getFeatureAccess

      org.eclipse.emf.ecore.EClass getFeatureAccess()
      Returns the meta object for class 'Feature Access'.
      Returns:
      the meta object for class 'Feature Access'.
      See Also:
    • getFeatureAccess_Name

      org.eclipse.emf.ecore.EAttribute getFeatureAccess_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getStaticFeatureAccess

      org.eclipse.emf.ecore.EClass getStaticFeatureAccess()
      Returns the meta object for class 'Static Feature Access'.
      Returns:
      the meta object for class 'Static Feature Access'.
      See Also:
    • getStaticFeatureAccess_FeatureEntries

      org.eclipse.emf.ecore.EReference getStaticFeatureAccess_FeatureEntries()
      Returns the meta object for the containment reference list 'Feature Entries'.
      Returns:
      the meta object for the containment reference list 'Feature Entries'.
      See Also:
    • getStaticFeatureAccess_ImplicitVariable

      org.eclipse.emf.ecore.EReference getStaticFeatureAccess_ImplicitVariable()
      Returns the meta object for the containment reference 'Implicit Variable'.
      Returns:
      the meta object for the containment reference 'Implicit Variable'.
      See Also:
    • getFeatureEntry

      org.eclipse.emf.ecore.EClass getFeatureEntry()
      Returns the meta object for class 'Feature Entry'.
      Returns:
      the meta object for class 'Feature Entry'.
      See Also:
    • getFeatureEntry_Environments

      org.eclipse.emf.ecore.EAttribute getFeatureEntry_Environments()
      Returns the meta object for the attribute 'Environments'.
      Returns:
      the meta object for the attribute 'Environments'.
      See Also:
    • getFeatureEntry_Feature

      org.eclipse.emf.ecore.EReference getFeatureEntry_Feature()
      Returns the meta object for the reference 'Feature'.
      Returns:
      the meta object for the reference 'Feature'.
      See Also:
    • getDynamicFeatureAccess

      org.eclipse.emf.ecore.EClass getDynamicFeatureAccess()
      Returns the meta object for class 'Dynamic Feature Access'.
      Returns:
      the meta object for class 'Dynamic Feature Access'.
      See Also:
    • getDynamicFeatureAccess_Source

      org.eclipse.emf.ecore.EReference getDynamicFeatureAccess_Source()
      Returns the meta object for the containment reference 'Source'.
      Returns:
      the meta object for the containment reference 'Source'.
      See Also:
    • getDynamicFeatureAccess_FeatureEntries

      org.eclipse.emf.ecore.EReference getDynamicFeatureAccess_FeatureEntries()
      Returns the meta object for the containment reference list 'Feature Entries'.
      Returns:
      the meta object for the containment reference list 'Feature Entries'.
      See Also:
    • getInvocation

      org.eclipse.emf.ecore.EClass getInvocation()
      Returns the meta object for class 'Invocation'.
      Returns:
      the meta object for class 'Invocation'.
      See Also:
    • getInvocation_MethodAccess

      org.eclipse.emf.ecore.EReference getInvocation_MethodAccess()
      Returns the meta object for the containment reference 'Method Access'.
      Returns:
      the meta object for the containment reference 'Method Access'.
      See Also:
    • getInvocation_Params

      org.eclipse.emf.ecore.EReference getInvocation_Params()
      Returns the meta object for the containment reference list 'Params'.
      Returns:
      the meta object for the containment reference list 'Params'.
      See Also:
    • getInvocation_IsServerCall

      org.eclipse.emf.ecore.EAttribute getInvocation_IsServerCall()
      Returns the meta object for the attribute 'Is Server Call'.
      Returns:
      the meta object for the attribute 'Is Server Call'.
      See Also:
    • getIndexAccess

      org.eclipse.emf.ecore.EClass getIndexAccess()
      Returns the meta object for class 'Index Access'.
      Returns:
      the meta object for class 'Index Access'.
      See Also:
    • getIndexAccess_Source

      org.eclipse.emf.ecore.EReference getIndexAccess_Source()
      Returns the meta object for the containment reference 'Source'.
      Returns:
      the meta object for the containment reference 'Source'.
      See Also:
    • getIndexAccess_Index

      org.eclipse.emf.ecore.EReference getIndexAccess_Index()
      Returns the meta object for the containment reference 'Index'.
      Returns:
      the meta object for the containment reference 'Index'.
      See Also:
    • getFunctionStyleCreator

      org.eclipse.emf.ecore.EClass getFunctionStyleCreator()
      Returns the meta object for class 'Function Style Creator'.
      Returns:
      the meta object for class 'Function Style Creator'.
      See Also:
    • getFunctionStyleCreator_TypeNameExpression

      org.eclipse.emf.ecore.EReference getFunctionStyleCreator_TypeNameExpression()
      Returns the meta object for the containment reference 'Type Name Expression'.
      Returns:
      the meta object for the containment reference 'Type Name Expression'.
      See Also:
    • getFunctionStyleCreator_ParamsExpression

      org.eclipse.emf.ecore.EReference getFunctionStyleCreator_ParamsExpression()
      Returns the meta object for the containment reference 'Params Expression'.
      Returns:
      the meta object for the containment reference 'Params Expression'.
      See Also:
    • getOperatorStyleCreator

      org.eclipse.emf.ecore.EClass getOperatorStyleCreator()
      Returns the meta object for class 'Operator Style Creator'.
      Returns:
      the meta object for class 'Operator Style Creator'.
      See Also:
    • getOperatorStyleCreator_Type

      org.eclipse.emf.ecore.EReference getOperatorStyleCreator_Type()
      Returns the meta object for the reference 'Type'.
      Returns:
      the meta object for the reference 'Type'.
      See Also:
    • getOperatorStyleCreator_Params

      org.eclipse.emf.ecore.EReference getOperatorStyleCreator_Params()
      Returns the meta object for the containment reference list 'Params'.
      Returns:
      the meta object for the containment reference list 'Params'.
      See Also:
    • getNameExpression

      org.eclipse.emf.ecore.EClass getNameExpression()
      Returns the meta object for class 'Name Expression'.
      Returns:
      the meta object for class 'Name Expression'.
      See Also:
    • getNameExpression_Name

      org.eclipse.emf.ecore.EAttribute getNameExpression_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getEmptyExpression

      org.eclipse.emf.ecore.EClass getEmptyExpression()
      Returns the meta object for class 'Empty Expression'.
      Returns:
      the meta object for class 'Empty Expression'.
      See Also:
    • getAwaitExpression

      org.eclipse.emf.ecore.EClass getAwaitExpression()
      Returns the meta object for class 'Await Expression'.
      Returns:
      the meta object for class 'Await Expression'.
      See Also:
    • getAwaitExpression_Expression

      org.eclipse.emf.ecore.EReference getAwaitExpression_Expression()
      Returns the meta object for the containment reference 'Expression'.
      Returns:
      the meta object for the containment reference 'Expression'.
      See Also:
    • getLiteral

      org.eclipse.emf.ecore.EClass getLiteral()
      Returns the meta object for class 'Literal'.
      Returns:
      the meta object for class 'Literal'.
      See Also:
    • getNullLiteral

      org.eclipse.emf.ecore.EClass getNullLiteral()
      Returns the meta object for class 'Null Literal'.
      Returns:
      the meta object for class 'Null Literal'.
      See Also:
    • getUndefinedLiteral

      org.eclipse.emf.ecore.EClass getUndefinedLiteral()
      Returns the meta object for class 'Undefined Literal'.
      Returns:
      the meta object for class 'Undefined Literal'.
      See Also:
    • getBooleanLiteral

      org.eclipse.emf.ecore.EClass getBooleanLiteral()
      Returns the meta object for class 'Boolean Literal'.
      Returns:
      the meta object for class 'Boolean Literal'.
      See Also:
    • getBooleanLiteral_IsTrue

      org.eclipse.emf.ecore.EAttribute getBooleanLiteral_IsTrue()
      Returns the meta object for the attribute 'Is True'.
      Returns:
      the meta object for the attribute 'Is True'.
      See Also:
    • getNumberLiteral

      org.eclipse.emf.ecore.EClass getNumberLiteral()
      Returns the meta object for class 'Number Literal'.
      Returns:
      the meta object for class 'Number Literal'.
      See Also:
    • getNumberLiteral_Value

      org.eclipse.emf.ecore.EAttribute getNumberLiteral_Value()
      Returns the meta object for the attribute list 'Value'.
      Returns:
      the meta object for the attribute list 'Value'.
      See Also:
    • getDateLiteral

      org.eclipse.emf.ecore.EClass getDateLiteral()
      Returns the meta object for class 'Date Literal'.
      Returns:
      the meta object for class 'Date Literal'.
      See Also:
    • getDateLiteral_Value

      org.eclipse.emf.ecore.EAttribute getDateLiteral_Value()
      Returns the meta object for the attribute 'Value'.
      Returns:
      the meta object for the attribute 'Value'.
      See Also:
    • getStringLiteral

      org.eclipse.emf.ecore.EClass getStringLiteral()
      Returns the meta object for class 'String Literal'.
      Returns:
      the meta object for class 'String Literal'.
      See Also:
    • getStringLiteral_Lines

      org.eclipse.emf.ecore.EAttribute getStringLiteral_Lines()
      Returns the meta object for the attribute list 'Lines'.
      Returns:
      the meta object for the attribute list 'Lines'.
      See Also:
    • getStringLiteral_ContentTypes

      org.eclipse.emf.ecore.EAttribute getStringLiteral_ContentTypes()
      Returns the meta object for the attribute list 'Content Types'.
      Returns:
      the meta object for the attribute list 'Content Types'.
      See Also:
    • getStringLiteral__Lines__boolean

      org.eclipse.emf.ecore.EOperation getStringLiteral__Lines__boolean()
      Returns the meta object for the 'Lines' operation.
      Returns:
      the meta object for the 'Lines' operation.
      See Also:
    • getBuiltinFunction

      org.eclipse.emf.ecore.EClass getBuiltinFunction()
      Returns the meta object for class 'Builtin Function'.
      Returns:
      the meta object for class 'Builtin Function'.
      See Also:
    • getBuiltinFunction_ParamSets

      org.eclipse.emf.ecore.EReference getBuiltinFunction_ParamSets()
      Returns the meta object for the containment reference list 'Param Sets'.
      Returns:
      the meta object for the containment reference list 'Param Sets'.
      See Also:
    • getParamSet

      org.eclipse.emf.ecore.EClass getParamSet()
      Returns the meta object for class 'Param Set'.
      Returns:
      the meta object for class 'Param Set'.
      See Also:
    • getParamSet_MinParams

      org.eclipse.emf.ecore.EAttribute getParamSet_MinParams()
      Returns the meta object for the attribute 'Min Params'.
      Returns:
      the meta object for the attribute 'Min Params'.
      See Also:
    • getParamSet_MaxParams

      org.eclipse.emf.ecore.EAttribute getParamSet_MaxParams()
      Returns the meta object for the attribute 'Max Params'.
      Returns:
      the meta object for the attribute 'Max Params'.
      See Also:
    • getFakeReference

      org.eclipse.emf.ecore.EClass getFakeReference()
      Returns the meta object for class 'Fake Reference'.
      Returns:
      the meta object for class 'Fake Reference'.
      See Also:
    • getFakeReference_Property

      org.eclipse.emf.ecore.EReference getFakeReference_Property()
      Returns the meta object for the reference 'Property'.
      Returns:
      the meta object for the reference 'Property'.
      See Also:
    • getFakeReference_Method

      org.eclipse.emf.ecore.EReference getFakeReference_Method()
      Returns the meta object for the reference 'Method'.
      Returns:
      the meta object for the reference 'Method'.
      See Also:
    • getFeaturesScopeSpec

      org.eclipse.emf.ecore.EClass getFeaturesScopeSpec()
      Returns the meta object for class 'Features Scope Spec'.
      Returns:
      the meta object for class 'Features Scope Spec'.
      See Also:
    • getFeaturesScopeSpec_Module

      org.eclipse.emf.ecore.EReference getFeaturesScopeSpec_Module()
      Returns the meta object for the reference 'Module'.
      Returns:
      the meta object for the reference 'Module'.
      See Also:
    • getFeaturesScopeSpec_Method

      org.eclipse.emf.ecore.EReference getFeaturesScopeSpec_Method()
      Returns the meta object for the reference 'Method'.
      Returns:
      the meta object for the reference 'Method'.
      See Also:
    • getFeaturesScopeSpec_Environments

      org.eclipse.emf.ecore.EAttribute getFeaturesScopeSpec_Environments()
      Returns the meta object for the attribute 'Environments'.
      Returns:
      the meta object for the attribute 'Environments'.
      See Also:
    • getFeaturesScopeSpec_IgnoreModuleItems

      org.eclipse.emf.ecore.EAttribute getFeaturesScopeSpec_IgnoreModuleItems()
      Returns the meta object for the attribute 'Ignore Module Items'.
      Returns:
      the meta object for the attribute 'Ignore Module Items'.
      See Also:
    • getFeaturesScopeSpec_OnlyModuleItems

      org.eclipse.emf.ecore.EAttribute getFeaturesScopeSpec_OnlyModuleItems()
      Returns the meta object for the attribute 'Only Module Items'.
      Returns:
      the meta object for the attribute 'Only Module Items'.
      See Also:
    • getMethodsScopeSpec

      org.eclipse.emf.ecore.EClass getMethodsScopeSpec()
      Returns the meta object for class 'Methods Scope Spec'.
      Returns:
      the meta object for class 'Methods Scope Spec'.
      See Also:
    • getMethodsScopeSpec_IgnoreServerCalls

      org.eclipse.emf.ecore.EAttribute getMethodsScopeSpec_IgnoreServerCalls()
      Returns the meta object for the attribute 'Ignore Server Calls'.
      Returns:
      the meta object for the attribute 'Ignore Server Calls'.
      See Also:
    • getMethodsScopeSpec_MethodRef

      org.eclipse.emf.ecore.EReference getMethodsScopeSpec_MethodRef()
      Returns the meta object for the reference 'Method Ref'.
      Returns:
      the meta object for the reference 'Method Ref'.
      See Also:
    • getVariablesScopeSpec

      org.eclipse.emf.ecore.EClass getVariablesScopeSpec()
      Returns the meta object for class 'Variables Scope Spec'.
      Returns:
      the meta object for class 'Variables Scope Spec'.
      See Also:
    • getVariablesScopeSpec_IgnoreImplicits

      org.eclipse.emf.ecore.EAttribute getVariablesScopeSpec_IgnoreImplicits()
      Returns the meta object for the attribute 'Ignore Implicits'.
      Returns:
      the meta object for the attribute 'Ignore Implicits'.
      See Also:
    • getVariablesScopeSpec_Statement

      org.eclipse.emf.ecore.EReference getVariablesScopeSpec_Statement()
      Returns the meta object for the reference 'Statement'.
      Returns:
      the meta object for the reference 'Statement'.
      See Also:
    • getVariablesScopeSpec_VariableRef

      org.eclipse.emf.ecore.EReference getVariablesScopeSpec_VariableRef()
      Returns the meta object for the reference 'Variable Ref'.
      Returns:
      the meta object for the reference 'Variable Ref'.
      See Also:
    • getVersionedElement

      org.eclipse.emf.ecore.EClass getVersionedElement()
      Returns the meta object for class 'Versioned Element'.
      Returns:
      the meta object for class 'Versioned Element'.
      See Also:
    • getVersionedElement_Element

      org.eclipse.emf.ecore.EReference getVersionedElement_Element()
      Returns the meta object for the reference 'Element'.
      Returns:
      the meta object for the reference 'Element'.
      See Also:
    • getVersionedElement_Version

      org.eclipse.emf.ecore.EAttribute getVersionedElement_Version()
      Returns the meta object for the attribute 'Version'.
      Returns:
      the meta object for the attribute 'Version'.
      See Also:
    • getDocumentationElement

      org.eclipse.emf.ecore.EClass getDocumentationElement()
      Returns the meta object for class 'Documentation Element'.
      Returns:
      the meta object for class 'Documentation Element'.
      See Also:
    • getDocumentationElement_Documentation

      org.eclipse.emf.ecore.EAttribute getDocumentationElement_Documentation()
      Returns the meta object for the attribute 'Documentation'.
      Returns:
      the meta object for the attribute 'Documentation'.
      See Also:
    • getDocumentationElement_Template

      org.eclipse.emf.ecore.EAttribute getDocumentationElement_Template()
      Returns the meta object for the attribute 'Template'.
      Returns:
      the meta object for the attribute 'Template'.
      See Also:
    • getPropertyType

      org.eclipse.emf.ecore.EClass getPropertyType()
      Returns the meta object for class 'Property Type'.
      Returns:
      the meta object for class 'Property Type'.
      See Also:
    • getPropertyType_PropertyName

      org.eclipse.emf.ecore.EAttribute getPropertyType_PropertyName()
      Returns the meta object for the attribute list 'Property Name'.
      Returns:
      the meta object for the attribute list 'Property Name'.
      See Also:
    • getExtendedType

      org.eclipse.emf.ecore.EClass getExtendedType()
      Returns the meta object for class 'Extended Type'.
      Returns:
      the meta object for class 'Extended Type'.
      See Also:
    • getExtendedCollectionType

      org.eclipse.emf.ecore.EClass getExtendedCollectionType()
      Returns the meta object for class 'Extended Collection Type'.
      Returns:
      the meta object for class 'Extended Collection Type'.
      See Also:
    • getBslDerivedPropertySource

      org.eclipse.emf.ecore.EClass getBslDerivedPropertySource()
      Returns the meta object for class 'Derived Property Source'.
      Returns:
      the meta object for class 'Derived Property Source'.
      See Also:
    • getBslDerivedPropertySource_ModuleUri

      org.eclipse.emf.ecore.EAttribute getBslDerivedPropertySource_ModuleUri()
      Returns the meta object for the attribute 'Module Uri'.
      Returns:
      the meta object for the attribute 'Module Uri'.
      See Also:
    • getBslDerivedPropertySource_MethodName

      org.eclipse.emf.ecore.EAttribute getBslDerivedPropertySource_MethodName()
      Returns the meta object for the attribute 'Method Name'.
      Returns:
      the meta object for the attribute 'Method Name'.
      See Also:
    • getBslDerivedPropertySource_LocalOffset

      org.eclipse.emf.ecore.EAttribute getBslDerivedPropertySource_LocalOffset()
      Returns the meta object for the attribute 'Local Offset'.
      Returns:
      the meta object for the attribute 'Local Offset'.
      See Also:
    • getModuleType

      org.eclipse.emf.ecore.EEnum getModuleType()
      Returns the meta object for enum 'Module Type'.
      Returns:
      the meta object for enum 'Module Type'.
      See Also:
    • getRegionPreprocessorType

      org.eclipse.emf.ecore.EEnum getRegionPreprocessorType()
      Returns the meta object for enum 'Region Preprocessor Type'.
      Returns:
      the meta object for enum 'Region Preprocessor Type'.
      See Also:
    • getPreprocessorLiteralExpressionType

      org.eclipse.emf.ecore.EEnum getPreprocessorLiteralExpressionType()
      Returns the meta object for enum 'Preprocessor Literal Expression Type'.
      Returns:
      the meta object for enum 'Preprocessor Literal Expression Type'.
      See Also:
    • getBinaryOperation

      org.eclipse.emf.ecore.EEnum getBinaryOperation()
      Returns the meta object for enum 'Binary Operation'.
      Returns:
      the meta object for enum 'Binary Operation'.
      See Also:
    • getUnaryOperation

      org.eclipse.emf.ecore.EEnum getUnaryOperation()
      Returns the meta object for enum 'Unary Operation'.
      Returns:
      the meta object for enum 'Unary Operation'.
      See Also:
    • getTypeStateProvider

      org.eclipse.emf.ecore.EDataType getTypeStateProvider()
      Returns the meta object for data type 'Type State Provider'.
      Returns:
      the meta object for data type 'Type State Provider'.
      See Also:
    • getEnvironments

      org.eclipse.emf.ecore.EDataType getEnvironments()
      Returns the meta object for data type 'Environments'.
      Returns:
      the meta object for data type 'Environments'.
      See Also:
    • getBslFactory

      BslFactory getBslFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.