com.pnfsoftware.jeb.core.units.code.simatic.IS7BlocksManager |
Known Indirect Subclasses |
A manager of S7 blocks.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract IS7Block |
findBlock(S7.BlockType type, int number)
Find a block.
| ||||||||||
abstract String |
getBlockEntryName(IS7Block blk)
Retrieve the optional entry name (e.g.
| ||||||||||
abstract List<IS7Block> |
getBlocks()
Retrieve a read-only list of S7 blocks managed by this object.
|
Retrieve the optional entry name (e.g. file name or path name) name associated with a block.
blk | a block |
---|
Retrieve a read-only list of S7 blocks managed by this object.