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
Fields Modifier and Type Field Description static EClass
ABSTRACT_NAMED_REFERENCE
The meta object literal for the 'Abstract Named Reference
' class.static EAttribute
ABSTRACT_NAMED_REFERENCE__REFERENCE_NAME
The meta object literal for the 'Reference Name' attribute feature.static EClass
ATOM
The meta object literal for the 'Atom
' class.static EClass
BOOL_LITERAL
The meta object literal for the 'Bool Literal
' class.static EAttribute
BOOL_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.static EClass
BOOLEAN_EXPRESSION
The meta object literal for the 'Boolean Expression
' class.static EEnum
BOOLEAN_OPERATIONS
The meta object literal for the 'Boolean Operations
' enum.static EClass
BOOLEAN_OPERATOR_EXPRESSION
The meta object literal for the 'Boolean Operator Expression
' class.static EReference
BOOLEAN_OPERATOR_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.static EAttribute
BOOLEAN_OPERATOR_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.static EReference
BOOLEAN_OPERATOR_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.static EClass
COMPARE_EXPRESSION
The meta object literal for the 'Compare Expression
' class.static EReference
COMPARE_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.static EAttribute
COMPARE_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.static EReference
COMPARE_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.static EEnum
COMPARE_OPERATIONS
The meta object literal for the 'Compare Operations
' enum.static EClass
COMPARISON
The meta object literal for the 'Comparison
' class.static EClass
DOUBLE_LITERAL
The meta object literal for the 'Double Literal
' class.static EAttribute
DOUBLE_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.static EClass
EXPRESSION
The meta object literal for the 'Expression
' class.static EClass
FUNCTION_LITERAL
The meta object literal for the 'Function Literal
' class.static EAttribute
FUNCTION_LITERAL__ID
The meta object literal for the 'Id' attribute feature.static EReference
FUNCTION_LITERAL__PARAMETERS_FUNCTION_LITERAL
The meta object literal for the 'Parameters Function Literal' containment reference list feature.static EClass
IF_ELSE
The meta object literal for the 'If Else
' class.static EClass
IF_ELSE_EXPRESSION
The meta object literal for the 'If Else Expression
' class.static EReference
IF_ELSE_EXPRESSION__CONDITION_EXPRESSION
The meta object literal for the 'Condition Expression' containment reference feature.static EReference
IF_ELSE_EXPRESSION__ELSE_EXPRESSION
The meta object literal for the 'Else Expression' containment reference feature.static EReference
IF_ELSE_EXPRESSION__IF_EXPRESSION
The meta object literal for the 'If Expression' containment reference feature.static EClass
INT_LITERAL
The meta object literal for the 'Int Literal
' class.static EAttribute
INT_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.static EClass
NAMESPACE_REFERENCE
The meta object literal for the 'Namespace Reference
' class.static EReference
NAMESPACE_REFERENCE__INNER_REFERENCE_NAMESPACE_REFERENCE
The meta object literal for the 'Inner Reference Namespace Reference' containment reference feature.static EClass
NEGATIVE_EXPRESSION
The meta object literal for the 'Negative Expression
' class.static EReference
NEGATIVE_EXPRESSION__INNER
The meta object literal for the 'Inner' containment reference feature.static EClass
NOT_EXPRESSION
The meta object literal for the 'Not Expression
' class.static EReference
NOT_EXPRESSION__INNER
The meta object literal for the 'Inner' containment reference feature.static EClass
NUMERIC_LITERAL
The meta object literal for the 'Numeric Literal
' class.static EClass
PARENTHESIS
The meta object literal for the 'Parenthesis
' class.static EReference
PARENTHESIS__INNER_EXPRESSION
The meta object literal for the 'Inner Expression' containment reference feature.static EClass
POWER
The meta object literal for the 'Power
' class.static EClass
POWER_EXPRESSION
The meta object literal for the 'Power Expression
' class.static EReference
POWER_EXPRESSION__BASE
The meta object literal for the 'Base' containment reference feature.static EReference
POWER_EXPRESSION__EXPONENT
The meta object literal for the 'Exponent' containment reference feature.static EClass
PROBABILITY_FUNCTION_LITERAL
The meta object literal for the 'Probability Function Literal
' class.static EReference
PROBABILITY_FUNCTION_LITERAL__FUNCTION_PROBABILITY_FUNCTION_LITERAL
The meta object literal for the 'Function Probability Function Literal' containment reference feature.static EClass
PRODUCT
The meta object literal for the 'Product
' class.static EClass
PRODUCT_EXPRESSION
The meta object literal for the 'Product Expression
' class.static EReference
PRODUCT_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.static EAttribute
PRODUCT_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.static EReference
PRODUCT_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.static EEnum
PRODUCT_OPERATIONS
The meta object literal for the 'Product Operations
' enum.static EClass
RANDOM_VARIABLE
The meta object literal for the 'Random Variable
' class.static EReference
RANDOM_VARIABLE__EXPRESSION
The meta object literal for the 'Expression' reference feature.static EAttribute
RANDOM_VARIABLE__SPECIFICATION
The meta object literal for the 'Specification' attribute feature.static EClass
STRING_LITERAL
The meta object literal for the 'String Literal
' class.static EAttribute
STRING_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.static EClass
TERM
The meta object literal for the 'Term
' class.static EClass
TERM_EXPRESSION
The meta object literal for the 'Term Expression
' class.static EReference
TERM_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.static EAttribute
TERM_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.static EReference
TERM_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.static EEnum
TERM_OPERATIONS
The meta object literal for the 'Term Operations
' enum.static EClass
UNARY
The meta object literal for the 'Unary
' class.static EClass
VARIABLE
The meta object literal for the 'Variable
' class.static EReference
VARIABLE__ID_VARIABLE
The meta object literal for the 'Id Variable' reference feature.static EClass
VARIABLE_REFERENCE
The meta object literal for the 'Variable Reference
' class.
-
-
-
Field Detail
-
VARIABLE_REFERENCE
static final EClass VARIABLE_REFERENCE
The meta object literal for the 'Variable Reference
' class.- See Also:
VariableReferenceImpl
,StoexPackageImpl.getVariableReference()
- Generated class or method.
-
ABSTRACT_NAMED_REFERENCE
static final EClass ABSTRACT_NAMED_REFERENCE
The meta object literal for the 'Abstract Named Reference
' class.- See Also:
AbstractNamedReferenceImpl
,StoexPackageImpl.getAbstractNamedReference()
- Generated class or method.
-
ABSTRACT_NAMED_REFERENCE__REFERENCE_NAME
static final EAttribute ABSTRACT_NAMED_REFERENCE__REFERENCE_NAME
The meta object literal for the 'Reference Name' attribute feature.- Generated class or method.
-
NAMESPACE_REFERENCE
static final EClass NAMESPACE_REFERENCE
The meta object literal for the 'Namespace Reference
' class.- See Also:
NamespaceReferenceImpl
,StoexPackageImpl.getNamespaceReference()
- Generated class or method.
-
NAMESPACE_REFERENCE__INNER_REFERENCE_NAMESPACE_REFERENCE
static final EReference NAMESPACE_REFERENCE__INNER_REFERENCE_NAMESPACE_REFERENCE
The meta object literal for the 'Inner Reference Namespace Reference' containment reference feature.- Generated class or method.
-
VARIABLE
static final EClass VARIABLE
The meta object literal for the 'Variable
' class.- See Also:
VariableImpl
,StoexPackageImpl.getVariable()
- Generated class or method.
-
VARIABLE__ID_VARIABLE
static final EReference VARIABLE__ID_VARIABLE
The meta object literal for the 'Id Variable' reference feature.- Generated class or method.
-
ATOM
static final EClass ATOM
The meta object literal for the 'Atom
' class.- See Also:
AtomImpl
,StoexPackageImpl.getAtom()
- Generated class or method.
-
UNARY
static final EClass UNARY
The meta object literal for the 'Unary
' class.- See Also:
UnaryImpl
,StoexPackageImpl.getUnary()
- Generated class or method.
-
POWER
static final EClass POWER
The meta object literal for the 'Power
' class.- See Also:
PowerImpl
,StoexPackageImpl.getPower()
- Generated class or method.
-
PRODUCT
static final EClass PRODUCT
The meta object literal for the 'Product
' class.- See Also:
ProductImpl
,StoexPackageImpl.getProduct()
- Generated class or method.
-
TERM
static final EClass TERM
The meta object literal for the 'Term
' class.- See Also:
TermImpl
,StoexPackageImpl.getTerm()
- Generated class or method.
-
COMPARISON
static final EClass COMPARISON
The meta object literal for the 'Comparison
' class.- See Also:
ComparisonImpl
,StoexPackageImpl.getComparison()
- Generated class or method.
-
BOOLEAN_EXPRESSION
static final EClass BOOLEAN_EXPRESSION
The meta object literal for the 'Boolean Expression
' class.- See Also:
BooleanExpressionImpl
,StoexPackageImpl.getBooleanExpression()
- Generated class or method.
-
IF_ELSE
static final EClass IF_ELSE
The meta object literal for the 'If Else
' class.- See Also:
IfElseImpl
,StoexPackageImpl.getIfElse()
- Generated class or method.
-
EXPRESSION
static final EClass EXPRESSION
The meta object literal for the 'Expression
' class.- See Also:
ExpressionImpl
,StoexPackageImpl.getExpression()
- Generated class or method.
-
TERM_EXPRESSION
static final EClass TERM_EXPRESSION
The meta object literal for the 'Term Expression
' class.- See Also:
TermExpressionImpl
,StoexPackageImpl.getTermExpression()
- Generated class or method.
-
TERM_EXPRESSION__LEFT
static final EReference TERM_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.- Generated class or method.
-
TERM_EXPRESSION__RIGHT
static final EReference TERM_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.- Generated class or method.
-
TERM_EXPRESSION__OPERATION
static final EAttribute TERM_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.- Generated class or method.
-
RANDOM_VARIABLE
static final EClass RANDOM_VARIABLE
The meta object literal for the 'Random Variable
' class.- See Also:
RandomVariableImpl
,StoexPackageImpl.getRandomVariable()
- Generated class or method.
-
RANDOM_VARIABLE__SPECIFICATION
static final EAttribute RANDOM_VARIABLE__SPECIFICATION
The meta object literal for the 'Specification' attribute feature.- Generated class or method.
-
RANDOM_VARIABLE__EXPRESSION
static final EReference RANDOM_VARIABLE__EXPRESSION
The meta object literal for the 'Expression' reference feature.- Generated class or method.
-
PRODUCT_EXPRESSION
static final EClass PRODUCT_EXPRESSION
The meta object literal for the 'Product Expression
' class.- See Also:
ProductExpressionImpl
,StoexPackageImpl.getProductExpression()
- Generated class or method.
-
PRODUCT_EXPRESSION__LEFT
static final EReference PRODUCT_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.- Generated class or method.
-
PRODUCT_EXPRESSION__RIGHT
static final EReference PRODUCT_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.- Generated class or method.
-
PRODUCT_EXPRESSION__OPERATION
static final EAttribute PRODUCT_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.- Generated class or method.
-
PROBABILITY_FUNCTION_LITERAL
static final EClass PROBABILITY_FUNCTION_LITERAL
The meta object literal for the 'Probability Function Literal
' class.- See Also:
ProbabilityFunctionLiteralImpl
,StoexPackageImpl.getProbabilityFunctionLiteral()
- Generated class or method.
-
PROBABILITY_FUNCTION_LITERAL__FUNCTION_PROBABILITY_FUNCTION_LITERAL
static final EReference 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
static final EClass PARENTHESIS
The meta object literal for the 'Parenthesis
' class.- See Also:
ParenthesisImpl
,StoexPackageImpl.getParenthesis()
- Generated class or method.
-
PARENTHESIS__INNER_EXPRESSION
static final EReference PARENTHESIS__INNER_EXPRESSION
The meta object literal for the 'Inner Expression' containment reference feature.- Generated class or method.
-
NUMERIC_LITERAL
static final EClass NUMERIC_LITERAL
The meta object literal for the 'Numeric Literal
' class.- See Also:
NumericLiteralImpl
,StoexPackageImpl.getNumericLiteral()
- Generated class or method.
-
INT_LITERAL
static final EClass INT_LITERAL
The meta object literal for the 'Int Literal
' class.- See Also:
IntLiteralImpl
,StoexPackageImpl.getIntLiteral()
- Generated class or method.
-
INT_LITERAL__VALUE
static final EAttribute INT_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
DOUBLE_LITERAL
static final EClass DOUBLE_LITERAL
The meta object literal for the 'Double Literal
' class.- See Also:
DoubleLiteralImpl
,StoexPackageImpl.getDoubleLiteral()
- Generated class or method.
-
DOUBLE_LITERAL__VALUE
static final EAttribute DOUBLE_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
COMPARE_EXPRESSION
static final EClass COMPARE_EXPRESSION
The meta object literal for the 'Compare Expression
' class.- See Also:
CompareExpressionImpl
,StoexPackageImpl.getCompareExpression()
- Generated class or method.
-
COMPARE_EXPRESSION__LEFT
static final EReference COMPARE_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.- Generated class or method.
-
COMPARE_EXPRESSION__RIGHT
static final EReference COMPARE_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.- Generated class or method.
-
COMPARE_EXPRESSION__OPERATION
static final EAttribute COMPARE_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.- Generated class or method.
-
BOOL_LITERAL
static final EClass BOOL_LITERAL
The meta object literal for the 'Bool Literal
' class.- See Also:
BoolLiteralImpl
,StoexPackageImpl.getBoolLiteral()
- Generated class or method.
-
BOOL_LITERAL__VALUE
static final EAttribute BOOL_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
STRING_LITERAL
static final EClass STRING_LITERAL
The meta object literal for the 'String Literal
' class.- See Also:
StringLiteralImpl
,StoexPackageImpl.getStringLiteral()
- Generated class or method.
-
STRING_LITERAL__VALUE
static final EAttribute STRING_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
POWER_EXPRESSION
static final EClass POWER_EXPRESSION
The meta object literal for the 'Power Expression
' class.- See Also:
PowerExpressionImpl
,StoexPackageImpl.getPowerExpression()
- Generated class or method.
-
POWER_EXPRESSION__BASE
static final EReference POWER_EXPRESSION__BASE
The meta object literal for the 'Base' containment reference feature.- Generated class or method.
-
POWER_EXPRESSION__EXPONENT
static final EReference POWER_EXPRESSION__EXPONENT
The meta object literal for the 'Exponent' containment reference feature.- Generated class or method.
-
BOOLEAN_OPERATOR_EXPRESSION
static final EClass BOOLEAN_OPERATOR_EXPRESSION
The meta object literal for the 'Boolean Operator Expression
' class.- See Also:
BooleanOperatorExpressionImpl
,StoexPackageImpl.getBooleanOperatorExpression()
- Generated class or method.
-
BOOLEAN_OPERATOR_EXPRESSION__LEFT
static final EReference BOOLEAN_OPERATOR_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.- Generated class or method.
-
BOOLEAN_OPERATOR_EXPRESSION__RIGHT
static final EReference BOOLEAN_OPERATOR_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.- Generated class or method.
-
BOOLEAN_OPERATOR_EXPRESSION__OPERATION
static final EAttribute BOOLEAN_OPERATOR_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.- Generated class or method.
-
NOT_EXPRESSION
static final EClass NOT_EXPRESSION
The meta object literal for the 'Not Expression
' class.- See Also:
NotExpressionImpl
,StoexPackageImpl.getNotExpression()
- Generated class or method.
-
NOT_EXPRESSION__INNER
static final EReference NOT_EXPRESSION__INNER
The meta object literal for the 'Inner' containment reference feature.- Generated class or method.
-
NEGATIVE_EXPRESSION
static final EClass NEGATIVE_EXPRESSION
The meta object literal for the 'Negative Expression
' class.- See Also:
NegativeExpressionImpl
,StoexPackageImpl.getNegativeExpression()
- Generated class or method.
-
NEGATIVE_EXPRESSION__INNER
static final EReference NEGATIVE_EXPRESSION__INNER
The meta object literal for the 'Inner' containment reference feature.- Generated class or method.
-
FUNCTION_LITERAL
static final EClass FUNCTION_LITERAL
The meta object literal for the 'Function Literal
' class.- See Also:
FunctionLiteralImpl
,StoexPackageImpl.getFunctionLiteral()
- Generated class or method.
-
FUNCTION_LITERAL__ID
static final EAttribute FUNCTION_LITERAL__ID
The meta object literal for the 'Id' attribute feature.- Generated class or method.
-
FUNCTION_LITERAL__PARAMETERS_FUNCTION_LITERAL
static final EReference 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
static final EClass IF_ELSE_EXPRESSION
The meta object literal for the 'If Else Expression
' class.- See Also:
IfElseExpressionImpl
,StoexPackageImpl.getIfElseExpression()
- Generated class or method.
-
IF_ELSE_EXPRESSION__IF_EXPRESSION
static final EReference 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
static final EReference 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
static final EReference IF_ELSE_EXPRESSION__CONDITION_EXPRESSION
The meta object literal for the 'Condition Expression' containment reference feature.- Generated class or method.
-
TERM_OPERATIONS
static final EEnum TERM_OPERATIONS
The meta object literal for the 'Term Operations
' enum.- See Also:
TermOperations
,StoexPackageImpl.getTermOperations()
- Generated class or method.
-
PRODUCT_OPERATIONS
static final EEnum PRODUCT_OPERATIONS
The meta object literal for the 'Product Operations
' enum.- See Also:
ProductOperations
,StoexPackageImpl.getProductOperations()
- Generated class or method.
-
COMPARE_OPERATIONS
static final EEnum COMPARE_OPERATIONS
The meta object literal for the 'Compare Operations
' enum.- See Also:
CompareOperations
,StoexPackageImpl.getCompareOperations()
- Generated class or method.
-
BOOLEAN_OPERATIONS
static final EEnum BOOLEAN_OPERATIONS
The meta object literal for the 'Boolean Operations
' enum.- See Also:
BooleanOperations
,StoexPackageImpl.getBooleanOperations()
- Generated class or method.
-
-