Package de.uka.ipd.sdq.stoex
Interface StoexPackage.Literals
- Enclosing interface:
- StoexPackage
public static interface StoexPackage.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 'Abstract Named Reference
' class.static final EAttribute
The meta object literal for the 'Reference Name' attribute feature.static final EClass
The meta object literal for the 'Atom
' class.static final EClass
The meta object literal for the 'Bool Literal
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Boolean Expression
' class.static final EEnum
The meta object literal for the 'Boolean Operations
' enum.static final EClass
The meta object literal for the 'Boolean Operator Expression
' class.static final EReference
The meta object literal for the 'Left' containment reference feature.static final EAttribute
The meta object literal for the 'Operation' attribute feature.static final EReference
The meta object literal for the 'Right' containment reference feature.static final EClass
The meta object literal for the 'Compare Expression
' class.static final EReference
The meta object literal for the 'Left' containment reference feature.static final EAttribute
The meta object literal for the 'Operation' attribute feature.static final EReference
The meta object literal for the 'Right' containment reference feature.static final EEnum
The meta object literal for the 'Compare Operations
' enum.static final EClass
The meta object literal for the 'Comparison
' class.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 'Expression
' class.static final EClass
The meta object literal for the 'Function Literal
' class.static final EAttribute
The meta object literal for the 'Id' attribute feature.static final EReference
The meta object literal for the 'Parameters Function Literal' containment reference list feature.static final EClass
The meta object literal for the 'If Else
' class.static final EClass
The meta object literal for the 'If Else Expression
' class.static final EReference
The meta object literal for the 'Condition Expression' containment reference feature.static final EReference
The meta object literal for the 'Else Expression' containment reference feature.static final EReference
The meta object literal for the 'If Expression' containment reference 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 'Namespace Reference
' class.static final EReference
The meta object literal for the 'Inner Reference Namespace Reference' containment reference feature.static final EClass
The meta object literal for the 'Negative Expression
' class.static final EReference
The meta object literal for the 'Inner' containment reference feature.static final EClass
The meta object literal for the 'Not Expression
' class.static final EReference
The meta object literal for the 'Inner' containment reference feature.static final EClass
The meta object literal for the 'Numeric Literal
' class.static final EClass
The meta object literal for the 'Parenthesis
' class.static final EReference
The meta object literal for the 'Inner Expression' containment reference feature.static final EClass
The meta object literal for the 'Power
' class.static final EClass
The meta object literal for the 'Power Expression
' class.static final EReference
The meta object literal for the 'Base' containment reference feature.static final EReference
The meta object literal for the 'Exponent' containment reference feature.static final EClass
The meta object literal for the 'Probability Function Literal
' class.static final EReference
The meta object literal for the 'Function Probability Function Literal' containment reference feature.static final EClass
The meta object literal for the 'Product
' class.static final EClass
The meta object literal for the 'Product Expression
' class.static final EReference
The meta object literal for the 'Left' containment reference feature.static final EAttribute
The meta object literal for the 'Operation' attribute feature.static final EReference
The meta object literal for the 'Right' containment reference feature.static final EEnum
The meta object literal for the 'Product Operations
' enum.static final EClass
The meta object literal for the 'Random Variable
' class.static final EReference
The meta object literal for the 'Expression' reference feature.static final EAttribute
The meta object literal for the 'Specification' attribute feature.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 'Term
' class.static final EClass
The meta object literal for the 'Term Expression
' class.static final EReference
The meta object literal for the 'Left' containment reference feature.static final EAttribute
The meta object literal for the 'Operation' attribute feature.static final EReference
The meta object literal for the 'Right' containment reference feature.static final EEnum
The meta object literal for the 'Term Operations
' enum.static final EClass
The meta object literal for the 'Unary
' class.static final EClass
The meta object literal for the 'Variable
' class.static final EReference
The meta object literal for the 'Id Variable' containment reference feature.static final EClass
The meta object literal for the 'Variable Reference
' class.
-
Field Details
-
VARIABLE_REFERENCE
The meta object literal for the 'Variable Reference
' class.- See Also:
- Generated class or method.
-
ABSTRACT_NAMED_REFERENCE
The meta object literal for the 'Abstract Named Reference
' class.- See Also:
- Generated class or method.
-
ABSTRACT_NAMED_REFERENCE__REFERENCE_NAME
The meta object literal for the 'Reference Name' attribute feature.- Generated class or method.
-
NAMESPACE_REFERENCE
The meta object literal for the 'Namespace Reference
' class.- See Also:
- Generated class or method.
-
NAMESPACE_REFERENCE__INNER_REFERENCE_NAMESPACE_REFERENCE
The meta object literal for the 'Inner Reference Namespace Reference' containment reference feature.- Generated class or method.
-
VARIABLE
The meta object literal for the 'Variable
' class.- See Also:
- Generated class or method.
-
VARIABLE__ID_VARIABLE
The meta object literal for the 'Id Variable' containment reference feature.- Generated class or method.
-
ATOM
The meta object literal for the 'Atom
' class.- See Also:
- Generated class or method.
-
UNARY
The meta object literal for the 'Unary
' class.- See Also:
- Generated class or method.
-
POWER
The meta object literal for the 'Power
' class.- See Also:
- Generated class or method.
-
PRODUCT
The meta object literal for the 'Product
' class.- See Also:
- Generated class or method.
-
TERM
The meta object literal for the 'Term
' class.- See Also:
- Generated class or method.
-
COMPARISON
The meta object literal for the 'Comparison
' class.- See Also:
- Generated class or method.
-
BOOLEAN_EXPRESSION
The meta object literal for the 'Boolean Expression
' class.- See Also:
- Generated class or method.
-
IF_ELSE
The meta object literal for the 'If Else
' class.- See Also:
- Generated class or method.
-
EXPRESSION
The meta object literal for the 'Expression
' class.- See Also:
- Generated class or method.
-
TERM_EXPRESSION
The meta object literal for the 'Term Expression
' class.- See Also:
- Generated class or method.
-
TERM_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.- Generated class or method.
-
TERM_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.- Generated class or method.
-
TERM_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.- Generated class or method.
-
PRODUCT_EXPRESSION
The meta object literal for the 'Product Expression
' class.- See Also:
- Generated class or method.
-
PRODUCT_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.- Generated class or method.
-
PRODUCT_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.- Generated class or method.
-
PRODUCT_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.- Generated class or method.
-
PROBABILITY_FUNCTION_LITERAL
The meta object literal for the 'Probability Function Literal
' class.- See Also:
- Generated class or method.
-
PROBABILITY_FUNCTION_LITERAL__FUNCTION_PROBABILITY_FUNCTION_LITERAL
The meta object literal for the 'Function Probability Function Literal' containment reference feature.- Generated class or method.
-
PARENTHESIS
The meta object literal for the 'Parenthesis
' class.- See Also:
- Generated class or method.
-
PARENTHESIS__INNER_EXPRESSION
The meta object literal for the 'Inner Expression' containment reference feature.- Generated class or method.
-
NUMERIC_LITERAL
The meta object literal for the 'Numeric Literal
' class.- See Also:
- 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.
-
COMPARE_EXPRESSION
The meta object literal for the 'Compare Expression
' class.- See Also:
- Generated class or method.
-
COMPARE_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.- Generated class or method.
-
COMPARE_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.- Generated class or method.
-
COMPARE_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.- Generated class or method.
-
BOOL_LITERAL
The meta object literal for the 'Bool Literal
' class.- See Also:
- Generated class or method.
-
BOOL_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.
-
POWER_EXPRESSION
The meta object literal for the 'Power Expression
' class.- See Also:
- Generated class or method.
-
POWER_EXPRESSION__BASE
The meta object literal for the 'Base' containment reference feature.- Generated class or method.
-
POWER_EXPRESSION__EXPONENT
The meta object literal for the 'Exponent' containment reference feature.- Generated class or method.
-
BOOLEAN_OPERATOR_EXPRESSION
The meta object literal for the 'Boolean Operator Expression
' class.- See Also:
- Generated class or method.
-
BOOLEAN_OPERATOR_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.- Generated class or method.
-
BOOLEAN_OPERATOR_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.- Generated class or method.
-
BOOLEAN_OPERATOR_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.- Generated class or method.
-
NOT_EXPRESSION
The meta object literal for the 'Not Expression
' class.- See Also:
- Generated class or method.
-
NOT_EXPRESSION__INNER
The meta object literal for the 'Inner' containment reference feature.- Generated class or method.
-
NEGATIVE_EXPRESSION
The meta object literal for the 'Negative Expression
' class.- See Also:
- Generated class or method.
-
NEGATIVE_EXPRESSION__INNER
The meta object literal for the 'Inner' containment reference feature.- Generated class or method.
-
FUNCTION_LITERAL
The meta object literal for the 'Function Literal
' class.- See Also:
- Generated class or method.
-
FUNCTION_LITERAL__ID
The meta object literal for the 'Id' attribute feature.- Generated class or method.
-
FUNCTION_LITERAL__PARAMETERS_FUNCTION_LITERAL
The meta object literal for the 'Parameters Function Literal' containment reference list feature.- Generated class or method.
-
IF_ELSE_EXPRESSION
The meta object literal for the 'If Else Expression
' class.- See Also:
- Generated class or method.
-
IF_ELSE_EXPRESSION__IF_EXPRESSION
The meta object literal for the 'If Expression' containment reference feature.- Generated class or method.
-
IF_ELSE_EXPRESSION__ELSE_EXPRESSION
The meta object literal for the 'Else Expression' containment reference feature.- Generated class or method.
-
IF_ELSE_EXPRESSION__CONDITION_EXPRESSION
The meta object literal for the 'Condition Expression' containment reference feature.- Generated class or method.
-
RANDOM_VARIABLE
The meta object literal for the 'Random Variable
' class.- See Also:
- Generated class or method.
-
RANDOM_VARIABLE__SPECIFICATION
The meta object literal for the 'Specification' attribute feature.- Generated class or method.
-
RANDOM_VARIABLE__EXPRESSION
The meta object literal for the 'Expression' reference feature.- Generated class or method.
-
TERM_OPERATIONS
The meta object literal for the 'Term Operations
' enum.- See Also:
- Generated class or method.
-
PRODUCT_OPERATIONS
The meta object literal for the 'Product Operations
' enum.- See Also:
- Generated class or method.
-
COMPARE_OPERATIONS
The meta object literal for the 'Compare Operations
' enum.- See Also:
- Generated class or method.
-
BOOLEAN_OPERATIONS
The meta object literal for the 'Boolean Operations
' enum.- See Also:
- Generated class or method.
-