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)
Add additional options.
|
static void |
main(java.lang.String[] args)
Starts the visualization of a .kax file.
|
protected boolean |
performTask()
Perform task.
|
protected boolean |
readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
Read properties from command line.
|
getHelpFormatter, startpublic 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)
AbstractCommandLineTooladdAdditionalOptions in class AbstractCommandLineTooloptions - optionsprotected boolean readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
AbstractCommandLineToolreadPropertiesFromCommandLine in class AbstractCommandLineToolcommandLine - command line handlerprotected boolean performTask()
AbstractCommandLineToolperformTask in class AbstractCommandLineToolCopyright 2020 Kieker Project, http://kieker-monitoring.net