Interface Documented

All Superinterfaces:
Savable
All Known Subinterfaces:
GalaxyWorkflow, InputParameter, OutputParameter, Parameter, Process, RecordField, WorkflowInputParameter, WorkflowOutputParameter, WorkflowStep
All Known Implementing Classes:
GalaxyWorkflowImpl, RecordFieldImpl, WorkflowInputParameterImpl, WorkflowOutputParameterImpl, WorkflowStepImpl

public interface Documented extends Savable
Auto-generated interface for https://w3id.org/cwl/salad#Documented
  • Method Summary

    Modifier and Type
    Method
    Description
    Getter for property https://w3id.org/cwl/salad#Documented/doc
    A documentation string for this object, or an array of strings which should be concatenated.
  • Method Details

    • getDoc

      Getter for property https://w3id.org/cwl/salad#Documented/doc
      A documentation string for this object, or an array of strings which should be concatenated. *