Uses of Interface
com.ibm.pdp.maf.rpp.pac.report.Report

Packages that use Report
com.ibm.pdp.maf.rpp.pac.program This package describes the com.ibm.pdp.maf.rpp.pac.program, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.service This package describes the com.ibm.pdp.maf.rpp.service, see the description for an UML overview. 
 

Uses of Report in com.ibm.pdp.maf.rpp.pac.program
 

Methods in com.ibm.pdp.maf.rpp.pac.program that return Report
 Report ReportCall.getReport()
          Report referenced.
 

Uses of Report in com.ibm.pdp.maf.rpp.service
 

Methods in com.ibm.pdp.maf.rpp.service that return Report
 Report IMAFModelService.getReport(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName)
          Returns the Report for this project name, package name and entity name.