ujf.verimag.bip.cmodel
Interface CBodyItem

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

public interface CBodyItem

A representation of the model object 'CBody Item'.

See Also:
CmodelPackage.getCBodyItem()