ujf.verimag.bip.cmodel.impl
Class CStmImpl

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.cmodel.impl.CBodyItemImpl
          extended by ujf.verimag.bip.cmodel.impl.CStmImpl
All Implemented Interfaces:
CBodyItem, CStm
Direct Known Subclasses:
CAssignStmImpl, CConditionalStmImpl, CExpressionImpl, CJumpImpl, CReturnImpl, CSwitchStmImpl, CTextImpl

public class CStmImpl
extends CBodyItemImpl
implements CStm

An implementation of the model object 'CStm'.


Constructor Summary
protected CStmImpl()
           
 
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

CStmImpl

protected CStmImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class CBodyItemImpl