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, setSupportFile
public void performCheck(List<gov.nasa.pds.tools.label.Label> parentLabels, List<gov.nasa.pds.tools.label.Label> childLabels)
performCheck
in class RIChecker
parentLabels
- 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.