Interface Stage

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getDescription()
      Returns a short one-line description of this stage.
      void run​(Reporter reporter, uk.ac.starlink.vo.EndpointSet endpointSet)
      Performs the validation checks for this stage.
    • Method Detail

      • getDescription

        java.lang.String getDescription()
        Returns a short one-line description of this stage.
        Returns:
        description in imperative mood
      • run

        void run​(Reporter reporter,
                 uk.ac.starlink.vo.EndpointSet endpointSet)
        Performs the validation checks for this stage.
        Parameters:
        reporter - destination for validation messages
        endpointSet - locations of TAP service endpoints