Uses of Class
gov.nasa.pds.citool.report.Report
-
Packages that use Report Package Description gov.nasa.pds.citool gov.nasa.pds.citool.report -
-
Uses of Report in gov.nasa.pds.citool
Methods in gov.nasa.pds.citool that return Report Modifier and Type Method Description Report
CIToolValidator. doReferentialIntegrity(List<gov.nasa.pds.tools.label.Label> catalogs)
Constructors in gov.nasa.pds.citool with parameters of type Report Constructor Description CIToolValidator(Report report)
CIToolValidator(Report report, List<URL> includePaths)
-
Uses of Report in gov.nasa.pds.citool.report
Subclasses of Report in gov.nasa.pds.citool.report Modifier and Type Class Description class
CompareReport
This class represents a full report for the Vtool command line.class
IngestReport
This class represents a full report for the Vtool command line.class
NewStandardValuesReport
class
ReferentialIntegrityReport
class
ValidateReport
This class represents a full report for the Vtool command line.
-