Uses of Class
gov.nasa.pds.citool.ri.RIChecker

Packages that use RIChecker
gov.nasa.pds.citool.ri   
 

Uses of RIChecker in gov.nasa.pds.citool.ri
 

Subclasses of RIChecker in gov.nasa.pds.citool.ri
 class DataSetRIChecker
          Class to perform referential integrity on data sets.
 class InstrumentHostRIChecker
          Class to do referential integrity checking on instrument hosts.
 class InstrumentRIChecker
          Class to do referential integrity checking on instruments.
 class MissionRIChecker
          Class to do referential integrity checking on missions.
 class PersonnelRIChecker
          Class to do referential integrity checking on personnel.
 class ReferenceRIChecker
          Class to do referential integrity checking on references.
 class TargetRIChecker
          Class to perform referential integrity checking on targets.
 class VolumeRIChecker
          Class to do referential integrity checking on volumes.
 

Method parameters in gov.nasa.pds.citool.ri with type arguments of type RIChecker
 void ReferentialIntegrityValidator.addRICheckers(List<RIChecker> checkers)
          Adds an appropriate checker to the validator.
 



Copyright © 2010-2012 Planetary Data System. All Rights Reserved.