Uses of Class
gov.nasa.pds.tools.validate.IdentifierReference
-
Packages that use IdentifierReference Package Description gov.nasa.pds.tools.validate Implementations of general-purpose classes for the validation application. -
-
Uses of IdentifierReference in gov.nasa.pds.tools.validate
Methods in gov.nasa.pds.tools.validate that return types with arguments of type IdentifierReference Modifier and Type Method Description Collection<IdentifierReference>InMemoryRegistrar. getDanglingReferences()Collection<IdentifierReference>TargetRegistrar. getDanglingReferences()Gets a collection of identifiers that are referenced but not defined.Methods in gov.nasa.pds.tools.validate with parameters of type IdentifierReference Modifier and Type Method Description intIdentifierReference. compareTo(IdentifierReference other)
-