ujf.verimag.bip.cmodel
Interface CWhileStm

All Superinterfaces:
CBlock, CBodyItem, CConditionalStm, CStm
All Known Implementing Classes:
CWhileStmImpl

public interface CWhileStm
extends CBlock, CConditionalStm

A representation of the model object 'CWhile Stm'.

See Also:
CmodelPackage.getCWhileStm()

Method Summary
 
Methods inherited from interface ujf.verimag.bip.cmodel.CBlock
getContent
 
Methods inherited from interface ujf.verimag.bip.cmodel.CConditionalStm
getCondition, setCondition