Interface Sink

All Superinterfaces:
Savable
All Known Subinterfaces:
WorkflowStepInput
All Known Implementing Classes:
WorkflowStepInputImpl

public interface Sink extends Savable
Auto-generated interface for https://galaxyproject.org/gxformat2/v19_09#Sink
  • Method Summary

    Modifier and Type
    Method
    Description
    Getter for property https://w3id.org/cwl/cwl#source
    Specifies one or more workflow parameters that will provide input to the underlying step parameter.
  • Method Details

    • getSource

      Getter for property https://w3id.org/cwl/cwl#source
      Specifies one or more workflow parameters that will provide input to the underlying step parameter. *