Uses of Interface
org.galaxyproject.gxformat2.v19_09.Labeled
Packages that use Labeled
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 Labeled in org.galaxyproject.gxformat2.v19_09
Subinterfaces of Labeled 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#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#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:Classes in org.galaxyproject.gxformat2.v19_09 that implement LabeledModifier 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#WorkflowStep
This represents a non-input step a Galaxy Workflow.class
Auto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#WorkflowStepInput
TODO: -
Uses of Labeled in org.galaxyproject.gxformat2.v19_09.utils
Fields in org.galaxyproject.gxformat2.v19_09.utils with type parameters of type Labeled