de.uka.ipd.sdq.units.impl
Class UnitImpl

java.lang.Object
  extended by EObjectImpl
      extended by de.uka.ipd.sdq.units.impl.UnitImpl
All Implemented Interfaces:
Unit
Direct Known Subclasses:
UnitLiteralImpl, UnitMultiplicationImpl, UnitPowerImpl

public abstract class UnitImpl
extends EObjectImpl
implements Unit

An implementation of the model object 'Unit'.


Field Summary
static String copyright
           
 
Constructor Summary
protected UnitImpl()
           
 
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

UnitImpl

protected UnitImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()