Uses of Interface
org.galaxyproject.gxformat2.v19_09.Identified
Packages that use Identified
Package
Description
Package for the auto-generated Java objects corresponding generated by Schema Salad
for https://galaxyproject.org/gxformat2/v19_09#.
This package contains utilities for working the SchemaSalad generated code for the
org.galaxyproject.gxformat2.v19_09 package.-
Uses of Identified in org.galaxyproject.gxformat2.v19_09
Subinterfaces of Identified in org.galaxyproject.gxformat2.v19_09Modifier and TypeInterfaceDescriptioninterfaceAuto-generated interface for https://galaxyproject.org/gxformat2/v19_09#GalaxyWorkflow
This interface is implemented byGalaxyWorkflowImpl
A Galaxy workflow description.interfaceAuto-generated interface for https://w3id.org/cwl/cwl#InputParameterinterfaceAuto-generated interface for https://w3id.org/cwl/cwl#OutputParameterinterfaceAuto-generated interface for https://w3id.org/cwl/cwl#Parameter
Define an input or output parameter to a process.interfaceAuto-generated interface for https://w3id.org/cwl/cwl#Process
The base executable type in CWL is the `Process` object defined by the document.interfaceAuto-generated interface for https://galaxyproject.org/gxformat2/v19_09#WorkflowInputParameter
This interface is implemented byWorkflowInputParameterImplinterfaceAuto-generated interface for https://galaxyproject.org/gxformat2/v19_09#WorkflowOutputParameter
This interface is implemented byWorkflowOutputParameterImpl
Describe an output parameter of a workflow.interfaceAuto-generated interface for https://galaxyproject.org/gxformat2/v19_09#WorkflowStep
This interface is implemented byWorkflowStepImpl
This represents a non-input step a Galaxy Workflow.interfaceAuto-generated interface for https://galaxyproject.org/gxformat2/v19_09#WorkflowStepInput
This interface is implemented byWorkflowStepInputImpl
TODO:interfaceAuto-generated interface for https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput
This interface is implemented byWorkflowStepOutputImpl
Associate an output parameter of the underlying process with a workflow parameter.Classes in org.galaxyproject.gxformat2.v19_09 that implement IdentifiedModifier and TypeClassDescriptionclassAuto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#GalaxyWorkflow
A Galaxy workflow description.classAuto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowInputParameterclassAuto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowOutputParameter
Describe an output parameter of a workflow.classAuto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowStep
This represents a non-input step a Galaxy Workflow.classAuto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowStepInput
TODO:classAuto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowStepOutput
Associate an output parameter of the underlying process with a workflow parameter. -
Uses of Identified in org.galaxyproject.gxformat2.v19_09.utils
Fields in org.galaxyproject.gxformat2.v19_09.utils with type parameters of type Identified