|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResultsParser
This interface defines operations required to parse simulation results from an external power simulation tool.
Method Summary | |
---|---|
SimResults |
getResults()
Gets the simulation results. |
void |
parseLine(java.lang.String line)
Parses a line from a results files. |
Method Detail |
---|
void parseLine(java.lang.String line)
line
- SimResults getResults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |