See: Description
| Class | Description |
|---|---|
| Algorithm_FBcl | |
| Algorithm_FBcl.Write | |
| AliasImport_FBcl |
This class describes one element for the '-cfg:file.cfg' for code generation.
|
| AliasImport_FBcl.Elem | |
| Attribute | |
| Block_FBcl |
This is the base class for all Blocks,
FBlock_FBcl, State_FBcl |
| Comment | |
| CondBits | |
| CondBits.Cond | |
| CondBits.Iter1 |
Iterator returns a Condition from the Expr on #next().
|
| CondBits.Iter2 |
Iterator over a 2 dimensional OR condition field.
|
| Din_FBcl | |
| DinExpr_FBcl |
This class presents an input of a
FBexpr_FBcl. |
| DinExpr_FBcl.DTypeDesignation | |
| DinExprK_FBcl |
This class presents an K-input of a
FBexpr_FBcl. |
| Dinout_FBcl | |
| DinoutType_FBcl | |
| DinSetElem_FBcl |
This class is an din of a
FBaccess_FBcl. |
| DinType_FBcl |
This is an input connection from any
FBlock_JgenMdl#din. |
| Dout_FBcl |
This class describes data output for
FBlock_FBcl instances. |
| DoutElemAcc_FBcl | |
| DoutExpr_FBcl |
Output of an expression which can contain an access string.
|
| DoutMdl_FBcl |
The type of a port for output data.
|
| DoutType_FBcl | |
| DType_FBcl |
Contains information about the type of a signal or variable.
|
| DType_FBcl.DtIx_ |
Helper class which contains also in index in the
FBtype_FBcl.dTypesType array on creation of the type. |
| DType_FBcl.DtIxfb | |
| DType_FBcl.DtIxmdl | |
| DType_FBcl.DTypeInfo | |
| DTypeArray_FBcl | |
| DTypeBase_FBcl | |
| EccAction_FBcl |
An Operation is build with a sequence of FBlocks which are assigned in one event chain.
|
| EccState_FBcl |
A state in a FBlock.
|
| EccState_FBcl.Create | |
| EccTransition_FBcl |
A Transition of a State machine inside a FBlock.
|
| EccTransition_FBcl.Create | |
| Evchain_FBcl |
This class contains detail information for code generation of a module.
|
| Evchain_FBcl.EvCurr |
Reference to the data of an element of an
Evchain_FBcl. |
| Evchain_FBcl.Wr |
Class to write the data
|
| Evchain_FBcl.Wr.DoutCheck | |
| Evin_FBcl | |
| Evinout_FBcl | |
| EvinoutType_FBcl |
This class as common of
EvinType_FBcl and EvoutType_FBcl is used as marker interface
for PinType_FBcl which is anyway an event, but not defined whether EvinType_FBcl or EvoutType_FBcl. |
| EvinType_FBcl |
Instances of this class describe an input event for a FBlock.
|
| Evout_FBcl | |
| EvoutType_FBcl |
An instance of this class describes an event output connection for a calculation order queue or event coupling.
|
| EvtreeNode_FBcl |
Presents one node of the tree representation of the event flow for support target code generation due to event flow.
|
| EvtreeNode_FBcl.IteratorEvoutTree |
It is an
Iterator for the tree for all EvtreeNode_FBcl.nodes starting from the given node as root. |
| EvtreeNode_FBcl.IteratorParent |
Iterator to all parents.
|
| FBexpr_FBcl | |
| FBjoin_FBcl | |
| FBlock_FBcl |
Instances of this presents a FBlock (Function Block) in any FBlock diagram.
|
| FBlock_FBcl.WriteFB |
Helper class to create an
FBlock_FBcl and its properties. |
| FBoper_FBcl |
A FBoper is an Instance for operation access to a given FBlock_FBcl.
|
| FBtype_FBcl |
This class contains the using condition of a module.
|
| FBtype_FBcl.CreateFBT |
This inner class is only used to inherit to
|
| FBtype_FBcl.Ctor |
This class is instantiated as agent (anonymous class) only in
Prj_FBcl
for exclusive access to the constructor. |
| FBtype_FBcl.TranslateData | |
| IteratorAssocPins_FBcl<T extends Pin_FBcl> |
This is a specific iterator which works with a bit mask for associated pins given in the
PinType_FBcl
but returns the associated Pin_FBcl in the FBlock_FBcl. |
| Module_FBcl |
This class describes the inner functionality of a
FBtype_FBcl build with FBcl connections. |
| Module_FBcl.CreateMdl |
Helper class to create an
FBlock_FBcl and its properties. |
| ModuleAlgorithm_FBcl | |
| ModuleComposite_FBcl | |
| ModuleStateM_FBcl |
This class contains all information about
State_FBcl in a module to build one StateMachine. |
| ModuleStateM_FBcl.Evout_StateTrans | |
| Network_FBcl |
A network is a part of a module.
|
| Pin_FBcl |
A Pin is any connector on a Function Block, either for event or data, either in or output.
|
| PinBase_FBcl | |
| PinConnect_FBcl |
This class describes a connection between pins.
|
| PinFbDst_FBcl | |
| PinFbSrc_FBcl | |
| PinPort_FBcl | |
| PinRef_FBcl |
A reference in UML manner as
PinKind_FBcl.assoc, PinKind_FBcl.aggr, PinKind_FBcl.comp
but also as PinKind_FBcl.impl, PinKind_FBcl.used (dependency). |
| PinType_FBcl | |
| PinTypePort_FBcl |
A port in UML manner is an access point to a class (it is an inner class usual)
which implements all which is necessary for a reference access.
|
| PinTypeRef_FBcl |
A reference in UML manner as
PinKind_FBcl.assoc, PinKind_FBcl.aggr, PinKind_FBcl.comp
but also as PinKind_FBcl.impl, PinKind_FBcl.using (dependency). |
| Requirement | |
| State_FBcl |
This describes a State in a state machine.
|
| Statement_FBcl | |
| Statement_FBcl.Write | |
| StateTransCond |
This describes a transition between
State_FBcl in a state machine. |
| StateTransCond.StateEvout | |
| Steptime_FBcl | |
| SteptimeRef_FBcl | |
| XY_FBcl |
This class saves graphic positions to find stuff in the graphic backward from generated code.
|
| Enum | Description |
|---|---|
| DoutTargetCodeAccess |
This enum describes how a pin should be accessed with view to target code.
|
| DoutType_FBcl.EProps | |
| DType_FBcl.EfixTypePin |
IN
FBtype_FBcl also non deterministic data types should be usable as standard as also with deterministic array properties. |
| DTypeBase_FBcl.RealOrComplex | |
| FBkind_FBcl | |
| FBlock_FBcl.Blocktype |
This enum describes the general FBlock usage.
|
| Pin_FBcl.XXXXXEKind | |
| PinKind_FBcl |
Kind of the pin.
|
| State_FBcl.EStateKind | |
| Statement_FBcl.Estmnt |