Package org.bigraphs.grgen.converter
Class Main
java.lang.Object
org.bigraphs.grgen.converter.Main
Main entry point for the command-line interface.
- Author:
- Dominik Grzelak
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
checkRuleFormat
(String singleRuleSpec) static String[]
getRuleFormatEntries
(String singleRuleSpec) static void
static void
-
Field Details
-
verbose
static boolean verbose
-
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
public static void main(String[] args) throws org.bigraphs.framework.core.exceptions.InvalidConnectionException, org.bigraphs.framework.core.exceptions.InvalidReactionRuleException, org.bigraphs.framework.core.exceptions.operations.IncompatibleInterfaceException, IOException - Throws:
org.bigraphs.framework.core.exceptions.InvalidConnectionException
org.bigraphs.framework.core.exceptions.InvalidReactionRuleException
org.bigraphs.framework.core.exceptions.operations.IncompatibleInterfaceException
IOException
-
verbose
-
checkRuleFormat
-
getRuleFormatEntries
-