|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Summary
The class `Summary' synthesises the file "summary.html" for a CCUS run.
Constructor Summary | |
Summary()
|
Method Summary | |
static void |
addEntityPair(EntityPair entityPair)
Add an entity-pair to the summary. |
static void |
generateFile(java.io.PrintWriter summaryFile,
java.lang.String name,
Frame frameNetwork1,
Frame frameNetwork2)
Generates summary.html. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Summary()
Method Detail |
public static void addEntityPair(EntityPair entityPair)
entityPair
- The entity-pair to add.public static void generateFile(java.io.PrintWriter summaryFile, java.lang.String name, Frame frameNetwork1, Frame frameNetwork2)
summaryFile
- The PrintWriter object for summary.html.name
- The name of the experiment.frameNetwork1
- The top-level frame of the first model.frameNetwork2
- The top-level frame of the second model.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |