de.uka.ipd.sdq.stoex.impl
Class PowerImpl
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
- All Implemented Interfaces:
- BooleanExpression, Comparison, Expression, IfElse, Power, Product, Term
- Direct Known Subclasses:
- PowerExpressionImpl, UnaryImpl
public abstract class PowerImpl
- extends ProductImpl
- implements Power
An implementation of the model object 'Power'.
| 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
PowerImpl
protected PowerImpl()
-
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass in class ProductImpl