Uses of Class
de.tilman_neumann.jml.factor.siqs.poly.PolyReport
-
Packages that use PolyReport Package Description de.tilman_neumann.jml.factor.psiqs de.tilman_neumann.jml.factor.siqs.poly -
-
Uses of PolyReport in de.tilman_neumann.jml.factor.psiqs
Methods in de.tilman_neumann.jml.factor.psiqs that return PolyReport Modifier and Type Method Description PolyReportPSIQSThreadBase. getPolyReport() -
Uses of PolyReport in de.tilman_neumann.jml.factor.siqs.poly
Methods in de.tilman_neumann.jml.factor.siqs.poly that return PolyReport Modifier and Type Method Description PolyReportSIQSPolyGenerator. getReport()Methods in de.tilman_neumann.jml.factor.siqs.poly with parameters of type PolyReport Modifier and Type Method Description voidPolyReport. add(PolyReport other)Add two reports.
-