public class Requirement extends FBlock_FBcl
FBlock_FBcl.Blocktype, FBlock_FBcl.WriteFB
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.String |
idReq |
din, dout, doutempty, dTypes, evin, evout, fbPinDst, fbPinSrc, fbt, graphicPos, idxPins, name, port, reference, sizeArrayIxSlice, sOperators, steptime, sVersion
Constructor and Description |
---|
Requirement(java.lang.String id,
Module_FBcl mdl,
XY_FBcl graphicPos) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
din, dinForeach, dout, doutForeach, dtypes, evin, evin, evout, evout, fbt, getFbPinSrc, getNrofConnin, getNrofConnout, getNrofDin, getNrofDout, getNrofEvin, getNrofEvout, getOut1Properties, getPin, getPinEvInByName, getPinEvOutByName, getPinInByName, getPinOutByName, getSteptime, getSteptimeStr, getTypeFB, isKind, iterEvout, iterEvout, iterPins, ixSlice, kind, kindWhatis, name, setDtype, setName, setSizeArray, setSliceIndex, sizeArray, sizeArrayIxSlice, typeName, XXXgetConnin, XXXgetConnout
public Requirement(java.lang.String id, Module_FBcl mdl, XY_FBcl graphicPos)
public java.lang.String toString()
toString
in class FBlock_FBcl