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

Enclosing interface:
EsterelPackage

public static interface EsterelPackage.Literals

Defines literals for the meta objects that represent

Rating red
Generated:
This code was automatically generated.

Field Summary
static EClass ABORT
          The meta object literal for the 'Abort' class.
static EReference ABORT__BODY
          The meta object literal for the 'Body' containment reference feature.
static EReference ABORT__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass ABORT_BODY
          The meta object literal for the 'Abort Body' class.
static EClass ABORT_CASE
          The meta object literal for the 'Abort Case' class.
static EReference ABORT_CASE__CASES
          The meta object literal for the 'Cases' containment reference list feature.
static EClass ABORT_CASE_SINGLE
          The meta object literal for the 'Abort Case Single' class.
static EReference ABORT_CASE_SINGLE__DELAY
          The meta object literal for the 'Delay' containment reference feature.
static EReference ABORT_CASE_SINGLE__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass ABORT_INSTANCE
          The meta object literal for the 'Abort Instance' class.
static EReference ABORT_INSTANCE__DELAY
          The meta object literal for the 'Delay' containment reference feature.
static EReference ABORT_INSTANCE__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass ASSIGNMENT
          The meta object literal for the 'Assignment' class.
static EReference ASSIGNMENT__EXPR
          The meta object literal for the 'Expr' containment reference feature.
static EAttribute ASSIGNMENT__VARIABLE
          The meta object literal for the 'Variable' attribute feature.
static EClass AWAIT
          The meta object literal for the 'Await' class.
static EReference AWAIT__BODY
          The meta object literal for the 'Body' containment reference feature.
static EClass AWAIT_BODY
          The meta object literal for the 'Await Body' class.
static EAttribute AWAIT_BODY__END
          The meta object literal for the 'End' attribute feature.
static EClass AWAIT_CASE
          The meta object literal for the 'Await Case' class.
static EReference AWAIT_CASE__CASES
          The meta object literal for the 'Cases' containment reference list feature.
static EClass AWAIT_INSTANCE
          The meta object literal for the 'Await Instance' class.
static EReference AWAIT_INSTANCE__DELAY
          The meta object literal for the 'Delay' containment reference feature.
static EReference AWAIT_INSTANCE__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass BLOCK
          The meta object literal for the 'Block' class.
static EReference BLOCK__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass CHANNEL_DESCRIPTION
          The meta object literal for the 'Channel Description' class.
static EReference CHANNEL_DESCRIPTION__DATA_EXPR
          The meta object literal for the 'Data Expr' containment reference feature.
static EReference CHANNEL_DESCRIPTION__TYPE
          The meta object literal for the 'Type' containment reference feature.
static EClass CHANNEL_TYPE
          The meta object literal for the 'Channel Type' class.
static EReference CHANNEL_TYPE__FUNC
          The meta object literal for the 'Func' reference feature.
static EAttribute CHANNEL_TYPE__OP
          The meta object literal for the 'Op' attribute feature.
static EAttribute CHANNEL_TYPE__TYPE
          The meta object literal for the 'Type' attribute feature.
static EClass CONSTANT
          The meta object literal for the 'Constant' class.
static EAttribute CONSTANT__NAME
          The meta object literal for the 'Name' attribute feature.
static EAttribute CONSTANT__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass CONSTANT_DECL
          The meta object literal for the 'Constant Decl' class.
static EReference CONSTANT_DECL__CONSTANT
          The meta object literal for the 'Constant' containment reference list feature.
static EClass CONSTANT_RENAMING
          The meta object literal for the 'Constant Renaming' class.
static EReference CONSTANT_RENAMING__NEW_NAME
          The meta object literal for the 'New Name' reference feature.
static EReference CONSTANT_RENAMING__OLD_NAME
          The meta object literal for the 'Old Name' reference feature.
static EClass DATA_BLOCK
          The meta object literal for the 'Data Block' class.
static EReference DATA_BLOCK__DATA_EXPR
          The meta object literal for the 'Data Expr' containment reference feature.
static EClass DATA_CURRENT
          The meta object literal for the 'Data Current' class.
static EReference DATA_CURRENT__SIGNAL
          The meta object literal for the 'Signal' reference feature.
static EAttribute DATA_CURRENT__TICK
          The meta object literal for the 'Tick' attribute feature.
static EClass DATA_EQUATION
          The meta object literal for the 'Data Equation' class.
static EClass DATA_EXPR
          The meta object literal for the 'Data Expr' class.
static EReference DATA_EXPR__LEFT
          The meta object literal for the 'Left' containment reference feature.
static EAttribute DATA_EXPR__OP
          The meta object literal for the 'Op' attribute feature.
static EReference DATA_EXPR__RIGHT
          The meta object literal for the 'Right' containment reference feature.
static EClass DATA_FUNCTION
          The meta object literal for the 'Data Function' class.
static EReference DATA_FUNCTION__DATA_EXPR
          The meta object literal for the 'Data Expr' containment reference list feature.
static EReference DATA_FUNCTION__FUNCTION
          The meta object literal for the 'Function' reference feature.
static EClass DATA_MINUS
          The meta object literal for the 'Data Minus' class.
static EReference DATA_MINUS__EXPR
          The meta object literal for the 'Expr' containment reference feature.
static EAttribute DATA_MINUS__PRE
          The meta object literal for the 'Pre' attribute feature.
static EClass DATA_MULT
          The meta object literal for the 'Data Mult' class.
static EClass DATA_PRE
          The meta object literal for the 'Data Pre' class.
static EReference DATA_PRE__SIGNAL
          The meta object literal for the 'Signal' reference feature.
static EAttribute DATA_PRE__TICK
          The meta object literal for the 'Tick' attribute feature.
static EClass DATA_TICK
          The meta object literal for the 'Data Tick' class.
static EClass DATA_TRAP
          The meta object literal for the 'Data Trap' class.
static EReference DATA_TRAP__TRAP
          The meta object literal for the 'Trap' reference feature.
static EClass DATA_UNARY_EXPR
          The meta object literal for the 'Data Unary Expr' class.
static EClass DATA_VALUE_BOOLEAN
          The meta object literal for the 'Data Value Boolean' class.
static EAttribute DATA_VALUE_BOOLEAN__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass DATA_VALUE_FLOAT
          The meta object literal for the 'Data Value Float' class.
static EAttribute DATA_VALUE_FLOAT__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass DATA_VALUE_ID
          The meta object literal for the 'Data Value ID' class.
static EAttribute DATA_VALUE_ID__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass DATA_VALUE_INT
          The meta object literal for the 'Data Value Int' class.
static EAttribute DATA_VALUE_INT__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass DATA_VALUE_STRING
          The meta object literal for the 'Data Value String' class.
static EAttribute DATA_VALUE_STRING__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass DELAY_EVENT
          The meta object literal for the 'Delay Event' class.
static EReference DELAY_EVENT__BLOCK_SIG_EXPR
          The meta object literal for the 'Block Sig Expr' containment reference feature.
static EReference DELAY_EVENT__PRE_SIG_EXPR
          The meta object literal for the 'Pre Sig Expr' containment reference feature.
static EReference DELAY_EVENT__SIGNAL
          The meta object literal for the 'Signal' reference feature.
static EAttribute DELAY_EVENT__TICK
          The meta object literal for the 'Tick' attribute feature.
static EClass DELAY_EXPR
          The meta object literal for the 'Delay Expr' class.
static EReference DELAY_EXPR__EVENT
          The meta object literal for the 'Event' containment reference feature.
static EReference DELAY_EXPR__EXPR
          The meta object literal for the 'Expr' containment reference feature.
static EClass DO
          The meta object literal for the 'Do' class.
static EReference DO__END_UP
          The meta object literal for the 'End Up' containment reference feature.
static EReference DO__END_WATCH
          The meta object literal for the 'End Watch' containment reference feature.
static EReference DO__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass DO_UPTO
          The meta object literal for the 'Do Upto' class.
static EReference DO_UPTO__EXPR
          The meta object literal for the 'Expr' containment reference feature.
static EClass DO_WATCHING
          The meta object literal for the 'Do Watching' class.
static EReference DO_WATCHING__DELAY
          The meta object literal for the 'Delay' containment reference feature.
static EReference DO_WATCHING__END
          The meta object literal for the 'End' containment reference feature.
static EClass DO_WATCHING_END
          The meta object literal for the 'Do Watching End' class.
static EReference DO_WATCHING_END__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass ELS_IF
          The meta object literal for the 'Els If' class.
static EReference ELS_IF__EXPR
          The meta object literal for the 'Expr' containment reference feature.
static EReference ELS_IF__THEN_PART
          The meta object literal for the 'Then Part' containment reference feature.
static EClass ELS_IF_PART
          The meta object literal for the 'Els If Part' class.
static EReference ELS_IF_PART__ELSIF
          The meta object literal for the 'Elsif' containment reference list feature.
static EClass ELSE_PART
          The meta object literal for the 'Else Part' class.
static EReference ELSE_PART__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass EMIT
          The meta object literal for the 'Emit' class.
static EReference EMIT__EXPR
          The meta object literal for the 'Expr' containment reference feature.
static EReference EMIT__SIGNAL
          The meta object literal for the 'Signal' reference feature.
static EAttribute EMIT__TICK
          The meta object literal for the 'Tick' attribute feature.
static EClass EVERY_DO
          The meta object literal for the 'Every Do' class.
static EReference EVERY_DO__DELAY
          The meta object literal for the 'Delay' containment reference feature.
static EReference EVERY_DO__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass EXIT
          The meta object literal for the 'Exit' class.
static EReference EXIT__DATA_EXPR
          The meta object literal for the 'Data Expr' containment reference feature.
static EReference EXIT__TRAP
          The meta object literal for the 'Trap' reference feature.
static EClass FUNCTION
          The meta object literal for the 'Function' class.
static EAttribute FUNCTION__ID_LIST
          The meta object literal for the 'Id List' attribute list feature.
static EAttribute FUNCTION__NAME
          The meta object literal for the 'Name' attribute feature.
static EAttribute FUNCTION__TYPE
          The meta object literal for the 'Type' attribute feature.
static EClass FUNCTION_DECL
          The meta object literal for the 'Function Decl' class.
static EReference FUNCTION_DECL__FUNCTION
          The meta object literal for the 'Function' containment reference list feature.
static EClass FUNCTION_RENAMING
          The meta object literal for the 'Function Renaming' class.
static EReference FUNCTION_RENAMING__NEW_NAME
          The meta object literal for the 'New Name' reference feature.
static EReference FUNCTION_RENAMING__OLD_NAME
          The meta object literal for the 'Old Name' reference feature.
static EClass HALT
          The meta object literal for the 'Halt' class.
static EClass IF_TEST
          The meta object literal for the 'If Test' class.
static EReference IF_TEST__ELSE_IF
          The meta object literal for the 'Else If' containment reference feature.
static EReference IF_TEST__ELSE_PART
          The meta object literal for the 'Else Part' containment reference feature.
static EReference IF_TEST__EXPR
          The meta object literal for the 'Expr' containment reference feature.
static EReference IF_TEST__THEN_PART
          The meta object literal for the 'Then Part' containment reference feature.
static EClass INPUT
          The meta object literal for the 'Input' class.
static EClass INPUT_OUTPUT
          The meta object literal for the 'Input Output' class.
static EClass LOCAL_SIGNAL
          The meta object literal for the 'Local Signal' class.
static EReference LOCAL_SIGNAL__SIGNAL
          The meta object literal for the 'Signal' containment reference list feature.
static EClass LOCAL_SIGNAL_DECL
          The meta object literal for the 'Local Signal Decl' class.
static EReference LOCAL_SIGNAL_DECL__SIGNAL_LIST
          The meta object literal for the 'Signal List' containment reference feature.
static EReference LOCAL_SIGNAL_DECL__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass LOCAL_SIGNAL_LIST
          The meta object literal for the 'Local Signal List' class.
static EClass LOOP
          The meta object literal for the 'Loop' class.
static EReference LOOP__BODY
          The meta object literal for the 'Body' containment reference feature.
static EReference LOOP__END
          The meta object literal for the 'End' containment reference feature.
static EClass LOOP_BODY
          The meta object literal for the 'Loop Body' class.
static EReference LOOP_BODY__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass LOOP_DELAY
          The meta object literal for the 'Loop Delay' class.
static EReference LOOP_DELAY__DELAY
          The meta object literal for the 'Delay' containment reference feature.
static EClass LOOP_EACH
          The meta object literal for the 'Loop Each' class.
static EClass MODULE
          The meta object literal for the 'Module' class.
static EReference MODULE__MOD_BODY
          The meta object literal for the 'Mod Body' containment reference feature.
static EReference MODULE__MOD_INT
          The meta object literal for the 'Mod Int' containment reference feature.
static EAttribute MODULE__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass MODULE_BODY
          The meta object literal for the 'Module Body' class.
static EReference MODULE_BODY__STATEMENT
          The meta object literal for the 'Statement' containment reference list feature.
static EClass MODULE_INTERFACE
          The meta object literal for the 'Module Interface' class.
static EReference MODULE_INTERFACE__INT_CONSTANT_DECL
          The meta object literal for the 'Int Constant Decl' containment reference list feature.
static EReference MODULE_INTERFACE__INT_FUNCTION_DECL
          The meta object literal for the 'Int Function Decl' containment reference list feature.
static EReference MODULE_INTERFACE__INT_PROCEDURE_DECL
          The meta object literal for the 'Int Procedure Decl' containment reference list feature.
static EReference MODULE_INTERFACE__INT_RELATION_DECL
          The meta object literal for the 'Int Relation Decl' containment reference list feature.
static EReference MODULE_INTERFACE__INT_SENSOR_DECL
          The meta object literal for the 'Int Sensor Decl' containment reference list feature.
static EReference MODULE_INTERFACE__INT_SIGNAL_DECL
          The meta object literal for the 'Int Signal Decl' containment reference list feature.
static EReference MODULE_INTERFACE__INT_TYPE_DECL
          The meta object literal for the 'Int Type Decl' containment reference list feature.
static EClass MODULE_RENAMING
          The meta object literal for the 'Module Renaming' class.
static EReference MODULE_RENAMING__MODULE
          The meta object literal for the 'Module' reference feature.
static EAttribute MODULE_RENAMING__NEW_NAME
          The meta object literal for the 'New Name' attribute feature.
static EAttribute MODULE_RENAMING__RENAMED
          The meta object literal for the 'Renamed' attribute feature.
static EClass NOTHING
          The meta object literal for the 'Nothing' class.
static EClass ONE_TYPE_CONSTANT_DECL
          The meta object literal for the 'One Type Constant Decl' class.
static EReference ONE_TYPE_CONSTANT_DECL__CONSTANT
          The meta object literal for the 'Constant' containment reference list feature.
static EAttribute ONE_TYPE_CONSTANT_DECL__TYPE
          The meta object literal for the 'Type' attribute feature.
static EClass OUTPUT
          The meta object literal for the 'Output' class.
static EClass PARALLEL
          The meta object literal for the 'Parallel' class.
static EReference PARALLEL__LIST
          The meta object literal for the 'List' containment reference list feature.
static EClass PAUSE
          The meta object literal for the 'Pause' class.
static EClass PRESENT
          The meta object literal for the 'Present' class.
static EReference PRESENT__BODY
          The meta object literal for the 'Body' containment reference feature.
static EReference PRESENT__ELSE_PART
          The meta object literal for the 'Else Part' containment reference feature.
static EClass PRESENT_BODY
          The meta object literal for the 'Present Body' class.
static EClass PRESENT_CASE
          The meta object literal for the 'Present Case' class.
static EReference PRESENT_CASE__EVENT
          The meta object literal for the 'Event' containment reference feature.
static EReference PRESENT_CASE__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass PRESENT_CASE_LIST
          The meta object literal for the 'Present Case List' class.
static EReference PRESENT_CASE_LIST__CASE
          The meta object literal for the 'Case' containment reference list feature.
static EClass PRESENT_EVENT
          The meta object literal for the 'Present Event' class.
static EReference PRESENT_EVENT__EXPRESSION
          The meta object literal for the 'Expression' containment reference feature.
static EClass PRESENT_EVENT_BODY
          The meta object literal for the 'Present Event Body' class.
static EReference PRESENT_EVENT_BODY__EVENT
          The meta object literal for the 'Event' containment reference feature.
static EReference PRESENT_EVENT_BODY__THEN_PART
          The meta object literal for the 'Then Part' containment reference feature.
static EClass PROC_CALL
          The meta object literal for the 'Proc Call' class.
static EReference PROC_CALL__EXPR
          The meta object literal for the 'Expr' containment reference list feature.
static EReference PROC_CALL__PROC
          The meta object literal for the 'Proc' reference feature.
static EReference PROC_CALL__VAR_LIST
          The meta object literal for the 'Var List' reference list feature.
static EClass PROCEDURE
          The meta object literal for the 'Procedure' class.
static EAttribute PROCEDURE__ID_LIST1
          The meta object literal for the 'Id List1' attribute list feature.
static EAttribute PROCEDURE__ID_LIST2
          The meta object literal for the 'Id List2' attribute list feature.
static EAttribute PROCEDURE__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass PROCEDURE_DECL
          The meta object literal for the 'Procedure Decl' class.
static EReference PROCEDURE_DECL__PROCEDURE
          The meta object literal for the 'Procedure' containment reference list feature.
static EClass PROCEDURE_RENAMING
          The meta object literal for the 'Procedure Renaming' class.
static EReference PROCEDURE_RENAMING__NEW_NAME
          The meta object literal for the 'New Name' reference feature.
static EReference PROCEDURE_RENAMING__OLD_NAME
          The meta object literal for the 'Old Name' reference feature.
static EClass PROGRAM
          The meta object literal for the 'Program' class.
static EReference PROGRAM__MODULE
          The meta object literal for the 'Module' containment reference list feature.
static EClass RELATION
          The meta object literal for the 'Relation' class.
static EReference RELATION__RELATION
          The meta object literal for the 'Relation' containment reference list feature.
static EClass RELATION_DECL
          The meta object literal for the 'Relation Decl' class.
static EClass RELATION_IMPLICATION
          The meta object literal for the 'Relation Implication' class.
static EReference RELATION_IMPLICATION__FIRST
          The meta object literal for the 'First' reference feature.
static EReference RELATION_IMPLICATION__SECOND
          The meta object literal for the 'Second' reference feature.
static EClass RELATION_INCOMPATIBILITY
          The meta object literal for the 'Relation Incompatibility' class.
static EReference RELATION_INCOMPATIBILITY__INCOMP
          The meta object literal for the 'Incomp' reference list feature.
static EClass RELATION_TYPE
          The meta object literal for the 'Relation Type' class.
static EAttribute RELATION_TYPE__TYPE
          The meta object literal for the 'Type' attribute feature.
static EClass RENAMING
          The meta object literal for the 'Renaming' class.
static EReference RENAMING__RENAMING
          The meta object literal for the 'Renaming' containment reference list feature.
static EClass RENAMING_LIST
          The meta object literal for the 'Renaming List' class.
static EReference RENAMING_LIST__LIST
          The meta object literal for the 'List' containment reference list feature.
static EClass REPEAT
          The meta object literal for the 'Repeat' class.
static EReference REPEAT__DATA_EXPR
          The meta object literal for the 'Data Expr' containment reference feature.
static EAttribute REPEAT__POSITIVE
          The meta object literal for the 'Positive' attribute feature.
static EReference REPEAT__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass RETURN
          The meta object literal for the 'Return' class.
static EClass RUN
          The meta object literal for the 'Run' class.
static EReference RUN__LIST
          The meta object literal for the 'List' containment reference feature.
static EReference RUN__MODULE
          The meta object literal for the 'Module' containment reference feature.
static EClass SENSOR
          The meta object literal for the 'Sensor' class.
static EAttribute SENSOR__NAME
          The meta object literal for the 'Name' attribute feature.
static EAttribute SENSOR__TYPE
          The meta object literal for the 'Type' attribute feature.
static EClass SENSOR_DECL
          The meta object literal for the 'Sensor Decl' class.
static EReference SENSOR_DECL__SENSOR
          The meta object literal for the 'Sensor' containment reference list feature.
static EClass SEQUENCE
          The meta object literal for the 'Sequence' class.
static EReference SEQUENCE__LIST
          The meta object literal for the 'List' containment reference list feature.
static EClass SIG_EXPR
          The meta object literal for the 'Sig Expr' class.
static EReference SIG_EXPR__AND_EXPR
          The meta object literal for the 'And Expr' containment reference list feature.
static EClass SIG_EXPR_AND
          The meta object literal for the 'Sig Expr AND' class.
static EReference SIG_EXPR_AND__UNA_EXPR
          The meta object literal for the 'Una Expr' containment reference list feature.
static EClass SIG_EXPR_UNARY
          The meta object literal for the 'Sig Expr Unary' class.
static EAttribute SIG_EXPR_UNARY__EXPR
          The meta object literal for the 'Expr' attribute feature.
static EReference SIG_EXPR_UNARY__SIG_EXPR
          The meta object literal for the 'Sig Expr' containment reference feature.
static EClass SIGNAL
          The meta object literal for the 'Signal' class.
static EReference SIGNAL__CHANNEL
          The meta object literal for the 'Channel' containment reference feature.
static EAttribute SIGNAL__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass SIGNAL_DECL
          The meta object literal for the 'Signal Decl' class.
static EReference SIGNAL_DECL__SIGNAL
          The meta object literal for the 'Signal' containment reference list feature.
static EClass SIGNAL_RENAMING
          The meta object literal for the 'Signal Renaming' class.
static EReference SIGNAL_RENAMING__NEW_NAME
          The meta object literal for the 'New Name' reference feature.
static EReference SIGNAL_RENAMING__OLD_NAME
          The meta object literal for the 'Old Name' reference feature.
static EClass STATEMENT
          The meta object literal for the 'Statement' class.
static EClass SUSPEND
          The meta object literal for the 'Suspend' class.
static EReference SUSPEND__DELAY
          The meta object literal for the 'Delay' containment reference feature.
static EReference SUSPEND__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass SUSTAIN
          The meta object literal for the 'Sustain' class.
static EReference SUSTAIN__DATA_EXPR
          The meta object literal for the 'Data Expr' containment reference feature.
static EReference SUSTAIN__SIGNAL
          The meta object literal for the 'Signal' reference feature.
static EAttribute SUSTAIN__TICK
          The meta object literal for the 'Tick' attribute feature.
static EClass THEN_PART
          The meta object literal for the 'Then Part' class.
static EReference THEN_PART__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EClass TRAP
          The meta object literal for the 'Trap' class.
static EReference TRAP__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EReference TRAP__TRAP_DECL_LIST
          The meta object literal for the 'Trap Decl List' containment reference feature.
static EReference TRAP__TRAP_HANDLER_LIST
          The meta object literal for the 'Trap Handler List' containment reference feature.
static EClass TRAP_DECL
          The meta object literal for the 'Trap Decl' class.
static EReference TRAP_DECL__CHANNEL_DESC
          The meta object literal for the 'Channel Desc' containment reference feature.
static EAttribute TRAP_DECL__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass TRAP_DECL_LIST
          The meta object literal for the 'Trap Decl List' class.
static EReference TRAP_DECL_LIST__TRAP_DECL
          The meta object literal for the 'Trap Decl' containment reference list feature.
static EClass TRAP_EXPR
          The meta object literal for the 'Trap Expr' class.
static EClass TRAP_HANDLER
          The meta object literal for the 'Trap Handler' class.
static EReference TRAP_HANDLER__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EReference TRAP_HANDLER__TRAP_EXPR
          The meta object literal for the 'Trap Expr' containment reference feature.
static EClass TRAP_HANDLER_LIST
          The meta object literal for the 'Trap Handler List' class.
static EReference TRAP_HANDLER_LIST__TRAP_HANDLER
          The meta object literal for the 'Trap Handler' containment reference list feature.
static EClass TYPE
          The meta object literal for the 'Type' class.
static EAttribute TYPE__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass TYPE_DECL
          The meta object literal for the 'Type Decl' class.
static EReference TYPE_DECL__TYPE
          The meta object literal for the 'Type' containment reference list feature.
static EClass TYPE_RENAMING
          The meta object literal for the 'Type Renaming' class.
static EReference TYPE_RENAMING__NEW_NAME
          The meta object literal for the 'New Name' reference feature.
static EReference TYPE_RENAMING__OLD_NAME
          The meta object literal for the 'Old Name' reference feature.
static EClass VARIABLE
          The meta object literal for the 'Variable' class.
static EReference VARIABLE__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EReference VARIABLE__VAR_DECL
          The meta object literal for the 'Var Decl' containment reference feature.
static EClass VARIABLE_DECL
          The meta object literal for the 'Variable Decl' class.
static EReference VARIABLE_DECL__LEFT
          The meta object literal for the 'Left' containment reference feature.
static EAttribute VARIABLE_DECL__TYPE
          The meta object literal for the 'Type' attribute feature.
static EReference VARIABLE_DECL__VAR_LIST
          The meta object literal for the 'Var List' containment reference feature.
static EClass VARIABLE_LIST
          The meta object literal for the 'Variable List' class.
static EReference VARIABLE_LIST__LEFT
          The meta object literal for the 'Left' containment reference feature.
static EReference VARIABLE_LIST__VARIABLE
          The meta object literal for the 'Variable' containment reference list feature.
static EClass VARIABLE_SINGLE
          The meta object literal for the 'Variable Single' class.
static EReference VARIABLE_SINGLE__EXPRESSION
          The meta object literal for the 'Expression' containment reference feature.
static EAttribute VARIABLE_SINGLE__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass WEAK_ABORT
          The meta object literal for the 'Weak Abort' class.
static EReference WEAK_ABORT__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
static EReference WEAK_ABORT__WEAK_ABORT_BODY
          The meta object literal for the 'Weak Abort Body' containment reference feature.
static EClass WEAK_ABORT_BODY
          The meta object literal for the 'Weak Abort Body' class.
static EAttribute WEAK_ABORT_BODY__END
          The meta object literal for the 'End' attribute feature.
static EClass WEAK_ABORT_CASE
          The meta object literal for the 'Weak Abort Case' class.
static EReference WEAK_ABORT_CASE__CASES
          The meta object literal for the 'Cases' containment reference list feature.
static EClass WEAK_ABORT_INSTANCE
          The meta object literal for the 'Weak Abort Instance' class.
static EReference WEAK_ABORT_INSTANCE__DELAY
          The meta object literal for the 'Delay' containment reference feature.
static EReference WEAK_ABORT_INSTANCE__STATEMENT
          The meta object literal for the 'Statement' containment reference feature.
 

Field Detail

PROGRAM

static final EClass PROGRAM
The meta object literal for the 'Program' class.

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

PROGRAM__MODULE

static final EReference PROGRAM__MODULE
The meta object literal for the 'Module' containment reference list feature.

Generated:
This code was automatically generated.

MODULE

static final EClass MODULE
The meta object literal for the 'Module' class.

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

MODULE__NAME

static final EAttribute MODULE__NAME
The meta object literal for the 'Name' attribute feature.

Generated:
This code was automatically generated.

MODULE__MOD_INT

static final EReference MODULE__MOD_INT
The meta object literal for the 'Mod Int' containment reference feature.

Generated:
This code was automatically generated.

MODULE__MOD_BODY

static final EReference MODULE__MOD_BODY
The meta object literal for the 'Mod Body' containment reference feature.

Generated:
This code was automatically generated.

MODULE_BODY

static final EClass MODULE_BODY
The meta object literal for the 'Module Body' class.

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

MODULE_BODY__STATEMENT

static final EReference MODULE_BODY__STATEMENT
The meta object literal for the 'Statement' containment reference list feature.

Generated:
This code was automatically generated.

MODULE_INTERFACE

static final EClass MODULE_INTERFACE
The meta object literal for the 'Module Interface' class.

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

MODULE_INTERFACE__INT_SIGNAL_DECL

static final EReference MODULE_INTERFACE__INT_SIGNAL_DECL
The meta object literal for the 'Int Signal Decl' containment reference list feature.

Generated:
This code was automatically generated.

MODULE_INTERFACE__INT_TYPE_DECL

static final EReference MODULE_INTERFACE__INT_TYPE_DECL
The meta object literal for the 'Int Type Decl' containment reference list feature.

Generated:
This code was automatically generated.

MODULE_INTERFACE__INT_SENSOR_DECL

static final EReference MODULE_INTERFACE__INT_SENSOR_DECL
The meta object literal for the 'Int Sensor Decl' containment reference list feature.

Generated:
This code was automatically generated.

MODULE_INTERFACE__INT_CONSTANT_DECL

static final EReference MODULE_INTERFACE__INT_CONSTANT_DECL
The meta object literal for the 'Int Constant Decl' containment reference list feature.

Generated:
This code was automatically generated.

MODULE_INTERFACE__INT_RELATION_DECL

static final EReference MODULE_INTERFACE__INT_RELATION_DECL
The meta object literal for the 'Int Relation Decl' containment reference list feature.

Generated:
This code was automatically generated.

MODULE_INTERFACE__INT_FUNCTION_DECL

static final EReference MODULE_INTERFACE__INT_FUNCTION_DECL
The meta object literal for the 'Int Function Decl' containment reference list feature.

Generated:
This code was automatically generated.

MODULE_INTERFACE__INT_PROCEDURE_DECL

static final EReference MODULE_INTERFACE__INT_PROCEDURE_DECL
The meta object literal for the 'Int Procedure Decl' containment reference list feature.

Generated:
This code was automatically generated.

SIGNAL_DECL

static final EClass SIGNAL_DECL
The meta object literal for the 'Signal Decl' class.

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

SIGNAL_DECL__SIGNAL

static final EReference SIGNAL_DECL__SIGNAL
The meta object literal for the 'Signal' containment reference list feature.

Generated:
This code was automatically generated.

SENSOR_DECL

static final EClass SENSOR_DECL
The meta object literal for the 'Sensor Decl' class.

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

SENSOR_DECL__SENSOR

static final EReference SENSOR_DECL__SENSOR
The meta object literal for the 'Sensor' containment reference list feature.

Generated:
This code was automatically generated.

RELATION_DECL

static final EClass RELATION_DECL
The meta object literal for the 'Relation Decl' class.

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

RELATION_TYPE

static final EClass RELATION_TYPE
The meta object literal for the 'Relation Type' class.

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

RELATION_TYPE__TYPE

static final EAttribute RELATION_TYPE__TYPE
The meta object literal for the 'Type' attribute feature.

Generated:
This code was automatically generated.

RELATION_IMPLICATION

static final EClass RELATION_IMPLICATION
The meta object literal for the 'Relation Implication' class.

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

RELATION_IMPLICATION__FIRST

static final EReference RELATION_IMPLICATION__FIRST
The meta object literal for the 'First' reference feature.

Generated:
This code was automatically generated.

RELATION_IMPLICATION__SECOND

static final EReference RELATION_IMPLICATION__SECOND
The meta object literal for the 'Second' reference feature.

Generated:
This code was automatically generated.

RELATION_INCOMPATIBILITY

static final EClass RELATION_INCOMPATIBILITY
The meta object literal for the 'Relation Incompatibility' class.

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

RELATION_INCOMPATIBILITY__INCOMP

static final EReference RELATION_INCOMPATIBILITY__INCOMP
The meta object literal for the 'Incomp' reference list feature.

Generated:
This code was automatically generated.

TYPE_DECL

static final EClass TYPE_DECL
The meta object literal for the 'Type Decl' class.

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

TYPE_DECL__TYPE

static final EReference TYPE_DECL__TYPE
The meta object literal for the 'Type' containment reference list feature.

Generated:
This code was automatically generated.

TYPE

static final EClass TYPE
The meta object literal for the 'Type' class.

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

TYPE__NAME

static final EAttribute TYPE__NAME
The meta object literal for the 'Name' attribute feature.

Generated:
This code was automatically generated.

CONSTANT_DECL

static final EClass CONSTANT_DECL
The meta object literal for the 'Constant Decl' class.

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

CONSTANT_DECL__CONSTANT

static final EReference CONSTANT_DECL__CONSTANT
The meta object literal for the 'Constant' containment reference list feature.

Generated:
This code was automatically generated.

ONE_TYPE_CONSTANT_DECL

static final EClass ONE_TYPE_CONSTANT_DECL
The meta object literal for the 'One Type Constant Decl' class.

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

ONE_TYPE_CONSTANT_DECL__CONSTANT

static final EReference ONE_TYPE_CONSTANT_DECL__CONSTANT
The meta object literal for the 'Constant' containment reference list feature.

Generated:
This code was automatically generated.

ONE_TYPE_CONSTANT_DECL__TYPE

static final EAttribute ONE_TYPE_CONSTANT_DECL__TYPE
The meta object literal for the 'Type' attribute feature.

Generated:
This code was automatically generated.

CONSTANT

static final EClass CONSTANT
The meta object literal for the 'Constant' class.

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

CONSTANT__NAME

static final EAttribute CONSTANT__NAME
The meta object literal for the 'Name' attribute feature.

Generated:
This code was automatically generated.

CONSTANT__VALUE

static final EAttribute CONSTANT__VALUE
The meta object literal for the 'Value' attribute feature.

Generated:
This code was automatically generated.

FUNCTION_DECL

static final EClass FUNCTION_DECL
The meta object literal for the 'Function Decl' class.

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

FUNCTION_DECL__FUNCTION

static final EReference FUNCTION_DECL__FUNCTION
The meta object literal for the 'Function' containment reference list feature.

Generated:
This code was automatically generated.

FUNCTION

static final EClass FUNCTION
The meta object literal for the 'Function' class.

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

FUNCTION__NAME

static final EAttribute FUNCTION__NAME
The meta object literal for the 'Name' attribute feature.

Generated:
This code was automatically generated.

FUNCTION__ID_LIST

static final EAttribute FUNCTION__ID_LIST
The meta object literal for the 'Id List' attribute list feature.

Generated:
This code was automatically generated.

FUNCTION__TYPE

static final EAttribute FUNCTION__TYPE
The meta object literal for the 'Type' attribute feature.

Generated:
This code was automatically generated.

PROCEDURE_DECL

static final EClass PROCEDURE_DECL
The meta object literal for the 'Procedure Decl' class.

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

PROCEDURE_DECL__PROCEDURE

static final EReference PROCEDURE_DECL__PROCEDURE
The meta object literal for the 'Procedure' containment reference list feature.

Generated:
This code was automatically generated.

PROCEDURE

static final EClass PROCEDURE
The meta object literal for the 'Procedure' class.

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

PROCEDURE__NAME

static final EAttribute PROCEDURE__NAME
The meta object literal for the 'Name' attribute feature.

Generated:
This code was automatically generated.

PROCEDURE__ID_LIST1

static final EAttribute PROCEDURE__ID_LIST1
The meta object literal for the 'Id List1' attribute list feature.

Generated:
This code was automatically generated.

PROCEDURE__ID_LIST2

static final EAttribute PROCEDURE__ID_LIST2
The meta object literal for the 'Id List2' attribute list feature.

Generated:
This code was automatically generated.

STATEMENT

static final EClass STATEMENT
The meta object literal for the 'Statement' class.

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

BLOCK

static final EClass BLOCK
The meta object literal for the 'Block' class.

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

BLOCK__STATEMENT

static final EReference BLOCK__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

ASSIGNMENT

static final EClass ASSIGNMENT
The meta object literal for the 'Assignment' class.

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

ASSIGNMENT__VARIABLE

static final EAttribute ASSIGNMENT__VARIABLE
The meta object literal for the 'Variable' attribute feature.

Generated:
This code was automatically generated.

ASSIGNMENT__EXPR

static final EReference ASSIGNMENT__EXPR
The meta object literal for the 'Expr' containment reference feature.

Generated:
This code was automatically generated.

ABORT

static final EClass ABORT
The meta object literal for the 'Abort' class.

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

ABORT__STATEMENT

static final EReference ABORT__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

ABORT__BODY

static final EReference ABORT__BODY
The meta object literal for the 'Body' containment reference feature.

Generated:
This code was automatically generated.

ABORT_BODY

static final EClass ABORT_BODY
The meta object literal for the 'Abort Body' class.

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

ABORT_INSTANCE

static final EClass ABORT_INSTANCE
The meta object literal for the 'Abort Instance' class.

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

ABORT_INSTANCE__DELAY

static final EReference ABORT_INSTANCE__DELAY
The meta object literal for the 'Delay' containment reference feature.

Generated:
This code was automatically generated.

ABORT_INSTANCE__STATEMENT

static final EReference ABORT_INSTANCE__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

ABORT_CASE

static final EClass ABORT_CASE
The meta object literal for the 'Abort Case' class.

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

ABORT_CASE__CASES

static final EReference ABORT_CASE__CASES
The meta object literal for the 'Cases' containment reference list feature.

Generated:
This code was automatically generated.

ABORT_CASE_SINGLE

static final EClass ABORT_CASE_SINGLE
The meta object literal for the 'Abort Case Single' class.

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

ABORT_CASE_SINGLE__DELAY

static final EReference ABORT_CASE_SINGLE__DELAY
The meta object literal for the 'Delay' containment reference feature.

Generated:
This code was automatically generated.

ABORT_CASE_SINGLE__STATEMENT

static final EReference ABORT_CASE_SINGLE__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

AWAIT

static final EClass AWAIT
The meta object literal for the 'Await' class.

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

AWAIT__BODY

static final EReference AWAIT__BODY
The meta object literal for the 'Body' containment reference feature.

Generated:
This code was automatically generated.

AWAIT_BODY

static final EClass AWAIT_BODY
The meta object literal for the 'Await Body' class.

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

AWAIT_BODY__END

static final EAttribute AWAIT_BODY__END
The meta object literal for the 'End' attribute feature.

Generated:
This code was automatically generated.

AWAIT_INSTANCE

static final EClass AWAIT_INSTANCE
The meta object literal for the 'Await Instance' class.

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

AWAIT_INSTANCE__DELAY

static final EReference AWAIT_INSTANCE__DELAY
The meta object literal for the 'Delay' containment reference feature.

Generated:
This code was automatically generated.

AWAIT_INSTANCE__STATEMENT

static final EReference AWAIT_INSTANCE__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

AWAIT_CASE

static final EClass AWAIT_CASE
The meta object literal for the 'Await Case' class.

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

AWAIT_CASE__CASES

static final EReference AWAIT_CASE__CASES
The meta object literal for the 'Cases' containment reference list feature.

Generated:
This code was automatically generated.

PROC_CALL

static final EClass PROC_CALL
The meta object literal for the 'Proc Call' class.

See Also:
ProcCallImpl, EsterelPackageImpl.getProcCall()
Generated:
This code was automatically generated.

PROC_CALL__PROC

static final EReference PROC_CALL__PROC
The meta object literal for the 'Proc' reference feature.

Generated:
This code was automatically generated.

PROC_CALL__VAR_LIST

static final EReference PROC_CALL__VAR_LIST
The meta object literal for the 'Var List' reference list feature.

Generated:
This code was automatically generated.

PROC_CALL__EXPR

static final EReference PROC_CALL__EXPR
The meta object literal for the 'Expr' containment reference list feature.

Generated:
This code was automatically generated.

DO

static final EClass DO
The meta object literal for the 'Do' class.

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

DO__STATEMENT

static final EReference DO__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

DO__END_UP

static final EReference DO__END_UP
The meta object literal for the 'End Up' containment reference feature.

Generated:
This code was automatically generated.

DO__END_WATCH

static final EReference DO__END_WATCH
The meta object literal for the 'End Watch' containment reference feature.

Generated:
This code was automatically generated.

DO_UPTO

static final EClass DO_UPTO
The meta object literal for the 'Do Upto' class.

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

DO_UPTO__EXPR

static final EReference DO_UPTO__EXPR
The meta object literal for the 'Expr' containment reference feature.

Generated:
This code was automatically generated.

DO_WATCHING

static final EClass DO_WATCHING
The meta object literal for the 'Do Watching' class.

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

DO_WATCHING__DELAY

static final EReference DO_WATCHING__DELAY
The meta object literal for the 'Delay' containment reference feature.

Generated:
This code was automatically generated.

DO_WATCHING__END

static final EReference DO_WATCHING__END
The meta object literal for the 'End' containment reference feature.

Generated:
This code was automatically generated.

DO_WATCHING_END

static final EClass DO_WATCHING_END
The meta object literal for the 'Do Watching End' class.

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

DO_WATCHING_END__STATEMENT

static final EReference DO_WATCHING_END__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

EMIT

static final EClass EMIT
The meta object literal for the 'Emit' class.

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

EMIT__SIGNAL

static final EReference EMIT__SIGNAL
The meta object literal for the 'Signal' reference feature.

Generated:
This code was automatically generated.

EMIT__TICK

static final EAttribute EMIT__TICK
The meta object literal for the 'Tick' attribute feature.

Generated:
This code was automatically generated.

EMIT__EXPR

static final EReference EMIT__EXPR
The meta object literal for the 'Expr' containment reference feature.

Generated:
This code was automatically generated.

EVERY_DO

static final EClass EVERY_DO
The meta object literal for the 'Every Do' class.

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

EVERY_DO__DELAY

static final EReference EVERY_DO__DELAY
The meta object literal for the 'Delay' containment reference feature.

Generated:
This code was automatically generated.

EVERY_DO__STATEMENT

static final EReference EVERY_DO__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

EXIT

static final EClass EXIT
The meta object literal for the 'Exit' class.

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

EXIT__TRAP

static final EReference EXIT__TRAP
The meta object literal for the 'Trap' reference feature.

Generated:
This code was automatically generated.

EXIT__DATA_EXPR

static final EReference EXIT__DATA_EXPR
The meta object literal for the 'Data Expr' containment reference feature.

Generated:
This code was automatically generated.

HALT

static final EClass HALT
The meta object literal for the 'Halt' class.

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

IF_TEST

static final EClass IF_TEST
The meta object literal for the 'If Test' class.

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

IF_TEST__EXPR

static final EReference IF_TEST__EXPR
The meta object literal for the 'Expr' containment reference feature.

Generated:
This code was automatically generated.

IF_TEST__THEN_PART

static final EReference IF_TEST__THEN_PART
The meta object literal for the 'Then Part' containment reference feature.

Generated:
This code was automatically generated.

IF_TEST__ELSE_IF

static final EReference IF_TEST__ELSE_IF
The meta object literal for the 'Else If' containment reference feature.

Generated:
This code was automatically generated.

IF_TEST__ELSE_PART

static final EReference IF_TEST__ELSE_PART
The meta object literal for the 'Else Part' containment reference feature.

Generated:
This code was automatically generated.

ELS_IF_PART

static final EClass ELS_IF_PART
The meta object literal for the 'Els If Part' class.

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

ELS_IF_PART__ELSIF

static final EReference ELS_IF_PART__ELSIF
The meta object literal for the 'Elsif' containment reference list feature.

Generated:
This code was automatically generated.

ELS_IF

static final EClass ELS_IF
The meta object literal for the 'Els If' class.

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

ELS_IF__EXPR

static final EReference ELS_IF__EXPR
The meta object literal for the 'Expr' containment reference feature.

Generated:
This code was automatically generated.

ELS_IF__THEN_PART

static final EReference ELS_IF__THEN_PART
The meta object literal for the 'Then Part' containment reference feature.

Generated:
This code was automatically generated.

THEN_PART

static final EClass THEN_PART
The meta object literal for the 'Then Part' class.

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

THEN_PART__STATEMENT

static final EReference THEN_PART__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

ELSE_PART

static final EClass ELSE_PART
The meta object literal for the 'Else Part' class.

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

ELSE_PART__STATEMENT

static final EReference ELSE_PART__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

LOOP

static final EClass LOOP
The meta object literal for the 'Loop' class.

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

LOOP__BODY

static final EReference LOOP__BODY
The meta object literal for the 'Body' containment reference feature.

Generated:
This code was automatically generated.

LOOP__END

static final EReference LOOP__END
The meta object literal for the 'End' containment reference feature.

Generated:
This code was automatically generated.

LOOP_EACH

static final EClass LOOP_EACH
The meta object literal for the 'Loop Each' class.

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

LOOP_DELAY

static final EClass LOOP_DELAY
The meta object literal for the 'Loop Delay' class.

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

LOOP_DELAY__DELAY

static final EReference LOOP_DELAY__DELAY
The meta object literal for the 'Delay' containment reference feature.

Generated:
This code was automatically generated.

LOOP_BODY

static final EClass LOOP_BODY
The meta object literal for the 'Loop Body' class.

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

LOOP_BODY__STATEMENT

static final EReference LOOP_BODY__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

NOTHING

static final EClass NOTHING
The meta object literal for the 'Nothing' class.

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

PAUSE

static final EClass PAUSE
The meta object literal for the 'Pause' class.

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

PRESENT

static final EClass PRESENT
The meta object literal for the 'Present' class.

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

PRESENT__BODY

static final EReference PRESENT__BODY
The meta object literal for the 'Body' containment reference feature.

Generated:
This code was automatically generated.

PRESENT__ELSE_PART

static final EReference PRESENT__ELSE_PART
The meta object literal for the 'Else Part' containment reference feature.

Generated:
This code was automatically generated.

PRESENT_BODY

static final EClass PRESENT_BODY
The meta object literal for the 'Present Body' class.

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

PRESENT_EVENT_BODY

static final EClass PRESENT_EVENT_BODY
The meta object literal for the 'Present Event Body' class.

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

PRESENT_EVENT_BODY__EVENT

static final EReference PRESENT_EVENT_BODY__EVENT
The meta object literal for the 'Event' containment reference feature.

Generated:
This code was automatically generated.

PRESENT_EVENT_BODY__THEN_PART

static final EReference PRESENT_EVENT_BODY__THEN_PART
The meta object literal for the 'Then Part' containment reference feature.

Generated:
This code was automatically generated.

PRESENT_CASE_LIST

static final EClass PRESENT_CASE_LIST
The meta object literal for the 'Present Case List' class.

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

PRESENT_CASE_LIST__CASE

static final EReference PRESENT_CASE_LIST__CASE
The meta object literal for the 'Case' containment reference list feature.

Generated:
This code was automatically generated.

PRESENT_CASE

static final EClass PRESENT_CASE
The meta object literal for the 'Present Case' class.

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

PRESENT_CASE__EVENT

static final EReference PRESENT_CASE__EVENT
The meta object literal for the 'Event' containment reference feature.

Generated:
This code was automatically generated.

PRESENT_CASE__STATEMENT

static final EReference PRESENT_CASE__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

PRESENT_EVENT

static final EClass PRESENT_EVENT
The meta object literal for the 'Present Event' class.

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

PRESENT_EVENT__EXPRESSION

static final EReference PRESENT_EVENT__EXPRESSION
The meta object literal for the 'Expression' containment reference feature.

Generated:
This code was automatically generated.

REPEAT

static final EClass REPEAT
The meta object literal for the 'Repeat' class.

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

REPEAT__POSITIVE

static final EAttribute REPEAT__POSITIVE
The meta object literal for the 'Positive' attribute feature.

Generated:
This code was automatically generated.

REPEAT__DATA_EXPR

static final EReference REPEAT__DATA_EXPR
The meta object literal for the 'Data Expr' containment reference feature.

Generated:
This code was automatically generated.

REPEAT__STATEMENT

static final EReference REPEAT__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

RUN

static final EClass RUN
The meta object literal for the 'Run' class.

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

RUN__MODULE

static final EReference RUN__MODULE
The meta object literal for the 'Module' containment reference feature.

Generated:
This code was automatically generated.

RUN__LIST

static final EReference RUN__LIST
The meta object literal for the 'List' containment reference feature.

Generated:
This code was automatically generated.

MODULE_RENAMING

static final EClass MODULE_RENAMING
The meta object literal for the 'Module Renaming' class.

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

MODULE_RENAMING__MODULE

static final EReference MODULE_RENAMING__MODULE
The meta object literal for the 'Module' reference feature.

Generated:
This code was automatically generated.

MODULE_RENAMING__RENAMED

static final EAttribute MODULE_RENAMING__RENAMED
The meta object literal for the 'Renamed' attribute feature.

Generated:
This code was automatically generated.

MODULE_RENAMING__NEW_NAME

static final EAttribute MODULE_RENAMING__NEW_NAME
The meta object literal for the 'New Name' attribute feature.

Generated:
This code was automatically generated.

RENAMING_LIST

static final EClass RENAMING_LIST
The meta object literal for the 'Renaming List' class.

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

RENAMING_LIST__LIST

static final EReference RENAMING_LIST__LIST
The meta object literal for the 'List' containment reference list feature.

Generated:
This code was automatically generated.

RENAMING

static final EClass RENAMING
The meta object literal for the 'Renaming' class.

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

RENAMING__RENAMING

static final EReference RENAMING__RENAMING
The meta object literal for the 'Renaming' containment reference list feature.

Generated:
This code was automatically generated.

TYPE_RENAMING

static final EClass TYPE_RENAMING
The meta object literal for the 'Type Renaming' class.

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

TYPE_RENAMING__NEW_NAME

static final EReference TYPE_RENAMING__NEW_NAME
The meta object literal for the 'New Name' reference feature.

Generated:
This code was automatically generated.

TYPE_RENAMING__OLD_NAME

static final EReference TYPE_RENAMING__OLD_NAME
The meta object literal for the 'Old Name' reference feature.

Generated:
This code was automatically generated.

CONSTANT_RENAMING

static final EClass CONSTANT_RENAMING
The meta object literal for the 'Constant Renaming' class.

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

CONSTANT_RENAMING__NEW_NAME

static final EReference CONSTANT_RENAMING__NEW_NAME
The meta object literal for the 'New Name' reference feature.

Generated:
This code was automatically generated.

CONSTANT_RENAMING__OLD_NAME

static final EReference CONSTANT_RENAMING__OLD_NAME
The meta object literal for the 'Old Name' reference feature.

Generated:
This code was automatically generated.

FUNCTION_RENAMING

static final EClass FUNCTION_RENAMING
The meta object literal for the 'Function Renaming' class.

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

FUNCTION_RENAMING__NEW_NAME

static final EReference FUNCTION_RENAMING__NEW_NAME
The meta object literal for the 'New Name' reference feature.

Generated:
This code was automatically generated.

FUNCTION_RENAMING__OLD_NAME

static final EReference FUNCTION_RENAMING__OLD_NAME
The meta object literal for the 'Old Name' reference feature.

Generated:
This code was automatically generated.

PROCEDURE_RENAMING

static final EClass PROCEDURE_RENAMING
The meta object literal for the 'Procedure Renaming' class.

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

PROCEDURE_RENAMING__NEW_NAME

static final EReference PROCEDURE_RENAMING__NEW_NAME
The meta object literal for the 'New Name' reference feature.

Generated:
This code was automatically generated.

PROCEDURE_RENAMING__OLD_NAME

static final EReference PROCEDURE_RENAMING__OLD_NAME
The meta object literal for the 'Old Name' reference feature.

Generated:
This code was automatically generated.

SIGNAL_RENAMING

static final EClass SIGNAL_RENAMING
The meta object literal for the 'Signal Renaming' class.

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

SIGNAL_RENAMING__NEW_NAME

static final EReference SIGNAL_RENAMING__NEW_NAME
The meta object literal for the 'New Name' reference feature.

Generated:
This code was automatically generated.

SIGNAL_RENAMING__OLD_NAME

static final EReference SIGNAL_RENAMING__OLD_NAME
The meta object literal for the 'Old Name' reference feature.

Generated:
This code was automatically generated.

LOCAL_SIGNAL_DECL

static final EClass LOCAL_SIGNAL_DECL
The meta object literal for the 'Local Signal Decl' class.

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

LOCAL_SIGNAL_DECL__SIGNAL_LIST

static final EReference LOCAL_SIGNAL_DECL__SIGNAL_LIST
The meta object literal for the 'Signal List' containment reference feature.

Generated:
This code was automatically generated.

LOCAL_SIGNAL_DECL__STATEMENT

static final EReference LOCAL_SIGNAL_DECL__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

LOCAL_SIGNAL_LIST

static final EClass LOCAL_SIGNAL_LIST
The meta object literal for the 'Local Signal List' class.

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

SUSPEND

static final EClass SUSPEND
The meta object literal for the 'Suspend' class.

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

SUSPEND__STATEMENT

static final EReference SUSPEND__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

SUSPEND__DELAY

static final EReference SUSPEND__DELAY
The meta object literal for the 'Delay' containment reference feature.

Generated:
This code was automatically generated.

SUSTAIN

static final EClass SUSTAIN
The meta object literal for the 'Sustain' class.

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

SUSTAIN__SIGNAL

static final EReference SUSTAIN__SIGNAL
The meta object literal for the 'Signal' reference feature.

Generated:
This code was automatically generated.

SUSTAIN__TICK

static final EAttribute SUSTAIN__TICK
The meta object literal for the 'Tick' attribute feature.

Generated:
This code was automatically generated.

SUSTAIN__DATA_EXPR

static final EReference SUSTAIN__DATA_EXPR
The meta object literal for the 'Data Expr' containment reference feature.

Generated:
This code was automatically generated.

TRAP

static final EClass TRAP
The meta object literal for the 'Trap' class.

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

TRAP__TRAP_DECL_LIST

static final EReference TRAP__TRAP_DECL_LIST
The meta object literal for the 'Trap Decl List' containment reference feature.

Generated:
This code was automatically generated.

TRAP__STATEMENT

static final EReference TRAP__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

TRAP__TRAP_HANDLER_LIST

static final EReference TRAP__TRAP_HANDLER_LIST
The meta object literal for the 'Trap Handler List' containment reference feature.

Generated:
This code was automatically generated.

TRAP_DECL_LIST

static final EClass TRAP_DECL_LIST
The meta object literal for the 'Trap Decl List' class.

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

TRAP_DECL_LIST__TRAP_DECL

static final EReference TRAP_DECL_LIST__TRAP_DECL
The meta object literal for the 'Trap Decl' containment reference list feature.

Generated:
This code was automatically generated.

TRAP_DECL

static final EClass TRAP_DECL
The meta object literal for the 'Trap Decl' class.

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

TRAP_DECL__NAME

static final EAttribute TRAP_DECL__NAME
The meta object literal for the 'Name' attribute feature.

Generated:
This code was automatically generated.

TRAP_DECL__CHANNEL_DESC

static final EReference TRAP_DECL__CHANNEL_DESC
The meta object literal for the 'Channel Desc' containment reference feature.

Generated:
This code was automatically generated.

TRAP_HANDLER_LIST

static final EClass TRAP_HANDLER_LIST
The meta object literal for the 'Trap Handler List' class.

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

TRAP_HANDLER_LIST__TRAP_HANDLER

static final EReference TRAP_HANDLER_LIST__TRAP_HANDLER
The meta object literal for the 'Trap Handler' containment reference list feature.

Generated:
This code was automatically generated.

TRAP_HANDLER

static final EClass TRAP_HANDLER
The meta object literal for the 'Trap Handler' class.

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

TRAP_HANDLER__TRAP_EXPR

static final EReference TRAP_HANDLER__TRAP_EXPR
The meta object literal for the 'Trap Expr' containment reference feature.

Generated:
This code was automatically generated.

TRAP_HANDLER__STATEMENT

static final EReference TRAP_HANDLER__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

VARIABLE

static final EClass VARIABLE
The meta object literal for the 'Variable' class.

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

VARIABLE__VAR_DECL

static final EReference VARIABLE__VAR_DECL
The meta object literal for the 'Var Decl' containment reference feature.

Generated:
This code was automatically generated.

VARIABLE__STATEMENT

static final EReference VARIABLE__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

VARIABLE_DECL

static final EClass VARIABLE_DECL
The meta object literal for the 'Variable Decl' class.

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

VARIABLE_DECL__VAR_LIST

static final EReference VARIABLE_DECL__VAR_LIST
The meta object literal for the 'Var List' containment reference feature.

Generated:
This code was automatically generated.

VARIABLE_DECL__TYPE

static final EAttribute VARIABLE_DECL__TYPE
The meta object literal for the 'Type' attribute feature.

Generated:
This code was automatically generated.

VARIABLE_DECL__LEFT

static final EReference VARIABLE_DECL__LEFT
The meta object literal for the 'Left' containment reference feature.

Generated:
This code was automatically generated.

VARIABLE_LIST

static final EClass VARIABLE_LIST
The meta object literal for the 'Variable List' class.

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

VARIABLE_LIST__VARIABLE

static final EReference VARIABLE_LIST__VARIABLE
The meta object literal for the 'Variable' containment reference list feature.

Generated:
This code was automatically generated.

VARIABLE_LIST__LEFT

static final EReference VARIABLE_LIST__LEFT
The meta object literal for the 'Left' containment reference feature.

Generated:
This code was automatically generated.

VARIABLE_SINGLE

static final EClass VARIABLE_SINGLE
The meta object literal for the 'Variable Single' class.

See Also:
VariableSingleImpl, EsterelPackageImpl.getVariableSingle()
Generated:
This code was automatically generated.

VARIABLE_SINGLE__NAME

static final EAttribute VARIABLE_SINGLE__NAME
The meta object literal for the 'Name' attribute feature.

Generated:
This code was automatically generated.

VARIABLE_SINGLE__EXPRESSION

static final EReference VARIABLE_SINGLE__EXPRESSION
The meta object literal for the 'Expression' containment reference feature.

Generated:
This code was automatically generated.

WEAK_ABORT

static final EClass WEAK_ABORT
The meta object literal for the 'Weak Abort' class.

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

WEAK_ABORT__STATEMENT

static final EReference WEAK_ABORT__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

WEAK_ABORT__WEAK_ABORT_BODY

static final EReference WEAK_ABORT__WEAK_ABORT_BODY
The meta object literal for the 'Weak Abort Body' containment reference feature.

Generated:
This code was automatically generated.

WEAK_ABORT_BODY

static final EClass WEAK_ABORT_BODY
The meta object literal for the 'Weak Abort Body' class.

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

WEAK_ABORT_BODY__END

static final EAttribute WEAK_ABORT_BODY__END
The meta object literal for the 'End' attribute feature.

Generated:
This code was automatically generated.

WEAK_ABORT_INSTANCE

static final EClass WEAK_ABORT_INSTANCE
The meta object literal for the 'Weak Abort Instance' class.

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

WEAK_ABORT_INSTANCE__DELAY

static final EReference WEAK_ABORT_INSTANCE__DELAY
The meta object literal for the 'Delay' containment reference feature.

Generated:
This code was automatically generated.

WEAK_ABORT_INSTANCE__STATEMENT

static final EReference WEAK_ABORT_INSTANCE__STATEMENT
The meta object literal for the 'Statement' containment reference feature.

Generated:
This code was automatically generated.

WEAK_ABORT_CASE

static final EClass WEAK_ABORT_CASE
The meta object literal for the 'Weak Abort Case' class.

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

WEAK_ABORT_CASE__CASES

static final EReference WEAK_ABORT_CASE__CASES
The meta object literal for the 'Cases' containment reference list feature.

Generated:
This code was automatically generated.

DATA_EXPR

static final EClass DATA_EXPR
The meta object literal for the 'Data Expr' class.

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

DATA_EXPR__LEFT

static final EReference DATA_EXPR__LEFT
The meta object literal for the 'Left' containment reference feature.

Generated:
This code was automatically generated.

DATA_EXPR__OP

static final EAttribute DATA_EXPR__OP
The meta object literal for the 'Op' attribute feature.

Generated:
This code was automatically generated.

DATA_EXPR__RIGHT

static final EReference DATA_EXPR__RIGHT
The meta object literal for the 'Right' containment reference feature.

Generated:
This code was automatically generated.

DATA_MULT

static final EClass DATA_MULT
The meta object literal for the 'Data Mult' class.

See Also:
DataMultImpl, EsterelPackageImpl.getDataMult()
Generated:
This code was automatically generated.

DATA_EQUATION

static final EClass DATA_EQUATION
The meta object literal for the 'Data Equation' class.

See Also:
DataEquationImpl, EsterelPackageImpl.getDataEquation()
Generated:
This code was automatically generated.

DATA_MINUS

static final EClass DATA_MINUS
The meta object literal for the 'Data Minus' class.

See Also:
DataMinusImpl, EsterelPackageImpl.getDataMinus()
Generated:
This code was automatically generated.

DATA_MINUS__PRE

static final EAttribute DATA_MINUS__PRE
The meta object literal for the 'Pre' attribute feature.

Generated:
This code was automatically generated.

DATA_MINUS__EXPR

static final EReference DATA_MINUS__EXPR
The meta object literal for the 'Expr' containment reference feature.

Generated:
This code was automatically generated.

DATA_UNARY_EXPR

static final EClass DATA_UNARY_EXPR
The meta object literal for the 'Data Unary Expr' class.

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

DATA_VALUE_ID

static final EClass DATA_VALUE_ID
The meta object literal for the 'Data Value ID' class.

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

DATA_VALUE_ID__VALUE

static final EAttribute DATA_VALUE_ID__VALUE
The meta object literal for the 'Value' attribute feature.

Generated:
This code was automatically generated.

DATA_VALUE_FLOAT

static final EClass DATA_VALUE_FLOAT
The meta object literal for the 'Data Value Float' class.

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

DATA_VALUE_FLOAT__VALUE

static final EAttribute DATA_VALUE_FLOAT__VALUE
The meta object literal for the 'Value' attribute feature.

Generated:
This code was automatically generated.

DATA_VALUE_BOOLEAN

static final EClass DATA_VALUE_BOOLEAN
The meta object literal for the 'Data Value Boolean' class.

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

DATA_VALUE_BOOLEAN__VALUE

static final EAttribute DATA_VALUE_BOOLEAN__VALUE
The meta object literal for the 'Value' attribute feature.

Generated:
This code was automatically generated.

DATA_VALUE_INT

static final EClass DATA_VALUE_INT
The meta object literal for the 'Data Value Int' class.

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

DATA_VALUE_INT__VALUE

static final EAttribute DATA_VALUE_INT__VALUE
The meta object literal for the 'Value' attribute feature.

Generated:
This code was automatically generated.

DATA_VALUE_STRING

static final EClass DATA_VALUE_STRING
The meta object literal for the 'Data Value String' class.

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

DATA_VALUE_STRING__VALUE

static final EAttribute DATA_VALUE_STRING__VALUE
The meta object literal for the 'Value' attribute feature.

Generated:
This code was automatically generated.

DATA_BLOCK

static final EClass DATA_BLOCK
The meta object literal for the 'Data Block' class.

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

DATA_BLOCK__DATA_EXPR

static final EReference DATA_BLOCK__DATA_EXPR
The meta object literal for the 'Data Expr' containment reference feature.

Generated:
This code was automatically generated.

DATA_CURRENT

static final EClass DATA_CURRENT
The meta object literal for the 'Data Current' class.

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

DATA_CURRENT__SIGNAL

static final EReference DATA_CURRENT__SIGNAL
The meta object literal for the 'Signal' reference feature.

Generated:
This code was automatically generated.

DATA_CURRENT__TICK

static final EAttribute DATA_CURRENT__TICK
The meta object literal for the 'Tick' attribute feature.

Generated:
This code was automatically generated.

DATA_PRE

static final EClass DATA_PRE
The meta object literal for the 'Data Pre' class.

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

DATA_PRE__SIGNAL

static final EReference DATA_PRE__SIGNAL
The meta object literal for the 'Signal' reference feature.

Generated:
This code was automatically generated.

DATA_PRE__TICK

static final EAttribute DATA_PRE__TICK
The meta object literal for the 'Tick' attribute feature.

Generated:
This code was automatically generated.

DATA_TRAP

static final EClass DATA_TRAP
The meta object literal for the 'Data Trap' class.

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

DATA_TRAP__TRAP

static final EReference DATA_TRAP__TRAP
The meta object literal for the 'Trap' reference feature.

Generated:
This code was automatically generated.

DATA_FUNCTION

static final EClass DATA_FUNCTION
The meta object literal for the 'Data Function' class.

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

DATA_FUNCTION__FUNCTION

static final EReference DATA_FUNCTION__FUNCTION
The meta object literal for the 'Function' reference feature.

Generated:
This code was automatically generated.

DATA_FUNCTION__DATA_EXPR

static final EReference DATA_FUNCTION__DATA_EXPR
The meta object literal for the 'Data Expr' containment reference list feature.

Generated:
This code was automatically generated.

TRAP_EXPR

static final EClass TRAP_EXPR
The meta object literal for the 'Trap Expr' class.

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

SIG_EXPR

static final EClass SIG_EXPR
The meta object literal for the 'Sig Expr' class.

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

SIG_EXPR__AND_EXPR

static final EReference SIG_EXPR__AND_EXPR
The meta object literal for the 'And Expr' containment reference list feature.

Generated:
This code was automatically generated.

SIG_EXPR_AND

static final EClass SIG_EXPR_AND
The meta object literal for the 'Sig Expr AND' class.

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

SIG_EXPR_AND__UNA_EXPR

static final EReference SIG_EXPR_AND__UNA_EXPR
The meta object literal for the 'Una Expr' containment reference list feature.

Generated:
This code was automatically generated.

SIG_EXPR_UNARY

static final EClass SIG_EXPR_UNARY
The meta object literal for the 'Sig Expr Unary' class.

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

SIG_EXPR_UNARY__EXPR

static final EAttribute SIG_EXPR_UNARY__EXPR
The meta object literal for the 'Expr' attribute feature.

Generated:
This code was automatically generated.

SIG_EXPR_UNARY__SIG_EXPR

static final EReference SIG_EXPR_UNARY__SIG_EXPR
The meta object literal for the 'Sig Expr' containment reference feature.

Generated:
This code was automatically generated.

DELAY_EXPR

static final EClass DELAY_EXPR
The meta object literal for the 'Delay Expr' class.

See Also:
DelayExprImpl, EsterelPackageImpl.getDelayExpr()
Generated:
This code was automatically generated.

DELAY_EXPR__EVENT

static final EReference DELAY_EXPR__EVENT
The meta object literal for the 'Event' containment reference feature.

Generated:
This code was automatically generated.

DELAY_EXPR__EXPR

static final EReference DELAY_EXPR__EXPR
The meta object literal for the 'Expr' containment reference feature.

Generated:
This code was automatically generated.

DELAY_EVENT

static final EClass DELAY_EVENT
The meta object literal for the 'Delay Event' class.

See Also:
DelayEventImpl, EsterelPackageImpl.getDelayEvent()
Generated:
This code was automatically generated.

DELAY_EVENT__SIGNAL

static final EReference DELAY_EVENT__SIGNAL
The meta object literal for the 'Signal' reference feature.

Generated:
This code was automatically generated.

DELAY_EVENT__TICK

static final EAttribute DELAY_EVENT__TICK
The meta object literal for the 'Tick' attribute feature.

Generated:
This code was automatically generated.

DELAY_EVENT__PRE_SIG_EXPR

static final EReference DELAY_EVENT__PRE_SIG_EXPR
The meta object literal for the 'Pre Sig Expr' containment reference feature.

Generated:
This code was automatically generated.

DELAY_EVENT__BLOCK_SIG_EXPR

static final EReference DELAY_EVENT__BLOCK_SIG_EXPR
The meta object literal for the 'Block Sig Expr' containment reference feature.

Generated:
This code was automatically generated.

CHANNEL_DESCRIPTION

static final EClass CHANNEL_DESCRIPTION
The meta object literal for the 'Channel Description' class.

See Also:
ChannelDescriptionImpl, EsterelPackageImpl.getChannelDescription()
Generated:
This code was automatically generated.

CHANNEL_DESCRIPTION__TYPE

static final EReference CHANNEL_DESCRIPTION__TYPE
The meta object literal for the 'Type' containment reference feature.

Generated:
This code was automatically generated.

CHANNEL_DESCRIPTION__DATA_EXPR

static final EReference CHANNEL_DESCRIPTION__DATA_EXPR
The meta object literal for the 'Data Expr' containment reference feature.

Generated:
This code was automatically generated.

CHANNEL_TYPE

static final EClass CHANNEL_TYPE
The meta object literal for the 'Channel Type' class.

See Also:
ChannelTypeImpl, EsterelPackageImpl.getChannelType()
Generated:
This code was automatically generated.

CHANNEL_TYPE__TYPE

static final EAttribute CHANNEL_TYPE__TYPE
The meta object literal for the 'Type' attribute feature.

Generated:
This code was automatically generated.

CHANNEL_TYPE__FUNC

static final EReference CHANNEL_TYPE__FUNC
The meta object literal for the 'Func' reference feature.

Generated:
This code was automatically generated.

CHANNEL_TYPE__OP

static final EAttribute CHANNEL_TYPE__OP
The meta object literal for the 'Op' attribute feature.

Generated:
This code was automatically generated.

SIGNAL

static final EClass SIGNAL
The meta object literal for the 'Signal' class.

See Also:
SignalImpl, EsterelPackageImpl.getSignal()
Generated:
This code was automatically generated.

SIGNAL__NAME

static final EAttribute SIGNAL__NAME
The meta object literal for the 'Name' attribute feature.

Generated:
This code was automatically generated.

SIGNAL__CHANNEL

static final EReference SIGNAL__CHANNEL
The meta object literal for the 'Channel' containment reference feature.

Generated:
This code was automatically generated.

SENSOR

static final EClass SENSOR
The meta object literal for the 'Sensor' class.

See Also:
SensorImpl, EsterelPackageImpl.getSensor()
Generated:
This code was automatically generated.

SENSOR__NAME

static final EAttribute SENSOR__NAME
The meta object literal for the 'Name' attribute feature.

Generated:
This code was automatically generated.

SENSOR__TYPE

static final EAttribute SENSOR__TYPE
The meta object literal for the 'Type' attribute feature.

Generated:
This code was automatically generated.

INPUT

static final EClass INPUT
The meta object literal for the 'Input' class.

See Also:
InputImpl, EsterelPackageImpl.getInput()
Generated:
This code was automatically generated.

OUTPUT

static final EClass OUTPUT
The meta object literal for the 'Output' class.

See Also:
OutputImpl, EsterelPackageImpl.getOutput()
Generated:
This code was automatically generated.

INPUT_OUTPUT

static final EClass INPUT_OUTPUT
The meta object literal for the 'Input Output' class.

See Also:
InputOutputImpl, EsterelPackageImpl.getInputOutput()
Generated:
This code was automatically generated.

RETURN

static final EClass RETURN
The meta object literal for the 'Return' class.

See Also:
ReturnImpl, EsterelPackageImpl.getReturn()
Generated:
This code was automatically generated.

RELATION

static final EClass RELATION
The meta object literal for the 'Relation' class.

See Also:
RelationImpl, EsterelPackageImpl.getRelation()
Generated:
This code was automatically generated.

RELATION__RELATION

static final EReference RELATION__RELATION
The meta object literal for the 'Relation' containment reference list feature.

Generated:
This code was automatically generated.

PARALLEL

static final EClass PARALLEL
The meta object literal for the 'Parallel' class.

See Also:
ParallelImpl, EsterelPackageImpl.getParallel()
Generated:
This code was automatically generated.

PARALLEL__LIST

static final EReference PARALLEL__LIST
The meta object literal for the 'List' containment reference list feature.

Generated:
This code was automatically generated.

SEQUENCE

static final EClass SEQUENCE
The meta object literal for the 'Sequence' class.

See Also:
SequenceImpl, EsterelPackageImpl.getSequence()
Generated:
This code was automatically generated.

SEQUENCE__LIST

static final EReference SEQUENCE__LIST
The meta object literal for the 'List' containment reference list feature.

Generated:
This code was automatically generated.

LOCAL_SIGNAL

static final EClass LOCAL_SIGNAL
The meta object literal for the 'Local Signal' class.

See Also:
LocalSignalImpl, EsterelPackageImpl.getLocalSignal()
Generated:
This code was automatically generated.

LOCAL_SIGNAL__SIGNAL

static final EReference LOCAL_SIGNAL__SIGNAL
The meta object literal for the 'Signal' containment reference list feature.

Generated:
This code was automatically generated.

DATA_TICK

static final EClass DATA_TICK
The meta object literal for the 'Data Tick' class.

See Also:
DataTickImpl, EsterelPackageImpl.getDataTick()
Generated:
This code was automatically generated.