Uses of Interface
org.opengis.metadata.lineage.Source
- 
Packages that use Source Package Description org.opengis.metadata.lineage Sources and production processes used in producing a dataset. - 
- 
Uses of Source in org.opengis.metadata.lineage
Methods in org.opengis.metadata.lineage that return types with arguments of type Source Modifier and Type Method Description default Collection<? extends Source>ProcessStep. getOutputs()Description of the product generated as a result of the process step.Collection<? extends Source>Lineage. getSources()Information about the source data used in creating the data specified by the scope.default Collection<? extends Source>ProcessStep. getSources()Information about the source data used in creating the data specified by the scope. 
 -