Uses of Interface
net.sf.okapi.lib.reporting.IReportGenerator
-
Packages that use IReportGenerator Package Description net.sf.okapi.lib.reporting net.sf.okapi.steps.scopingreport -
-
Uses of IReportGenerator in net.sf.okapi.lib.reporting
Classes in net.sf.okapi.lib.reporting that implement IReportGenerator Modifier and Type Class Description classReportGenerator -
Uses of IReportGenerator in net.sf.okapi.steps.scopingreport
Methods in net.sf.okapi.steps.scopingreport that return IReportGenerator Modifier and Type Method Description IReportGeneratorScopingReportStep. getReportGenerator()Methods in net.sf.okapi.steps.scopingreport with parameters of type IReportGenerator Modifier and Type Method Description protected voidScopingReportStep. setItemFields(IReportGenerator gen, IWithAnnotations res)protected voidScopingReportStep. setProjectFields(IReportGenerator gen, IResource res)voidScopingReportStep. setReportGenerator(IReportGenerator reportGenerator)
-