public class DoutMdl_FBcl extends Din_FBcl
Din_FBcl
because it is an input for connections.
It is associated to the adequate FBtype_FBcl.doutPin
via its
internal Pin_FBcl#ixPin
Pin_FBcl.XXXXXEKind
Modifier and Type | Field and Description |
---|---|
private Statement_FBcl |
assignmentSimpleFB
If the Module is a SimpleFB, it is the expression to set the output.
|
bBreakChain, ixArrayAccess, mEvCluster, nullArray
nDTypeIsPropg, steptime, zVectorDim
connectDst, connectSrc, fb, name, pint, version, xy
Constructor and Description |
---|
DoutMdl_FBcl(PinType_FBcl pint,
FBlock_FBcl fb,
XY_FBcl xy) |
Modifier and Type | Method and Description |
---|---|
Statement_FBcl |
assignment() |
void |
setExpr(Statement_FBcl code) |
breakEventChain, getConnSrc, getConstant, getConstant, getDintype, getOnlyoneAssocEvin, iterEvin, operationsType, setBreakEventChain, setConstant, toString, XXXconnectSrc
dtArrayCpp, dType, dType, dTypeArray, dTypeChar, dtypeCpp, getSteptime, getSteptimeStr, isComplexDType, namePin, propagateSteptime, setDType
addEvchain, addEvchainDepending, connDst, connectFrom, connectFrom, connSrc, containsEvchain, containsOtherEvchain, dinType, doutType, evChainHex, evinType, evoutType, fbtypeName, getFirstConnDst, getFirstConnSrc, getMaskEvinMdlChainDriven, getMaskEvoutMdlBackChainDriven, getOneConnSrc, getOneConnSrc, isEventBackChainDriven, isEventBackChainDriven, isEventChainDriven, isEventChainDriven, isEventChainDriven, isEventChainDriven, isKind, isNotKind, isUpdatePin, iterConnDst, iterConnSrc, iterEvchainDep, iterEvchainShow, nameFBpin, nameFBpin, nrofConnDst, nrofConnSrc, pinType, removeConnectDst, removeConnectSrc, removeConnSrcAll, removePinSimpleInConnDst, setEventBackChainDriven, setEventChainDriven, spec, spec, throwError, toString, XXXremoveConnectSrc, XXXremoveConnSrc
private Statement_FBcl assignmentSimpleFB
public DoutMdl_FBcl(PinType_FBcl pint, FBlock_FBcl fb, XY_FBcl xy)
public void setExpr(Statement_FBcl code)
public Statement_FBcl assignment()