Interface ProcessStep


  • @UML(identifier="LI_ProcessStep",
         specification=ISO_19115)
    public interface ProcessStep
    Description of the event, including related parameters or tolerances.
    Since:
    2.0
    Version:
    3.0
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Date getDate()
      Date and time or range of date and time on or over which the process step occurred.
      InternationalString getDescription()
      Description of the event, including related parameters or tolerances.
      java.util.Collection<? extends Source> getOutputs()
      Description of the product generated as a result of the process step.
      Processing getProcessingInformation()
      Comprehensive information about the procedure by which the algorithm was applied to derive geographic data from the raw instrument measurements, such as datasets, software used, and the processing environment.
      java.util.Collection<? extends ResponsibleParty> getProcessors()
      Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
      InternationalString getRationale()
      Requirement or purpose for the process step.
      java.util.Collection<? extends ProcessStepReport> getReports()
      Report generated by the process step.
      java.util.Collection<? extends Source> getSources()
      Information about the source data used in creating the data specified by the scope.