Package ca.phon.app.opgraph.report
Class ReportMerger
java.lang.Object
ca.phon.app.opgraph.report.ReportMerger
Class to produce a single, mega-report, from all available
report documents.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ReportMerger
public ReportMerger() -
ReportMerger
-
-
Method Details
-
setProject
-
getProject
-
createAllReportsGraph
public ca.phon.opgraph.OpGraph createAllReportsGraph() throws IOException, IllegalArgumentException, ca.phon.opgraph.exceptions.ItemMissingException, ca.phon.opgraph.dag.VertexNotFoundException, ca.phon.opgraph.dag.CycleDetectedException, ca.phon.opgraph.dag.InvalidEdgeException- Throws:
IOException
IllegalArgumentException
ca.phon.opgraph.exceptions.ItemMissingException
ca.phon.opgraph.dag.VertexNotFoundException
ca.phon.opgraph.dag.CycleDetectedException
ca.phon.opgraph.dag.InvalidEdgeException
-