Uses of Class
gov.nasa.pds.tools.util.ContextProductReference
Package | Description |
---|---|
gov.nasa.pds.tools.label | |
gov.nasa.pds.tools.validate.rule |
Implementations of rules for checking compliance to data standards.
|
-
Uses of ContextProductReference in gov.nasa.pds.tools.label
Method parameters in gov.nasa.pds.tools.label with type arguments of type ContextProductReference Modifier and Type Method Description void
LocationValidator. setRegisteredProducts(Map<String,List<ContextProductReference>> products)
-
Uses of ContextProductReference in gov.nasa.pds.tools.validate.rule
Methods in gov.nasa.pds.tools.validate.rule that return types with arguments of type ContextProductReference Modifier and Type Method Description Map<String,List<ContextProductReference>>
RuleContext. getRegisteredProducts()
Method parameters in gov.nasa.pds.tools.validate.rule with type arguments of type ContextProductReference Modifier and Type Method Description void
RuleContext. setRegisteredProducts(Map<String,List<ContextProductReference>> products)