Uses of Class
org.ow2.clif.analyze.lib.report.Report
-
Packages that use Report Package Description org.ow2.clif.analyze.lib.graph.gui org.ow2.clif.analyze.lib.report -
-
Uses of Report in org.ow2.clif.analyze.lib.graph.gui
Methods in org.ow2.clif.analyze.lib.graph.gui that return Report Modifier and Type Method Description ReportReportManagerView. getReport()Methods in org.ow2.clif.analyze.lib.graph.gui with parameters of type Report Modifier and Type Method Description voidReportManagerView. selectReport(Report report, int depth)voidRMChartsView. selectReport(Report report)voidRMOptionsView. selectReport(Report report, int depth)voidRMReportTree. selectReport(Report report, int depth) -
Uses of Report in org.ow2.clif.analyze.lib.report
Methods in org.ow2.clif.analyze.lib.report that return Report Modifier and Type Method Description ReportReport. loadReportFromXLM(org.jdom.Element root)
-