de.uka.ipd.sdq.stoex
Interface Unary

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

public interface Unary
extends Power

A representation of the model object 'Unary'.

See Also:
StoexPackage.getUnary()

Field Summary
static String copyright
           
 

Field Detail

copyright

static final String copyright

See Also:
Constant Field Values