Package de.uka.ipd.sdq.stoex.provider

Class Summary
AbstractNamedReferenceItemProvider This is the item provider adapter for a AbstractNamedReference object.
AtomItemProvider This is the item provider adapter for a Atom object.
BooleanExpressionItemProvider This is the item provider adapter for a BooleanExpression object.
BooleanOperatorExpressionItemProvider This is the item provider adapter for a BooleanOperatorExpression object.
BoolLiteralItemProvider This is the item provider adapter for a BoolLiteral object.
CompareExpressionItemProvider This is the item provider adapter for a CompareExpression object.
ComparisonItemProvider This is the item provider adapter for a Comparison object.
DoubleLiteralItemProvider This is the item provider adapter for a DoubleLiteral object.
ExpressionItemProvider This is the item provider adapter for a Expression object.
FunctionLiteralItemProvider This is the item provider adapter for a FunctionLiteral object.
IfElseExpressionItemProvider This is the item provider adapter for a IfElseExpression object.
IfElseItemProvider This is the item provider adapter for a IfElse object.
IntLiteralItemProvider This is the item provider adapter for a IntLiteral object.
NamespaceReferenceItemProvider This is the item provider adapter for a NamespaceReference object.
NegativeExpressionItemProvider This is the item provider adapter for a NegativeExpression object.
NotExpressionItemProvider This is the item provider adapter for a NotExpression object.
NumericLiteralItemProvider This is the item provider adapter for a NumericLiteral object.
ParenthesisItemProvider This is the item provider adapter for a Parenthesis object.
PowerExpressionItemProvider This is the item provider adapter for a PowerExpression object.
PowerItemProvider This is the item provider adapter for a Power object.
ProbabilityFunctionLiteralItemProvider This is the item provider adapter for a ProbabilityFunctionLiteral object.
ProductExpressionItemProvider This is the item provider adapter for a ProductExpression object.
ProductItemProvider This is the item provider adapter for a Product object.
RandomVariableItemProvider This is the item provider adapter for a RandomVariable object.
StoexEditPlugin This is the central singleton for the Stoex edit plugin.
StoexEditPlugin.Implementation The actual implementation of the Eclipse Plugin.
StoexItemProviderAdapterFactory This is the factory that is used to provide the interfaces needed to support Viewers.
StringLiteralItemProvider This is the item provider adapter for a StringLiteral object.
TermExpressionItemProvider This is the item provider adapter for a TermExpression object.
TermItemProvider This is the item provider adapter for a Term object.
UnaryItemProvider This is the item provider adapter for a Unary object.
VariableItemProvider This is the item provider adapter for a Variable object.
VariableReferenceItemProvider This is the item provider adapter for a VariableReference object.