Class InstrumentHostRIChecker


  • public class InstrumentHostRIChecker
    extends RIChecker
    Class to do referential integrity checking on instrument hosts.
    Author:
    mcayanan
    • Constructor Detail

      • InstrumentHostRIChecker

        public InstrumentHostRIChecker()
    • Method Detail

      • performCheck

        public void performCheck​(List<gov.nasa.pds.tools.label.Label> parentLabels,
                                 List<gov.nasa.pds.tools.label.Label> childLabels)
        Description copied from class: RIChecker
        Determine if the supplied list of catalog files has referential integrity.
        Specified by:
        performCheck in class RIChecker
        Parameters:
        parentLabels - A list of parent labels.
        childLabels - A list of child labels.