public class InstrumentRIChecker extends RIChecker
supportFile
Constructor and Description |
---|
InstrumentRIChecker() |
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)
Determine if the supplied list of catalog files has
referential integrity.
|
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)
RIChecker
performCheck
in class RIChecker
parentLabels
- A list of parent labels.childLabels
- A list of child labels.Copyright © 2010–2016 Planetary Data System. All rights reserved.