ujf.verimag.bip.cmodel
Interface CStm

All Superinterfaces:
CBodyItem
All Known Subinterfaces:
CAssignStm, CBlockStm, CCall, CConditionalExpression, CConditionalStm, CCreator, CExpression, CFor, CFunctionCall, CHierarchy, CIfStm, CIndexed, CJump, CLiteral, CNavigation, COperation, CPointed, CReturn, CSimpleName, CStructured, CSwitchStm, CText, CTypeConvertion, CWhileStm
All Known Implementing Classes:
CAssignStmImpl, CBlockStmImpl, CCallImpl, CConditionalExpressionImpl, CConditionalStmImpl, CCreatorImpl, CExpressionImpl, CForImpl, CFunctionCallImpl, CHierarchyImpl, CIfStmImpl, CIndexedImpl, CJumpImpl, CLiteralImpl, CNavigationImpl, COperationImpl, CPointedImpl, CReturnImpl, CSimpleNameImpl, CStmImpl, CStructuredImpl, CSwitchStmImpl, CTextImpl, CTypeConvertionImpl, CWhileStmImpl

public interface CStm
extends CBodyItem

A representation of the model object 'CStm'.

See Also:
CmodelPackage.getCStm()