@Service public class LogtoolCore extends Object
| Constructor and Description |
|---|
LogtoolCore()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
processCmdLine(String[] args)
Processes a command line.
|
void |
readStateLog(String filename,
Analyzer tool)
Reads the given state log with a single analyzer
|
void |
readStateLog(String filename,
List<Analyzer> tools)
Reads the given state-log file using the DomainObjectReader.
|
public void processCmdLine(String[] args)
public void readStateLog(String filename, List<Analyzer> tools)
Copyright © 2016 Power TAC. All Rights Reserved.