public class ReferenceRIChecker extends RIChecker
supportFile| Constructor and Description | 
|---|
ReferenceRIChecker()
Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RIType | 
getType()  | 
void | 
performCheck(List<gov.nasa.pds.tools.label.Label> parentLabels,
            List<gov.nasa.pds.tools.label.Label> childLabels)
Determines whether the supplied list of catalog files has referential
 integrity when compared to the REF.CAT file. 
 | 
addProblem, addProblems, getProblems, getUnmatchedValues, getUnmatchedValues, hasProblems, setSupportFilepublic void performCheck(List<gov.nasa.pds.tools.label.Label> parentLabels, List<gov.nasa.pds.tools.label.Label> childLabels)
performCheck in class RICheckerparentLabels - A set of catalog files containing the REFERENCE
 object.childLabels - A set of catalog files that do not contain the
 REFERENCE object.Copyright © 2010–2016 Planetary Data System. All rights reserved.