de.uka.ipd.sdq.stoex
Interface Power

All Superinterfaces:
BooleanExpression, Comparison, Expression, IfElse, Product, Term
All Known Subinterfaces:
Atom, BoolLiteral, CharacterisedVariable, DoubleLiteral, FunctionLiteral, IntLiteral, NegativeExpression, NotExpression, NumericLiteral, Parenthesis, PowerExpression, ProbabilityFunctionLiteral, StringLiteral, Unary, Variable
All Known Implementing Classes:
AtomImpl, BoolLiteralImpl, CharacterisedVariableImpl, DoubleLiteralImpl, FunctionLiteralImpl, IntLiteralImpl, NegativeExpressionImpl, NotExpressionImpl, NumericLiteralImpl, ParenthesisImpl, PowerExpressionImpl, PowerImpl, ProbabilityFunctionLiteralImpl, StringLiteralImpl, UnaryImpl, VariableImpl

public interface Power
extends Product

A representation of the model object 'Power'.

See Also:
StoexPackage.getPower()

Field Summary
static String copyright
           
 

Field Detail

copyright

static final String copyright

See Also:
Constant Field Values