Interface WorkflowStepOutput

All Superinterfaces:
Identified, Savable
All Known Implementing Classes:
WorkflowStepOutputImpl

public interface WorkflowStepOutput extends Identified, Savable
Auto-generated interface for https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput
This interface is implemented by WorkflowStepOutputImpl
Associate an output parameter of the underlying process with a workflow parameter. The workflow parameter (given in the `id` field) be may be used as a `source` to connect with input parameters of other workflow steps, or with an output parameter of the process.

A unique identifier for this workflow output parameter. This is the identifier to use in the `source` field of `WorkflowStepInput` to connect the output value to downstream parameters.

  • Method Details

    • getId

      Getter for property https://w3id.org/cwl/cwl#Identified/id
      The unique identifier for this object. *
    • getAdd_tags

      Getter for property https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput/add_tags
    • getChange_datatype

      Getter for property https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput/change_datatype
    • getDelete_intermediate_datasets

      Getter for property https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput/delete_intermediate_datasets
    • getHide

      Getter for property https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput/hide
    • getRemove_tags

      Getter for property https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput/remove_tags
    • getRename

      Getter for property https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput/rename
    • getSet_columns

      Getter for property https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput/set_columns