Uses of Interface
org.opengis.metadata.lineage.ProcessStep
-
Packages that use ProcessStep Package Description org.opengis.metadata.lineage Lineage information. -
-
Uses of ProcessStep in org.opengis.metadata.lineage
Methods in org.opengis.metadata.lineage that return types with arguments of type ProcessStep Modifier and Type Method Description java.util.Collection<? extends ProcessStep>Lineage. getProcessSteps()Information about an event in the creation process for the data specified by the scope.java.util.Collection<? extends ProcessStep>Source. getSourceSteps()Information about an event in the creation process for the source data.
-