de.cau.cs.kieler.esterel.esterel
Interface EsterelPackage

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

public interface EsterelPackage
extends EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
EsterelFactory
Rating red
Generated:
This code was automatically generated.
Model element:
kind=package

Nested Class Summary
static interface EsterelPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
 
Field Summary
static int ABORT
          The meta object id for the 'Abort' class.
static int ABORT__BODY
          The feature id for the 'Body' containment reference.
static int ABORT__STATEMENT
          The feature id for the 'Statement' containment reference.
static int ABORT_BODY
          The meta object id for the 'Abort Body' class.
static int ABORT_BODY__END
          The feature id for the 'End' attribute.
static int ABORT_BODY_FEATURE_COUNT
          The number of structural features of the 'Abort Body' class.
static int ABORT_CASE
          The meta object id for the 'Abort Case' class.
static int ABORT_CASE__CASES
          The feature id for the 'Cases' containment reference list.
static int ABORT_CASE__END
          The feature id for the 'End' attribute.
static int ABORT_CASE_FEATURE_COUNT
          The number of structural features of the 'Abort Case' class.
static int ABORT_CASE_SINGLE
          The meta object id for the 'Abort Case Single' class.
static int ABORT_CASE_SINGLE__DELAY
          The feature id for the 'Delay' containment reference.
static int ABORT_CASE_SINGLE__STATEMENT
          The feature id for the 'Statement' containment reference.
static int ABORT_CASE_SINGLE_FEATURE_COUNT
          The number of structural features of the 'Abort Case Single' class.
static int ABORT_FEATURE_COUNT
          The number of structural features of the 'Abort' class.
static int ABORT_INSTANCE
          The meta object id for the 'Abort Instance' class.
static int ABORT_INSTANCE__DELAY
          The feature id for the 'Delay' containment reference.
static int ABORT_INSTANCE__END
          The feature id for the 'End' attribute.
static int ABORT_INSTANCE__STATEMENT
          The feature id for the 'Statement' containment reference.
static int ABORT_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Abort Instance' class.
static int ASSIGNMENT
          The meta object id for the 'Assignment' class.
static int ASSIGNMENT__EXPR
          The feature id for the 'Expr' containment reference.
static int ASSIGNMENT__VARIABLE
          The feature id for the 'Variable' attribute.
static int ASSIGNMENT_FEATURE_COUNT
          The number of structural features of the 'Assignment' class.
static int AWAIT
          The meta object id for the 'Await' class.
static int AWAIT__BODY
          The feature id for the 'Body' containment reference.
static int AWAIT_BODY
          The meta object id for the 'Await Body' class.
static int AWAIT_BODY_FEATURE_COUNT
          The number of structural features of the 'Await Body' class.
static int AWAIT_CASE
          The meta object id for the 'Await Case' class.
static int AWAIT_CASE__CASES
          The feature id for the 'Cases' containment reference list.
static int AWAIT_CASE__END
          The feature id for the 'End' attribute.
static int AWAIT_CASE_FEATURE_COUNT
          The number of structural features of the 'Await Case' class.
static int AWAIT_FEATURE_COUNT
          The number of structural features of the 'Await' class.
static int AWAIT_INSTANCE
          The meta object id for the 'Await Instance' class.
static int AWAIT_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Await Instance' class.
static int BLOCK
          The meta object id for the 'Block' class.
static int BLOCK__STATEMENT
          The feature id for the 'Statement' containment reference.
static int BLOCK_FEATURE_COUNT
          The number of structural features of the 'Block' class.
static int CHANNEL_DESCRIPTION
          The meta object id for the 'Channel Description' class.
static int CHANNEL_DESCRIPTION__DATA_EXPR
          The feature id for the 'Data Expr' containment reference.
static int CHANNEL_DESCRIPTION__TYPE
          The feature id for the 'Type' attribute.
static int CHANNEL_DESCRIPTION_FEATURE_COUNT
          The number of structural features of the 'Channel Description' class.
static int CONSTANT
          The meta object id for the 'Constant' class.
static int CONSTANT__NAME
          The feature id for the 'Name' attribute.
static int CONSTANT__VALUE
          The feature id for the 'Value' attribute.
static int CONSTANT_DECL
          The meta object id for the 'Constant Decl' class.
static int CONSTANT_DECL__CONSTANT
          The feature id for the 'Constant' containment reference list.
static int CONSTANT_DECL_FEATURE_COUNT
          The number of structural features of the 'Constant Decl' class.
static int CONSTANT_FEATURE_COUNT
          The number of structural features of the 'Constant' class.
static int CONSTANT_RENAMING
          The meta object id for the 'Constant Renaming' class.
static int CONSTANT_RENAMING__NEW_NAME
          The feature id for the 'New Name' attribute.
static int CONSTANT_RENAMING__VALUE
          The feature id for the 'Value' attribute.
static int CONSTANT_RENAMING_FEATURE_COUNT
          The number of structural features of the 'Constant Renaming' class.
static int DATA_BLOCK
          The meta object id for the 'Data Block' class.
static int DATA_BLOCK__DATA_EXPR
          The feature id for the 'Data Expr' containment reference.
static int DATA_BLOCK__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_BLOCK__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_BLOCK__OP
          The feature id for the 'Op' attribute.
static int DATA_BLOCK__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_BLOCK_FEATURE_COUNT
          The number of structural features of the 'Data Block' class.
static int DATA_CURRENT
          The meta object id for the 'Data Current' class.
static int DATA_CURRENT__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_CURRENT__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_CURRENT__OP
          The feature id for the 'Op' attribute.
static int DATA_CURRENT__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_CURRENT__SIGNAL
          The feature id for the 'Signal' reference.
static int DATA_CURRENT__TICK
          The feature id for the 'Tick' attribute.
static int DATA_CURRENT_FEATURE_COUNT
          The number of structural features of the 'Data Current' class.
static int DATA_EXPR
          The meta object id for the 'Data Expr' class.
static int DATA_EXPR__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_EXPR__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_EXPR__OP
          The feature id for the 'Op' attribute.
static int DATA_EXPR__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_EXPR_FEATURE_COUNT
          The number of structural features of the 'Data Expr' class.
static int DATA_FUNCTION
          The meta object id for the 'Data Function' class.
static int DATA_FUNCTION__DATA_EXPR
          The feature id for the 'Data Expr' containment reference list.
static int DATA_FUNCTION__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_FUNCTION__FUNCTION
          The feature id for the 'Function' reference.
static int DATA_FUNCTION__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_FUNCTION__OP
          The feature id for the 'Op' attribute.
static int DATA_FUNCTION__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Data Function' class.
static int DATA_PRE
          The meta object id for the 'Data Pre' class.
static int DATA_PRE__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_PRE__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_PRE__OP
          The feature id for the 'Op' attribute.
static int DATA_PRE__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_PRE__SIGNAL
          The feature id for the 'Signal' reference.
static int DATA_PRE__TICK
          The feature id for the 'Tick' attribute.
static int DATA_PRE_FEATURE_COUNT
          The number of structural features of the 'Data Pre' class.
static int DATA_TRAP
          The meta object id for the 'Data Trap' class.
static int DATA_TRAP__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_TRAP__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_TRAP__OP
          The feature id for the 'Op' attribute.
static int DATA_TRAP__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_TRAP__TRAP
          The feature id for the 'Trap' reference.
static int DATA_TRAP_FEATURE_COUNT
          The number of structural features of the 'Data Trap' class.
static int DATA_UNARY_EXPR
          The meta object id for the 'Data Unary Expr' class.
static int DATA_UNARY_EXPR__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_UNARY_EXPR__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_UNARY_EXPR__OP
          The feature id for the 'Op' attribute.
static int DATA_UNARY_EXPR__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_UNARY_EXPR_FEATURE_COUNT
          The number of structural features of the 'Data Unary Expr' class.
static int DATA_VALUE_BOOLEAN
          The meta object id for the 'Data Value Boolean' class.
static int DATA_VALUE_BOOLEAN__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_VALUE_BOOLEAN__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_VALUE_BOOLEAN__OP
          The feature id for the 'Op' attribute.
static int DATA_VALUE_BOOLEAN__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_VALUE_BOOLEAN__VALUE
          The feature id for the 'Value' attribute.
static int DATA_VALUE_BOOLEAN_FEATURE_COUNT
          The number of structural features of the 'Data Value Boolean' class.
static int DATA_VALUE_FLOAT
          The meta object id for the 'Data Value Float' class.
static int DATA_VALUE_FLOAT__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_VALUE_FLOAT__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_VALUE_FLOAT__OP
          The feature id for the 'Op' attribute.
static int DATA_VALUE_FLOAT__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_VALUE_FLOAT__VALUE
          The feature id for the 'Value' attribute.
static int DATA_VALUE_FLOAT_FEATURE_COUNT
          The number of structural features of the 'Data Value Float' class.
static int DATA_VALUE_ID
          The meta object id for the 'Data Value ID' class.
static int DATA_VALUE_ID__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_VALUE_ID__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_VALUE_ID__OP
          The feature id for the 'Op' attribute.
static int DATA_VALUE_ID__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_VALUE_ID__VALUE
          The feature id for the 'Value' attribute.
static int DATA_VALUE_ID_FEATURE_COUNT
          The number of structural features of the 'Data Value ID' class.
static int DATA_VALUE_INT
          The meta object id for the 'Data Value Int' class.
static int DATA_VALUE_INT__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_VALUE_INT__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_VALUE_INT__OP
          The feature id for the 'Op' attribute.
static int DATA_VALUE_INT__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_VALUE_INT__VALUE
          The feature id for the 'Value' attribute.
static int DATA_VALUE_INT_FEATURE_COUNT
          The number of structural features of the 'Data Value Int' class.
static int DATA_VALUE_STRING
          The meta object id for the 'Data Value String' class.
static int DATA_VALUE_STRING__EXPR
          The feature id for the 'Expr' containment reference.
static int DATA_VALUE_STRING__LEFT
          The feature id for the 'Left' containment reference.
static int DATA_VALUE_STRING__OP
          The feature id for the 'Op' attribute.
static int DATA_VALUE_STRING__RIGHT
          The feature id for the 'Right' containment reference.
static int DATA_VALUE_STRING__VALUE
          The feature id for the 'Value' attribute.
static int DATA_VALUE_STRING_FEATURE_COUNT
          The number of structural features of the 'Data Value String' class.
static int DELAY_EVENT
          The meta object id for the 'Delay Event' class.
static int DELAY_EVENT__SIGNAL
          The feature id for the 'Signal' reference.
static int DELAY_EVENT__TICK
          The feature id for the 'Tick' attribute.
static int DELAY_EVENT_FEATURE_COUNT
          The number of structural features of the 'Delay Event' class.
static int DELAY_EXPR
          The meta object id for the 'Delay Expr' class.
static int DELAY_EXPR__END
          The feature id for the 'End' attribute.
static int DELAY_EXPR__EVENT
          The feature id for the 'Event' containment reference.
static int DELAY_EXPR__EXPR
          The feature id for the 'Expr' containment reference.
static int DELAY_EXPR__STATEMENT
          The feature id for the 'Statement' containment reference.
static int DELAY_EXPR_FEATURE_COUNT
          The number of structural features of the 'Delay Expr' class.
static int DO
          The meta object id for the 'Do' class.
static int DO__END
          The feature id for the 'End' containment reference.
static int DO__STATEMENT
          The feature id for the 'Statement' containment reference.
static int DO_FEATURE_COUNT
          The number of structural features of the 'Do' class.
static int DO_UPTO
          The meta object id for the 'Do Upto' class.
static int DO_UPTO__EXPR
          The feature id for the 'Expr' containment reference.
static int DO_UPTO_FEATURE_COUNT
          The number of structural features of the 'Do Upto' class.
static int DO_WATCHING
          The meta object id for the 'Do Watching' class.
static int DO_WATCHING__DELAY
          The feature id for the 'Delay' containment reference.
static int DO_WATCHING__END
          The feature id for the 'End' containment reference.
static int DO_WATCHING_END
          The meta object id for the 'Do Watching End' class.
static int DO_WATCHING_END__STATEMENT
          The feature id for the 'Statement' containment reference.
static int DO_WATCHING_END_FEATURE_COUNT
          The number of structural features of the 'Do Watching End' class.
static int DO_WATCHING_FEATURE_COUNT
          The number of structural features of the 'Do Watching' class.
static EsterelPackage eINSTANCE
          The singleton instance of the package.
static int ELS_IF
          The meta object id for the 'Els If' class.
static int ELS_IF__EXPR
          The feature id for the 'Expr' containment reference.
static int ELS_IF__THEN
          The feature id for the 'Then' containment reference.
static int ELS_IF_FEATURE_COUNT
          The number of structural features of the 'Els If' class.
static int ELS_IF_PART
          The meta object id for the 'Els If Part' class.
static int ELS_IF_PART__ELSIF
          The feature id for the 'Elsif' containment reference list.
static int ELS_IF_PART_FEATURE_COUNT
          The number of structural features of the 'Els If Part' class.
static int ELSE_PART
          The meta object id for the 'Else Part' class.
static int ELSE_PART__STATEMENT
          The feature id for the 'Statement' containment reference.
static int ELSE_PART_FEATURE_COUNT
          The number of structural features of the 'Else Part' class.
static int EMIT
          The meta object id for the 'Emit' class.
static int EMIT__EXPR
          The feature id for the 'Expr' containment reference.
static int EMIT__SIGNAL
          The feature id for the 'Signal' reference.
static int EMIT__TICK
          The feature id for the 'Tick' attribute.
static int EMIT_FEATURE_COUNT
          The number of structural features of the 'Emit' class.
static String eNAME
          The package name.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
static int EVERY_DO
          The meta object id for the 'Every Do' class.
static int EVERY_DO__DELAY
          The feature id for the 'Delay' containment reference.
static int EVERY_DO__STATEMENT
          The feature id for the 'Statement' containment reference.
static int EVERY_DO_FEATURE_COUNT
          The number of structural features of the 'Every Do' class.
static int EXIT
          The meta object id for the 'Exit' class.
static int EXIT__DATA_EXPR
          The feature id for the 'Data Expr' containment reference.
static int EXIT__TRAP
          The feature id for the 'Trap' reference.
static int EXIT_FEATURE_COUNT
          The number of structural features of the 'Exit' class.
static int FUNCTION
          The meta object id for the 'Function' class.
static int FUNCTION__ID_LIST
          The feature id for the 'Id List' attribute list.
static int FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int FUNCTION__TYPE
          The feature id for the 'Type' attribute.
static int FUNCTION_DECL
          The meta object id for the 'Function Decl' class.
static int FUNCTION_DECL__FUNCTION
          The feature id for the 'Function' containment reference list.
static int FUNCTION_DECL_FEATURE_COUNT
          The number of structural features of the 'Function Decl' class.
static int FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Function' class.
static int FUNCTION_RENAMING
          The meta object id for the 'Function Renaming' class.
static int FUNCTION_RENAMING__NEW_NAME
          The feature id for the 'New Name' reference.
static int FUNCTION_RENAMING__OLD_NAME
          The feature id for the 'Old Name' reference.
static int FUNCTION_RENAMING_FEATURE_COUNT
          The number of structural features of the 'Function Renaming' class.
static int HALT
          The meta object id for the 'Halt' class.
static int HALT_FEATURE_COUNT
          The number of structural features of the 'Halt' class.
static int IF_TEST
          The meta object id for the 'If Test' class.
static int IF_TEST__ELSE
          The feature id for the 'Else' containment reference.
static int IF_TEST__ELSE_IF
          The feature id for the 'Else If' containment reference.
static int IF_TEST__EXPR
          The feature id for the 'Expr' containment reference.
static int IF_TEST__THEN
          The feature id for the 'Then' containment reference.
static int IF_TEST_FEATURE_COUNT
          The number of structural features of the 'If Test' class.
static int INPUT
          The meta object id for the 'Input' class.
static int INPUT__SIGNAL
          The feature id for the 'Signal' containment reference list.
static int INPUT_FEATURE_COUNT
          The number of structural features of the 'Input' class.
static int INPUT_OUTPUT
          The meta object id for the 'Input Output' class.
static int INPUT_OUTPUT__SIGNAL
          The feature id for the 'Signal' containment reference list.
static int INPUT_OUTPUT_FEATURE_COUNT
          The number of structural features of the 'Input Output' class.
static int LOCAL_SIGNAL
          The meta object id for the 'Local Signal' class.
static int LOCAL_SIGNAL__SIGNAL
          The feature id for the 'Signal' containment reference list.
static int LOCAL_SIGNAL_DECL
          The meta object id for the 'Local Signal Decl' class.
static int LOCAL_SIGNAL_DECL__SIGNAL_LIST
          The feature id for the 'Signal List' containment reference.
static int LOCAL_SIGNAL_DECL__STATEMENT
          The feature id for the 'Statement' containment reference.
static int LOCAL_SIGNAL_DECL_FEATURE_COUNT
          The number of structural features of the 'Local Signal Decl' class.
static int LOCAL_SIGNAL_FEATURE_COUNT
          The number of structural features of the 'Local Signal' class.
static int LOCAL_SIGNAL_LIST
          The meta object id for the 'Local Signal List' class.
static int LOCAL_SIGNAL_LIST_FEATURE_COUNT
          The number of structural features of the 'Local Signal List' class.
static int LOOP
          The meta object id for the 'Loop' class.
static int LOOP__BODY
          The feature id for the 'Body' containment reference.
static int LOOP__END
          The feature id for the 'End' containment reference.
static int LOOP_BODY
          The meta object id for the 'Loop Body' class.
static int LOOP_BODY__STATEMENT
          The feature id for the 'Statement' containment reference.
static int LOOP_BODY_FEATURE_COUNT
          The number of structural features of the 'Loop Body' class.
static int LOOP_DELAY
          The meta object id for the 'Loop Delay' class.
static int LOOP_DELAY__DELAY
          The feature id for the 'Delay' containment reference.
static int LOOP_DELAY_FEATURE_COUNT
          The number of structural features of the 'Loop Delay' class.
static int LOOP_EACH
          The meta object id for the 'Loop Each' class.
static int LOOP_EACH_FEATURE_COUNT
          The number of structural features of the 'Loop Each' class.
static int LOOP_FEATURE_COUNT
          The number of structural features of the 'Loop' class.
static int MODULE
          The meta object id for the 'Module' class.
static int MODULE__MOD_BODY
          The feature id for the 'Mod Body' containment reference.
static int MODULE__MOD_INT
          The feature id for the 'Mod Int' containment reference.
static int MODULE__NAME
          The feature id for the 'Name' attribute.
static int MODULE_BODY
          The meta object id for the 'Module Body' class.
static int MODULE_BODY__STATEMENT
          The feature id for the 'Statement' containment reference list.
static int MODULE_BODY_FEATURE_COUNT
          The number of structural features of the 'Module Body' class.
static int MODULE_FEATURE_COUNT
          The number of structural features of the 'Module' class.
static int MODULE_INTERFACE
          The meta object id for the 'Module Interface' class.
static int MODULE_INTERFACE__INT_CONSTANT_DECL
          The feature id for the 'Int Constant Decl' containment reference list.
static int MODULE_INTERFACE__INT_FUNCTION_DECL
          The feature id for the 'Int Function Decl' containment reference list.
static int MODULE_INTERFACE__INT_PROCEDURE_DECL
          The feature id for the 'Int Procedure Decl' containment reference list.
static int MODULE_INTERFACE__INT_RELATION_DECL
          The feature id for the 'Int Relation Decl' containment reference list.
static int MODULE_INTERFACE__INT_SENSOR_DECL
          The feature id for the 'Int Sensor Decl' containment reference list.
static int MODULE_INTERFACE__INT_SIGNAL_DECL
          The feature id for the 'Int Signal Decl' containment reference list.
static int MODULE_INTERFACE__INT_TYPE_DECL
          The feature id for the 'Int Type Decl' containment reference list.
static int MODULE_INTERFACE_FEATURE_COUNT
          The number of structural features of the 'Module Interface' class.
static int MODULE_RENAMING
          The meta object id for the 'Module Renaming' class.
static int MODULE_RENAMING__MODULE
          The feature id for the 'Module' reference.
static int MODULE_RENAMING__NEW_NAME
          The feature id for the 'New Name' attribute.
static int MODULE_RENAMING__RENAMED
          The feature id for the 'Renamed' attribute.
static int MODULE_RENAMING_FEATURE_COUNT
          The number of structural features of the 'Module Renaming' class.
static int NOTHING
          The meta object id for the 'Nothing' class.
static int NOTHING_FEATURE_COUNT
          The number of structural features of the 'Nothing' class.
static int ONE_TYPE_CONSTANT_DECL
          The meta object id for the 'One Type Constant Decl' class.
static int ONE_TYPE_CONSTANT_DECL__CONSTANT
          The feature id for the 'Constant' containment reference list.
static int ONE_TYPE_CONSTANT_DECL__TYPE
          The feature id for the 'Type' attribute.
static int ONE_TYPE_CONSTANT_DECL_FEATURE_COUNT
          The number of structural features of the 'One Type Constant Decl' class.
static int OUTPUT
          The meta object id for the 'Output' class.
static int OUTPUT__SIGNAL
          The feature id for the 'Signal' containment reference list.
static int OUTPUT_FEATURE_COUNT
          The number of structural features of the 'Output' class.
static int PARALLEL
          The meta object id for the 'Parallel' class.
static int PARALLEL__LEFT
          The feature id for the 'Left' containment reference.
static int PARALLEL__RIGHT
          The feature id for the 'Right' containment reference.
static int PARALLEL_FEATURE_COUNT
          The number of structural features of the 'Parallel' class.
static int PAUSE
          The meta object id for the 'Pause' class.
static int PAUSE_FEATURE_COUNT
          The number of structural features of the 'Pause' class.
static int PRESENT
          The meta object id for the 'Present' class.
static int PRESENT__BODY
          The feature id for the 'Body' containment reference.
static int PRESENT__ELSE_PART
          The feature id for the 'Else Part' containment reference.
static int PRESENT_BODY
          The meta object id for the 'Present Body' class.
static int PRESENT_BODY_FEATURE_COUNT
          The number of structural features of the 'Present Body' class.
static int PRESENT_CASE
          The meta object id for the 'Present Case' class.
static int PRESENT_CASE__EVENT
          The feature id for the 'Event' containment reference.
static int PRESENT_CASE__STATEMENT
          The feature id for the 'Statement' containment reference.
static int PRESENT_CASE_FEATURE_COUNT
          The number of structural features of the 'Present Case' class.
static int PRESENT_CASE_LIST
          The meta object id for the 'Present Case List' class.
static int PRESENT_CASE_LIST__CASE
          The feature id for the 'Case' containment reference list.
static int PRESENT_CASE_LIST_FEATURE_COUNT
          The number of structural features of the 'Present Case List' class.
static int PRESENT_EVENT
          The meta object id for the 'Present Event' class.
static int PRESENT_EVENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int PRESENT_EVENT_BODY
          The meta object id for the 'Present Event Body' class.
static int PRESENT_EVENT_BODY__EVENT
          The feature id for the 'Event' containment reference.
static int PRESENT_EVENT_BODY__THEN_PART
          The feature id for the 'Then Part' containment reference.
static int PRESENT_EVENT_BODY_FEATURE_COUNT
          The number of structural features of the 'Present Event Body' class.
static int PRESENT_EVENT_FEATURE_COUNT
          The number of structural features of the 'Present Event' class.
static int PRESENT_FEATURE_COUNT
          The number of structural features of the 'Present' class.
static int PROCEDURE
          The meta object id for the 'Procedure' class.
static int PROCEDURE__ID_LIST
          The feature id for the 'Id List' attribute list.
static int PROCEDURE__NAME
          The feature id for the 'Name' attribute.
static int PROCEDURE_DECL
          The meta object id for the 'Procedure Decl' class.
static int PROCEDURE_DECL__PROCEDURE
          The feature id for the 'Procedure' containment reference list.
static int PROCEDURE_DECL_FEATURE_COUNT
          The number of structural features of the 'Procedure Decl' class.
static int PROCEDURE_FEATURE_COUNT
          The number of structural features of the 'Procedure' class.
static int PROCEDURE_RENAMING
          The meta object id for the 'Procedure Renaming' class.
static int PROCEDURE_RENAMING__NEW_NAME
          The feature id for the 'New Name' reference.
static int PROCEDURE_RENAMING__OLD_NAME
          The feature id for the 'Old Name' reference.
static int PROCEDURE_RENAMING_FEATURE_COUNT
          The number of structural features of the 'Procedure Renaming' class.
static int PROGRAM
          The meta object id for the 'Program' class.
static int PROGRAM__MODULE
          The feature id for the 'Module' containment reference list.
static int PROGRAM_FEATURE_COUNT
          The number of structural features of the 'Program' class.
static int RELATION
          The meta object id for the 'Relation' class.
static int RELATION__RELATION
          The feature id for the 'Relation' containment reference list.
static int RELATION_DECL
          The meta object id for the 'Relation Decl' class.
static int RELATION_DECL_FEATURE_COUNT
          The number of structural features of the 'Relation Decl' class.
static int RELATION_FEATURE_COUNT
          The number of structural features of the 'Relation' class.
static int RELATION_IMPLICATION
          The meta object id for the 'Relation Implication' class.
static int RELATION_IMPLICATION__FIRST
          The feature id for the 'First' reference.
static int RELATION_IMPLICATION__SECOND
          The feature id for the 'Second' reference.
static int RELATION_IMPLICATION__TYPE
          The feature id for the 'Type' attribute.
static int RELATION_IMPLICATION_FEATURE_COUNT
          The number of structural features of the 'Relation Implication' class.
static int RELATION_INCOMPATIBILITY
          The meta object id for the 'Relation Incompatibility' class.
static int RELATION_INCOMPATIBILITY__INCOMP
          The feature id for the 'Incomp' reference list.
static int RELATION_INCOMPATIBILITY__TYPE
          The feature id for the 'Type' attribute.
static int RELATION_INCOMPATIBILITY_FEATURE_COUNT
          The number of structural features of the 'Relation Incompatibility' class.
static int RELATION_TYPE
          The meta object id for the 'Relation Type' class.
static int RELATION_TYPE__TYPE
          The feature id for the 'Type' attribute.
static int RELATION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Relation Type' class.
static int RENAMING
          The meta object id for the 'Renaming' class.
static int RENAMING__RENAMING
          The feature id for the 'Renaming' containment reference list.
static int RENAMING_FEATURE_COUNT
          The number of structural features of the 'Renaming' class.
static int RENAMING_LIST
          The meta object id for the 'Renaming List' class.
static int RENAMING_LIST__LIST
          The feature id for the 'List' containment reference list.
static int RENAMING_LIST_FEATURE_COUNT
          The number of structural features of the 'Renaming List' class.
static int REPEAT
          The meta object id for the 'Repeat' class.
static int REPEAT__DATA_EXPR
          The feature id for the 'Data Expr' containment reference.
static int REPEAT__POSITIVE
          The feature id for the 'Positive' attribute.
static int REPEAT__STATEMENT
          The feature id for the 'Statement' containment reference.
static int REPEAT_FEATURE_COUNT
          The number of structural features of the 'Repeat' class.
static int RETURN
          The meta object id for the 'Return' class.
static int RETURN__SIGNAL
          The feature id for the 'Signal' containment reference list.
static int RETURN_FEATURE_COUNT
          The number of structural features of the 'Return' class.
static int RUN
          The meta object id for the 'Run' class.
static int RUN__LIST
          The feature id for the 'List' containment reference.
static int RUN__MODULE
          The feature id for the 'Module' containment reference.
static int RUN_FEATURE_COUNT
          The number of structural features of the 'Run' class.
static int SENSOR
          The meta object id for the 'Sensor' class.
static int SENSOR__NAME
          The feature id for the 'Name' attribute.
static int SENSOR__TYPE
          The feature id for the 'Type' attribute.
static int SENSOR_DECL
          The meta object id for the 'Sensor Decl' class.
static int SENSOR_DECL__SENSOR
          The feature id for the 'Sensor' containment reference list.
static int SENSOR_DECL_FEATURE_COUNT
          The number of structural features of the 'Sensor Decl' class.
static int SENSOR_FEATURE_COUNT
          The number of structural features of the 'Sensor' class.
static int SEQUENCE
          The meta object id for the 'Sequence' class.
static int SEQUENCE__LEFT
          The feature id for the 'Left' containment reference.
static int SEQUENCE__RIGHT
          The feature id for the 'Right' containment reference.
static int SEQUENCE_FEATURE_COUNT
          The number of structural features of the 'Sequence' class.
static int SIG_EXPR
          The meta object id for the 'Sig Expr' class.
static int SIG_EXPR__AND_EXPR
          The feature id for the 'And Expr' containment reference list.
static int SIG_EXPR__SIGNAL
          The feature id for the 'Signal' reference.
static int SIG_EXPR__TICK
          The feature id for the 'Tick' attribute.
static int SIG_EXPR_AND
          The meta object id for the 'Sig Expr AND' class.
static int SIG_EXPR_AND__UNA_EXPR
          The feature id for the 'Una Expr' containment reference list.
static int SIG_EXPR_AND_FEATURE_COUNT
          The number of structural features of the 'Sig Expr AND' class.
static int SIG_EXPR_FEATURE_COUNT
          The number of structural features of the 'Sig Expr' class.
static int SIG_EXPR_UNARY
          The meta object id for the 'Sig Expr Unary' class.
static int SIG_EXPR_UNARY__EXPR
          The feature id for the 'Expr' attribute.
static int SIG_EXPR_UNARY__SIG_EXPR
          The feature id for the 'Sig Expr' containment reference.
static int SIG_EXPR_UNARY_FEATURE_COUNT
          The number of structural features of the 'Sig Expr Unary' class.
static int SIGNAL
          The meta object id for the 'Signal' class.
static int SIGNAL__CHANNEL
          The feature id for the 'Channel' containment reference.
static int SIGNAL__NAME
          The feature id for the 'Name' attribute.
static int SIGNAL_DECL
          The meta object id for the 'Signal Decl' class.
static int SIGNAL_DECL__SIGNAL
          The feature id for the 'Signal' containment reference list.
static int SIGNAL_DECL_FEATURE_COUNT
          The number of structural features of the 'Signal Decl' class.
static int SIGNAL_FEATURE_COUNT
          The number of structural features of the 'Signal' class.
static int SIGNAL_RENAMING
          The meta object id for the 'Signal Renaming' class.
static int SIGNAL_RENAMING__NEW_NAME
          The feature id for the 'New Name' reference.
static int SIGNAL_RENAMING__OLD_NAME
          The feature id for the 'Old Name' reference.
static int SIGNAL_RENAMING_FEATURE_COUNT
          The number of structural features of the 'Signal Renaming' class.
static int STATEMENT
          The meta object id for the 'Statement' class.
static int STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Statement' class.
static int SUSPEND
          The meta object id for the 'Suspend' class.
static int SUSPEND__DELAY
          The feature id for the 'Delay' containment reference.
static int SUSPEND__STATEMENT
          The feature id for the 'Statement' containment reference.
static int SUSPEND_FEATURE_COUNT
          The number of structural features of the 'Suspend' class.
static int SUSTAIN
          The meta object id for the 'Sustain' class.
static int SUSTAIN__DATA_EXPR
          The feature id for the 'Data Expr' containment reference.
static int SUSTAIN__SIGNAL
          The feature id for the 'Signal' reference.
static int SUSTAIN__TICK
          The feature id for the 'Tick' attribute.
static int SUSTAIN_FEATURE_COUNT
          The number of structural features of the 'Sustain' class.
static int THEN_PART
          The meta object id for the 'Then Part' class.
static int THEN_PART__STATEMENT
          The feature id for the 'Statement' containment reference.
static int THEN_PART_FEATURE_COUNT
          The number of structural features of the 'Then Part' class.
static int TRAP
          The meta object id for the 'Trap' class.
static int TRAP__STATEMENT
          The feature id for the 'Statement' containment reference.
static int TRAP__TRAP_DECL_LIST
          The feature id for the 'Trap Decl List' containment reference.
static int TRAP__TRAP_HANDLER_LIST
          The feature id for the 'Trap Handler List' containment reference.
static int TRAP_DECL
          The meta object id for the 'Trap Decl' class.
static int TRAP_DECL__CHANNEL_DESC
          The feature id for the 'Channel Desc' containment reference.
static int TRAP_DECL__NAME
          The feature id for the 'Name' attribute.
static int TRAP_DECL_FEATURE_COUNT
          The number of structural features of the 'Trap Decl' class.
static int TRAP_DECL_LIST
          The meta object id for the 'Trap Decl List' class.
static int TRAP_DECL_LIST__TRAP_DECL
          The feature id for the 'Trap Decl' containment reference list.
static int TRAP_DECL_LIST_FEATURE_COUNT
          The number of structural features of the 'Trap Decl List' class.
static int TRAP_EXPR
          The meta object id for the 'Trap Expr' class.
static int TRAP_EXPR_FEATURE_COUNT
          The number of structural features of the 'Trap Expr' class.
static int TRAP_FEATURE_COUNT
          The number of structural features of the 'Trap' class.
static int TRAP_HANDLER
          The meta object id for the 'Trap Handler' class.
static int TRAP_HANDLER__STATEMENT
          The feature id for the 'Statement' containment reference.
static int TRAP_HANDLER__TRAP_EXPR
          The feature id for the 'Trap Expr' containment reference.
static int TRAP_HANDLER_FEATURE_COUNT
          The number of structural features of the 'Trap Handler' class.
static int TRAP_HANDLER_LIST
          The meta object id for the 'Trap Handler List' class.
static int TRAP_HANDLER_LIST__TRAP_HANDLER
          The feature id for the 'Trap Handler' containment reference list.
static int TRAP_HANDLER_LIST_FEATURE_COUNT
          The number of structural features of the 'Trap Handler List' class.
static int TYPE
          The meta object id for the 'Type' class.
static int TYPE__NAME
          The feature id for the 'Name' attribute.
static int TYPE_DECL
          The meta object id for the 'Type Decl' class.
static int TYPE_DECL__TYPE
          The feature id for the 'Type' containment reference list.
static int TYPE_DECL_FEATURE_COUNT
          The number of structural features of the 'Type Decl' class.
static int TYPE_FEATURE_COUNT
          The number of structural features of the 'Type' class.
static int TYPE_RENAMING
          The meta object id for the 'Type Renaming' class.
static int TYPE_RENAMING__NEW_NAME
          The feature id for the 'New Name' reference.
static int TYPE_RENAMING__OLD_NAME
          The feature id for the 'Old Name' reference.
static int TYPE_RENAMING_FEATURE_COUNT
          The number of structural features of the 'Type Renaming' class.
static int VARIABLE
          The meta object id for the 'Variable' class.
static int VARIABLE__STATEMENT
          The feature id for the 'Statement' containment reference.
static int VARIABLE__VAR_DECL
          The feature id for the 'Var Decl' containment reference.
static int VARIABLE_DECL
          The meta object id for the 'Variable Decl' class.
static int VARIABLE_DECL__LEFT
          The feature id for the 'Left' containment reference.
static int VARIABLE_DECL__TYPE
          The feature id for the 'Type' attribute.
static int VARIABLE_DECL__VAR_LIST
          The feature id for the 'Var List' containment reference.
static int VARIABLE_DECL_FEATURE_COUNT
          The number of structural features of the 'Variable Decl' class.
static int VARIABLE_FEATURE_COUNT
          The number of structural features of the 'Variable' class.
static int VARIABLE_LIST
          The meta object id for the 'Variable List' class.
static int VARIABLE_LIST__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int VARIABLE_LIST__LEFT
          The feature id for the 'Left' containment reference.
static int VARIABLE_LIST__VARIABLE
          The feature id for the 'Variable' attribute.
static int VARIABLE_LIST_FEATURE_COUNT
          The number of structural features of the 'Variable List' class.
static int WEAK_ABORT
          The meta object id for the 'Weak Abort' class.
static int WEAK_ABORT__STATEMENT
          The feature id for the 'Statement' containment reference.
static int WEAK_ABORT__WEAK_ABORT_BODY
          The feature id for the 'Weak Abort Body' containment reference.
static int WEAK_ABORT_BODY
          The meta object id for the 'Weak Abort Body' class.
static int WEAK_ABORT_BODY__END
          The feature id for the 'End' attribute.
static int WEAK_ABORT_BODY_FEATURE_COUNT
          The number of structural features of the 'Weak Abort Body' class.
static int WEAK_ABORT_CASE
          The meta object id for the 'Weak Abort Case' class.
static int WEAK_ABORT_CASE__CASES
          The feature id for the 'Cases' containment reference list.
static int WEAK_ABORT_CASE__END
          The feature id for the 'End' attribute.
static int WEAK_ABORT_CASE_FEATURE_COUNT
          The number of structural features of the 'Weak Abort Case' class.
static int WEAK_ABORT_FEATURE_COUNT
          The number of structural features of the 'Weak Abort' class.
static int WEAK_ABORT_INSTANCE
          The meta object id for the 'Weak Abort Instance' class.
static int WEAK_ABORT_INSTANCE__DELAY
          The feature id for the 'Delay' containment reference.
static int WEAK_ABORT_INSTANCE__END
          The feature id for the 'End' attribute.
static int WEAK_ABORT_INSTANCE__STATEMENT
          The feature id for the 'Statement' containment reference.
static int WEAK_ABORT_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Weak Abort Instance' class.
 
Method Summary
 EReference getAbort_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getAbort_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getAbort()
          Returns the meta object for class 'Abort'.
 EAttribute getAbortBody_End()
          Returns the meta object for the attribute 'End'.
 EClass getAbortBody()
          Returns the meta object for class 'Abort Body'.
 EReference getAbortCase_Cases()
          Returns the meta object for the containment reference list 'Cases'.
 EClass getAbortCase()
          Returns the meta object for class 'Abort Case'.
 EReference getAbortCaseSingle_Delay()
          Returns the meta object for the containment reference 'Delay'.
 EReference getAbortCaseSingle_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getAbortCaseSingle()
          Returns the meta object for class 'Abort Case Single'.
 EReference getAbortInstance_Delay()
          Returns the meta object for the containment reference 'Delay'.
 EReference getAbortInstance_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getAbortInstance()
          Returns the meta object for class 'Abort Instance'.
 EReference getAssignment_Expr()
          Returns the meta object for the containment reference 'Expr'.
 EAttribute getAssignment_Variable()
          Returns the meta object for the attribute 'Variable'.
 EClass getAssignment()
          Returns the meta object for class 'Assignment'.
 EReference getAwait_Body()
          Returns the meta object for the containment reference 'Body'.
 EClass getAwait()
          Returns the meta object for class 'Await'.
 EClass getAwaitBody()
          Returns the meta object for class 'Await Body'.
 EReference getAwaitCase_Cases()
          Returns the meta object for the containment reference list 'Cases'.
 EAttribute getAwaitCase_End()
          Returns the meta object for the attribute 'End'.
 EClass getAwaitCase()
          Returns the meta object for class 'Await Case'.
 EClass getAwaitInstance()
          Returns the meta object for class 'Await Instance'.
 EReference getBlock_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getBlock()
          Returns the meta object for class 'Block'.
 EReference getChannelDescription_DataExpr()
          Returns the meta object for the containment reference 'Data Expr'.
 EAttribute getChannelDescription_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getChannelDescription()
          Returns the meta object for class 'Channel Description'.
 EAttribute getConstant_Name()
          Returns the meta object for the attribute 'Name'.
 EAttribute getConstant_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getConstant()
          Returns the meta object for class 'Constant'.
 EReference getConstantDecl_Constant()
          Returns the meta object for the containment reference list 'Constant'.
 EClass getConstantDecl()
          Returns the meta object for class 'Constant Decl'.
 EAttribute getConstantRenaming_NewName()
          Returns the meta object for the attribute 'New Name'.
 EAttribute getConstantRenaming_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getConstantRenaming()
          Returns the meta object for class 'Constant Renaming'.
 EReference getDataBlock_DataExpr()
          Returns the meta object for the containment reference 'Data Expr'.
 EClass getDataBlock()
          Returns the meta object for class 'Data Block'.
 EReference getDataCurrent_Signal()
          Returns the meta object for the reference 'Signal'.
 EAttribute getDataCurrent_Tick()
          Returns the meta object for the attribute 'Tick'.
 EClass getDataCurrent()
          Returns the meta object for class 'Data Current'.
 EReference getDataExpr_Expr()
          Returns the meta object for the containment reference 'Expr'.
 EReference getDataExpr_Left()
          Returns the meta object for the containment reference 'Left'.
 EAttribute getDataExpr_Op()
          Returns the meta object for the attribute 'Op'.
 EReference getDataExpr_Right()
          Returns the meta object for the containment reference 'Right'.
 EClass getDataExpr()
          Returns the meta object for class 'Data Expr'.
 EReference getDataFunction_DataExpr()
          Returns the meta object for the containment reference list 'Data Expr'.
 EReference getDataFunction_Function()
          Returns the meta object for the reference 'Function'.
 EClass getDataFunction()
          Returns the meta object for class 'Data Function'.
 EReference getDataPre_Signal()
          Returns the meta object for the reference 'Signal'.
 EAttribute getDataPre_Tick()
          Returns the meta object for the attribute 'Tick'.
 EClass getDataPre()
          Returns the meta object for class 'Data Pre'.
 EReference getDataTrap_Trap()
          Returns the meta object for the reference 'Trap'.
 EClass getDataTrap()
          Returns the meta object for class 'Data Trap'.
 EClass getDataUnaryExpr()
          Returns the meta object for class 'Data Unary Expr'.
 EAttribute getDataValueBoolean_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getDataValueBoolean()
          Returns the meta object for class 'Data Value Boolean'.
 EAttribute getDataValueFloat_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getDataValueFloat()
          Returns the meta object for class 'Data Value Float'.
 EAttribute getDataValueID_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getDataValueID()
          Returns the meta object for class 'Data Value ID'.
 EAttribute getDataValueInt_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getDataValueInt()
          Returns the meta object for class 'Data Value Int'.
 EAttribute getDataValueString_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getDataValueString()
          Returns the meta object for class 'Data Value String'.
 EReference getDelayEvent_Signal()
          Returns the meta object for the reference 'Signal'.
 EAttribute getDelayEvent_Tick()
          Returns the meta object for the attribute 'Tick'.
 EClass getDelayEvent()
          Returns the meta object for class 'Delay Event'.
 EAttribute getDelayExpr_End()
          Returns the meta object for the attribute 'End'.
 EReference getDelayExpr_Event()
          Returns the meta object for the containment reference 'Event'.
 EReference getDelayExpr_Expr()
          Returns the meta object for the containment reference 'Expr'.
 EReference getDelayExpr_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getDelayExpr()
          Returns the meta object for class 'Delay Expr'.
 EReference getDo_End()
          Returns the meta object for the containment reference 'End'.
 EReference getDo_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getDo()
          Returns the meta object for class 'Do'.
 EReference getDoUpto_Expr()
          Returns the meta object for the containment reference 'Expr'.
 EClass getDoUpto()
          Returns the meta object for class 'Do Upto'.
 EReference getDoWatching_Delay()
          Returns the meta object for the containment reference 'Delay'.
 EReference getDoWatching_End()
          Returns the meta object for the containment reference 'End'.
 EClass getDoWatching()
          Returns the meta object for class 'Do Watching'.
 EReference getDoWatchingEnd_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getDoWatchingEnd()
          Returns the meta object for class 'Do Watching End'.
 EReference getElsePart_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getElsePart()
          Returns the meta object for class 'Else Part'.
 EReference getElsIf_Expr()
          Returns the meta object for the containment reference 'Expr'.
 EReference getElsIf_Then()
          Returns the meta object for the containment reference 'Then'.
 EClass getElsIf()
          Returns the meta object for class 'Els If'.
 EReference getElsIfPart_Elsif()
          Returns the meta object for the containment reference list 'Elsif'.
 EClass getElsIfPart()
          Returns the meta object for class 'Els If Part'.
 EReference getEmit_Expr()
          Returns the meta object for the containment reference 'Expr'.
 EReference getEmit_Signal()
          Returns the meta object for the reference 'Signal'.
 EAttribute getEmit_Tick()
          Returns the meta object for the attribute 'Tick'.
 EClass getEmit()
          Returns the meta object for class 'Emit'.
 EsterelFactory getEsterelFactory()
          Returns the factory that creates the instances of the model.
 EReference getEveryDo_Delay()
          Returns the meta object for the containment reference 'Delay'.
 EReference getEveryDo_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getEveryDo()
          Returns the meta object for class 'Every Do'.
 EReference getExit_DataExpr()
          Returns the meta object for the containment reference 'Data Expr'.
 EReference getExit_Trap()
          Returns the meta object for the reference 'Trap'.
 EClass getExit()
          Returns the meta object for class 'Exit'.
 EAttribute getFunction_IdList()
          Returns the meta object for the attribute list 'Id List'.
 EAttribute getFunction_Name()
          Returns the meta object for the attribute 'Name'.
 EAttribute getFunction_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getFunction()
          Returns the meta object for class 'Function'.
 EReference getFunctionDecl_Function()
          Returns the meta object for the containment reference list 'Function'.
 EClass getFunctionDecl()
          Returns the meta object for class 'Function Decl'.
 EReference getFunctionRenaming_NewName()
          Returns the meta object for the reference 'New Name'.
 EReference getFunctionRenaming_OldName()
          Returns the meta object for the reference 'Old Name'.
 EClass getFunctionRenaming()
          Returns the meta object for class 'Function Renaming'.
 EClass getHalt()
          Returns the meta object for class 'Halt'.
 EReference getIfTest_Else()
          Returns the meta object for the containment reference 'Else'.
 EReference getIfTest_ElseIf()
          Returns the meta object for the containment reference 'Else If'.
 EReference getIfTest_Expr()
          Returns the meta object for the containment reference 'Expr'.
 EReference getIfTest_Then()
          Returns the meta object for the containment reference 'Then'.
 EClass getIfTest()
          Returns the meta object for class 'If Test'.
 EClass getInput()
          Returns the meta object for class 'Input'.
 EClass getInputOutput()
          Returns the meta object for class 'Input Output'.
 EReference getLocalSignal_Signal()
          Returns the meta object for the containment reference list 'Signal'.
 EClass getLocalSignal()
          Returns the meta object for class 'Local Signal'.
 EReference getLocalSignalDecl_SignalList()
          Returns the meta object for the containment reference 'Signal List'.
 EReference getLocalSignalDecl_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getLocalSignalDecl()
          Returns the meta object for class 'Local Signal Decl'.
 EClass getLocalSignalList()
          Returns the meta object for class 'Local Signal List'.
 EReference getLoop_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getLoop_End()
          Returns the meta object for the containment reference 'End'.
 EClass getLoop()
          Returns the meta object for class 'Loop'.
 EReference getLoopBody_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getLoopBody()
          Returns the meta object for class 'Loop Body'.
 EReference getLoopDelay_Delay()
          Returns the meta object for the containment reference 'Delay'.
 EClass getLoopDelay()
          Returns the meta object for class 'Loop Delay'.
 EClass getLoopEach()
          Returns the meta object for class 'Loop Each'.
 EReference getModule_ModBody()
          Returns the meta object for the containment reference 'Mod Body'.
 EReference getModule_ModInt()
          Returns the meta object for the containment reference 'Mod Int'.
 EAttribute getModule_Name()
          Returns the meta object for the attribute 'Name'.
 EClass getModule()
          Returns the meta object for class 'Module'.
 EReference getModuleBody_Statement()
          Returns the meta object for the containment reference list 'Statement'.
 EClass getModuleBody()
          Returns the meta object for class 'Module Body'.
 EReference getModuleInterface_IntConstantDecl()
          Returns the meta object for the containment reference list 'Int Constant Decl'.
 EReference getModuleInterface_IntFunctionDecl()
          Returns the meta object for the containment reference list 'Int Function Decl'.
 EReference getModuleInterface_IntProcedureDecl()
          Returns the meta object for the containment reference list 'Int Procedure Decl'.
 EReference getModuleInterface_IntRelationDecl()
          Returns the meta object for the containment reference list 'Int Relation Decl'.
 EReference getModuleInterface_IntSensorDecl()
          Returns the meta object for the containment reference list 'Int Sensor Decl'.
 EReference getModuleInterface_IntSignalDecl()
          Returns the meta object for the containment reference list 'Int Signal Decl'.
 EReference getModuleInterface_IntTypeDecl()
          Returns the meta object for the containment reference list 'Int Type Decl'.
 EClass getModuleInterface()
          Returns the meta object for class 'Module Interface'.
 EReference getModuleRenaming_Module()
          Returns the meta object for the reference 'Module'.
 EAttribute getModuleRenaming_NewName()
          Returns the meta object for the attribute 'New Name'.
 EAttribute getModuleRenaming_Renamed()
          Returns the meta object for the attribute 'Renamed'.
 EClass getModuleRenaming()
          Returns the meta object for class 'Module Renaming'.
 EClass getNothing()
          Returns the meta object for class 'Nothing'.
 EReference getOneTypeConstantDecl_Constant()
          Returns the meta object for the containment reference list 'Constant'.
 EAttribute getOneTypeConstantDecl_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getOneTypeConstantDecl()
          Returns the meta object for class 'One Type Constant Decl'.
 EClass getOutput()
          Returns the meta object for class 'Output'.
 EReference getParallel_Left()
          Returns the meta object for the containment reference 'Left'.
 EReference getParallel_Right()
          Returns the meta object for the containment reference 'Right'.
 EClass getParallel()
          Returns the meta object for class 'Parallel'.
 EClass getPause()
          Returns the meta object for class 'Pause'.
 EReference getPresent_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getPresent_ElsePart()
          Returns the meta object for the containment reference 'Else Part'.
 EClass getPresent()
          Returns the meta object for class 'Present'.
 EClass getPresentBody()
          Returns the meta object for class 'Present Body'.
 EReference getPresentCase_Event()
          Returns the meta object for the containment reference 'Event'.
 EReference getPresentCase_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getPresentCase()
          Returns the meta object for class 'Present Case'.
 EReference getPresentCaseList_Case()
          Returns the meta object for the containment reference list 'Case'.
 EClass getPresentCaseList()
          Returns the meta object for class 'Present Case List'.
 EReference getPresentEvent_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getPresentEvent()
          Returns the meta object for class 'Present Event'.
 EReference getPresentEventBody_Event()
          Returns the meta object for the containment reference 'Event'.
 EReference getPresentEventBody_ThenPart()
          Returns the meta object for the containment reference 'Then Part'.
 EClass getPresentEventBody()
          Returns the meta object for class 'Present Event Body'.
 EAttribute getProcedure_IdList()
          Returns the meta object for the attribute list 'Id List'.
 EAttribute getProcedure_Name()
          Returns the meta object for the attribute 'Name'.
 EClass getProcedure()
          Returns the meta object for class 'Procedure'.
 EReference getProcedureDecl_Procedure()
          Returns the meta object for the containment reference list 'Procedure'.
 EClass getProcedureDecl()
          Returns the meta object for class 'Procedure Decl'.
 EReference getProcedureRenaming_NewName()
          Returns the meta object for the reference 'New Name'.
 EReference getProcedureRenaming_OldName()
          Returns the meta object for the reference 'Old Name'.
 EClass getProcedureRenaming()
          Returns the meta object for class 'Procedure Renaming'.
 EReference getProgram_Module()
          Returns the meta object for the containment reference list 'Module'.
 EClass getProgram()
          Returns the meta object for class 'Program'.
 EReference getRelation_Relation()
          Returns the meta object for the containment reference list 'Relation'.
 EClass getRelation()
          Returns the meta object for class 'Relation'.
 EClass getRelationDecl()
          Returns the meta object for class 'Relation Decl'.
 EReference getRelationImplication_First()
          Returns the meta object for the reference 'First'.
 EReference getRelationImplication_Second()
          Returns the meta object for the reference 'Second'.
 EClass getRelationImplication()
          Returns the meta object for class 'Relation Implication'.
 EReference getRelationIncompatibility_Incomp()
          Returns the meta object for the reference list 'Incomp'.
 EClass getRelationIncompatibility()
          Returns the meta object for class 'Relation Incompatibility'.
 EAttribute getRelationType_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getRelationType()
          Returns the meta object for class 'Relation Type'.
 EReference getRenaming_Renaming()
          Returns the meta object for the containment reference list 'Renaming'.
 EClass getRenaming()
          Returns the meta object for class 'Renaming'.
 EReference getRenamingList_List()
          Returns the meta object for the containment reference list 'List'.
 EClass getRenamingList()
          Returns the meta object for class 'Renaming List'.
 EReference getRepeat_DataExpr()
          Returns the meta object for the containment reference 'Data Expr'.
 EAttribute getRepeat_Positive()
          Returns the meta object for the attribute 'Positive'.
 EReference getRepeat_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getRepeat()
          Returns the meta object for class 'Repeat'.
 EClass getReturn()
          Returns the meta object for class 'Return'.
 EReference getRun_List()
          Returns the meta object for the containment reference 'List'.
 EReference getRun_Module()
          Returns the meta object for the containment reference 'Module'.
 EClass getRun()
          Returns the meta object for class 'Run'.
 EAttribute getSensor_Name()
          Returns the meta object for the attribute 'Name'.
 EAttribute getSensor_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getSensor()
          Returns the meta object for class 'Sensor'.
 EReference getSensorDecl_Sensor()
          Returns the meta object for the containment reference list 'Sensor'.
 EClass getSensorDecl()
          Returns the meta object for class 'Sensor Decl'.
 EReference getSequence_Left()
          Returns the meta object for the containment reference 'Left'.
 EReference getSequence_Right()
          Returns the meta object for the containment reference 'Right'.
 EClass getSequence()
          Returns the meta object for class 'Sequence'.
 EReference getSigExpr_AndExpr()
          Returns the meta object for the containment reference list 'And Expr'.
 EClass getSigExpr()
          Returns the meta object for class 'Sig Expr'.
 EReference getSigExprAND_UnaExpr()
          Returns the meta object for the containment reference list 'Una Expr'.
 EClass getSigExprAND()
          Returns the meta object for class 'Sig Expr AND'.
 EAttribute getSigExprUnary_Expr()
          Returns the meta object for the attribute 'Expr'.
 EReference getSigExprUnary_SigExpr()
          Returns the meta object for the containment reference 'Sig Expr'.
 EClass getSigExprUnary()
          Returns the meta object for class 'Sig Expr Unary'.
 EReference getSignal_Channel()
          Returns the meta object for the containment reference 'Channel'.
 EAttribute getSignal_Name()
          Returns the meta object for the attribute 'Name'.
 EClass getSignal()
          Returns the meta object for class 'Signal'.
 EReference getSignalDecl_Signal()
          Returns the meta object for the containment reference list 'Signal'.
 EClass getSignalDecl()
          Returns the meta object for class 'Signal Decl'.
 EReference getSignalRenaming_NewName()
          Returns the meta object for the reference 'New Name'.
 EReference getSignalRenaming_OldName()
          Returns the meta object for the reference 'Old Name'.
 EClass getSignalRenaming()
          Returns the meta object for class 'Signal Renaming'.
 EClass getStatement()
          Returns the meta object for class 'Statement'.
 EReference getSuspend_Delay()
          Returns the meta object for the containment reference 'Delay'.
 EReference getSuspend_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getSuspend()
          Returns the meta object for class 'Suspend'.
 EReference getSustain_DataExpr()
          Returns the meta object for the containment reference 'Data Expr'.
 EReference getSustain_Signal()
          Returns the meta object for the reference 'Signal'.
 EAttribute getSustain_Tick()
          Returns the meta object for the attribute 'Tick'.
 EClass getSustain()
          Returns the meta object for class 'Sustain'.
 EReference getThenPart_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getThenPart()
          Returns the meta object for class 'Then Part'.
 EReference getTrap_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EReference getTrap_TrapDeclList()
          Returns the meta object for the containment reference 'Trap Decl List'.
 EReference getTrap_TrapHandlerList()
          Returns the meta object for the containment reference 'Trap Handler List'.
 EClass getTrap()
          Returns the meta object for class 'Trap'.
 EReference getTrapDecl_ChannelDesc()
          Returns the meta object for the containment reference 'Channel Desc'.
 EAttribute getTrapDecl_Name()
          Returns the meta object for the attribute 'Name'.
 EClass getTrapDecl()
          Returns the meta object for class 'Trap Decl'.
 EReference getTrapDeclList_TrapDecl()
          Returns the meta object for the containment reference list 'Trap Decl'.
 EClass getTrapDeclList()
          Returns the meta object for class 'Trap Decl List'.
 EClass getTrapExpr()
          Returns the meta object for class 'Trap Expr'.
 EReference getTrapHandler_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EReference getTrapHandler_TrapExpr()
          Returns the meta object for the containment reference 'Trap Expr'.
 EClass getTrapHandler()
          Returns the meta object for class 'Trap Handler'.
 EReference getTrapHandlerList_TrapHandler()
          Returns the meta object for the containment reference list 'Trap Handler'.
 EClass getTrapHandlerList()
          Returns the meta object for class 'Trap Handler List'.
 EAttribute getType_Name()
          Returns the meta object for the attribute 'Name'.
 EClass getType()
          Returns the meta object for class 'Type'.
 EReference getTypeDecl_Type()
          Returns the meta object for the containment reference list 'Type'.
 EClass getTypeDecl()
          Returns the meta object for class 'Type Decl'.
 EReference getTypeRenaming_NewName()
          Returns the meta object for the reference 'New Name'.
 EReference getTypeRenaming_OldName()
          Returns the meta object for the reference 'Old Name'.
 EClass getTypeRenaming()
          Returns the meta object for class 'Type Renaming'.
 EReference getVariable_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EReference getVariable_VarDecl()
          Returns the meta object for the containment reference 'Var Decl'.
 EClass getVariable()
          Returns the meta object for class 'Variable'.
 EReference getVariableDecl_Left()
          Returns the meta object for the containment reference 'Left'.
 EAttribute getVariableDecl_Type()
          Returns the meta object for the attribute 'Type'.
 EReference getVariableDecl_VarList()
          Returns the meta object for the containment reference 'Var List'.
 EClass getVariableDecl()
          Returns the meta object for class 'Variable Decl'.
 EReference getVariableList_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getVariableList_Left()
          Returns the meta object for the containment reference 'Left'.
 EAttribute getVariableList_Variable()
          Returns the meta object for the attribute 'Variable'.
 EClass getVariableList()
          Returns the meta object for class 'Variable List'.
 EReference getWeakAbort_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EReference getWeakAbort_WeakAbortBody()
          Returns the meta object for the containment reference 'Weak Abort Body'.
 EClass getWeakAbort()
          Returns the meta object for class 'Weak Abort'.
 EAttribute getWeakAbortBody_End()
          Returns the meta object for the attribute 'End'.
 EClass getWeakAbortBody()
          Returns the meta object for class 'Weak Abort Body'.
 EReference getWeakAbortCase_Cases()
          Returns the meta object for the containment reference list 'Cases'.
 EClass getWeakAbortCase()
          Returns the meta object for class 'Weak Abort Case'.
 EReference getWeakAbortInstance_Delay()
          Returns the meta object for the containment reference 'Delay'.
 EReference getWeakAbortInstance_Statement()
          Returns the meta object for the containment reference 'Statement'.
 EClass getWeakAbortInstance()
          Returns the meta object for class 'Weak Abort Instance'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final String eNAME
The package name.

See Also:
Constant Field Values
Generated:
This code was automatically generated.

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated:
This code was automatically generated.

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated:
This code was automatically generated.

eINSTANCE

static final EsterelPackage eINSTANCE
The singleton instance of the package.

Generated:
This code was automatically generated.

PROGRAM

static final int PROGRAM
The meta object id for the 'Program' class.

See Also:
ProgramImpl, EsterelPackageImpl.getProgram(), Constant Field Values
Generated:
This code was automatically generated.

PROGRAM__MODULE

static final int PROGRAM__MODULE
The feature id for the 'Module' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PROGRAM_FEATURE_COUNT

static final int PROGRAM_FEATURE_COUNT
The number of structural features of the 'Program' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE

static final int MODULE
The meta object id for the 'Module' class.

See Also:
ModuleImpl, EsterelPackageImpl.getModule(), Constant Field Values
Generated:
This code was automatically generated.

MODULE__NAME

static final int MODULE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE__MOD_INT

static final int MODULE__MOD_INT
The feature id for the 'Mod Int' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE__MOD_BODY

static final int MODULE__MOD_BODY
The feature id for the 'Mod Body' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_FEATURE_COUNT

static final int MODULE_FEATURE_COUNT
The number of structural features of the 'Module' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_BODY

static final int MODULE_BODY
The meta object id for the 'Module Body' class.

See Also:
ModuleBodyImpl, EsterelPackageImpl.getModuleBody(), Constant Field Values
Generated:
This code was automatically generated.

MODULE_BODY__STATEMENT

static final int MODULE_BODY__STATEMENT
The feature id for the 'Statement' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_BODY_FEATURE_COUNT

static final int MODULE_BODY_FEATURE_COUNT
The number of structural features of the 'Module Body' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_INTERFACE

static final int MODULE_INTERFACE
The meta object id for the 'Module Interface' class.

See Also:
ModuleInterfaceImpl, EsterelPackageImpl.getModuleInterface(), Constant Field Values
Generated:
This code was automatically generated.

MODULE_INTERFACE__INT_SIGNAL_DECL

static final int MODULE_INTERFACE__INT_SIGNAL_DECL
The feature id for the 'Int Signal Decl' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_INTERFACE__INT_TYPE_DECL

static final int MODULE_INTERFACE__INT_TYPE_DECL
The feature id for the 'Int Type Decl' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_INTERFACE__INT_SENSOR_DECL

static final int MODULE_INTERFACE__INT_SENSOR_DECL
The feature id for the 'Int Sensor Decl' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_INTERFACE__INT_CONSTANT_DECL

static final int MODULE_INTERFACE__INT_CONSTANT_DECL
The feature id for the 'Int Constant Decl' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_INTERFACE__INT_RELATION_DECL

static final int MODULE_INTERFACE__INT_RELATION_DECL
The feature id for the 'Int Relation Decl' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_INTERFACE__INT_FUNCTION_DECL

static final int MODULE_INTERFACE__INT_FUNCTION_DECL
The feature id for the 'Int Function Decl' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_INTERFACE__INT_PROCEDURE_DECL

static final int MODULE_INTERFACE__INT_PROCEDURE_DECL
The feature id for the 'Int Procedure Decl' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_INTERFACE_FEATURE_COUNT

static final int MODULE_INTERFACE_FEATURE_COUNT
The number of structural features of the 'Module Interface' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_DECL

static final int SIGNAL_DECL
The meta object id for the 'Signal Decl' class.

See Also:
SignalDeclImpl, EsterelPackageImpl.getSignalDecl(), Constant Field Values
Generated:
This code was automatically generated.

SIGNAL_DECL__SIGNAL

static final int SIGNAL_DECL__SIGNAL
The feature id for the 'Signal' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_DECL_FEATURE_COUNT

static final int SIGNAL_DECL_FEATURE_COUNT
The number of structural features of the 'Signal Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SENSOR_DECL

static final int SENSOR_DECL
The meta object id for the 'Sensor Decl' class.

See Also:
SensorDeclImpl, EsterelPackageImpl.getSensorDecl(), Constant Field Values
Generated:
This code was automatically generated.

SENSOR_DECL__SENSOR

static final int SENSOR_DECL__SENSOR
The feature id for the 'Sensor' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SENSOR_DECL_FEATURE_COUNT

static final int SENSOR_DECL_FEATURE_COUNT
The number of structural features of the 'Sensor Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_DECL

static final int RELATION_DECL
The meta object id for the 'Relation Decl' class.

See Also:
RelationDeclImpl, EsterelPackageImpl.getRelationDecl(), Constant Field Values
Generated:
This code was automatically generated.

RELATION_DECL_FEATURE_COUNT

static final int RELATION_DECL_FEATURE_COUNT
The number of structural features of the 'Relation Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_TYPE

static final int RELATION_TYPE
The meta object id for the 'Relation Type' class.

See Also:
RelationTypeImpl, EsterelPackageImpl.getRelationType(), Constant Field Values
Generated:
This code was automatically generated.

RELATION_TYPE__TYPE

static final int RELATION_TYPE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_TYPE_FEATURE_COUNT

static final int RELATION_TYPE_FEATURE_COUNT
The number of structural features of the 'Relation Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_IMPLICATION

static final int RELATION_IMPLICATION
The meta object id for the 'Relation Implication' class.

See Also:
RelationImplicationImpl, EsterelPackageImpl.getRelationImplication(), Constant Field Values
Generated:
This code was automatically generated.

RELATION_IMPLICATION__TYPE

static final int RELATION_IMPLICATION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_IMPLICATION__FIRST

static final int RELATION_IMPLICATION__FIRST
The feature id for the 'First' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_IMPLICATION__SECOND

static final int RELATION_IMPLICATION__SECOND
The feature id for the 'Second' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_IMPLICATION_FEATURE_COUNT

static final int RELATION_IMPLICATION_FEATURE_COUNT
The number of structural features of the 'Relation Implication' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_INCOMPATIBILITY

static final int RELATION_INCOMPATIBILITY
The meta object id for the 'Relation Incompatibility' class.

See Also:
RelationIncompatibilityImpl, EsterelPackageImpl.getRelationIncompatibility(), Constant Field Values
Generated:
This code was automatically generated.

RELATION_INCOMPATIBILITY__TYPE

static final int RELATION_INCOMPATIBILITY__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_INCOMPATIBILITY__INCOMP

static final int RELATION_INCOMPATIBILITY__INCOMP
The feature id for the 'Incomp' reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_INCOMPATIBILITY_FEATURE_COUNT

static final int RELATION_INCOMPATIBILITY_FEATURE_COUNT
The number of structural features of the 'Relation Incompatibility' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TYPE_DECL

static final int TYPE_DECL
The meta object id for the 'Type Decl' class.

See Also:
TypeDeclImpl, EsterelPackageImpl.getTypeDecl(), Constant Field Values
Generated:
This code was automatically generated.

TYPE_DECL__TYPE

static final int TYPE_DECL__TYPE
The feature id for the 'Type' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TYPE_DECL_FEATURE_COUNT

static final int TYPE_DECL_FEATURE_COUNT
The number of structural features of the 'Type Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TYPE

static final int TYPE
The meta object id for the 'Type' class.

See Also:
TypeImpl, EsterelPackageImpl.getType(), Constant Field Values
Generated:
This code was automatically generated.

TYPE__NAME

static final int TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TYPE_FEATURE_COUNT

static final int TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CONSTANT_DECL

static final int CONSTANT_DECL
The meta object id for the 'Constant Decl' class.

See Also:
ConstantDeclImpl, EsterelPackageImpl.getConstantDecl(), Constant Field Values
Generated:
This code was automatically generated.

CONSTANT_DECL__CONSTANT

static final int CONSTANT_DECL__CONSTANT
The feature id for the 'Constant' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CONSTANT_DECL_FEATURE_COUNT

static final int CONSTANT_DECL_FEATURE_COUNT
The number of structural features of the 'Constant Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ONE_TYPE_CONSTANT_DECL

static final int ONE_TYPE_CONSTANT_DECL
The meta object id for the 'One Type Constant Decl' class.

See Also:
OneTypeConstantDeclImpl, EsterelPackageImpl.getOneTypeConstantDecl(), Constant Field Values
Generated:
This code was automatically generated.

ONE_TYPE_CONSTANT_DECL__CONSTANT

static final int ONE_TYPE_CONSTANT_DECL__CONSTANT
The feature id for the 'Constant' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ONE_TYPE_CONSTANT_DECL__TYPE

static final int ONE_TYPE_CONSTANT_DECL__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ONE_TYPE_CONSTANT_DECL_FEATURE_COUNT

static final int ONE_TYPE_CONSTANT_DECL_FEATURE_COUNT
The number of structural features of the 'One Type Constant Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CONSTANT

static final int CONSTANT
The meta object id for the 'Constant' class.

See Also:
ConstantImpl, EsterelPackageImpl.getConstant(), Constant Field Values
Generated:
This code was automatically generated.

CONSTANT__NAME

static final int CONSTANT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CONSTANT__VALUE

static final int CONSTANT__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CONSTANT_FEATURE_COUNT

static final int CONSTANT_FEATURE_COUNT
The number of structural features of the 'Constant' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FUNCTION_DECL

static final int FUNCTION_DECL
The meta object id for the 'Function Decl' class.

See Also:
FunctionDeclImpl, EsterelPackageImpl.getFunctionDecl(), Constant Field Values
Generated:
This code was automatically generated.

FUNCTION_DECL__FUNCTION

static final int FUNCTION_DECL__FUNCTION
The feature id for the 'Function' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FUNCTION_DECL_FEATURE_COUNT

static final int FUNCTION_DECL_FEATURE_COUNT
The number of structural features of the 'Function Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FUNCTION

static final int FUNCTION
The meta object id for the 'Function' class.

See Also:
FunctionImpl, EsterelPackageImpl.getFunction(), Constant Field Values
Generated:
This code was automatically generated.

FUNCTION__NAME

static final int FUNCTION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FUNCTION__ID_LIST

static final int FUNCTION__ID_LIST
The feature id for the 'Id List' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FUNCTION__TYPE

static final int FUNCTION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FUNCTION_FEATURE_COUNT

static final int FUNCTION_FEATURE_COUNT
The number of structural features of the 'Function' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PROCEDURE_DECL

static final int PROCEDURE_DECL
The meta object id for the 'Procedure Decl' class.

See Also:
ProcedureDeclImpl, EsterelPackageImpl.getProcedureDecl(), Constant Field Values
Generated:
This code was automatically generated.

PROCEDURE_DECL__PROCEDURE

static final int PROCEDURE_DECL__PROCEDURE
The feature id for the 'Procedure' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PROCEDURE_DECL_FEATURE_COUNT

static final int PROCEDURE_DECL_FEATURE_COUNT
The number of structural features of the 'Procedure Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PROCEDURE

static final int PROCEDURE
The meta object id for the 'Procedure' class.

See Also:
ProcedureImpl, EsterelPackageImpl.getProcedure(), Constant Field Values
Generated:
This code was automatically generated.

PROCEDURE__NAME

static final int PROCEDURE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PROCEDURE__ID_LIST

static final int PROCEDURE__ID_LIST
The feature id for the 'Id List' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PROCEDURE_FEATURE_COUNT

static final int PROCEDURE_FEATURE_COUNT
The number of structural features of the 'Procedure' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATEMENT

static final int STATEMENT
The meta object id for the 'Statement' class.

See Also:
StatementImpl, EsterelPackageImpl.getStatement(), Constant Field Values
Generated:
This code was automatically generated.

STATEMENT_FEATURE_COUNT

static final int STATEMENT_FEATURE_COUNT
The number of structural features of the 'Statement' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

BLOCK

static final int BLOCK
The meta object id for the 'Block' class.

See Also:
BlockImpl, EsterelPackageImpl.getBlock(), Constant Field Values
Generated:
This code was automatically generated.

BLOCK__STATEMENT

static final int BLOCK__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

BLOCK_FEATURE_COUNT

static final int BLOCK_FEATURE_COUNT
The number of structural features of the 'Block' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ASSIGNMENT

static final int ASSIGNMENT
The meta object id for the 'Assignment' class.

See Also:
AssignmentImpl, EsterelPackageImpl.getAssignment(), Constant Field Values
Generated:
This code was automatically generated.

ASSIGNMENT__VARIABLE

static final int ASSIGNMENT__VARIABLE
The feature id for the 'Variable' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ASSIGNMENT__EXPR

static final int ASSIGNMENT__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ASSIGNMENT_FEATURE_COUNT

static final int ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'Assignment' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT

static final int ABORT
The meta object id for the 'Abort' class.

See Also:
AbortImpl, EsterelPackageImpl.getAbort(), Constant Field Values
Generated:
This code was automatically generated.

ABORT__STATEMENT

static final int ABORT__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT__BODY

static final int ABORT__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_FEATURE_COUNT

static final int ABORT_FEATURE_COUNT
The number of structural features of the 'Abort' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_BODY

static final int ABORT_BODY
The meta object id for the 'Abort Body' class.

See Also:
AbortBodyImpl, EsterelPackageImpl.getAbortBody(), Constant Field Values
Generated:
This code was automatically generated.

ABORT_BODY__END

static final int ABORT_BODY__END
The feature id for the 'End' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_BODY_FEATURE_COUNT

static final int ABORT_BODY_FEATURE_COUNT
The number of structural features of the 'Abort Body' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_INSTANCE

static final int ABORT_INSTANCE
The meta object id for the 'Abort Instance' class.

See Also:
AbortInstanceImpl, EsterelPackageImpl.getAbortInstance(), Constant Field Values
Generated:
This code was automatically generated.

ABORT_INSTANCE__END

static final int ABORT_INSTANCE__END
The feature id for the 'End' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_INSTANCE__DELAY

static final int ABORT_INSTANCE__DELAY
The feature id for the 'Delay' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_INSTANCE__STATEMENT

static final int ABORT_INSTANCE__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_INSTANCE_FEATURE_COUNT

static final int ABORT_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Abort Instance' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_CASE

static final int ABORT_CASE
The meta object id for the 'Abort Case' class.

See Also:
AbortCaseImpl, EsterelPackageImpl.getAbortCase(), Constant Field Values
Generated:
This code was automatically generated.

ABORT_CASE__END

static final int ABORT_CASE__END
The feature id for the 'End' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_CASE__CASES

static final int ABORT_CASE__CASES
The feature id for the 'Cases' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_CASE_FEATURE_COUNT

static final int ABORT_CASE_FEATURE_COUNT
The number of structural features of the 'Abort Case' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_CASE_SINGLE

static final int ABORT_CASE_SINGLE
The meta object id for the 'Abort Case Single' class.

See Also:
AbortCaseSingleImpl, EsterelPackageImpl.getAbortCaseSingle(), Constant Field Values
Generated:
This code was automatically generated.

ABORT_CASE_SINGLE__DELAY

static final int ABORT_CASE_SINGLE__DELAY
The feature id for the 'Delay' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_CASE_SINGLE__STATEMENT

static final int ABORT_CASE_SINGLE__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ABORT_CASE_SINGLE_FEATURE_COUNT

static final int ABORT_CASE_SINGLE_FEATURE_COUNT
The number of structural features of the 'Abort Case Single' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

AWAIT

static final int AWAIT
The meta object id for the 'Await' class.

See Also:
AwaitImpl, EsterelPackageImpl.getAwait(), Constant Field Values
Generated:
This code was automatically generated.

AWAIT__BODY

static final int AWAIT__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

AWAIT_FEATURE_COUNT

static final int AWAIT_FEATURE_COUNT
The number of structural features of the 'Await' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

AWAIT_BODY

static final int AWAIT_BODY
The meta object id for the 'Await Body' class.

See Also:
AwaitBodyImpl, EsterelPackageImpl.getAwaitBody(), Constant Field Values
Generated:
This code was automatically generated.

AWAIT_BODY_FEATURE_COUNT

static final int AWAIT_BODY_FEATURE_COUNT
The number of structural features of the 'Await Body' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

AWAIT_INSTANCE

static final int AWAIT_INSTANCE
The meta object id for the 'Await Instance' class.

See Also:
AwaitInstanceImpl, EsterelPackageImpl.getAwaitInstance(), Constant Field Values
Generated:
This code was automatically generated.

AWAIT_INSTANCE_FEATURE_COUNT

static final int AWAIT_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Await Instance' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

AWAIT_CASE

static final int AWAIT_CASE
The meta object id for the 'Await Case' class.

See Also:
AwaitCaseImpl, EsterelPackageImpl.getAwaitCase(), Constant Field Values
Generated:
This code was automatically generated.

AWAIT_CASE__CASES

static final int AWAIT_CASE__CASES
The feature id for the 'Cases' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

AWAIT_CASE__END

static final int AWAIT_CASE__END
The feature id for the 'End' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

AWAIT_CASE_FEATURE_COUNT

static final int AWAIT_CASE_FEATURE_COUNT
The number of structural features of the 'Await Case' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DO

static final int DO
The meta object id for the 'Do' class.

See Also:
DoImpl, EsterelPackageImpl.getDo(), Constant Field Values
Generated:
This code was automatically generated.

DO__STATEMENT

static final int DO__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DO__END

static final int DO__END
The feature id for the 'End' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DO_FEATURE_COUNT

static final int DO_FEATURE_COUNT
The number of structural features of the 'Do' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DO_UPTO

static final int DO_UPTO
The meta object id for the 'Do Upto' class.

See Also:
DoUptoImpl, EsterelPackageImpl.getDoUpto(), Constant Field Values
Generated:
This code was automatically generated.

DO_UPTO__EXPR

static final int DO_UPTO__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DO_UPTO_FEATURE_COUNT

static final int DO_UPTO_FEATURE_COUNT
The number of structural features of the 'Do Upto' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DO_WATCHING

static final int DO_WATCHING
The meta object id for the 'Do Watching' class.

See Also:
DoWatchingImpl, EsterelPackageImpl.getDoWatching(), Constant Field Values
Generated:
This code was automatically generated.

DO_WATCHING__DELAY

static final int DO_WATCHING__DELAY
The feature id for the 'Delay' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DO_WATCHING__END

static final int DO_WATCHING__END
The feature id for the 'End' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DO_WATCHING_FEATURE_COUNT

static final int DO_WATCHING_FEATURE_COUNT
The number of structural features of the 'Do Watching' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DO_WATCHING_END

static final int DO_WATCHING_END
The meta object id for the 'Do Watching End' class.

See Also:
DoWatchingEndImpl, EsterelPackageImpl.getDoWatchingEnd(), Constant Field Values
Generated:
This code was automatically generated.

DO_WATCHING_END__STATEMENT

static final int DO_WATCHING_END__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DO_WATCHING_END_FEATURE_COUNT

static final int DO_WATCHING_END_FEATURE_COUNT
The number of structural features of the 'Do Watching End' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EMIT

static final int EMIT
The meta object id for the 'Emit' class.

See Also:
EmitImpl, EsterelPackageImpl.getEmit(), Constant Field Values
Generated:
This code was automatically generated.

EMIT__SIGNAL

static final int EMIT__SIGNAL
The feature id for the 'Signal' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EMIT__TICK

static final int EMIT__TICK
The feature id for the 'Tick' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EMIT__EXPR

static final int EMIT__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EMIT_FEATURE_COUNT

static final int EMIT_FEATURE_COUNT
The number of structural features of the 'Emit' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EVERY_DO

static final int EVERY_DO
The meta object id for the 'Every Do' class.

See Also:
EveryDoImpl, EsterelPackageImpl.getEveryDo(), Constant Field Values
Generated:
This code was automatically generated.

EVERY_DO__DELAY

static final int EVERY_DO__DELAY
The feature id for the 'Delay' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EVERY_DO__STATEMENT

static final int EVERY_DO__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EVERY_DO_FEATURE_COUNT

static final int EVERY_DO_FEATURE_COUNT
The number of structural features of the 'Every Do' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EXIT

static final int EXIT
The meta object id for the 'Exit' class.

See Also:
ExitImpl, EsterelPackageImpl.getExit(), Constant Field Values
Generated:
This code was automatically generated.

EXIT__TRAP

static final int EXIT__TRAP
The feature id for the 'Trap' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EXIT__DATA_EXPR

static final int EXIT__DATA_EXPR
The feature id for the 'Data Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EXIT_FEATURE_COUNT

static final int EXIT_FEATURE_COUNT
The number of structural features of the 'Exit' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HALT

static final int HALT
The meta object id for the 'Halt' class.

See Also:
HaltImpl, EsterelPackageImpl.getHalt(), Constant Field Values
Generated:
This code was automatically generated.

HALT_FEATURE_COUNT

static final int HALT_FEATURE_COUNT
The number of structural features of the 'Halt' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

IF_TEST

static final int IF_TEST
The meta object id for the 'If Test' class.

See Also:
IfTestImpl, EsterelPackageImpl.getIfTest(), Constant Field Values
Generated:
This code was automatically generated.

IF_TEST__EXPR

static final int IF_TEST__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

IF_TEST__THEN

static final int IF_TEST__THEN
The feature id for the 'Then' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

IF_TEST__ELSE_IF

static final int IF_TEST__ELSE_IF
The feature id for the 'Else If' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

IF_TEST__ELSE

static final int IF_TEST__ELSE
The feature id for the 'Else' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

IF_TEST_FEATURE_COUNT

static final int IF_TEST_FEATURE_COUNT
The number of structural features of the 'If Test' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ELS_IF_PART

static final int ELS_IF_PART
The meta object id for the 'Els If Part' class.

See Also:
ElsIfPartImpl, EsterelPackageImpl.getElsIfPart(), Constant Field Values
Generated:
This code was automatically generated.

ELS_IF_PART__ELSIF

static final int ELS_IF_PART__ELSIF
The feature id for the 'Elsif' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ELS_IF_PART_FEATURE_COUNT

static final int ELS_IF_PART_FEATURE_COUNT
The number of structural features of the 'Els If Part' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ELS_IF

static final int ELS_IF
The meta object id for the 'Els If' class.

See Also:
ElsIfImpl, EsterelPackageImpl.getElsIf(), Constant Field Values
Generated:
This code was automatically generated.

ELS_IF__EXPR

static final int ELS_IF__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ELS_IF__THEN

static final int ELS_IF__THEN
The feature id for the 'Then' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ELS_IF_FEATURE_COUNT

static final int ELS_IF_FEATURE_COUNT
The number of structural features of the 'Els If' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

THEN_PART

static final int THEN_PART
The meta object id for the 'Then Part' class.

See Also:
ThenPartImpl, EsterelPackageImpl.getThenPart(), Constant Field Values
Generated:
This code was automatically generated.

THEN_PART__STATEMENT

static final int THEN_PART__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

THEN_PART_FEATURE_COUNT

static final int THEN_PART_FEATURE_COUNT
The number of structural features of the 'Then Part' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ELSE_PART

static final int ELSE_PART
The meta object id for the 'Else Part' class.

See Also:
ElsePartImpl, EsterelPackageImpl.getElsePart(), Constant Field Values
Generated:
This code was automatically generated.

ELSE_PART__STATEMENT

static final int ELSE_PART__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ELSE_PART_FEATURE_COUNT

static final int ELSE_PART_FEATURE_COUNT
The number of structural features of the 'Else Part' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOOP

static final int LOOP
The meta object id for the 'Loop' class.

See Also:
LoopImpl, EsterelPackageImpl.getLoop(), Constant Field Values
Generated:
This code was automatically generated.

LOOP__BODY

static final int LOOP__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOOP__END

static final int LOOP__END
The feature id for the 'End' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOOP_FEATURE_COUNT

static final int LOOP_FEATURE_COUNT
The number of structural features of the 'Loop' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOOP_EACH

static final int LOOP_EACH
The meta object id for the 'Loop Each' class.

See Also:
LoopEachImpl, EsterelPackageImpl.getLoopEach(), Constant Field Values
Generated:
This code was automatically generated.

LOOP_EACH_FEATURE_COUNT

static final int LOOP_EACH_FEATURE_COUNT
The number of structural features of the 'Loop Each' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOOP_DELAY

static final int LOOP_DELAY
The meta object id for the 'Loop Delay' class.

See Also:
LoopDelayImpl, EsterelPackageImpl.getLoopDelay(), Constant Field Values
Generated:
This code was automatically generated.

LOOP_DELAY__DELAY

static final int LOOP_DELAY__DELAY
The feature id for the 'Delay' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOOP_DELAY_FEATURE_COUNT

static final int LOOP_DELAY_FEATURE_COUNT
The number of structural features of the 'Loop Delay' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOOP_BODY

static final int LOOP_BODY
The meta object id for the 'Loop Body' class.

See Also:
LoopBodyImpl, EsterelPackageImpl.getLoopBody(), Constant Field Values
Generated:
This code was automatically generated.

LOOP_BODY__STATEMENT

static final int LOOP_BODY__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOOP_BODY_FEATURE_COUNT

static final int LOOP_BODY_FEATURE_COUNT
The number of structural features of the 'Loop Body' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NOTHING

static final int NOTHING
The meta object id for the 'Nothing' class.

See Also:
NothingImpl, EsterelPackageImpl.getNothing(), Constant Field Values
Generated:
This code was automatically generated.

NOTHING_FEATURE_COUNT

static final int NOTHING_FEATURE_COUNT
The number of structural features of the 'Nothing' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PAUSE

static final int PAUSE
The meta object id for the 'Pause' class.

See Also:
PauseImpl, EsterelPackageImpl.getPause(), Constant Field Values
Generated:
This code was automatically generated.

PAUSE_FEATURE_COUNT

static final int PAUSE_FEATURE_COUNT
The number of structural features of the 'Pause' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT

static final int PRESENT
The meta object id for the 'Present' class.

See Also:
PresentImpl, EsterelPackageImpl.getPresent(), Constant Field Values
Generated:
This code was automatically generated.

PRESENT__BODY

static final int PRESENT__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT__ELSE_PART

static final int PRESENT__ELSE_PART
The feature id for the 'Else Part' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_FEATURE_COUNT

static final int PRESENT_FEATURE_COUNT
The number of structural features of the 'Present' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_BODY

static final int PRESENT_BODY
The meta object id for the 'Present Body' class.

See Also:
PresentBodyImpl, EsterelPackageImpl.getPresentBody(), Constant Field Values
Generated:
This code was automatically generated.

PRESENT_BODY_FEATURE_COUNT

static final int PRESENT_BODY_FEATURE_COUNT
The number of structural features of the 'Present Body' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_EVENT_BODY

static final int PRESENT_EVENT_BODY
The meta object id for the 'Present Event Body' class.

See Also:
PresentEventBodyImpl, EsterelPackageImpl.getPresentEventBody(), Constant Field Values
Generated:
This code was automatically generated.

PRESENT_EVENT_BODY__EVENT

static final int PRESENT_EVENT_BODY__EVENT
The feature id for the 'Event' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_EVENT_BODY__THEN_PART

static final int PRESENT_EVENT_BODY__THEN_PART
The feature id for the 'Then Part' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_EVENT_BODY_FEATURE_COUNT

static final int PRESENT_EVENT_BODY_FEATURE_COUNT
The number of structural features of the 'Present Event Body' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_CASE_LIST

static final int PRESENT_CASE_LIST
The meta object id for the 'Present Case List' class.

See Also:
PresentCaseListImpl, EsterelPackageImpl.getPresentCaseList(), Constant Field Values
Generated:
This code was automatically generated.

PRESENT_CASE_LIST__CASE

static final int PRESENT_CASE_LIST__CASE
The feature id for the 'Case' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_CASE_LIST_FEATURE_COUNT

static final int PRESENT_CASE_LIST_FEATURE_COUNT
The number of structural features of the 'Present Case List' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_CASE

static final int PRESENT_CASE
The meta object id for the 'Present Case' class.

See Also:
PresentCaseImpl, EsterelPackageImpl.getPresentCase(), Constant Field Values
Generated:
This code was automatically generated.

PRESENT_CASE__EVENT

static final int PRESENT_CASE__EVENT
The feature id for the 'Event' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_CASE__STATEMENT

static final int PRESENT_CASE__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_CASE_FEATURE_COUNT

static final int PRESENT_CASE_FEATURE_COUNT
The number of structural features of the 'Present Case' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_EVENT

static final int PRESENT_EVENT
The meta object id for the 'Present Event' class.

See Also:
PresentEventImpl, EsterelPackageImpl.getPresentEvent(), Constant Field Values
Generated:
This code was automatically generated.

PRESENT_EVENT__EXPRESSION

static final int PRESENT_EVENT__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PRESENT_EVENT_FEATURE_COUNT

static final int PRESENT_EVENT_FEATURE_COUNT
The number of structural features of the 'Present Event' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

REPEAT

static final int REPEAT
The meta object id for the 'Repeat' class.

See Also:
RepeatImpl, EsterelPackageImpl.getRepeat(), Constant Field Values
Generated:
This code was automatically generated.

REPEAT__POSITIVE

static final int REPEAT__POSITIVE
The feature id for the 'Positive' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

REPEAT__DATA_EXPR

static final int REPEAT__DATA_EXPR
The feature id for the 'Data Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

REPEAT__STATEMENT

static final int REPEAT__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

REPEAT_FEATURE_COUNT

static final int REPEAT_FEATURE_COUNT
The number of structural features of the 'Repeat' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RUN

static final int RUN
The meta object id for the 'Run' class.

See Also:
RunImpl, EsterelPackageImpl.getRun(), Constant Field Values
Generated:
This code was automatically generated.

RUN__MODULE

static final int RUN__MODULE
The feature id for the 'Module' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RUN__LIST

static final int RUN__LIST
The feature id for the 'List' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RUN_FEATURE_COUNT

static final int RUN_FEATURE_COUNT
The number of structural features of the 'Run' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_RENAMING

static final int MODULE_RENAMING
The meta object id for the 'Module Renaming' class.

See Also:
ModuleRenamingImpl, EsterelPackageImpl.getModuleRenaming(), Constant Field Values
Generated:
This code was automatically generated.

MODULE_RENAMING__MODULE

static final int MODULE_RENAMING__MODULE
The feature id for the 'Module' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_RENAMING__RENAMED

static final int MODULE_RENAMING__RENAMED
The feature id for the 'Renamed' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_RENAMING__NEW_NAME

static final int MODULE_RENAMING__NEW_NAME
The feature id for the 'New Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

MODULE_RENAMING_FEATURE_COUNT

static final int MODULE_RENAMING_FEATURE_COUNT
The number of structural features of the 'Module Renaming' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RENAMING_LIST

static final int RENAMING_LIST
The meta object id for the 'Renaming List' class.

See Also:
RenamingListImpl, EsterelPackageImpl.getRenamingList(), Constant Field Values
Generated:
This code was automatically generated.

RENAMING_LIST__LIST

static final int RENAMING_LIST__LIST
The feature id for the 'List' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RENAMING_LIST_FEATURE_COUNT

static final int RENAMING_LIST_FEATURE_COUNT
The number of structural features of the 'Renaming List' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RENAMING

static final int RENAMING
The meta object id for the 'Renaming' class.

See Also:
RenamingImpl, EsterelPackageImpl.getRenaming(), Constant Field Values
Generated:
This code was automatically generated.

RENAMING__RENAMING

static final int RENAMING__RENAMING
The feature id for the 'Renaming' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RENAMING_FEATURE_COUNT

static final int RENAMING_FEATURE_COUNT
The number of structural features of the 'Renaming' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TYPE_RENAMING

static final int TYPE_RENAMING
The meta object id for the 'Type Renaming' class.

See Also:
TypeRenamingImpl, EsterelPackageImpl.getTypeRenaming(), Constant Field Values
Generated:
This code was automatically generated.

TYPE_RENAMING__NEW_NAME

static final int TYPE_RENAMING__NEW_NAME
The feature id for the 'New Name' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TYPE_RENAMING__OLD_NAME

static final int TYPE_RENAMING__OLD_NAME
The feature id for the 'Old Name' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TYPE_RENAMING_FEATURE_COUNT

static final int TYPE_RENAMING_FEATURE_COUNT
The number of structural features of the 'Type Renaming' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CONSTANT_RENAMING

static final int CONSTANT_RENAMING
The meta object id for the 'Constant Renaming' class.

See Also:
ConstantRenamingImpl, EsterelPackageImpl.getConstantRenaming(), Constant Field Values
Generated:
This code was automatically generated.

CONSTANT_RENAMING__VALUE

static final int CONSTANT_RENAMING__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CONSTANT_RENAMING__NEW_NAME

static final int CONSTANT_RENAMING__NEW_NAME
The feature id for the 'New Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CONSTANT_RENAMING_FEATURE_COUNT

static final int CONSTANT_RENAMING_FEATURE_COUNT
The number of structural features of the 'Constant Renaming' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FUNCTION_RENAMING

static final int FUNCTION_RENAMING
The meta object id for the 'Function Renaming' class.

See Also:
FunctionRenamingImpl, EsterelPackageImpl.getFunctionRenaming(), Constant Field Values
Generated:
This code was automatically generated.

FUNCTION_RENAMING__NEW_NAME

static final int FUNCTION_RENAMING__NEW_NAME
The feature id for the 'New Name' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FUNCTION_RENAMING__OLD_NAME

static final int FUNCTION_RENAMING__OLD_NAME
The feature id for the 'Old Name' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FUNCTION_RENAMING_FEATURE_COUNT

static final int FUNCTION_RENAMING_FEATURE_COUNT
The number of structural features of the 'Function Renaming' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PROCEDURE_RENAMING

static final int PROCEDURE_RENAMING
The meta object id for the 'Procedure Renaming' class.

See Also:
ProcedureRenamingImpl, EsterelPackageImpl.getProcedureRenaming(), Constant Field Values
Generated:
This code was automatically generated.

PROCEDURE_RENAMING__NEW_NAME

static final int PROCEDURE_RENAMING__NEW_NAME
The feature id for the 'New Name' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PROCEDURE_RENAMING__OLD_NAME

static final int PROCEDURE_RENAMING__OLD_NAME
The feature id for the 'Old Name' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PROCEDURE_RENAMING_FEATURE_COUNT

static final int PROCEDURE_RENAMING_FEATURE_COUNT
The number of structural features of the 'Procedure Renaming' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_RENAMING

static final int SIGNAL_RENAMING
The meta object id for the 'Signal Renaming' class.

See Also:
SignalRenamingImpl, EsterelPackageImpl.getSignalRenaming(), Constant Field Values
Generated:
This code was automatically generated.

SIGNAL_RENAMING__NEW_NAME

static final int SIGNAL_RENAMING__NEW_NAME
The feature id for the 'New Name' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_RENAMING__OLD_NAME

static final int SIGNAL_RENAMING__OLD_NAME
The feature id for the 'Old Name' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_RENAMING_FEATURE_COUNT

static final int SIGNAL_RENAMING_FEATURE_COUNT
The number of structural features of the 'Signal Renaming' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOCAL_SIGNAL_DECL

static final int LOCAL_SIGNAL_DECL
The meta object id for the 'Local Signal Decl' class.

See Also:
LocalSignalDeclImpl, EsterelPackageImpl.getLocalSignalDecl(), Constant Field Values
Generated:
This code was automatically generated.

LOCAL_SIGNAL_DECL__SIGNAL_LIST

static final int LOCAL_SIGNAL_DECL__SIGNAL_LIST
The feature id for the 'Signal List' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOCAL_SIGNAL_DECL__STATEMENT

static final int LOCAL_SIGNAL_DECL__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOCAL_SIGNAL_DECL_FEATURE_COUNT

static final int LOCAL_SIGNAL_DECL_FEATURE_COUNT
The number of structural features of the 'Local Signal Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOCAL_SIGNAL_LIST

static final int LOCAL_SIGNAL_LIST
The meta object id for the 'Local Signal List' class.

See Also:
LocalSignalListImpl, EsterelPackageImpl.getLocalSignalList(), Constant Field Values
Generated:
This code was automatically generated.

LOCAL_SIGNAL_LIST_FEATURE_COUNT

static final int LOCAL_SIGNAL_LIST_FEATURE_COUNT
The number of structural features of the 'Local Signal List' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SUSPEND

static final int SUSPEND
The meta object id for the 'Suspend' class.

See Also:
SuspendImpl, EsterelPackageImpl.getSuspend(), Constant Field Values
Generated:
This code was automatically generated.

SUSPEND__STATEMENT

static final int SUSPEND__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SUSPEND__DELAY

static final int SUSPEND__DELAY
The feature id for the 'Delay' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SUSPEND_FEATURE_COUNT

static final int SUSPEND_FEATURE_COUNT
The number of structural features of the 'Suspend' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SUSTAIN

static final int SUSTAIN
The meta object id for the 'Sustain' class.

See Also:
SustainImpl, EsterelPackageImpl.getSustain(), Constant Field Values
Generated:
This code was automatically generated.

SUSTAIN__SIGNAL

static final int SUSTAIN__SIGNAL
The feature id for the 'Signal' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SUSTAIN__TICK

static final int SUSTAIN__TICK
The feature id for the 'Tick' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SUSTAIN__DATA_EXPR

static final int SUSTAIN__DATA_EXPR
The feature id for the 'Data Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SUSTAIN_FEATURE_COUNT

static final int SUSTAIN_FEATURE_COUNT
The number of structural features of the 'Sustain' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP

static final int TRAP
The meta object id for the 'Trap' class.

See Also:
TrapImpl, EsterelPackageImpl.getTrap(), Constant Field Values
Generated:
This code was automatically generated.

TRAP__TRAP_DECL_LIST

static final int TRAP__TRAP_DECL_LIST
The feature id for the 'Trap Decl List' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP__STATEMENT

static final int TRAP__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP__TRAP_HANDLER_LIST

static final int TRAP__TRAP_HANDLER_LIST
The feature id for the 'Trap Handler List' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_FEATURE_COUNT

static final int TRAP_FEATURE_COUNT
The number of structural features of the 'Trap' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_DECL_LIST

static final int TRAP_DECL_LIST
The meta object id for the 'Trap Decl List' class.

See Also:
TrapDeclListImpl, EsterelPackageImpl.getTrapDeclList(), Constant Field Values
Generated:
This code was automatically generated.

TRAP_DECL_LIST__TRAP_DECL

static final int TRAP_DECL_LIST__TRAP_DECL
The feature id for the 'Trap Decl' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_DECL_LIST_FEATURE_COUNT

static final int TRAP_DECL_LIST_FEATURE_COUNT
The number of structural features of the 'Trap Decl List' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_DECL

static final int TRAP_DECL
The meta object id for the 'Trap Decl' class.

See Also:
TrapDeclImpl, EsterelPackageImpl.getTrapDecl(), Constant Field Values
Generated:
This code was automatically generated.

TRAP_DECL__NAME

static final int TRAP_DECL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_DECL__CHANNEL_DESC

static final int TRAP_DECL__CHANNEL_DESC
The feature id for the 'Channel Desc' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_DECL_FEATURE_COUNT

static final int TRAP_DECL_FEATURE_COUNT
The number of structural features of the 'Trap Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_HANDLER_LIST

static final int TRAP_HANDLER_LIST
The meta object id for the 'Trap Handler List' class.

See Also:
TrapHandlerListImpl, EsterelPackageImpl.getTrapHandlerList(), Constant Field Values
Generated:
This code was automatically generated.

TRAP_HANDLER_LIST__TRAP_HANDLER

static final int TRAP_HANDLER_LIST__TRAP_HANDLER
The feature id for the 'Trap Handler' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_HANDLER_LIST_FEATURE_COUNT

static final int TRAP_HANDLER_LIST_FEATURE_COUNT
The number of structural features of the 'Trap Handler List' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_HANDLER

static final int TRAP_HANDLER
The meta object id for the 'Trap Handler' class.

See Also:
TrapHandlerImpl, EsterelPackageImpl.getTrapHandler(), Constant Field Values
Generated:
This code was automatically generated.

TRAP_HANDLER__TRAP_EXPR

static final int TRAP_HANDLER__TRAP_EXPR
The feature id for the 'Trap Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_HANDLER__STATEMENT

static final int TRAP_HANDLER__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_HANDLER_FEATURE_COUNT

static final int TRAP_HANDLER_FEATURE_COUNT
The number of structural features of the 'Trap Handler' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE

static final int VARIABLE
The meta object id for the 'Variable' class.

See Also:
VariableImpl, EsterelPackageImpl.getVariable(), Constant Field Values
Generated:
This code was automatically generated.

VARIABLE__VAR_DECL

static final int VARIABLE__VAR_DECL
The feature id for the 'Var Decl' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE__STATEMENT

static final int VARIABLE__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_FEATURE_COUNT

static final int VARIABLE_FEATURE_COUNT
The number of structural features of the 'Variable' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_DECL

static final int VARIABLE_DECL
The meta object id for the 'Variable Decl' class.

See Also:
VariableDeclImpl, EsterelPackageImpl.getVariableDecl(), Constant Field Values
Generated:
This code was automatically generated.

VARIABLE_DECL__VAR_LIST

static final int VARIABLE_DECL__VAR_LIST
The feature id for the 'Var List' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_DECL__TYPE

static final int VARIABLE_DECL__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_DECL__LEFT

static final int VARIABLE_DECL__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_DECL_FEATURE_COUNT

static final int VARIABLE_DECL_FEATURE_COUNT
The number of structural features of the 'Variable Decl' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_LIST

static final int VARIABLE_LIST
The meta object id for the 'Variable List' class.

See Also:
VariableListImpl, EsterelPackageImpl.getVariableList(), Constant Field Values
Generated:
This code was automatically generated.

VARIABLE_LIST__VARIABLE

static final int VARIABLE_LIST__VARIABLE
The feature id for the 'Variable' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_LIST__EXPRESSION

static final int VARIABLE_LIST__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_LIST__LEFT

static final int VARIABLE_LIST__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_LIST_FEATURE_COUNT

static final int VARIABLE_LIST_FEATURE_COUNT
The number of structural features of the 'Variable List' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT

static final int WEAK_ABORT
The meta object id for the 'Weak Abort' class.

See Also:
WeakAbortImpl, EsterelPackageImpl.getWeakAbort(), Constant Field Values
Generated:
This code was automatically generated.

WEAK_ABORT__STATEMENT

static final int WEAK_ABORT__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT__WEAK_ABORT_BODY

static final int WEAK_ABORT__WEAK_ABORT_BODY
The feature id for the 'Weak Abort Body' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT_FEATURE_COUNT

static final int WEAK_ABORT_FEATURE_COUNT
The number of structural features of the 'Weak Abort' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT_BODY

static final int WEAK_ABORT_BODY
The meta object id for the 'Weak Abort Body' class.

See Also:
WeakAbortBodyImpl, EsterelPackageImpl.getWeakAbortBody(), Constant Field Values
Generated:
This code was automatically generated.

WEAK_ABORT_BODY__END

static final int WEAK_ABORT_BODY__END
The feature id for the 'End' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT_BODY_FEATURE_COUNT

static final int WEAK_ABORT_BODY_FEATURE_COUNT
The number of structural features of the 'Weak Abort Body' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT_INSTANCE

static final int WEAK_ABORT_INSTANCE
The meta object id for the 'Weak Abort Instance' class.

See Also:
WeakAbortInstanceImpl, EsterelPackageImpl.getWeakAbortInstance(), Constant Field Values
Generated:
This code was automatically generated.

WEAK_ABORT_INSTANCE__END

static final int WEAK_ABORT_INSTANCE__END
The feature id for the 'End' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT_INSTANCE__DELAY

static final int WEAK_ABORT_INSTANCE__DELAY
The feature id for the 'Delay' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT_INSTANCE__STATEMENT

static final int WEAK_ABORT_INSTANCE__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT_INSTANCE_FEATURE_COUNT

static final int WEAK_ABORT_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Weak Abort Instance' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT_CASE

static final int WEAK_ABORT_CASE
The meta object id for the 'Weak Abort Case' class.

See Also:
WeakAbortCaseImpl, EsterelPackageImpl.getWeakAbortCase(), Constant Field Values
Generated:
This code was automatically generated.

WEAK_ABORT_CASE__END

static final int WEAK_ABORT_CASE__END
The feature id for the 'End' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT_CASE__CASES

static final int WEAK_ABORT_CASE__CASES
The feature id for the 'Cases' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

WEAK_ABORT_CASE_FEATURE_COUNT

static final int WEAK_ABORT_CASE_FEATURE_COUNT
The number of structural features of the 'Weak Abort Case' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_EXPR

static final int DATA_EXPR
The meta object id for the 'Data Expr' class.

See Also:
DataExprImpl, EsterelPackageImpl.getDataExpr(), Constant Field Values
Generated:
This code was automatically generated.

DATA_EXPR__LEFT

static final int DATA_EXPR__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_EXPR__OP

static final int DATA_EXPR__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_EXPR__RIGHT

static final int DATA_EXPR__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_EXPR__EXPR

static final int DATA_EXPR__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_EXPR_FEATURE_COUNT

static final int DATA_EXPR_FEATURE_COUNT
The number of structural features of the 'Data Expr' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_UNARY_EXPR

static final int DATA_UNARY_EXPR
The meta object id for the 'Data Unary Expr' class.

See Also:
DataUnaryExprImpl, EsterelPackageImpl.getDataUnaryExpr(), Constant Field Values
Generated:
This code was automatically generated.

DATA_UNARY_EXPR__LEFT

static final int DATA_UNARY_EXPR__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_UNARY_EXPR__OP

static final int DATA_UNARY_EXPR__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_UNARY_EXPR__RIGHT

static final int DATA_UNARY_EXPR__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_UNARY_EXPR__EXPR

static final int DATA_UNARY_EXPR__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_UNARY_EXPR_FEATURE_COUNT

static final int DATA_UNARY_EXPR_FEATURE_COUNT
The number of structural features of the 'Data Unary Expr' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_ID

static final int DATA_VALUE_ID
The meta object id for the 'Data Value ID' class.

See Also:
DataValueIDImpl, EsterelPackageImpl.getDataValueID(), Constant Field Values
Generated:
This code was automatically generated.

DATA_VALUE_ID__LEFT

static final int DATA_VALUE_ID__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_ID__OP

static final int DATA_VALUE_ID__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_ID__RIGHT

static final int DATA_VALUE_ID__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_ID__EXPR

static final int DATA_VALUE_ID__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_ID__VALUE

static final int DATA_VALUE_ID__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_ID_FEATURE_COUNT

static final int DATA_VALUE_ID_FEATURE_COUNT
The number of structural features of the 'Data Value ID' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_FLOAT

static final int DATA_VALUE_FLOAT
The meta object id for the 'Data Value Float' class.

See Also:
DataValueFloatImpl, EsterelPackageImpl.getDataValueFloat(), Constant Field Values
Generated:
This code was automatically generated.

DATA_VALUE_FLOAT__LEFT

static final int DATA_VALUE_FLOAT__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_FLOAT__OP

static final int DATA_VALUE_FLOAT__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_FLOAT__RIGHT

static final int DATA_VALUE_FLOAT__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_FLOAT__EXPR

static final int DATA_VALUE_FLOAT__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_FLOAT__VALUE

static final int DATA_VALUE_FLOAT__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_FLOAT_FEATURE_COUNT

static final int DATA_VALUE_FLOAT_FEATURE_COUNT
The number of structural features of the 'Data Value Float' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_BOOLEAN

static final int DATA_VALUE_BOOLEAN
The meta object id for the 'Data Value Boolean' class.

See Also:
DataValueBooleanImpl, EsterelPackageImpl.getDataValueBoolean(), Constant Field Values
Generated:
This code was automatically generated.

DATA_VALUE_BOOLEAN__LEFT

static final int DATA_VALUE_BOOLEAN__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_BOOLEAN__OP

static final int DATA_VALUE_BOOLEAN__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_BOOLEAN__RIGHT

static final int DATA_VALUE_BOOLEAN__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_BOOLEAN__EXPR

static final int DATA_VALUE_BOOLEAN__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_BOOLEAN__VALUE

static final int DATA_VALUE_BOOLEAN__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_BOOLEAN_FEATURE_COUNT

static final int DATA_VALUE_BOOLEAN_FEATURE_COUNT
The number of structural features of the 'Data Value Boolean' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_INT

static final int DATA_VALUE_INT
The meta object id for the 'Data Value Int' class.

See Also:
DataValueIntImpl, EsterelPackageImpl.getDataValueInt(), Constant Field Values
Generated:
This code was automatically generated.

DATA_VALUE_INT__LEFT

static final int DATA_VALUE_INT__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_INT__OP

static final int DATA_VALUE_INT__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_INT__RIGHT

static final int DATA_VALUE_INT__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_INT__EXPR

static final int DATA_VALUE_INT__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_INT__VALUE

static final int DATA_VALUE_INT__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_INT_FEATURE_COUNT

static final int DATA_VALUE_INT_FEATURE_COUNT
The number of structural features of the 'Data Value Int' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_STRING

static final int DATA_VALUE_STRING
The meta object id for the 'Data Value String' class.

See Also:
DataValueStringImpl, EsterelPackageImpl.getDataValueString(), Constant Field Values
Generated:
This code was automatically generated.

DATA_VALUE_STRING__LEFT

static final int DATA_VALUE_STRING__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_STRING__OP

static final int DATA_VALUE_STRING__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_STRING__RIGHT

static final int DATA_VALUE_STRING__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_STRING__EXPR

static final int DATA_VALUE_STRING__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_STRING__VALUE

static final int DATA_VALUE_STRING__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_VALUE_STRING_FEATURE_COUNT

static final int DATA_VALUE_STRING_FEATURE_COUNT
The number of structural features of the 'Data Value String' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_BLOCK

static final int DATA_BLOCK
The meta object id for the 'Data Block' class.

See Also:
DataBlockImpl, EsterelPackageImpl.getDataBlock(), Constant Field Values
Generated:
This code was automatically generated.

DATA_BLOCK__LEFT

static final int DATA_BLOCK__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_BLOCK__OP

static final int DATA_BLOCK__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_BLOCK__RIGHT

static final int DATA_BLOCK__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_BLOCK__EXPR

static final int DATA_BLOCK__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_BLOCK__DATA_EXPR

static final int DATA_BLOCK__DATA_EXPR
The feature id for the 'Data Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_BLOCK_FEATURE_COUNT

static final int DATA_BLOCK_FEATURE_COUNT
The number of structural features of the 'Data Block' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_CURRENT

static final int DATA_CURRENT
The meta object id for the 'Data Current' class.

See Also:
DataCurrentImpl, EsterelPackageImpl.getDataCurrent(), Constant Field Values
Generated:
This code was automatically generated.

DATA_CURRENT__LEFT

static final int DATA_CURRENT__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_CURRENT__OP

static final int DATA_CURRENT__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_CURRENT__RIGHT

static final int DATA_CURRENT__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_CURRENT__EXPR

static final int DATA_CURRENT__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_CURRENT__SIGNAL

static final int DATA_CURRENT__SIGNAL
The feature id for the 'Signal' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_CURRENT__TICK

static final int DATA_CURRENT__TICK
The feature id for the 'Tick' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_CURRENT_FEATURE_COUNT

static final int DATA_CURRENT_FEATURE_COUNT
The number of structural features of the 'Data Current' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_PRE

static final int DATA_PRE
The meta object id for the 'Data Pre' class.

See Also:
DataPreImpl, EsterelPackageImpl.getDataPre(), Constant Field Values
Generated:
This code was automatically generated.

DATA_PRE__LEFT

static final int DATA_PRE__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_PRE__OP

static final int DATA_PRE__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_PRE__RIGHT

static final int DATA_PRE__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_PRE__EXPR

static final int DATA_PRE__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_PRE__SIGNAL

static final int DATA_PRE__SIGNAL
The feature id for the 'Signal' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_PRE__TICK

static final int DATA_PRE__TICK
The feature id for the 'Tick' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_PRE_FEATURE_COUNT

static final int DATA_PRE_FEATURE_COUNT
The number of structural features of the 'Data Pre' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TRAP

static final int DATA_TRAP
The meta object id for the 'Data Trap' class.

See Also:
DataTrapImpl, EsterelPackageImpl.getDataTrap(), Constant Field Values
Generated:
This code was automatically generated.

DATA_TRAP__LEFT

static final int DATA_TRAP__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TRAP__OP

static final int DATA_TRAP__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TRAP__RIGHT

static final int DATA_TRAP__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TRAP__EXPR

static final int DATA_TRAP__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TRAP__TRAP

static final int DATA_TRAP__TRAP
The feature id for the 'Trap' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TRAP_FEATURE_COUNT

static final int DATA_TRAP_FEATURE_COUNT
The number of structural features of the 'Data Trap' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_FUNCTION

static final int DATA_FUNCTION
The meta object id for the 'Data Function' class.

See Also:
DataFunctionImpl, EsterelPackageImpl.getDataFunction(), Constant Field Values
Generated:
This code was automatically generated.

DATA_FUNCTION__LEFT

static final int DATA_FUNCTION__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_FUNCTION__OP

static final int DATA_FUNCTION__OP
The feature id for the 'Op' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_FUNCTION__RIGHT

static final int DATA_FUNCTION__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_FUNCTION__EXPR

static final int DATA_FUNCTION__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_FUNCTION__FUNCTION

static final int DATA_FUNCTION__FUNCTION
The feature id for the 'Function' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_FUNCTION__DATA_EXPR

static final int DATA_FUNCTION__DATA_EXPR
The feature id for the 'Data Expr' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_FUNCTION_FEATURE_COUNT

static final int DATA_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Data Function' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRAP_EXPR

static final int TRAP_EXPR
The meta object id for the 'Trap Expr' class.

See Also:
TrapExprImpl, EsterelPackageImpl.getTrapExpr(), Constant Field Values
Generated:
This code was automatically generated.

TRAP_EXPR_FEATURE_COUNT

static final int TRAP_EXPR_FEATURE_COUNT
The number of structural features of the 'Trap Expr' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIG_EXPR

static final int SIG_EXPR
The meta object id for the 'Sig Expr' class.

See Also:
SigExprImpl, EsterelPackageImpl.getSigExpr(), Constant Field Values
Generated:
This code was automatically generated.

SIG_EXPR__SIGNAL

static final int SIG_EXPR__SIGNAL
The feature id for the 'Signal' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIG_EXPR__TICK

static final int SIG_EXPR__TICK
The feature id for the 'Tick' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIG_EXPR__AND_EXPR

static final int SIG_EXPR__AND_EXPR
The feature id for the 'And Expr' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIG_EXPR_FEATURE_COUNT

static final int SIG_EXPR_FEATURE_COUNT
The number of structural features of the 'Sig Expr' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIG_EXPR_AND

static final int SIG_EXPR_AND
The meta object id for the 'Sig Expr AND' class.

See Also:
SigExprANDImpl, EsterelPackageImpl.getSigExprAND(), Constant Field Values
Generated:
This code was automatically generated.

SIG_EXPR_AND__UNA_EXPR

static final int SIG_EXPR_AND__UNA_EXPR
The feature id for the 'Una Expr' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIG_EXPR_AND_FEATURE_COUNT

static final int SIG_EXPR_AND_FEATURE_COUNT
The number of structural features of the 'Sig Expr AND' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIG_EXPR_UNARY

static final int SIG_EXPR_UNARY
The meta object id for the 'Sig Expr Unary' class.

See Also:
SigExprUnaryImpl, EsterelPackageImpl.getSigExprUnary(), Constant Field Values
Generated:
This code was automatically generated.

SIG_EXPR_UNARY__EXPR

static final int SIG_EXPR_UNARY__EXPR
The feature id for the 'Expr' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIG_EXPR_UNARY__SIG_EXPR

static final int SIG_EXPR_UNARY__SIG_EXPR
The feature id for the 'Sig Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIG_EXPR_UNARY_FEATURE_COUNT

static final int SIG_EXPR_UNARY_FEATURE_COUNT
The number of structural features of the 'Sig Expr Unary' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DELAY_EXPR

static final int DELAY_EXPR
The meta object id for the 'Delay Expr' class.

See Also:
DelayExprImpl, EsterelPackageImpl.getDelayExpr(), Constant Field Values
Generated:
This code was automatically generated.

DELAY_EXPR__STATEMENT

static final int DELAY_EXPR__STATEMENT
The feature id for the 'Statement' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DELAY_EXPR__END

static final int DELAY_EXPR__END
The feature id for the 'End' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DELAY_EXPR__EVENT

static final int DELAY_EXPR__EVENT
The feature id for the 'Event' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DELAY_EXPR__EXPR

static final int DELAY_EXPR__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DELAY_EXPR_FEATURE_COUNT

static final int DELAY_EXPR_FEATURE_COUNT
The number of structural features of the 'Delay Expr' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DELAY_EVENT

static final int DELAY_EVENT
The meta object id for the 'Delay Event' class.

See Also:
DelayEventImpl, EsterelPackageImpl.getDelayEvent(), Constant Field Values
Generated:
This code was automatically generated.

DELAY_EVENT__SIGNAL

static final int DELAY_EVENT__SIGNAL
The feature id for the 'Signal' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DELAY_EVENT__TICK

static final int DELAY_EVENT__TICK
The feature id for the 'Tick' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DELAY_EVENT_FEATURE_COUNT

static final int DELAY_EVENT_FEATURE_COUNT
The number of structural features of the 'Delay Event' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CHANNEL_DESCRIPTION

static final int CHANNEL_DESCRIPTION
The meta object id for the 'Channel Description' class.

See Also:
ChannelDescriptionImpl, EsterelPackageImpl.getChannelDescription(), Constant Field Values
Generated:
This code was automatically generated.

CHANNEL_DESCRIPTION__TYPE

static final int CHANNEL_DESCRIPTION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CHANNEL_DESCRIPTION__DATA_EXPR

static final int CHANNEL_DESCRIPTION__DATA_EXPR
The feature id for the 'Data Expr' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

CHANNEL_DESCRIPTION_FEATURE_COUNT

static final int CHANNEL_DESCRIPTION_FEATURE_COUNT
The number of structural features of the 'Channel Description' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL

static final int SIGNAL
The meta object id for the 'Signal' class.

See Also:
SignalImpl, EsterelPackageImpl.getSignal(), Constant Field Values
Generated:
This code was automatically generated.

SIGNAL__NAME

static final int SIGNAL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__CHANNEL

static final int SIGNAL__CHANNEL
The feature id for the 'Channel' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_FEATURE_COUNT

static final int SIGNAL_FEATURE_COUNT
The number of structural features of the 'Signal' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SENSOR

static final int SENSOR
The meta object id for the 'Sensor' class.

See Also:
SensorImpl, EsterelPackageImpl.getSensor(), Constant Field Values
Generated:
This code was automatically generated.

SENSOR__NAME

static final int SENSOR__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SENSOR__TYPE

static final int SENSOR__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SENSOR_FEATURE_COUNT

static final int SENSOR_FEATURE_COUNT
The number of structural features of the 'Sensor' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

INPUT

static final int INPUT
The meta object id for the 'Input' class.

See Also:
InputImpl, EsterelPackageImpl.getInput(), Constant Field Values
Generated:
This code was automatically generated.

INPUT__SIGNAL

static final int INPUT__SIGNAL
The feature id for the 'Signal' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

INPUT_FEATURE_COUNT

static final int INPUT_FEATURE_COUNT
The number of structural features of the 'Input' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

OUTPUT

static final int OUTPUT
The meta object id for the 'Output' class.

See Also:
OutputImpl, EsterelPackageImpl.getOutput(), Constant Field Values
Generated:
This code was automatically generated.

OUTPUT__SIGNAL

static final int OUTPUT__SIGNAL
The feature id for the 'Signal' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

OUTPUT_FEATURE_COUNT

static final int OUTPUT_FEATURE_COUNT
The number of structural features of the 'Output' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

INPUT_OUTPUT

static final int INPUT_OUTPUT
The meta object id for the 'Input Output' class.

See Also:
InputOutputImpl, EsterelPackageImpl.getInputOutput(), Constant Field Values
Generated:
This code was automatically generated.

INPUT_OUTPUT__SIGNAL

static final int INPUT_OUTPUT__SIGNAL
The feature id for the 'Signal' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

INPUT_OUTPUT_FEATURE_COUNT

static final int INPUT_OUTPUT_FEATURE_COUNT
The number of structural features of the 'Input Output' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RETURN

static final int RETURN
The meta object id for the 'Return' class.

See Also:
ReturnImpl, EsterelPackageImpl.getReturn(), Constant Field Values
Generated:
This code was automatically generated.

RETURN__SIGNAL

static final int RETURN__SIGNAL
The feature id for the 'Signal' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RETURN_FEATURE_COUNT

static final int RETURN_FEATURE_COUNT
The number of structural features of the 'Return' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION

static final int RELATION
The meta object id for the 'Relation' class.

See Also:
RelationImpl, EsterelPackageImpl.getRelation(), Constant Field Values
Generated:
This code was automatically generated.

RELATION__RELATION

static final int RELATION__RELATION
The feature id for the 'Relation' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RELATION_FEATURE_COUNT

static final int RELATION_FEATURE_COUNT
The number of structural features of the 'Relation' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PARALLEL

static final int PARALLEL
The meta object id for the 'Parallel' class.

See Also:
ParallelImpl, EsterelPackageImpl.getParallel(), Constant Field Values
Generated:
This code was automatically generated.

PARALLEL__LEFT

static final int PARALLEL__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PARALLEL__RIGHT

static final int PARALLEL__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PARALLEL_FEATURE_COUNT

static final int PARALLEL_FEATURE_COUNT
The number of structural features of the 'Parallel' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SEQUENCE

static final int SEQUENCE
The meta object id for the 'Sequence' class.

See Also:
SequenceImpl, EsterelPackageImpl.getSequence(), Constant Field Values
Generated:
This code was automatically generated.

SEQUENCE__LEFT

static final int SEQUENCE__LEFT
The feature id for the 'Left' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SEQUENCE__RIGHT

static final int SEQUENCE__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SEQUENCE_FEATURE_COUNT

static final int SEQUENCE_FEATURE_COUNT
The number of structural features of the 'Sequence' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOCAL_SIGNAL

static final int LOCAL_SIGNAL
The meta object id for the 'Local Signal' class.

See Also:
LocalSignalImpl, EsterelPackageImpl.getLocalSignal(), Constant Field Values
Generated:
This code was automatically generated.

LOCAL_SIGNAL__SIGNAL

static final int LOCAL_SIGNAL__SIGNAL
The feature id for the 'Signal' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOCAL_SIGNAL_FEATURE_COUNT

static final int LOCAL_SIGNAL_FEATURE_COUNT
The number of structural features of the 'Local Signal' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered
Method Detail

getProgram

EClass getProgram()
Returns the meta object for class 'Program'.

Returns:
the meta object for class 'Program'.
See Also:
Program
Generated:
This code was automatically generated.

getProgram_Module

EReference getProgram_Module()
Returns the meta object for the containment reference list 'Module'.

Returns:
the meta object for the containment reference list 'Module'.
See Also:
Program.getModule(), getProgram()
Generated:
This code was automatically generated.

getModule

EClass getModule()
Returns the meta object for class 'Module'.

Returns:
the meta object for class 'Module'.
See Also:
Module
Generated:
This code was automatically generated.

getModule_Name

EAttribute getModule_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Module.getName(), getModule()
Generated:
This code was automatically generated.

getModule_ModInt

EReference getModule_ModInt()
Returns the meta object for the containment reference 'Mod Int'.

Returns:
the meta object for the containment reference 'Mod Int'.
See Also:
Module.getModInt(), getModule()
Generated:
This code was automatically generated.

getModule_ModBody

EReference getModule_ModBody()
Returns the meta object for the containment reference 'Mod Body'.

Returns:
the meta object for the containment reference 'Mod Body'.
See Also:
Module.getModBody(), getModule()
Generated:
This code was automatically generated.

getModuleBody

EClass getModuleBody()
Returns the meta object for class 'Module Body'.

Returns:
the meta object for class 'Module Body'.
See Also:
ModuleBody
Generated:
This code was automatically generated.

getModuleBody_Statement

EReference getModuleBody_Statement()
Returns the meta object for the containment reference list 'Statement'.

Returns:
the meta object for the containment reference list 'Statement'.
See Also:
ModuleBody.getStatement(), getModuleBody()
Generated:
This code was automatically generated.

getModuleInterface

EClass getModuleInterface()
Returns the meta object for class 'Module Interface'.

Returns:
the meta object for class 'Module Interface'.
See Also:
ModuleInterface
Generated:
This code was automatically generated.

getModuleInterface_IntSignalDecl

EReference getModuleInterface_IntSignalDecl()
Returns the meta object for the containment reference list 'Int Signal Decl'.

Returns:
the meta object for the containment reference list 'Int Signal Decl'.
See Also:
ModuleInterface.getIntSignalDecl(), getModuleInterface()
Generated:
This code was automatically generated.

getModuleInterface_IntTypeDecl

EReference getModuleInterface_IntTypeDecl()
Returns the meta object for the containment reference list 'Int Type Decl'.

Returns:
the meta object for the containment reference list 'Int Type Decl'.
See Also:
ModuleInterface.getIntTypeDecl(), getModuleInterface()
Generated:
This code was automatically generated.

getModuleInterface_IntSensorDecl

EReference getModuleInterface_IntSensorDecl()
Returns the meta object for the containment reference list 'Int Sensor Decl'.

Returns:
the meta object for the containment reference list 'Int Sensor Decl'.
See Also:
ModuleInterface.getIntSensorDecl(), getModuleInterface()
Generated:
This code was automatically generated.

getModuleInterface_IntConstantDecl

EReference getModuleInterface_IntConstantDecl()
Returns the meta object for the containment reference list 'Int Constant Decl'.

Returns:
the meta object for the containment reference list 'Int Constant Decl'.
See Also:
ModuleInterface.getIntConstantDecl(), getModuleInterface()
Generated:
This code was automatically generated.

getModuleInterface_IntRelationDecl

EReference getModuleInterface_IntRelationDecl()
Returns the meta object for the containment reference list 'Int Relation Decl'.

Returns:
the meta object for the containment reference list 'Int Relation Decl'.
See Also:
ModuleInterface.getIntRelationDecl(), getModuleInterface()
Generated:
This code was automatically generated.

getModuleInterface_IntFunctionDecl

EReference getModuleInterface_IntFunctionDecl()
Returns the meta object for the containment reference list 'Int Function Decl'.

Returns:
the meta object for the containment reference list 'Int Function Decl'.
See Also:
ModuleInterface.getIntFunctionDecl(), getModuleInterface()
Generated:
This code was automatically generated.

getModuleInterface_IntProcedureDecl

EReference getModuleInterface_IntProcedureDecl()
Returns the meta object for the containment reference list 'Int Procedure Decl'.

Returns:
the meta object for the containment reference list 'Int Procedure Decl'.
See Also:
ModuleInterface.getIntProcedureDecl(), getModuleInterface()
Generated:
This code was automatically generated.

getSignalDecl

EClass getSignalDecl()
Returns the meta object for class 'Signal Decl'.

Returns:
the meta object for class 'Signal Decl'.
See Also:
SignalDecl
Generated:
This code was automatically generated.

getSignalDecl_Signal

EReference getSignalDecl_Signal()
Returns the meta object for the containment reference list 'Signal'.

Returns:
the meta object for the containment reference list 'Signal'.
See Also:
SignalDecl.getSignal(), getSignalDecl()
Generated:
This code was automatically generated.

getSensorDecl

EClass getSensorDecl()
Returns the meta object for class 'Sensor Decl'.

Returns:
the meta object for class 'Sensor Decl'.
See Also:
SensorDecl
Generated:
This code was automatically generated.

getSensorDecl_Sensor

EReference getSensorDecl_Sensor()
Returns the meta object for the containment reference list 'Sensor'.

Returns:
the meta object for the containment reference list 'Sensor'.
See Also:
SensorDecl.getSensor(), getSensorDecl()
Generated:
This code was automatically generated.

getRelationDecl

EClass getRelationDecl()
Returns the meta object for class 'Relation Decl'.

Returns:
the meta object for class 'Relation Decl'.
See Also:
RelationDecl
Generated:
This code was automatically generated.

getRelationType

EClass getRelationType()
Returns the meta object for class 'Relation Type'.

Returns:
the meta object for class 'Relation Type'.
See Also:
RelationType
Generated:
This code was automatically generated.

getRelationType_Type

EAttribute getRelationType_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
RelationType.getType(), getRelationType()
Generated:
This code was automatically generated.

getRelationImplication

EClass getRelationImplication()
Returns the meta object for class 'Relation Implication'.

Returns:
the meta object for class 'Relation Implication'.
See Also:
RelationImplication
Generated:
This code was automatically generated.

getRelationImplication_First

EReference getRelationImplication_First()
Returns the meta object for the reference 'First'.

Returns:
the meta object for the reference 'First'.
See Also:
RelationImplication.getFirst(), getRelationImplication()
Generated:
This code was automatically generated.

getRelationImplication_Second

EReference getRelationImplication_Second()
Returns the meta object for the reference 'Second'.

Returns:
the meta object for the reference 'Second'.
See Also:
RelationImplication.getSecond(), getRelationImplication()
Generated:
This code was automatically generated.

getRelationIncompatibility

EClass getRelationIncompatibility()
Returns the meta object for class 'Relation Incompatibility'.

Returns:
the meta object for class 'Relation Incompatibility'.
See Also:
RelationIncompatibility
Generated:
This code was automatically generated.

getRelationIncompatibility_Incomp

EReference getRelationIncompatibility_Incomp()
Returns the meta object for the reference list 'Incomp'.

Returns:
the meta object for the reference list 'Incomp'.
See Also:
RelationIncompatibility.getIncomp(), getRelationIncompatibility()
Generated:
This code was automatically generated.

getTypeDecl

EClass getTypeDecl()
Returns the meta object for class 'Type Decl'.

Returns:
the meta object for class 'Type Decl'.
See Also:
TypeDecl
Generated:
This code was automatically generated.

getTypeDecl_Type

EReference getTypeDecl_Type()
Returns the meta object for the containment reference list 'Type'.

Returns:
the meta object for the containment reference list 'Type'.
See Also:
TypeDecl.getType(), getTypeDecl()
Generated:
This code was automatically generated.

getType

EClass getType()
Returns the meta object for class 'Type'.

Returns:
the meta object for class 'Type'.
See Also:
Type
Generated:
This code was automatically generated.

getType_Name

EAttribute getType_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Type.getName(), getType()
Generated:
This code was automatically generated.

getConstantDecl

EClass getConstantDecl()
Returns the meta object for class 'Constant Decl'.

Returns:
the meta object for class 'Constant Decl'.
See Also:
ConstantDecl
Generated:
This code was automatically generated.

getConstantDecl_Constant

EReference getConstantDecl_Constant()
Returns the meta object for the containment reference list 'Constant'.

Returns:
the meta object for the containment reference list 'Constant'.
See Also:
ConstantDecl.getConstant(), getConstantDecl()
Generated:
This code was automatically generated.

getOneTypeConstantDecl

EClass getOneTypeConstantDecl()
Returns the meta object for class 'One Type Constant Decl'.

Returns:
the meta object for class 'One Type Constant Decl'.
See Also:
OneTypeConstantDecl
Generated:
This code was automatically generated.

getOneTypeConstantDecl_Constant

EReference getOneTypeConstantDecl_Constant()
Returns the meta object for the containment reference list 'Constant'.

Returns:
the meta object for the containment reference list 'Constant'.
See Also:
OneTypeConstantDecl.getConstant(), getOneTypeConstantDecl()
Generated:
This code was automatically generated.

getOneTypeConstantDecl_Type

EAttribute getOneTypeConstantDecl_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
OneTypeConstantDecl.getType(), getOneTypeConstantDecl()
Generated:
This code was automatically generated.

getConstant

EClass getConstant()
Returns the meta object for class 'Constant'.

Returns:
the meta object for class 'Constant'.
See Also:
Constant
Generated:
This code was automatically generated.

getConstant_Name

EAttribute getConstant_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Constant.getName(), getConstant()
Generated:
This code was automatically generated.

getConstant_Value

EAttribute getConstant_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
Constant.getValue(), getConstant()
Generated:
This code was automatically generated.

getFunctionDecl

EClass getFunctionDecl()
Returns the meta object for class 'Function Decl'.

Returns:
the meta object for class 'Function Decl'.
See Also:
FunctionDecl
Generated:
This code was automatically generated.

getFunctionDecl_Function

EReference getFunctionDecl_Function()
Returns the meta object for the containment reference list 'Function'.

Returns:
the meta object for the containment reference list 'Function'.
See Also:
FunctionDecl.getFunction(), getFunctionDecl()
Generated:
This code was automatically generated.

getFunction

EClass getFunction()
Returns the meta object for class 'Function'.

Returns:
the meta object for class 'Function'.
See Also:
Function
Generated:
This code was automatically generated.

getFunction_Name

EAttribute getFunction_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Function.getName(), getFunction()
Generated:
This code was automatically generated.

getFunction_IdList

EAttribute getFunction_IdList()
Returns the meta object for the attribute list 'Id List'.

Returns:
the meta object for the attribute list 'Id List'.
See Also:
Function.getIdList(), getFunction()
Generated:
This code was automatically generated.

getFunction_Type

EAttribute getFunction_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Function.getType(), getFunction()
Generated:
This code was automatically generated.

getProcedureDecl

EClass getProcedureDecl()
Returns the meta object for class 'Procedure Decl'.

Returns:
the meta object for class 'Procedure Decl'.
See Also:
ProcedureDecl
Generated:
This code was automatically generated.

getProcedureDecl_Procedure

EReference getProcedureDecl_Procedure()
Returns the meta object for the containment reference list 'Procedure'.

Returns:
the meta object for the containment reference list 'Procedure'.
See Also:
ProcedureDecl.getProcedure(), getProcedureDecl()
Generated:
This code was automatically generated.

getProcedure

EClass getProcedure()
Returns the meta object for class 'Procedure'.

Returns:
the meta object for class 'Procedure'.
See Also:
Procedure
Generated:
This code was automatically generated.

getProcedure_Name

EAttribute getProcedure_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Procedure.getName(), getProcedure()
Generated:
This code was automatically generated.

getProcedure_IdList

EAttribute getProcedure_IdList()
Returns the meta object for the attribute list 'Id List'.

Returns:
the meta object for the attribute list 'Id List'.
See Also:
Procedure.getIdList(), getProcedure()
Generated:
This code was automatically generated.

getStatement

EClass getStatement()
Returns the meta object for class 'Statement'.

Returns:
the meta object for class 'Statement'.
See Also:
Statement
Generated:
This code was automatically generated.

getBlock

EClass getBlock()
Returns the meta object for class 'Block'.

Returns:
the meta object for class 'Block'.
See Also:
Block
Generated:
This code was automatically generated.

getBlock_Statement

EReference getBlock_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
Block.getStatement(), getBlock()
Generated:
This code was automatically generated.

getAssignment

EClass getAssignment()
Returns the meta object for class 'Assignment'.

Returns:
the meta object for class 'Assignment'.
See Also:
Assignment
Generated:
This code was automatically generated.

getAssignment_Variable

EAttribute getAssignment_Variable()
Returns the meta object for the attribute 'Variable'.

Returns:
the meta object for the attribute 'Variable'.
See Also:
Assignment.getVariable(), getAssignment()
Generated:
This code was automatically generated.

getAssignment_Expr

EReference getAssignment_Expr()
Returns the meta object for the containment reference 'Expr'.

Returns:
the meta object for the containment reference 'Expr'.
See Also:
Assignment.getExpr(), getAssignment()
Generated:
This code was automatically generated.

getAbort

EClass getAbort()
Returns the meta object for class 'Abort'.

Returns:
the meta object for class 'Abort'.
See Also:
Abort
Generated:
This code was automatically generated.

getAbort_Statement

EReference getAbort_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
Abort.getStatement(), getAbort()
Generated:
This code was automatically generated.

getAbort_Body

EReference getAbort_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
Abort.getBody(), getAbort()
Generated:
This code was automatically generated.

getAbortBody

EClass getAbortBody()
Returns the meta object for class 'Abort Body'.

Returns:
the meta object for class 'Abort Body'.
See Also:
AbortBody
Generated:
This code was automatically generated.

getAbortBody_End

EAttribute getAbortBody_End()
Returns the meta object for the attribute 'End'.

Returns:
the meta object for the attribute 'End'.
See Also:
AbortBody.getEnd(), getAbortBody()
Generated:
This code was automatically generated.

getAbortInstance

EClass getAbortInstance()
Returns the meta object for class 'Abort Instance'.

Returns:
the meta object for class 'Abort Instance'.
See Also:
AbortInstance
Generated:
This code was automatically generated.

getAbortInstance_Delay

EReference getAbortInstance_Delay()
Returns the meta object for the containment reference 'Delay'.

Returns:
the meta object for the containment reference 'Delay'.
See Also:
AbortInstance.getDelay(), getAbortInstance()
Generated:
This code was automatically generated.

getAbortInstance_Statement

EReference getAbortInstance_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
AbortInstance.getStatement(), getAbortInstance()
Generated:
This code was automatically generated.

getAbortCase

EClass getAbortCase()
Returns the meta object for class 'Abort Case'.

Returns:
the meta object for class 'Abort Case'.
See Also:
AbortCase
Generated:
This code was automatically generated.

getAbortCase_Cases

EReference getAbortCase_Cases()
Returns the meta object for the containment reference list 'Cases'.

Returns:
the meta object for the containment reference list 'Cases'.
See Also:
AbortCase.getCases(), getAbortCase()
Generated:
This code was automatically generated.

getAbortCaseSingle

EClass getAbortCaseSingle()
Returns the meta object for class 'Abort Case Single'.

Returns:
the meta object for class 'Abort Case Single'.
See Also:
AbortCaseSingle
Generated:
This code was automatically generated.

getAbortCaseSingle_Delay

EReference getAbortCaseSingle_Delay()
Returns the meta object for the containment reference 'Delay'.

Returns:
the meta object for the containment reference 'Delay'.
See Also:
AbortCaseSingle.getDelay(), getAbortCaseSingle()
Generated:
This code was automatically generated.

getAbortCaseSingle_Statement

EReference getAbortCaseSingle_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
AbortCaseSingle.getStatement(), getAbortCaseSingle()
Generated:
This code was automatically generated.

getAwait

EClass getAwait()
Returns the meta object for class 'Await'.

Returns:
the meta object for class 'Await'.
See Also:
Await
Generated:
This code was automatically generated.

getAwait_Body

EReference getAwait_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
Await.getBody(), getAwait()
Generated:
This code was automatically generated.

getAwaitBody

EClass getAwaitBody()
Returns the meta object for class 'Await Body'.

Returns:
the meta object for class 'Await Body'.
See Also:
AwaitBody
Generated:
This code was automatically generated.

getAwaitInstance

EClass getAwaitInstance()
Returns the meta object for class 'Await Instance'.

Returns:
the meta object for class 'Await Instance'.
See Also:
AwaitInstance
Generated:
This code was automatically generated.

getAwaitCase

EClass getAwaitCase()
Returns the meta object for class 'Await Case'.

Returns:
the meta object for class 'Await Case'.
See Also:
AwaitCase
Generated:
This code was automatically generated.

getAwaitCase_Cases

EReference getAwaitCase_Cases()
Returns the meta object for the containment reference list 'Cases'.

Returns:
the meta object for the containment reference list 'Cases'.
See Also:
AwaitCase.getCases(), getAwaitCase()
Generated:
This code was automatically generated.

getAwaitCase_End

EAttribute getAwaitCase_End()
Returns the meta object for the attribute 'End'.

Returns:
the meta object for the attribute 'End'.
See Also:
AwaitCase.getEnd(), getAwaitCase()
Generated:
This code was automatically generated.

getDo

EClass getDo()
Returns the meta object for class 'Do'.

Returns:
the meta object for class 'Do'.
See Also:
Do
Generated:
This code was automatically generated.

getDo_Statement

EReference getDo_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
Do.getStatement(), getDo()
Generated:
This code was automatically generated.

getDo_End

EReference getDo_End()
Returns the meta object for the containment reference 'End'.

Returns:
the meta object for the containment reference 'End'.
See Also:
Do.getEnd(), getDo()
Generated:
This code was automatically generated.

getDoUpto

EClass getDoUpto()
Returns the meta object for class 'Do Upto'.

Returns:
the meta object for class 'Do Upto'.
See Also:
DoUpto
Generated:
This code was automatically generated.

getDoUpto_Expr

EReference getDoUpto_Expr()
Returns the meta object for the containment reference 'Expr'.

Returns:
the meta object for the containment reference 'Expr'.
See Also:
DoUpto.getExpr(), getDoUpto()
Generated:
This code was automatically generated.

getDoWatching

EClass getDoWatching()
Returns the meta object for class 'Do Watching'.

Returns:
the meta object for class 'Do Watching'.
See Also:
DoWatching
Generated:
This code was automatically generated.

getDoWatching_Delay

EReference getDoWatching_Delay()
Returns the meta object for the containment reference 'Delay'.

Returns:
the meta object for the containment reference 'Delay'.
See Also:
DoWatching.getDelay(), getDoWatching()
Generated:
This code was automatically generated.

getDoWatching_End

EReference getDoWatching_End()
Returns the meta object for the containment reference 'End'.

Returns:
the meta object for the containment reference 'End'.
See Also:
DoWatching.getEnd(), getDoWatching()
Generated:
This code was automatically generated.

getDoWatchingEnd

EClass getDoWatchingEnd()
Returns the meta object for class 'Do Watching End'.

Returns:
the meta object for class 'Do Watching End'.
See Also:
DoWatchingEnd
Generated:
This code was automatically generated.

getDoWatchingEnd_Statement

EReference getDoWatchingEnd_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
DoWatchingEnd.getStatement(), getDoWatchingEnd()
Generated:
This code was automatically generated.

getEmit

EClass getEmit()
Returns the meta object for class 'Emit'.

Returns:
the meta object for class 'Emit'.
See Also:
Emit
Generated:
This code was automatically generated.

getEmit_Signal

EReference getEmit_Signal()
Returns the meta object for the reference 'Signal'.

Returns:
the meta object for the reference 'Signal'.
See Also:
Emit.getSignal(), getEmit()
Generated:
This code was automatically generated.

getEmit_Tick

EAttribute getEmit_Tick()
Returns the meta object for the attribute 'Tick'.

Returns:
the meta object for the attribute 'Tick'.
See Also:
Emit.getTick(), getEmit()
Generated:
This code was automatically generated.

getEmit_Expr

EReference getEmit_Expr()
Returns the meta object for the containment reference 'Expr'.

Returns:
the meta object for the containment reference 'Expr'.
See Also:
Emit.getExpr(), getEmit()
Generated:
This code was automatically generated.

getEveryDo

EClass getEveryDo()
Returns the meta object for class 'Every Do'.

Returns:
the meta object for class 'Every Do'.
See Also:
EveryDo
Generated:
This code was automatically generated.

getEveryDo_Delay

EReference getEveryDo_Delay()
Returns the meta object for the containment reference 'Delay'.

Returns:
the meta object for the containment reference 'Delay'.
See Also:
EveryDo.getDelay(), getEveryDo()
Generated:
This code was automatically generated.

getEveryDo_Statement

EReference getEveryDo_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
EveryDo.getStatement(), getEveryDo()
Generated:
This code was automatically generated.

getExit

EClass getExit()
Returns the meta object for class 'Exit'.

Returns:
the meta object for class 'Exit'.
See Also:
Exit
Generated:
This code was automatically generated.

getExit_Trap

EReference getExit_Trap()
Returns the meta object for the reference 'Trap'.

Returns:
the meta object for the reference 'Trap'.
See Also:
Exit.getTrap(), getExit()
Generated:
This code was automatically generated.

getExit_DataExpr

EReference getExit_DataExpr()
Returns the meta object for the containment reference 'Data Expr'.

Returns:
the meta object for the containment reference 'Data Expr'.
See Also:
Exit.getDataExpr(), getExit()
Generated:
This code was automatically generated.

getHalt

EClass getHalt()
Returns the meta object for class 'Halt'.

Returns:
the meta object for class 'Halt'.
See Also:
Halt
Generated:
This code was automatically generated.

getIfTest

EClass getIfTest()
Returns the meta object for class 'If Test'.

Returns:
the meta object for class 'If Test'.
See Also:
IfTest
Generated:
This code was automatically generated.

getIfTest_Expr

EReference getIfTest_Expr()
Returns the meta object for the containment reference 'Expr'.

Returns:
the meta object for the containment reference 'Expr'.
See Also:
IfTest.getExpr(), getIfTest()
Generated:
This code was automatically generated.

getIfTest_Then

EReference getIfTest_Then()
Returns the meta object for the containment reference 'Then'.

Returns:
the meta object for the containment reference 'Then'.
See Also:
IfTest.getThen(), getIfTest()
Generated:
This code was automatically generated.

getIfTest_ElseIf

EReference getIfTest_ElseIf()
Returns the meta object for the containment reference 'Else If'.

Returns:
the meta object for the containment reference 'Else If'.
See Also:
IfTest.getElseIf(), getIfTest()
Generated:
This code was automatically generated.

getIfTest_Else

EReference getIfTest_Else()
Returns the meta object for the containment reference 'Else'.

Returns:
the meta object for the containment reference 'Else'.
See Also:
IfTest.getElse(), getIfTest()
Generated:
This code was automatically generated.

getElsIfPart

EClass getElsIfPart()
Returns the meta object for class 'Els If Part'.

Returns:
the meta object for class 'Els If Part'.
See Also:
ElsIfPart
Generated:
This code was automatically generated.

getElsIfPart_Elsif

EReference getElsIfPart_Elsif()
Returns the meta object for the containment reference list 'Elsif'.

Returns:
the meta object for the containment reference list 'Elsif'.
See Also:
ElsIfPart.getElsif(), getElsIfPart()
Generated:
This code was automatically generated.

getElsIf

EClass getElsIf()
Returns the meta object for class 'Els If'.

Returns:
the meta object for class 'Els If'.
See Also:
ElsIf
Generated:
This code was automatically generated.

getElsIf_Expr

EReference getElsIf_Expr()
Returns the meta object for the containment reference 'Expr'.

Returns:
the meta object for the containment reference 'Expr'.
See Also:
ElsIf.getExpr(), getElsIf()
Generated:
This code was automatically generated.

getElsIf_Then

EReference getElsIf_Then()
Returns the meta object for the containment reference 'Then'.

Returns:
the meta object for the containment reference 'Then'.
See Also:
ElsIf.getThen(), getElsIf()
Generated:
This code was automatically generated.

getThenPart

EClass getThenPart()
Returns the meta object for class 'Then Part'.

Returns:
the meta object for class 'Then Part'.
See Also:
ThenPart
Generated:
This code was automatically generated.

getThenPart_Statement

EReference getThenPart_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
ThenPart.getStatement(), getThenPart()
Generated:
This code was automatically generated.

getElsePart

EClass getElsePart()
Returns the meta object for class 'Else Part'.

Returns:
the meta object for class 'Else Part'.
See Also:
ElsePart
Generated:
This code was automatically generated.

getElsePart_Statement

EReference getElsePart_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
ElsePart.getStatement(), getElsePart()
Generated:
This code was automatically generated.

getLoop

EClass getLoop()
Returns the meta object for class 'Loop'.

Returns:
the meta object for class 'Loop'.
See Also:
Loop
Generated:
This code was automatically generated.

getLoop_Body

EReference getLoop_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
Loop.getBody(), getLoop()
Generated:
This code was automatically generated.

getLoop_End

EReference getLoop_End()
Returns the meta object for the containment reference 'End'.

Returns:
the meta object for the containment reference 'End'.
See Also:
Loop.getEnd(), getLoop()
Generated:
This code was automatically generated.

getLoopEach

EClass getLoopEach()
Returns the meta object for class 'Loop Each'.

Returns:
the meta object for class 'Loop Each'.
See Also:
LoopEach
Generated:
This code was automatically generated.

getLoopDelay

EClass getLoopDelay()
Returns the meta object for class 'Loop Delay'.

Returns:
the meta object for class 'Loop Delay'.
See Also:
LoopDelay
Generated:
This code was automatically generated.

getLoopDelay_Delay

EReference getLoopDelay_Delay()
Returns the meta object for the containment reference 'Delay'.

Returns:
the meta object for the containment reference 'Delay'.
See Also:
LoopDelay.getDelay(), getLoopDelay()
Generated:
This code was automatically generated.

getLoopBody

EClass getLoopBody()
Returns the meta object for class 'Loop Body'.

Returns:
the meta object for class 'Loop Body'.
See Also:
LoopBody
Generated:
This code was automatically generated.

getLoopBody_Statement

EReference getLoopBody_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
LoopBody.getStatement(), getLoopBody()
Generated:
This code was automatically generated.

getNothing

EClass getNothing()
Returns the meta object for class 'Nothing'.

Returns:
the meta object for class 'Nothing'.
See Also:
Nothing
Generated:
This code was automatically generated.

getPause

EClass getPause()
Returns the meta object for class 'Pause'.

Returns:
the meta object for class 'Pause'.
See Also:
Pause
Generated:
This code was automatically generated.

getPresent

EClass getPresent()
Returns the meta object for class 'Present'.

Returns:
the meta object for class 'Present'.
See Also:
Present
Generated:
This code was automatically generated.

getPresent_Body

EReference getPresent_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
Present.getBody(), getPresent()
Generated:
This code was automatically generated.

getPresent_ElsePart

EReference getPresent_ElsePart()
Returns the meta object for the containment reference 'Else Part'.

Returns:
the meta object for the containment reference 'Else Part'.
See Also:
Present.getElsePart(), getPresent()
Generated:
This code was automatically generated.

getPresentBody

EClass getPresentBody()
Returns the meta object for class 'Present Body'.

Returns:
the meta object for class 'Present Body'.
See Also:
PresentBody
Generated:
This code was automatically generated.

getPresentEventBody

EClass getPresentEventBody()
Returns the meta object for class 'Present Event Body'.

Returns:
the meta object for class 'Present Event Body'.
See Also:
PresentEventBody
Generated:
This code was automatically generated.

getPresentEventBody_Event

EReference getPresentEventBody_Event()
Returns the meta object for the containment reference 'Event'.

Returns:
the meta object for the containment reference 'Event'.
See Also:
PresentEventBody.getEvent(), getPresentEventBody()
Generated:
This code was automatically generated.

getPresentEventBody_ThenPart

EReference getPresentEventBody_ThenPart()
Returns the meta object for the containment reference 'Then Part'.

Returns:
the meta object for the containment reference 'Then Part'.
See Also:
PresentEventBody.getThenPart(), getPresentEventBody()
Generated:
This code was automatically generated.

getPresentCaseList

EClass getPresentCaseList()
Returns the meta object for class 'Present Case List'.

Returns:
the meta object for class 'Present Case List'.
See Also:
PresentCaseList
Generated:
This code was automatically generated.

getPresentCaseList_Case

EReference getPresentCaseList_Case()
Returns the meta object for the containment reference list 'Case'.

Returns:
the meta object for the containment reference list 'Case'.
See Also:
PresentCaseList.getCase(), getPresentCaseList()
Generated:
This code was automatically generated.

getPresentCase

EClass getPresentCase()
Returns the meta object for class 'Present Case'.

Returns:
the meta object for class 'Present Case'.
See Also:
PresentCase
Generated:
This code was automatically generated.

getPresentCase_Event

EReference getPresentCase_Event()
Returns the meta object for the containment reference 'Event'.

Returns:
the meta object for the containment reference 'Event'.
See Also:
PresentCase.getEvent(), getPresentCase()
Generated:
This code was automatically generated.

getPresentCase_Statement

EReference getPresentCase_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
PresentCase.getStatement(), getPresentCase()
Generated:
This code was automatically generated.

getPresentEvent

EClass getPresentEvent()
Returns the meta object for class 'Present Event'.

Returns:
the meta object for class 'Present Event'.
See Also:
PresentEvent
Generated:
This code was automatically generated.

getPresentEvent_Expression

EReference getPresentEvent_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
PresentEvent.getExpression(), getPresentEvent()
Generated:
This code was automatically generated.

getRepeat

EClass getRepeat()
Returns the meta object for class 'Repeat'.

Returns:
the meta object for class 'Repeat'.
See Also:
Repeat
Generated:
This code was automatically generated.

getRepeat_Positive

EAttribute getRepeat_Positive()
Returns the meta object for the attribute 'Positive'.

Returns:
the meta object for the attribute 'Positive'.
See Also:
Repeat.isPositive(), getRepeat()
Generated:
This code was automatically generated.

getRepeat_DataExpr

EReference getRepeat_DataExpr()
Returns the meta object for the containment reference 'Data Expr'.

Returns:
the meta object for the containment reference 'Data Expr'.
See Also:
Repeat.getDataExpr(), getRepeat()
Generated:
This code was automatically generated.

getRepeat_Statement

EReference getRepeat_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
Repeat.getStatement(), getRepeat()
Generated:
This code was automatically generated.

getRun

EClass getRun()
Returns the meta object for class 'Run'.

Returns:
the meta object for class 'Run'.
See Also:
Run
Generated:
This code was automatically generated.

getRun_Module

EReference getRun_Module()
Returns the meta object for the containment reference 'Module'.

Returns:
the meta object for the containment reference 'Module'.
See Also:
Run.getModule(), getRun()
Generated:
This code was automatically generated.

getRun_List

EReference getRun_List()
Returns the meta object for the containment reference 'List'.

Returns:
the meta object for the containment reference 'List'.
See Also:
Run.getList(), getRun()
Generated:
This code was automatically generated.

getModuleRenaming

EClass getModuleRenaming()
Returns the meta object for class 'Module Renaming'.

Returns:
the meta object for class 'Module Renaming'.
See Also:
ModuleRenaming
Generated:
This code was automatically generated.

getModuleRenaming_Module

EReference getModuleRenaming_Module()
Returns the meta object for the reference 'Module'.

Returns:
the meta object for the reference 'Module'.
See Also:
ModuleRenaming.getModule(), getModuleRenaming()
Generated:
This code was automatically generated.

getModuleRenaming_Renamed

EAttribute getModuleRenaming_Renamed()
Returns the meta object for the attribute 'Renamed'.

Returns:
the meta object for the attribute 'Renamed'.
See Also:
ModuleRenaming.isRenamed(), getModuleRenaming()
Generated:
This code was automatically generated.

getModuleRenaming_NewName

EAttribute getModuleRenaming_NewName()
Returns the meta object for the attribute 'New Name'.

Returns:
the meta object for the attribute 'New Name'.
See Also:
ModuleRenaming.getNewName(), getModuleRenaming()
Generated:
This code was automatically generated.

getRenamingList

EClass getRenamingList()
Returns the meta object for class 'Renaming List'.

Returns:
the meta object for class 'Renaming List'.
See Also:
RenamingList
Generated:
This code was automatically generated.

getRenamingList_List

EReference getRenamingList_List()
Returns the meta object for the containment reference list 'List'.

Returns:
the meta object for the containment reference list 'List'.
See Also:
RenamingList.getList(), getRenamingList()
Generated:
This code was automatically generated.

getRenaming

EClass getRenaming()
Returns the meta object for class 'Renaming'.

Returns:
the meta object for class 'Renaming'.
See Also:
Renaming
Generated:
This code was automatically generated.

getRenaming_Renaming

EReference getRenaming_Renaming()
Returns the meta object for the containment reference list 'Renaming'.

Returns:
the meta object for the containment reference list 'Renaming'.
See Also:
Renaming.getRenaming(), getRenaming()
Generated:
This code was automatically generated.

getTypeRenaming

EClass getTypeRenaming()
Returns the meta object for class 'Type Renaming'.

Returns:
the meta object for class 'Type Renaming'.
See Also:
TypeRenaming
Generated:
This code was automatically generated.

getTypeRenaming_NewName

EReference getTypeRenaming_NewName()
Returns the meta object for the reference 'New Name'.

Returns:
the meta object for the reference 'New Name'.
See Also:
TypeRenaming.getNewName(), getTypeRenaming()
Generated:
This code was automatically generated.

getTypeRenaming_OldName

EReference getTypeRenaming_OldName()
Returns the meta object for the reference 'Old Name'.

Returns:
the meta object for the reference 'Old Name'.
See Also:
TypeRenaming.getOldName(), getTypeRenaming()
Generated:
This code was automatically generated.

getConstantRenaming

EClass getConstantRenaming()
Returns the meta object for class 'Constant Renaming'.

Returns:
the meta object for class 'Constant Renaming'.
See Also:
ConstantRenaming
Generated:
This code was automatically generated.

getConstantRenaming_Value

EAttribute getConstantRenaming_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
ConstantRenaming.getValue(), getConstantRenaming()
Generated:
This code was automatically generated.

getConstantRenaming_NewName

EAttribute getConstantRenaming_NewName()
Returns the meta object for the attribute 'New Name'.

Returns:
the meta object for the attribute 'New Name'.
See Also:
ConstantRenaming.getNewName(), getConstantRenaming()
Generated:
This code was automatically generated.

getFunctionRenaming

EClass getFunctionRenaming()
Returns the meta object for class 'Function Renaming'.

Returns:
the meta object for class 'Function Renaming'.
See Also:
FunctionRenaming
Generated:
This code was automatically generated.

getFunctionRenaming_NewName

EReference getFunctionRenaming_NewName()
Returns the meta object for the reference 'New Name'.

Returns:
the meta object for the reference 'New Name'.
See Also:
FunctionRenaming.getNewName(), getFunctionRenaming()
Generated:
This code was automatically generated.

getFunctionRenaming_OldName

EReference getFunctionRenaming_OldName()
Returns the meta object for the reference 'Old Name'.

Returns:
the meta object for the reference 'Old Name'.
See Also:
FunctionRenaming.getOldName(), getFunctionRenaming()
Generated:
This code was automatically generated.

getProcedureRenaming

EClass getProcedureRenaming()
Returns the meta object for class 'Procedure Renaming'.

Returns:
the meta object for class 'Procedure Renaming'.
See Also:
ProcedureRenaming
Generated:
This code was automatically generated.

getProcedureRenaming_NewName

EReference getProcedureRenaming_NewName()
Returns the meta object for the reference 'New Name'.

Returns:
the meta object for the reference 'New Name'.
See Also:
ProcedureRenaming.getNewName(), getProcedureRenaming()
Generated:
This code was automatically generated.

getProcedureRenaming_OldName

EReference getProcedureRenaming_OldName()
Returns the meta object for the reference 'Old Name'.

Returns:
the meta object for the reference 'Old Name'.
See Also:
ProcedureRenaming.getOldName(), getProcedureRenaming()
Generated:
This code was automatically generated.

getSignalRenaming

EClass getSignalRenaming()
Returns the meta object for class 'Signal Renaming'.

Returns:
the meta object for class 'Signal Renaming'.
See Also:
SignalRenaming
Generated:
This code was automatically generated.

getSignalRenaming_NewName

EReference getSignalRenaming_NewName()
Returns the meta object for the reference 'New Name'.

Returns:
the meta object for the reference 'New Name'.
See Also:
SignalRenaming.getNewName(), getSignalRenaming()
Generated:
This code was automatically generated.

getSignalRenaming_OldName

EReference getSignalRenaming_OldName()
Returns the meta object for the reference 'Old Name'.

Returns:
the meta object for the reference 'Old Name'.
See Also:
SignalRenaming.getOldName(), getSignalRenaming()
Generated:
This code was automatically generated.

getLocalSignalDecl

EClass getLocalSignalDecl()
Returns the meta object for class 'Local Signal Decl'.

Returns:
the meta object for class 'Local Signal Decl'.
See Also:
LocalSignalDecl
Generated:
This code was automatically generated.

getLocalSignalDecl_SignalList

EReference getLocalSignalDecl_SignalList()
Returns the meta object for the containment reference 'Signal List'.

Returns:
the meta object for the containment reference 'Signal List'.
See Also:
LocalSignalDecl.getSignalList(), getLocalSignalDecl()
Generated:
This code was automatically generated.

getLocalSignalDecl_Statement

EReference getLocalSignalDecl_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
LocalSignalDecl.getStatement(), getLocalSignalDecl()
Generated:
This code was automatically generated.

getLocalSignalList

EClass getLocalSignalList()
Returns the meta object for class 'Local Signal List'.

Returns:
the meta object for class 'Local Signal List'.
See Also:
LocalSignalList
Generated:
This code was automatically generated.

getSuspend

EClass getSuspend()
Returns the meta object for class 'Suspend'.

Returns:
the meta object for class 'Suspend'.
See Also:
Suspend
Generated:
This code was automatically generated.

getSuspend_Statement

EReference getSuspend_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
Suspend.getStatement(), getSuspend()
Generated:
This code was automatically generated.

getSuspend_Delay

EReference getSuspend_Delay()
Returns the meta object for the containment reference 'Delay'.

Returns:
the meta object for the containment reference 'Delay'.
See Also:
Suspend.getDelay(), getSuspend()
Generated:
This code was automatically generated.

getSustain

EClass getSustain()
Returns the meta object for class 'Sustain'.

Returns:
the meta object for class 'Sustain'.
See Also:
Sustain
Generated:
This code was automatically generated.

getSustain_Signal

EReference getSustain_Signal()
Returns the meta object for the reference 'Signal'.

Returns:
the meta object for the reference 'Signal'.
See Also:
Sustain.getSignal(), getSustain()
Generated:
This code was automatically generated.

getSustain_Tick

EAttribute getSustain_Tick()
Returns the meta object for the attribute 'Tick'.

Returns:
the meta object for the attribute 'Tick'.
See Also:
Sustain.getTick(), getSustain()
Generated:
This code was automatically generated.

getSustain_DataExpr

EReference getSustain_DataExpr()
Returns the meta object for the containment reference 'Data Expr'.

Returns:
the meta object for the containment reference 'Data Expr'.
See Also:
Sustain.getDataExpr(), getSustain()
Generated:
This code was automatically generated.

getTrap

EClass getTrap()
Returns the meta object for class 'Trap'.

Returns:
the meta object for class 'Trap'.
See Also:
Trap
Generated:
This code was automatically generated.

getTrap_TrapDeclList

EReference getTrap_TrapDeclList()
Returns the meta object for the containment reference 'Trap Decl List'.

Returns:
the meta object for the containment reference 'Trap Decl List'.
See Also:
Trap.getTrapDeclList(), getTrap()
Generated:
This code was automatically generated.

getTrap_Statement

EReference getTrap_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
Trap.getStatement(), getTrap()
Generated:
This code was automatically generated.

getTrap_TrapHandlerList

EReference getTrap_TrapHandlerList()
Returns the meta object for the containment reference 'Trap Handler List'.

Returns:
the meta object for the containment reference 'Trap Handler List'.
See Also:
Trap.getTrapHandlerList(), getTrap()
Generated:
This code was automatically generated.

getTrapDeclList

EClass getTrapDeclList()
Returns the meta object for class 'Trap Decl List'.

Returns:
the meta object for class 'Trap Decl List'.
See Also:
TrapDeclList
Generated:
This code was automatically generated.

getTrapDeclList_TrapDecl

EReference getTrapDeclList_TrapDecl()
Returns the meta object for the containment reference list 'Trap Decl'.

Returns:
the meta object for the containment reference list 'Trap Decl'.
See Also:
TrapDeclList.getTrapDecl(), getTrapDeclList()
Generated:
This code was automatically generated.

getTrapDecl

EClass getTrapDecl()
Returns the meta object for class 'Trap Decl'.

Returns:
the meta object for class 'Trap Decl'.
See Also:
TrapDecl
Generated:
This code was automatically generated.

getTrapDecl_Name

EAttribute getTrapDecl_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
TrapDecl.getName(), getTrapDecl()
Generated:
This code was automatically generated.

getTrapDecl_ChannelDesc

EReference getTrapDecl_ChannelDesc()
Returns the meta object for the containment reference 'Channel Desc'.

Returns:
the meta object for the containment reference 'Channel Desc'.
See Also:
TrapDecl.getChannelDesc(), getTrapDecl()
Generated:
This code was automatically generated.

getTrapHandlerList

EClass getTrapHandlerList()
Returns the meta object for class 'Trap Handler List'.

Returns:
the meta object for class 'Trap Handler List'.
See Also:
TrapHandlerList
Generated:
This code was automatically generated.

getTrapHandlerList_TrapHandler

EReference getTrapHandlerList_TrapHandler()
Returns the meta object for the containment reference list 'Trap Handler'.

Returns:
the meta object for the containment reference list 'Trap Handler'.
See Also:
TrapHandlerList.getTrapHandler(), getTrapHandlerList()
Generated:
This code was automatically generated.

getTrapHandler

EClass getTrapHandler()
Returns the meta object for class 'Trap Handler'.

Returns:
the meta object for class 'Trap Handler'.
See Also:
TrapHandler
Generated:
This code was automatically generated.

getTrapHandler_TrapExpr

EReference getTrapHandler_TrapExpr()
Returns the meta object for the containment reference 'Trap Expr'.

Returns:
the meta object for the containment reference 'Trap Expr'.
See Also:
TrapHandler.getTrapExpr(), getTrapHandler()
Generated:
This code was automatically generated.

getTrapHandler_Statement

EReference getTrapHandler_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
TrapHandler.getStatement(), getTrapHandler()
Generated:
This code was automatically generated.

getVariable

EClass getVariable()
Returns the meta object for class 'Variable'.

Returns:
the meta object for class 'Variable'.
See Also:
Variable
Generated:
This code was automatically generated.

getVariable_VarDecl

EReference getVariable_VarDecl()
Returns the meta object for the containment reference 'Var Decl'.

Returns:
the meta object for the containment reference 'Var Decl'.
See Also:
Variable.getVarDecl(), getVariable()
Generated:
This code was automatically generated.

getVariable_Statement

EReference getVariable_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
Variable.getStatement(), getVariable()
Generated:
This code was automatically generated.

getVariableDecl

EClass getVariableDecl()
Returns the meta object for class 'Variable Decl'.

Returns:
the meta object for class 'Variable Decl'.
See Also:
VariableDecl
Generated:
This code was automatically generated.

getVariableDecl_VarList

EReference getVariableDecl_VarList()
Returns the meta object for the containment reference 'Var List'.

Returns:
the meta object for the containment reference 'Var List'.
See Also:
VariableDecl.getVarList(), getVariableDecl()
Generated:
This code was automatically generated.

getVariableDecl_Type

EAttribute getVariableDecl_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
VariableDecl.getType(), getVariableDecl()
Generated:
This code was automatically generated.

getVariableDecl_Left

EReference getVariableDecl_Left()
Returns the meta object for the containment reference 'Left'.

Returns:
the meta object for the containment reference 'Left'.
See Also:
VariableDecl.getLeft(), getVariableDecl()
Generated:
This code was automatically generated.

getVariableList

EClass getVariableList()
Returns the meta object for class 'Variable List'.

Returns:
the meta object for class 'Variable List'.
See Also:
VariableList
Generated:
This code was automatically generated.

getVariableList_Variable

EAttribute getVariableList_Variable()
Returns the meta object for the attribute 'Variable'.

Returns:
the meta object for the attribute 'Variable'.
See Also:
VariableList.getVariable(), getVariableList()
Generated:
This code was automatically generated.

getVariableList_Expression

EReference getVariableList_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
VariableList.getExpression(), getVariableList()
Generated:
This code was automatically generated.

getVariableList_Left

EReference getVariableList_Left()
Returns the meta object for the containment reference 'Left'.

Returns:
the meta object for the containment reference 'Left'.
See Also:
VariableList.getLeft(), getVariableList()
Generated:
This code was automatically generated.

getWeakAbort

EClass getWeakAbort()
Returns the meta object for class 'Weak Abort'.

Returns:
the meta object for class 'Weak Abort'.
See Also:
WeakAbort
Generated:
This code was automatically generated.

getWeakAbort_Statement

EReference getWeakAbort_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
WeakAbort.getStatement(), getWeakAbort()
Generated:
This code was automatically generated.

getWeakAbort_WeakAbortBody

EReference getWeakAbort_WeakAbortBody()
Returns the meta object for the containment reference 'Weak Abort Body'.

Returns:
the meta object for the containment reference 'Weak Abort Body'.
See Also:
WeakAbort.getWeakAbortBody(), getWeakAbort()
Generated:
This code was automatically generated.

getWeakAbortBody

EClass getWeakAbortBody()
Returns the meta object for class 'Weak Abort Body'.

Returns:
the meta object for class 'Weak Abort Body'.
See Also:
WeakAbortBody
Generated:
This code was automatically generated.

getWeakAbortBody_End

EAttribute getWeakAbortBody_End()
Returns the meta object for the attribute 'End'.

Returns:
the meta object for the attribute 'End'.
See Also:
WeakAbortBody.getEnd(), getWeakAbortBody()
Generated:
This code was automatically generated.

getWeakAbortInstance

EClass getWeakAbortInstance()
Returns the meta object for class 'Weak Abort Instance'.

Returns:
the meta object for class 'Weak Abort Instance'.
See Also:
WeakAbortInstance
Generated:
This code was automatically generated.

getWeakAbortInstance_Delay

EReference getWeakAbortInstance_Delay()
Returns the meta object for the containment reference 'Delay'.

Returns:
the meta object for the containment reference 'Delay'.
See Also:
WeakAbortInstance.getDelay(), getWeakAbortInstance()
Generated:
This code was automatically generated.

getWeakAbortInstance_Statement

EReference getWeakAbortInstance_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
WeakAbortInstance.getStatement(), getWeakAbortInstance()
Generated:
This code was automatically generated.

getWeakAbortCase

EClass getWeakAbortCase()
Returns the meta object for class 'Weak Abort Case'.

Returns:
the meta object for class 'Weak Abort Case'.
See Also:
WeakAbortCase
Generated:
This code was automatically generated.

getWeakAbortCase_Cases

EReference getWeakAbortCase_Cases()
Returns the meta object for the containment reference list 'Cases'.

Returns:
the meta object for the containment reference list 'Cases'.
See Also:
WeakAbortCase.getCases(), getWeakAbortCase()
Generated:
This code was automatically generated.

getDataExpr

EClass getDataExpr()
Returns the meta object for class 'Data Expr'.

Returns:
the meta object for class 'Data Expr'.
See Also:
DataExpr
Generated:
This code was automatically generated.

getDataExpr_Left

EReference getDataExpr_Left()
Returns the meta object for the containment reference 'Left'.

Returns:
the meta object for the containment reference 'Left'.
See Also:
DataExpr.getLeft(), getDataExpr()
Generated:
This code was automatically generated.

getDataExpr_Op

EAttribute getDataExpr_Op()
Returns the meta object for the attribute 'Op'.

Returns:
the meta object for the attribute 'Op'.
See Also:
DataExpr.getOp(), getDataExpr()
Generated:
This code was automatically generated.

getDataExpr_Right

EReference getDataExpr_Right()
Returns the meta object for the containment reference 'Right'.

Returns:
the meta object for the containment reference 'Right'.
See Also:
DataExpr.getRight(), getDataExpr()
Generated:
This code was automatically generated.

getDataExpr_Expr

EReference getDataExpr_Expr()
Returns the meta object for the containment reference 'Expr'.

Returns:
the meta object for the containment reference 'Expr'.
See Also:
DataExpr.getExpr(), getDataExpr()
Generated:
This code was automatically generated.

getDataUnaryExpr

EClass getDataUnaryExpr()
Returns the meta object for class 'Data Unary Expr'.

Returns:
the meta object for class 'Data Unary Expr'.
See Also:
DataUnaryExpr
Generated:
This code was automatically generated.

getDataValueID

EClass getDataValueID()
Returns the meta object for class 'Data Value ID'.

Returns:
the meta object for class 'Data Value ID'.
See Also:
DataValueID
Generated:
This code was automatically generated.

getDataValueID_Value

EAttribute getDataValueID_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
DataValueID.getValue(), getDataValueID()
Generated:
This code was automatically generated.

getDataValueFloat

EClass getDataValueFloat()
Returns the meta object for class 'Data Value Float'.

Returns:
the meta object for class 'Data Value Float'.
See Also:
DataValueFloat
Generated:
This code was automatically generated.

getDataValueFloat_Value

EAttribute getDataValueFloat_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
DataValueFloat.getValue(), getDataValueFloat()
Generated:
This code was automatically generated.

getDataValueBoolean

EClass getDataValueBoolean()
Returns the meta object for class 'Data Value Boolean'.

Returns:
the meta object for class 'Data Value Boolean'.
See Also:
DataValueBoolean
Generated:
This code was automatically generated.

getDataValueBoolean_Value

EAttribute getDataValueBoolean_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
DataValueBoolean.getValue(), getDataValueBoolean()
Generated:
This code was automatically generated.

getDataValueInt

EClass getDataValueInt()
Returns the meta object for class 'Data Value Int'.

Returns:
the meta object for class 'Data Value Int'.
See Also:
DataValueInt
Generated:
This code was automatically generated.

getDataValueInt_Value

EAttribute getDataValueInt_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
DataValueInt.getValue(), getDataValueInt()
Generated:
This code was automatically generated.

getDataValueString

EClass getDataValueString()
Returns the meta object for class 'Data Value String'.

Returns:
the meta object for class 'Data Value String'.
See Also:
DataValueString
Generated:
This code was automatically generated.

getDataValueString_Value

EAttribute getDataValueString_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
DataValueString.getValue(), getDataValueString()
Generated:
This code was automatically generated.

getDataBlock

EClass getDataBlock()
Returns the meta object for class 'Data Block'.

Returns:
the meta object for class 'Data Block'.
See Also:
DataBlock
Generated:
This code was automatically generated.

getDataBlock_DataExpr

EReference getDataBlock_DataExpr()
Returns the meta object for the containment reference 'Data Expr'.

Returns:
the meta object for the containment reference 'Data Expr'.
See Also:
DataBlock.getDataExpr(), getDataBlock()
Generated:
This code was automatically generated.

getDataCurrent

EClass getDataCurrent()
Returns the meta object for class 'Data Current'.

Returns:
the meta object for class 'Data Current'.
See Also:
DataCurrent
Generated:
This code was automatically generated.

getDataCurrent_Signal

EReference getDataCurrent_Signal()
Returns the meta object for the reference 'Signal'.

Returns:
the meta object for the reference 'Signal'.
See Also:
DataCurrent.getSignal(), getDataCurrent()
Generated:
This code was automatically generated.

getDataCurrent_Tick

EAttribute getDataCurrent_Tick()
Returns the meta object for the attribute 'Tick'.

Returns:
the meta object for the attribute 'Tick'.
See Also:
DataCurrent.getTick(), getDataCurrent()
Generated:
This code was automatically generated.

getDataPre

EClass getDataPre()
Returns the meta object for class 'Data Pre'.

Returns:
the meta object for class 'Data Pre'.
See Also:
DataPre
Generated:
This code was automatically generated.

getDataPre_Signal

EReference getDataPre_Signal()
Returns the meta object for the reference 'Signal'.

Returns:
the meta object for the reference 'Signal'.
See Also:
DataPre.getSignal(), getDataPre()
Generated:
This code was automatically generated.

getDataPre_Tick

EAttribute getDataPre_Tick()
Returns the meta object for the attribute 'Tick'.

Returns:
the meta object for the attribute 'Tick'.
See Also:
DataPre.getTick(), getDataPre()
Generated:
This code was automatically generated.

getDataTrap

EClass getDataTrap()
Returns the meta object for class 'Data Trap'.

Returns:
the meta object for class 'Data Trap'.
See Also:
DataTrap
Generated:
This code was automatically generated.

getDataTrap_Trap

EReference getDataTrap_Trap()
Returns the meta object for the reference 'Trap'.

Returns:
the meta object for the reference 'Trap'.
See Also:
DataTrap.getTrap(), getDataTrap()
Generated:
This code was automatically generated.

getDataFunction

EClass getDataFunction()
Returns the meta object for class 'Data Function'.

Returns:
the meta object for class 'Data Function'.
See Also:
DataFunction
Generated:
This code was automatically generated.

getDataFunction_Function

EReference getDataFunction_Function()
Returns the meta object for the reference 'Function'.

Returns:
the meta object for the reference 'Function'.
See Also:
DataFunction.getFunction(), getDataFunction()
Generated:
This code was automatically generated.

getDataFunction_DataExpr

EReference getDataFunction_DataExpr()
Returns the meta object for the containment reference list 'Data Expr'.

Returns:
the meta object for the containment reference list 'Data Expr'.
See Also:
DataFunction.getDataExpr(), getDataFunction()
Generated:
This code was automatically generated.

getTrapExpr

EClass getTrapExpr()
Returns the meta object for class 'Trap Expr'.

Returns:
the meta object for class 'Trap Expr'.
See Also:
TrapExpr
Generated:
This code was automatically generated.

getSigExpr

EClass getSigExpr()
Returns the meta object for class 'Sig Expr'.

Returns:
the meta object for class 'Sig Expr'.
See Also:
SigExpr
Generated:
This code was automatically generated.

getSigExpr_AndExpr

EReference getSigExpr_AndExpr()
Returns the meta object for the containment reference list 'And Expr'.

Returns:
the meta object for the containment reference list 'And Expr'.
See Also:
SigExpr.getAndExpr(), getSigExpr()
Generated:
This code was automatically generated.

getSigExprAND

EClass getSigExprAND()
Returns the meta object for class 'Sig Expr AND'.

Returns:
the meta object for class 'Sig Expr AND'.
See Also:
SigExprAND
Generated:
This code was automatically generated.

getSigExprAND_UnaExpr

EReference getSigExprAND_UnaExpr()
Returns the meta object for the containment reference list 'Una Expr'.

Returns:
the meta object for the containment reference list 'Una Expr'.
See Also:
SigExprAND.getUnaExpr(), getSigExprAND()
Generated:
This code was automatically generated.

getSigExprUnary

EClass getSigExprUnary()
Returns the meta object for class 'Sig Expr Unary'.

Returns:
the meta object for class 'Sig Expr Unary'.
See Also:
SigExprUnary
Generated:
This code was automatically generated.

getSigExprUnary_Expr

EAttribute getSigExprUnary_Expr()
Returns the meta object for the attribute 'Expr'.

Returns:
the meta object for the attribute 'Expr'.
See Also:
SigExprUnary.getExpr(), getSigExprUnary()
Generated:
This code was automatically generated.

getSigExprUnary_SigExpr

EReference getSigExprUnary_SigExpr()
Returns the meta object for the containment reference 'Sig Expr'.

Returns:
the meta object for the containment reference 'Sig Expr'.
See Also:
SigExprUnary.getSigExpr(), getSigExprUnary()
Generated:
This code was automatically generated.

getDelayExpr

EClass getDelayExpr()
Returns the meta object for class 'Delay Expr'.

Returns:
the meta object for class 'Delay Expr'.
See Also:
DelayExpr
Generated:
This code was automatically generated.

getDelayExpr_Statement

EReference getDelayExpr_Statement()
Returns the meta object for the containment reference 'Statement'.

Returns:
the meta object for the containment reference 'Statement'.
See Also:
DelayExpr.getStatement(), getDelayExpr()
Generated:
This code was automatically generated.

getDelayExpr_End

EAttribute getDelayExpr_End()
Returns the meta object for the attribute 'End'.

Returns:
the meta object for the attribute 'End'.
See Also:
DelayExpr.getEnd(), getDelayExpr()
Generated:
This code was automatically generated.

getDelayExpr_Event

EReference getDelayExpr_Event()
Returns the meta object for the containment reference 'Event'.

Returns:
the meta object for the containment reference 'Event'.
See Also:
DelayExpr.getEvent(), getDelayExpr()
Generated:
This code was automatically generated.

getDelayExpr_Expr

EReference getDelayExpr_Expr()
Returns the meta object for the containment reference 'Expr'.

Returns:
the meta object for the containment reference 'Expr'.
See Also:
DelayExpr.getExpr(), getDelayExpr()
Generated:
This code was automatically generated.

getDelayEvent

EClass getDelayEvent()
Returns the meta object for class 'Delay Event'.

Returns:
the meta object for class 'Delay Event'.
See Also:
DelayEvent
Generated:
This code was automatically generated.

getDelayEvent_Signal

EReference getDelayEvent_Signal()
Returns the meta object for the reference 'Signal'.

Returns:
the meta object for the reference 'Signal'.
See Also:
DelayEvent.getSignal(), getDelayEvent()
Generated:
This code was automatically generated.

getDelayEvent_Tick

EAttribute getDelayEvent_Tick()
Returns the meta object for the attribute 'Tick'.

Returns:
the meta object for the attribute 'Tick'.
See Also:
DelayEvent.getTick(), getDelayEvent()
Generated:
This code was automatically generated.

getChannelDescription

EClass getChannelDescription()
Returns the meta object for class 'Channel Description'.

Returns:
the meta object for class 'Channel Description'.
See Also:
ChannelDescription
Generated:
This code was automatically generated.

getChannelDescription_Type

EAttribute getChannelDescription_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
ChannelDescription.getType(), getChannelDescription()
Generated:
This code was automatically generated.

getChannelDescription_DataExpr

EReference getChannelDescription_DataExpr()
Returns the meta object for the containment reference 'Data Expr'.

Returns:
the meta object for the containment reference 'Data Expr'.
See Also:
ChannelDescription.getDataExpr(), getChannelDescription()
Generated:
This code was automatically generated.

getSignal

EClass getSignal()
Returns the meta object for class 'Signal'.

Returns:
the meta object for class 'Signal'.
See Also:
Signal
Generated:
This code was automatically generated.

getSignal_Name

EAttribute getSignal_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Signal.getName(), getSignal()
Generated:
This code was automatically generated.

getSignal_Channel

EReference getSignal_Channel()
Returns the meta object for the containment reference 'Channel'.

Returns:
the meta object for the containment reference 'Channel'.
See Also:
Signal.getChannel(), getSignal()
Generated:
This code was automatically generated.

getSensor

EClass getSensor()
Returns the meta object for class 'Sensor'.

Returns:
the meta object for class 'Sensor'.
See Also:
Sensor
Generated:
This code was automatically generated.

getSensor_Name

EAttribute getSensor_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Sensor.getName(), getSensor()
Generated:
This code was automatically generated.

getSensor_Type

EAttribute getSensor_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Sensor.getType(), getSensor()
Generated:
This code was automatically generated.

getInput

EClass getInput()
Returns the meta object for class 'Input'.

Returns:
the meta object for class 'Input'.
See Also:
Input
Generated:
This code was automatically generated.

getOutput

EClass getOutput()
Returns the meta object for class 'Output'.

Returns:
the meta object for class 'Output'.
See Also:
Output
Generated:
This code was automatically generated.

getInputOutput

EClass getInputOutput()
Returns the meta object for class 'Input Output'.

Returns:
the meta object for class 'Input Output'.
See Also:
InputOutput
Generated:
This code was automatically generated.

getReturn

EClass getReturn()
Returns the meta object for class 'Return'.

Returns:
the meta object for class 'Return'.
See Also:
Return
Generated:
This code was automatically generated.

getRelation

EClass getRelation()
Returns the meta object for class 'Relation'.

Returns:
the meta object for class 'Relation'.
See Also:
Relation
Generated:
This code was automatically generated.

getRelation_Relation

EReference getRelation_Relation()
Returns the meta object for the containment reference list 'Relation'.

Returns:
the meta object for the containment reference list 'Relation'.
See Also:
Relation.getRelation(), getRelation()
Generated:
This code was automatically generated.

getParallel

EClass getParallel()
Returns the meta object for class 'Parallel'.

Returns:
the meta object for class 'Parallel'.
See Also:
Parallel
Generated:
This code was automatically generated.

getParallel_Left

EReference getParallel_Left()
Returns the meta object for the containment reference 'Left'.

Returns:
the meta object for the containment reference 'Left'.
See Also:
Parallel.getLeft(), getParallel()
Generated:
This code was automatically generated.

getParallel_Right

EReference getParallel_Right()
Returns the meta object for the containment reference 'Right'.

Returns:
the meta object for the containment reference 'Right'.
See Also:
Parallel.getRight(), getParallel()
Generated:
This code was automatically generated.

getSequence

EClass getSequence()
Returns the meta object for class 'Sequence'.

Returns:
the meta object for class 'Sequence'.
See Also:
Sequence
Generated:
This code was automatically generated.

getSequence_Left

EReference getSequence_Left()
Returns the meta object for the containment reference 'Left'.

Returns:
the meta object for the containment reference 'Left'.
See Also:
Sequence.getLeft(), getSequence()
Generated:
This code was automatically generated.

getSequence_Right

EReference getSequence_Right()
Returns the meta object for the containment reference 'Right'.

Returns:
the meta object for the containment reference 'Right'.
See Also:
Sequence.getRight(), getSequence()
Generated:
This code was automatically generated.

getLocalSignal

EClass getLocalSignal()
Returns the meta object for class 'Local Signal'.

Returns:
the meta object for class 'Local Signal'.
See Also:
LocalSignal
Generated:
This code was automatically generated.

getLocalSignal_Signal

EReference getLocalSignal_Signal()
Returns the meta object for the containment reference list 'Signal'.

Returns:
the meta object for the containment reference list 'Signal'.
See Also:
LocalSignal.getSignal(), getLocalSignal()
Generated:
This code was automatically generated.

getEsterelFactory

EsterelFactory getEsterelFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated:
This code was automatically generated.