Package de.uka.ipd.sdq.stoex

Interface Summary
AbstractNamedReference A representation of the model object 'Abstract Named Reference'.
Atom A representation of the model object 'Atom'.
BooleanExpression A representation of the model object 'Boolean Expression'.
BooleanOperatorExpression A representation of the model object 'Boolean Operator Expression'.
BoolLiteral A representation of the model object 'Bool Literal'.
CompareExpression A representation of the model object 'Compare Expression'.
Comparison A representation of the model object 'Comparison'.
DoubleLiteral A representation of the model object 'Double Literal'.
Expression A representation of the model object 'Expression'.
FunctionLiteral A representation of the model object 'Function Literal'.
IfElse A representation of the model object 'If Else'.
IfElseExpression A representation of the model object 'If Else Expression'.
IntLiteral A representation of the model object 'Int Literal'.
NamespaceReference A representation of the model object 'Namespace Reference'.
NegativeExpression A representation of the model object 'Negative Expression'.
NotExpression A representation of the model object 'Not Expression'.
NumericLiteral A representation of the model object 'Numeric Literal'.
Parenthesis A representation of the model object 'Parenthesis'.
Power A representation of the model object 'Power'.
PowerExpression A representation of the model object 'Power Expression'.
ProbabilityFunctionLiteral A representation of the model object 'Probability Function Literal'.
Product A representation of the model object 'Product'.
ProductExpression A representation of the model object 'Product Expression'.
RandomVariable A representation of the model object 'Random Variable'.
StoexFactory The Factory for the model.
StoexPackage The Package for the model.
StoexPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
StringLiteral A representation of the model object 'String Literal'.
Term A representation of the model object 'Term'.
TermExpression A representation of the model object 'Term Expression'.
Unary A representation of the model object 'Unary'.
Variable A representation of the model object 'Variable'.
VariableReference A representation of the model object 'Variable Reference'.
 

Enum Summary
BooleanOperations A representation of the literals of the enumeration 'Boolean Operations', and utility methods for working with them.
CompareOperations A representation of the literals of the enumeration 'Compare Operations', and utility methods for working with them.
ProductOperations A representation of the literals of the enumeration 'Product Operations', and utility methods for working with them.
TermOperations A representation of the literals of the enumeration 'Term Operations', and utility methods for working with them.