de.uka.ipd.sdq.stoex.impl
Class UnaryImpl
java.lang.Object
EObjectImpl
de.uka.ipd.sdq.stoex.impl.ExpressionImpl
de.uka.ipd.sdq.stoex.impl.IfElseImpl
de.uka.ipd.sdq.stoex.impl.BooleanExpressionImpl
de.uka.ipd.sdq.stoex.impl.ComparisonImpl
de.uka.ipd.sdq.stoex.impl.TermImpl
de.uka.ipd.sdq.stoex.impl.ProductImpl
de.uka.ipd.sdq.stoex.impl.PowerImpl
de.uka.ipd.sdq.stoex.impl.UnaryImpl
- All Implemented Interfaces:
- BooleanExpression, Comparison, Expression, IfElse, Power, Product, Term, Unary
- Direct Known Subclasses:
- AtomImpl, NegativeExpressionImpl, NotExpressionImpl
public abstract class UnaryImpl
- extends PowerImpl
- implements Unary
An implementation of the model object 'Unary'.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
-
- See Also:
- Constant Field Values
UnaryImpl
protected UnaryImpl()
-
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass in class PowerImpl