Uses of Class
org.galaxyproject.gxformat2.v19_09.utils.SavableImpl

Packages that use SavableImpl
Package
Description
Package for the auto-generated Java objects corresponding generated by Schema Salad for https://galaxyproject.org/gxformat2/v19_09#.
  • Uses of SavableImpl in org.galaxyproject.gxformat2.v19_09

    Modifier and Type
    Class
    Description
    class 
    Auto-generated class implementation for https://w3id.org/cwl/salad#ArraySchema
    class 
    Auto-generated class implementation for https://w3id.org/cwl/salad#EnumSchema
    Define an enumerated type.
    class 
    Auto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#GalaxyWorkflow
    A Galaxy workflow description.
    class 
    Auto-generated class implementation for https://w3id.org/cwl/salad#RecordField
    A field of a record.
    class 
    Auto-generated class implementation for https://w3id.org/cwl/salad#RecordSchema
    class 
    Auto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#Report
    Definition of an invocation report for this workflow.
    class 
    Auto-generated class implementation for https://galaxyproject.org/gxformat2/gxformat2common#StepPosition
    This field specifies the location of the step's node when rendered in the workflow editor.
    class 
    Auto-generated class implementation for https://galaxyproject.org/gxformat2/gxformat2common#ToolShedRepository
    class 
    Auto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowInputParameter
    class 
    Auto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowOutputParameter
    Describe an output parameter of a workflow.
    class 
    Auto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowStep
    This represents a non-input step a Galaxy Workflow.
    class 
    Auto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowStepInput
    TODO:
    class 
    Auto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput
    Associate an output parameter of the underlying process with a workflow parameter.