Skip to content
Snippets Groups Projects
Commit c77edb6b authored by Sebastian Ebert's avatar Sebastian Ebert
Browse files

added channel constant to pnml constants

parent 50779d65
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ public final class PnmlConstants {
// general properties
public static final String NODE_KEY = "node";
public static final String CHANNEL = "channel";
public static final String TYPE_KEY = "type";
public static final String TOOL_SPEC_KEY = "de.tudresden.inf.st.pnml.distributedPN";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment