public class PNEncoderINA extends AbstractPNEncoder
Tools:
the INA file is composed of 3 parts:
example INA file:
P M PRE,POST NETZ 0:test
1 0 1
2 1 1:2
3 0 , 1
@
place nr. name capacity time
1: pl1 65535 0
2: pl2 65535 0
3: source 65535 0
@
trans nr. name priority time
1: t1 0 0
@
ddmanager, functions, len, nodeOrder| Constructor and Description |
|---|
PNEncoderINA(LogicalModel model) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExport(String netName,
List<NodeInfo> nodes,
List[] t_transition,
byte[][] t_markup,
OutputStreamWriter out) |
exportpublic PNEncoderINA(LogicalModel model)
protected void doExport(String netName, List<NodeInfo> nodes, List[] t_transition, byte[][] t_markup, OutputStreamWriter out) throws IOException
doExport in class AbstractPNEncoderIOExceptionCopyright © 2012-2017. All Rights Reserved.