de.uka.ipd.sdq.stoex.impl
Class ExpressionImpl

java.lang.Object
  extended by EObjectImpl
      extended by de.uka.ipd.sdq.stoex.impl.ExpressionImpl
All Implemented Interfaces:
Expression
Direct Known Subclasses:
IfElseImpl

public abstract class ExpressionImpl
extends EObjectImpl
implements Expression

An implementation of the model object 'Expression'.


Field Summary
static String copyright
           
 
Constructor Summary
protected ExpressionImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final String copyright

See Also:
Constant Field Values
Constructor Detail

ExpressionImpl

protected ExpressionImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()