ujf.verimag.bip.cmodel.impl
Class CExpressionImpl

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.cmodel.impl.CBodyItemImpl
          extended by ujf.verimag.bip.cmodel.impl.CStmImpl
              extended by ujf.verimag.bip.cmodel.impl.CExpressionImpl
All Implemented Interfaces:
CBodyItem, CExpression, CStm
Direct Known Subclasses:
CCallImpl, CConditionalExpressionImpl, CLiteralImpl, CNavigationImpl, COperationImpl, CSimpleNameImpl, CTypeConvertionImpl

public class CExpressionImpl
extends CStmImpl
implements CExpression

An implementation of the model object 'CExpression'.


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

Constructor Detail

CExpressionImpl

protected CExpressionImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class CStmImpl