Interface StatementsPackage.Literals
- Enclosing interface:
- StatementsPackage
public static interface StatementsPackage.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 'Assert
' class.static final EReference
The meta object literal for the 'Error Message' containment reference feature.static final EClass
The meta object literal for the 'Block
' class.static final EReference
The meta object literal for the 'Statements' containment reference list feature.static final EClass
The meta object literal for the 'Block Container
' class.static final EReference
The meta object literal for the 'Block' containment reference feature.static final EClass
The meta object literal for the 'Break
' class.static final EClass
The meta object literal for the 'Catch Block
' class.static final EReference
The meta object literal for the 'Parameter' containment reference feature.static final EClass
The meta object literal for the 'Condition
' class.static final EReference
The meta object literal for the 'Else Statement' containment reference feature.static final EClass
The meta object literal for the 'Conditional
' class.static final EReference
The meta object literal for the 'Condition' containment reference feature.static final EClass
The meta object literal for the 'Continue
' class.static final EClass
The meta object literal for the 'Default Switch Case
' class.static final EClass
The meta object literal for the 'Default Switch Rule
' class.static final EClass
The meta object literal for the 'Do While Loop
' class.static final EClass
The meta object literal for the 'Empty Statement
' class.static final EClass
The meta object literal for the 'Expression Statement
' class.static final EReference
The meta object literal for the 'Expression' containment reference feature.static final EClass
The meta object literal for the 'For Each Loop
' class.static final EReference
The meta object literal for the 'Collection' containment reference feature.static final EReference
The meta object literal for the 'Next' containment reference feature.static final EClass
The meta object literal for the 'For Loop
' class.static final EReference
The meta object literal for the 'Init' containment reference feature.static final EReference
The meta object literal for the 'Updates' containment reference list feature.static final EClass
The meta object literal for the 'For Loop Initializer
' class.static final EClass
The meta object literal for the 'Jump
' class.static final EReference
The meta object literal for the 'Target' reference feature.static final EClass
The meta object literal for the 'Jump Label
' class.static final EClass
The meta object literal for the 'Local Variable Statement
' class.static final EReference
The meta object literal for the 'Variable' containment reference feature.static final EClass
The meta object literal for the 'Normal Switch Case
' class.static final EReference
The meta object literal for the 'Additional Conditions' containment reference list feature.static final EClass
The meta object literal for the 'Normal Switch Rule
' class.static final EReference
The meta object literal for the 'Additional Conditions' containment reference list feature.static final EClass
The meta object literal for the 'Return
' class.static final EReference
The meta object literal for the 'Return Value' containment reference feature.static final EClass
The meta object literal for the 'Statement
' class.static final EClass
The meta object literal for the 'Statement Container
' class.static final EReference
The meta object literal for the 'Statement' containment reference feature.static final EClass
The meta object literal for the 'Statement List Container
' class.static final EClass
The meta object literal for the 'Switch
' class.static final EReference
The meta object literal for the 'Cases' containment reference list feature.static final EReference
The meta object literal for the 'Variable' containment reference feature.static final EClass
The meta object literal for the 'Switch Case
' class.static final EReference
The meta object literal for the 'Statements' containment reference list feature.static final EClass
The meta object literal for the 'Switch Rule
' class.static final EClass
The meta object literal for the 'Synchronized Block
' class.static final EReference
The meta object literal for the 'Lock Provider' containment reference feature.static final EClass
The meta object literal for the 'Throw
' class.static final EReference
The meta object literal for the 'Throwable' containment reference feature.static final EClass
The meta object literal for the 'Try Block
' class.static final EReference
The meta object literal for the 'Catch Blocks' containment reference list feature.static final EReference
The meta object literal for the 'Finally Block' containment reference feature.static final EReference
The meta object literal for the 'Resources' containment reference list feature.static final EClass
The meta object literal for the 'While Loop
' class.static final EClass
The meta object literal for the 'Yield Statement
' class.static final EReference
The meta object literal for the 'Yield Expression' containment reference feature.
-
Field Details
-
STATEMENT_CONTAINER
The meta object literal for the 'Statement Container
' class.- See Also:
- Generated class or method.
-
STATEMENT_CONTAINER__STATEMENT
The meta object literal for the 'Statement' containment reference feature.- Generated class or method.
-
STATEMENT_LIST_CONTAINER
The meta object literal for the 'Statement List Container
' class.- See Also:
- Generated class or method.
-
CONDITIONAL
The meta object literal for the 'Conditional
' class.- See Also:
- Generated class or method.
-
CONDITIONAL__CONDITION
The meta object literal for the 'Condition' containment reference feature.- Generated class or method.
-
FOR_LOOP_INITIALIZER
The meta object literal for the 'For Loop Initializer
' class.- See Also:
- Generated class or method.
-
STATEMENT
The meta object literal for the 'Statement
' class.- See Also:
- Generated class or method.
-
SWITCH_CASE
The meta object literal for the 'Switch Case
' class.- See Also:
- Generated class or method.
-
SWITCH_CASE__STATEMENTS
The meta object literal for the 'Statements' containment reference list feature.- Generated class or method.
-
ASSERT
The meta object literal for the 'Assert
' class.- See Also:
- Generated class or method.
-
ASSERT__ERROR_MESSAGE
The meta object literal for the 'Error Message' containment reference feature.- Generated class or method.
-
BREAK
The meta object literal for the 'Break
' class.- See Also:
- Generated class or method.
-
BLOCK
The meta object literal for the 'Block
' class.- See Also:
- Generated class or method.
-
BLOCK__STATEMENTS
The meta object literal for the 'Statements' containment reference list feature.- Generated class or method.
-
CATCH_BLOCK
The meta object literal for the 'Catch Block
' class.- See Also:
- Generated class or method.
-
CATCH_BLOCK__PARAMETER
The meta object literal for the 'Parameter' containment reference feature.- Generated class or method.
-
CONDITION
The meta object literal for the 'Condition
' class.- See Also:
- Generated class or method.
-
CONDITION__ELSE_STATEMENT
The meta object literal for the 'Else Statement' containment reference feature.- Generated class or method.
-
CONTINUE
The meta object literal for the 'Continue
' class.- See Also:
- Generated class or method.
-
DEFAULT_SWITCH_CASE
The meta object literal for the 'Default Switch Case
' class.- See Also:
- Generated class or method.
-
DO_WHILE_LOOP
The meta object literal for the 'Do While Loop
' class.- See Also:
- Generated class or method.
-
EMPTY_STATEMENT
The meta object literal for the 'Empty Statement
' class.- See Also:
- Generated class or method.
-
EXPRESSION_STATEMENT
The meta object literal for the 'Expression Statement
' class.- See Also:
- Generated class or method.
-
EXPRESSION_STATEMENT__EXPRESSION
The meta object literal for the 'Expression' containment reference feature.- Generated class or method.
-
FOR_LOOP
The meta object literal for the 'For Loop
' class.- See Also:
- Generated class or method.
-
FOR_LOOP__INIT
The meta object literal for the 'Init' containment reference feature.- Generated class or method.
-
FOR_LOOP__UPDATES
The meta object literal for the 'Updates' containment reference list feature.- Generated class or method.
-
FOR_EACH_LOOP
The meta object literal for the 'For Each Loop
' class.- See Also:
- Generated class or method.
-
FOR_EACH_LOOP__NEXT
The meta object literal for the 'Next' containment reference feature.- Generated class or method.
-
FOR_EACH_LOOP__COLLECTION
The meta object literal for the 'Collection' containment reference feature.- Generated class or method.
-
JUMP
The meta object literal for the 'Jump
' class.- See Also:
- Generated class or method.
-
JUMP__TARGET
The meta object literal for the 'Target' reference feature.- Generated class or method.
-
JUMP_LABEL
The meta object literal for the 'Jump Label
' class.- See Also:
- Generated class or method.
-
LOCAL_VARIABLE_STATEMENT
The meta object literal for the 'Local Variable Statement
' class.- See Also:
- Generated class or method.
-
LOCAL_VARIABLE_STATEMENT__VARIABLE
The meta object literal for the 'Variable' containment reference feature.- Generated class or method.
-
NORMAL_SWITCH_CASE
The meta object literal for the 'Normal Switch Case
' class.- See Also:
- Generated class or method.
-
NORMAL_SWITCH_CASE__ADDITIONAL_CONDITIONS
The meta object literal for the 'Additional Conditions' containment reference list feature.- Generated class or method.
-
RETURN
The meta object literal for the 'Return
' class.- See Also:
- Generated class or method.
-
RETURN__RETURN_VALUE
The meta object literal for the 'Return Value' containment reference feature.- Generated class or method.
-
SWITCH
The meta object literal for the 'Switch
' class.- See Also:
- Generated class or method.
-
SWITCH__CASES
The meta object literal for the 'Cases' containment reference list feature.- Generated class or method.
-
SWITCH__VARIABLE
The meta object literal for the 'Variable' containment reference feature.- Generated class or method.
-
SYNCHRONIZED_BLOCK
The meta object literal for the 'Synchronized Block
' class.- See Also:
- Generated class or method.
-
SYNCHRONIZED_BLOCK__LOCK_PROVIDER
The meta object literal for the 'Lock Provider' containment reference feature.- Generated class or method.
-
THROW
The meta object literal for the 'Throw
' class.- See Also:
- Generated class or method.
-
THROW__THROWABLE
The meta object literal for the 'Throwable' containment reference feature.- Generated class or method.
-
TRY_BLOCK
The meta object literal for the 'Try Block
' class.- See Also:
- Generated class or method.
-
TRY_BLOCK__RESOURCES
The meta object literal for the 'Resources' containment reference list feature.- Generated class or method.
-
TRY_BLOCK__CATCH_BLOCKS
The meta object literal for the 'Catch Blocks' containment reference list feature.- Generated class or method.
-
TRY_BLOCK__FINALLY_BLOCK
The meta object literal for the 'Finally Block' containment reference feature.- Generated class or method.
-
WHILE_LOOP
The meta object literal for the 'While Loop
' class.- See Also:
- Generated class or method.
-
BLOCK_CONTAINER
The meta object literal for the 'Block Container
' class.- See Also:
- Generated class or method.
-
BLOCK_CONTAINER__BLOCK
The meta object literal for the 'Block' containment reference feature.- Generated class or method.
-
YIELD_STATEMENT
The meta object literal for the 'Yield Statement
' class.- See Also:
- Generated class or method.
-
YIELD_STATEMENT__YIELD_EXPRESSION
The meta object literal for the 'Yield Expression' containment reference feature.- Generated class or method.
-
SWITCH_RULE
The meta object literal for the 'Switch Rule
' class.- See Also:
- Generated class or method.
-
DEFAULT_SWITCH_RULE
The meta object literal for the 'Default Switch Rule
' class.- See Also:
- Generated class or method.
-
NORMAL_SWITCH_RULE
The meta object literal for the 'Normal Switch Rule
' class.- See Also:
- Generated class or method.
-
NORMAL_SWITCH_RULE__ADDITIONAL_CONDITIONS
The meta object literal for the 'Additional Conditions' containment reference list feature.- Generated class or method.
-