Methods in gov.nasa.pds.citool.ri that return RIRecord |
RIRecord |
VolumeRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
|
RIRecord |
TargetRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
|
abstract RIRecord |
RIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
Determine if the supplied list of catalog files have
referential integrity. |
RIRecord |
ReferenceRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
|
RIRecord |
PersonnelRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
|
RIRecord |
MissionRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
|
RIRecord |
InstrumentRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
|
RIRecord |
InstrumentHostRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
|
RIRecord |
DataSetRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
|
RIRecord |
VolumeRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
java.net.URL supportFile)
|
RIRecord |
TargetRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
java.net.URL supportFile)
|
abstract RIRecord |
RIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
java.net.URL supportFile)
Determine if the supplied list of catalog files have
referential integrity. |
RIRecord |
ReferenceRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
java.net.URL allrefs)
Determines whether the supplied list of catalog files has referential
integrity when compared to the REF.CAT file. |
RIRecord |
PersonnelRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
java.net.URL supportFile)
|
RIRecord |
MissionRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
java.net.URL supportFile)
|
RIRecord |
InstrumentRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
java.net.URL supportFile)
|
RIRecord |
InstrumentHostRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
java.net.URL supportFile)
|
RIRecord |
DataSetRIChecker.hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
java.net.URL supportFile)
|