Interface SmodelPackage.Literals
- Enclosing interface:
- SmodelPackage
public static interface SmodelPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Action
' class.static final EReference
The meta object literal for the 'Arguments' containment reference feature.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EClass
The meta object literal for the 'Action Arguments
' class.static final EReference
The meta object literal for the 'Optimizables' containment reference list feature.static final EReference
The meta object literal for the 'Parameters' containment reference list feature.static final EClass
The meta object literal for the 'Action Call
' class.static final EReference
The meta object literal for the 'Action Ref' reference feature.static final EReference
The meta object literal for the 'Arguments' containment reference list feature.static final EClass
The meta object literal for the 'Bool Literal
' class.static final EAttribute
The meta object literal for the 'True' attribute feature.static final EClass
The meta object literal for the 'Bounds
' class.static final EClass
The meta object literal for the 'Constant
' class.static final EEnum
The meta object literal for the 'Data Type
' enum.static final EClass
The meta object literal for the 'Double Literal
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Env Variable
' class.static final EAttribute
The meta object literal for the 'Variable Id' attribute feature.static final EClass
The meta object literal for the 'Expression
' class.static final EReference
The meta object literal for the 'Field Ref' reference feature.static final EReference
The meta object literal for the 'Left' containment reference feature.static final EReference
The meta object literal for the 'Literal' containment reference feature.static final EAttribute
The meta object literal for the 'Op' attribute feature.static final EReference
The meta object literal for the 'Right' containment reference feature.static final EClass
The meta object literal for the 'External Field
' class.static final EClass
The meta object literal for the 'Field
' class.static final EAttribute
The meta object literal for the 'Data Type' attribute feature.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EClass
The meta object literal for the 'Global Statement
' class.static final EClass
The meta object literal for the 'If Statement
' class.static final EReference
The meta object literal for the 'Condition' containment reference feature.static final EReference
The meta object literal for the 'Else Statements' containment reference list feature.static final EReference
The meta object literal for the 'Then Statements' containment reference list feature.static final EClass
The meta object literal for the 'Int Literal
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Internal Field
' class.static final EReference
The meta object literal for the 'Value' containment reference feature.static final EClass
The meta object literal for the 'Literal
' class.static final EEnum
The meta object literal for the 'Operation
' enum.static final EClass
The meta object literal for the 'Optimizable
' class.static final EReference
The meta object literal for the 'Values' containment reference feature.static final EClass
The meta object literal for the 'Parameter
' class.static final EAttribute
The meta object literal for the 'Data Type' attribute feature.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EClass
The meta object literal for the 'Parameter Value
' class.static final EReference
The meta object literal for the 'Argument' containment reference feature.static final EReference
The meta object literal for the 'Param Ref' reference feature.static final EClass
The meta object literal for the 'Probe
' class.static final EAttribute
The meta object literal for the 'Identifier' attribute feature.static final EAttribute
The meta object literal for the 'Kind' attribute feature.static final EEnum
The meta object literal for the 'Probe Adressing Kind
' enum.static final EClass
The meta object literal for the 'Range Bounds
' class.static final EReference
The meta object literal for the 'End Value' containment reference feature.static final EReference
The meta object literal for the 'Start Value' containment reference feature.static final EReference
The meta object literal for the 'Step Size' containment reference feature.static final EClass
The meta object literal for the 'Set Bounds
' class.static final EReference
The meta object literal for the 'Values' containment reference list feature.static final EClass
The meta object literal for the 'Smodel
' class.static final EReference
The meta object literal for the 'Actions' containment reference list feature.static final EReference
The meta object literal for the 'Constants' containment reference list feature.static final EReference
The meta object literal for the 'Env Variables' containment reference list feature.static final EAttribute
The meta object literal for the 'Model Name' attribute feature.static final EReference
The meta object literal for the 'Optimizables' containment reference list feature.static final EReference
The meta object literal for the 'Probes' containment reference list feature.static final EReference
The meta object literal for the 'Statements' containment reference list feature.static final EReference
The meta object literal for the 'Variables' containment reference list feature.static final EClass
The meta object literal for the 'Statement
' class.static final EClass
The meta object literal for the 'String Literal
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Unary Expr
' class.static final EClass
The meta object literal for the 'Variable
' class.static final EClass
The meta object literal for the 'Variable Assignment
' class.static final EReference
The meta object literal for the 'Value' containment reference feature.static final EReference
The meta object literal for the 'Variable Ref' reference feature.
-
Field Details
-
SMODEL
The meta object literal for the 'Smodel
' class.- See Also:
- Generated class or method.
-
SMODEL__MODEL_NAME
The meta object literal for the 'Model Name' attribute feature.- Generated class or method.
-
SMODEL__CONSTANTS
The meta object literal for the 'Constants' containment reference list feature.- Generated class or method.
-
SMODEL__VARIABLES
The meta object literal for the 'Variables' containment reference list feature.- Generated class or method.
-
SMODEL__OPTIMIZABLES
The meta object literal for the 'Optimizables' containment reference list feature.- Generated class or method.
-
SMODEL__ENV_VARIABLES
The meta object literal for the 'Env Variables' containment reference list feature.- Generated class or method.
-
SMODEL__PROBES
The meta object literal for the 'Probes' containment reference list feature.- Generated class or method.
-
SMODEL__ACTIONS
The meta object literal for the 'Actions' containment reference list feature.- Generated class or method.
-
SMODEL__STATEMENTS
The meta object literal for the 'Statements' containment reference list feature.- Generated class or method.
-
FIELD
The meta object literal for the 'Field
' class.- See Also:
- Generated class or method.
-
FIELD__DATA_TYPE
The meta object literal for the 'Data Type' attribute feature.- Generated class or method.
-
FIELD__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
INTERNAL_FIELD
The meta object literal for the 'Internal Field
' class.- See Also:
- Generated class or method.
-
INTERNAL_FIELD__VALUE
The meta object literal for the 'Value' containment reference feature.- Generated class or method.
-
EXTERNAL_FIELD
The meta object literal for the 'External Field
' class.- See Also:
- Generated class or method.
-
CONSTANT
The meta object literal for the 'Constant
' class.- See Also:
- Generated class or method.
-
VARIABLE
The meta object literal for the 'Variable
' class.- See Also:
- Generated class or method.
-
OPTIMIZABLE
The meta object literal for the 'Optimizable
' class.- See Also:
- Generated class or method.
-
OPTIMIZABLE__VALUES
The meta object literal for the 'Values' containment reference feature.- Generated class or method.
-
ENV_VARIABLE
The meta object literal for the 'Env Variable
' class.- See Also:
- Generated class or method.
-
ENV_VARIABLE__VARIABLE_ID
The meta object literal for the 'Variable Id' attribute feature.- Generated class or method.
-
PROBE
The meta object literal for the 'Probe
' class.- See Also:
- Generated class or method.
-
PROBE__KIND
The meta object literal for the 'Kind' attribute feature.- Generated class or method.
-
PROBE__IDENTIFIER
The meta object literal for the 'Identifier' attribute feature.- Generated class or method.
-
BOUNDS
The meta object literal for the 'Bounds
' class.- See Also:
- Generated class or method.
-
SET_BOUNDS
The meta object literal for the 'Set Bounds
' class.- See Also:
- Generated class or method.
-
SET_BOUNDS__VALUES
The meta object literal for the 'Values' containment reference list feature.- Generated class or method.
-
RANGE_BOUNDS
The meta object literal for the 'Range Bounds
' class.- See Also:
- Generated class or method.
-
RANGE_BOUNDS__START_VALUE
The meta object literal for the 'Start Value' containment reference feature.- Generated class or method.
-
RANGE_BOUNDS__END_VALUE
The meta object literal for the 'End Value' containment reference feature.- Generated class or method.
-
RANGE_BOUNDS__STEP_SIZE
The meta object literal for the 'Step Size' containment reference feature.- Generated class or method.
-
ACTION
The meta object literal for the 'Action
' class.- See Also:
- Generated class or method.
-
ACTION__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
ACTION__ARGUMENTS
The meta object literal for the 'Arguments' containment reference feature.- Generated class or method.
-
ACTION_ARGUMENTS
The meta object literal for the 'Action Arguments
' class.- See Also:
- Generated class or method.
-
ACTION_ARGUMENTS__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.- Generated class or method.
-
ACTION_ARGUMENTS__OPTIMIZABLES
The meta object literal for the 'Optimizables' containment reference list feature.- Generated class or method.
-
PARAMETER
The meta object literal for the 'Parameter
' class.- See Also:
- Generated class or method.
-
PARAMETER__DATA_TYPE
The meta object literal for the 'Data Type' attribute feature.- Generated class or method.
-
PARAMETER__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
STATEMENT
The meta object literal for the 'Statement
' class.- See Also:
- Generated class or method.
-
VARIABLE_ASSIGNMENT
The meta object literal for the 'Variable Assignment
' class.- See Also:
- Generated class or method.
-
VARIABLE_ASSIGNMENT__VARIABLE_REF
The meta object literal for the 'Variable Ref' reference feature.- Generated class or method.
-
VARIABLE_ASSIGNMENT__VALUE
The meta object literal for the 'Value' containment reference feature.- Generated class or method.
-
GLOBAL_STATEMENT
The meta object literal for the 'Global Statement
' class.- See Also:
- Generated class or method.
-
PARAMETER_VALUE
The meta object literal for the 'Parameter Value
' class.- See Also:
- Generated class or method.
-
PARAMETER_VALUE__PARAM_REF
The meta object literal for the 'Param Ref' reference feature.- Generated class or method.
-
PARAMETER_VALUE__ARGUMENT
The meta object literal for the 'Argument' containment reference feature.- Generated class or method.
-
EXPRESSION
The meta object literal for the 'Expression
' class.- See Also:
- Generated class or method.
-
EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.- Generated class or method.
-
EXPRESSION__OP
The meta object literal for the 'Op' attribute feature.- Generated class or method.
-
EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.- Generated class or method.
-
EXPRESSION__FIELD_REF
The meta object literal for the 'Field Ref' reference feature.- Generated class or method.
-
EXPRESSION__LITERAL
The meta object literal for the 'Literal' containment reference feature.- Generated class or method.
-
LITERAL
The meta object literal for the 'Literal
' class.- See Also:
- Generated class or method.
-
ACTION_CALL
The meta object literal for the 'Action Call
' class.- See Also:
- Generated class or method.
-
ACTION_CALL__ACTION_REF
The meta object literal for the 'Action Ref' reference feature.- Generated class or method.
-
ACTION_CALL__ARGUMENTS
The meta object literal for the 'Arguments' containment reference list feature.- Generated class or method.
-
IF_STATEMENT
The meta object literal for the 'If Statement
' class.- See Also:
- Generated class or method.
-
IF_STATEMENT__CONDITION
The meta object literal for the 'Condition' containment reference feature.- Generated class or method.
-
IF_STATEMENT__THEN_STATEMENTS
The meta object literal for the 'Then Statements' containment reference list feature.- Generated class or method.
-
IF_STATEMENT__ELSE_STATEMENTS
The meta object literal for the 'Else Statements' containment reference list feature.- Generated class or method.
-
UNARY_EXPR
The meta object literal for the 'Unary Expr
' class.- See Also:
- Generated class or method.
-
BOOL_LITERAL
The meta object literal for the 'Bool Literal
' class.- See Also:
- Generated class or method.
-
BOOL_LITERAL__TRUE
The meta object literal for the 'True' attribute feature.- Generated class or method.
-
INT_LITERAL
The meta object literal for the 'Int Literal
' class.- See Also:
- Generated class or method.
-
INT_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
DOUBLE_LITERAL
The meta object literal for the 'Double Literal
' class.- See Also:
- Generated class or method.
-
DOUBLE_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
STRING_LITERAL
The meta object literal for the 'String Literal
' class.- See Also:
- Generated class or method.
-
STRING_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
PROBE_ADRESSING_KIND
The meta object literal for the 'Probe Adressing Kind
' enum.- See Also:
- Generated class or method.
-
OPERATION
The meta object literal for the 'Operation
' enum.- See Also:
- Generated class or method.
-
DATA_TYPE
The meta object literal for the 'Data Type
' enum.- See Also:
- Generated class or method.
-