public final class KaxViz extends AbstractCommandLineTool
CMD_OPT_NAME_DEBUG_LONG, CMD_OPT_NAME_DEBUG_SHORT, CMD_OPT_NAME_HELP_LONG, CMD_OPT_NAME_HELP_SHORT, CMD_OPT_NAME_VERBOSE_LONG, CMD_OPT_NAME_VERBOSE_SHORT
Modifier and Type | Method and Description |
---|---|
protected void |
addAdditionalOptions(org.apache.commons.cli.Options options) |
static void |
main(java.lang.String[] args)
Starts the visualization of a .kax file.
|
protected boolean |
performTask() |
protected boolean |
readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine) |
getHelpFormatter, start
public static final void main(java.lang.String[] args)
args
- The command line arguments (including the name of the .kax file in question).protected void addAdditionalOptions(org.apache.commons.cli.Options options)
addAdditionalOptions
in class AbstractCommandLineTool
protected boolean readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
readPropertiesFromCommandLine
in class AbstractCommandLineTool
protected boolean performTask()
performTask
in class AbstractCommandLineTool
Copyright 2017 Kieker Project, http://kieker-monitoring.net