public class DataSetRIChecker extends RIChecker
supportFile| Constructor and Description |
|---|
DataSetRIChecker() |
| 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, setSupportFilepublic void performCheck(List<gov.nasa.pds.tools.label.Label> parentLabels, List<gov.nasa.pds.tools.label.Label> childLabels)
RICheckerperformCheck in class RICheckerparentLabels - A list of parent labels.childLabels - A list of child labels.Copyright © 2010–2015 Planetary Data System. All rights reserved.