Interface ExpressionPackage.Literals
- Enclosing interface:
- ExpressionPackage
public static interface ExpressionPackage.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 'Acquire
' class.static final EReference
The meta object literal for the 'Resource' reference feature.static final EClass
The meta object literal for the 'Alternative
' class.static final EReference
The meta object literal for the 'Left Option' containment reference feature.static final EReference
The meta object literal for the 'Right Option' containment reference feature.static final EClass
The meta object literal for the 'Expression
' class.static final EClass
The meta object literal for the 'Loop
' class.static final EReference
The meta object literal for the 'Iterations PMF' containment reference feature.static final EAttribute
The meta object literal for the 'Iterations String' attribute feature.static final EReference
The meta object literal for the 'Reg Exp' containment reference feature.static final EClass
The meta object literal for the 'Operation
' class.static final EClass
The meta object literal for the 'Option
' class.static final EAttribute
The meta object literal for the 'Probability' attribute feature.static final EReference
The meta object literal for the 'Regexp' containment reference feature.static final EClass
The meta object literal for the 'Parallel
' class.static final EReference
The meta object literal for the 'Left Task' containment reference feature.static final EReference
The meta object literal for the 'Right Task' containment reference feature.static final EClass
The meta object literal for the 'Release
' class.static final EReference
The meta object literal for the 'Resource' reference feature.static final EClass
The meta object literal for the 'Sequence
' class.static final EReference
The meta object literal for the 'Left Reg Exp' containment reference feature.static final EReference
The meta object literal for the 'Right Reg Exp' containment reference feature.static final EClass
The meta object literal for the 'Symbol
' class.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EReference
The meta object literal for the 'Resource Usages' containment reference list feature.static final EClass
The meta object literal for the 'Terminal
' class.
-
Field Details
-
TERMINAL
The meta object literal for the 'Terminal
' class.- See Also:
- Generated class or method.
-
EXPRESSION
The meta object literal for the 'Expression
' class.- See Also:
- Generated class or method.
-
SYMBOL
The meta object literal for the 'Symbol
' class.- See Also:
- Generated class or method.
-
SYMBOL__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
SYMBOL__RESOURCE_USAGES
The meta object literal for the 'Resource Usages' containment reference list feature.- Generated class or method.
-
SEQUENCE
The meta object literal for the 'Sequence
' class.- See Also:
- Generated class or method.
-
SEQUENCE__LEFT_REG_EXP
The meta object literal for the 'Left Reg Exp' containment reference feature.- Generated class or method.
-
SEQUENCE__RIGHT_REG_EXP
The meta object literal for the 'Right Reg Exp' containment reference feature.- Generated class or method.
-
OPERATION
The meta object literal for the 'Operation
' class.- See Also:
- Generated class or method.
-
RELEASE
The meta object literal for the 'Release
' class.- See Also:
- Generated class or method.
-
RELEASE__RESOURCE
The meta object literal for the 'Resource' reference feature.- Generated class or method.
-
PARALLEL
The meta object literal for the 'Parallel
' class.- See Also:
- Generated class or method.
-
PARALLEL__LEFT_TASK
The meta object literal for the 'Left Task' containment reference feature.- Generated class or method.
-
PARALLEL__RIGHT_TASK
The meta object literal for the 'Right Task' containment reference feature.- Generated class or method.
-
OPTION
The meta object literal for the 'Option
' class.- See Also:
- Generated class or method.
-
OPTION__PROBABILITY
The meta object literal for the 'Probability' attribute feature.- Generated class or method.
-
OPTION__REGEXP
The meta object literal for the 'Regexp' containment reference feature.- Generated class or method.
-
LOOP
The meta object literal for the 'Loop
' class.- See Also:
- Generated class or method.
-
LOOP__REG_EXP
The meta object literal for the 'Reg Exp' containment reference feature.- Generated class or method.
-
LOOP__ITERATIONS_PMF
The meta object literal for the 'Iterations PMF' containment reference feature.- Generated class or method.
-
LOOP__ITERATIONS_STRING
The meta object literal for the 'Iterations String' attribute feature.- Generated class or method.
-
ALTERNATIVE
The meta object literal for the 'Alternative
' class.- See Also:
- Generated class or method.
-
ALTERNATIVE__LEFT_OPTION
The meta object literal for the 'Left Option' containment reference feature.- Generated class or method.
-
ALTERNATIVE__RIGHT_OPTION
The meta object literal for the 'Right Option' containment reference feature.- Generated class or method.
-
ACQUIRE
The meta object literal for the 'Acquire
' class.- See Also:
- Generated class or method.
-
ACQUIRE__RESOURCE
The meta object literal for the 'Resource' reference feature.- Generated class or method.
-