@AutoService(value=Tool.class) public class SensitivityComputationTool extends Object implements Tool
Constructor and Description |
---|
SensitivityComputationTool() |
Modifier and Type | Method and Description |
---|---|
Command |
getCommand()
Get the command of the tool.
|
void |
run(org.apache.commons.cli.CommandLine line,
ToolRunningContext context)
Run the tool.
|
public Command getCommand()
Tool
getCommand
in interface Tool
public void run(org.apache.commons.cli.CommandLine line, ToolRunningContext context) throws Exception
Tool
Copyright © 2020. All rights reserved.