public class DinExprK_FBcl extends Din_FBcl
FBexpr_FBcl
.Pin_FBcl.XXXXXEKind
Modifier and Type | Field and Description |
---|---|
java.lang.String |
sOper
An operator if given, first the binary opeator with the input,
following by the possible unary operator. it is stored originally (IEC61499) in the "expr" pin
as
Din_FBcl.sConstant as control String for the whole expression. |
DinExpr_FBcl |
xin
The associated X input.
|
java.lang.String |
xrefname1
Name of variables which are contained in the text of the X input but yet not referenced.
|
java.lang.String |
xrefname2
Name of variables which are contained in the text of the X input but yet not referenced.
|
bBreakChain, ixArrayAccess, mEvCluster, nullArray
nDTypeIsPropg, steptime, zVectorDim
connectDst, connectSrc, fb, name, pint, version, xy
Constructor and Description |
---|
DinExprK_FBcl(DinExpr_FBcl xin,
DinType_FBcl pint,
java.lang.String name,
FBlock_FBcl fb) |
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
public final DinExpr_FBcl xin
public transient java.lang.String xrefname1
public transient java.lang.String xrefname2
public java.lang.String sOper
Din_FBcl.sConstant
as control String for the whole expression.
See FBexpr_FBcl.setOperatorToPins(org.vishia.fbcl.readSource.Prj_FBCLrd)
and FBexpr_FBcl.setExprPinFromPinsExprFn()
.public DinExprK_FBcl(DinExpr_FBcl xin, DinType_FBcl pint, java.lang.String name, FBlock_FBcl fb)