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 TypeInterfaceDescriptioninterface
Auto-generated interface for https://galaxyproject.org/gxformat2/v19_09#GalaxyWorkflow
This interface is implemented byGalaxyWorkflowImpl
A Galaxy workflow description.interface
Auto-generated interface for https://w3id.org/cwl/cwl#InputParameterinterface
Auto-generated interface for https://w3id.org/cwl/cwl#OutputParameterinterface
Auto-generated interface for https://w3id.org/cwl/cwl#Parameter
Define an input or output parameter to a process.interface
Auto-generated interface for https://w3id.org/cwl/cwl#Process
The base executable type in CWL is the `Process` object defined by the document.interface
Auto-generated interface for https://galaxyproject.org/gxformat2/v19_09#WorkflowInputParameter
This interface is implemented byWorkflowInputParameterImpl
interface
Auto-generated interface for https://galaxyproject.org/gxformat2/v19_09#WorkflowOutputParameter
This interface is implemented byWorkflowOutputParameterImpl
Describe an output parameter of a workflow.interface
Auto-generated interface for https://galaxyproject.org/gxformat2/v19_09#WorkflowStep
This interface is implemented byWorkflowStepImpl
This represents a non-input step a Galaxy Workflow.interface
Auto-generated interface for https://galaxyproject.org/gxformat2/v19_09#WorkflowStepInput
This interface is implemented byWorkflowStepInputImpl
TODO:interface
Auto-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 TypeClassDescriptionclass
Auto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#GalaxyWorkflow
A Galaxy workflow description.class
Auto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowInputParameterclass
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. -
Uses of Identified in org.galaxyproject.gxformat2.v19_09.utils
Fields in org.galaxyproject.gxformat2.v19_09.utils with type parameters of type Identified