ujf.verimag.bip.cmodel.impl
Class CBlockStmImpl

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.cmodel.impl.CBlockImpl
          extended by ujf.verimag.bip.cmodel.impl.CBlockStmImpl
All Implemented Interfaces:
CBlock, CBlockStm, CBodyItem, CStm

public class CBlockStmImpl
extends CBlockImpl
implements CBlockStm

An implementation of the model object 'CBlock Stm'.


Field Summary
 
Fields inherited from class ujf.verimag.bip.cmodel.impl.CBlockImpl
content
 
Constructor Summary
protected CBlockStmImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class ujf.verimag.bip.cmodel.impl.CBlockImpl
eGet, eInverseRemove, eIsSet, eSet, eUnset, getContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ujf.verimag.bip.cmodel.CBlock
getContent
 

Constructor Detail

CBlockStmImpl

protected CBlockStmImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class CBlockImpl