Uses of Interface
org.galaxyproject.gxformat2.v19_09.utils.Savable
Packages that use Savable
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 Savable in org.galaxyproject.gxformat2.v19_09
Subinterfaces of Savable in org.galaxyproject.gxformat2.v19_09Modifier and TypeInterfaceDescriptioninterfaceAuto-generated interface for https://w3id.org/cwl/salad#ArraySchema
This interface is implemented byArraySchemaImplinterfaceAuto-generated interface for https://w3id.org/cwl/salad#DocumentedinterfaceAuto-generated interface for https://w3id.org/cwl/salad#EnumSchema
This interface is implemented byEnumSchemaImpl
Define an enumerated type.interfaceAuto-generated interface for https://galaxyproject.org/gxformat2/v19_09#GalaxyWorkflow
This interface is implemented byGalaxyWorkflowImpl
A Galaxy workflow description.interfaceAuto-generated interface for https://galaxyproject.org/gxformat2/gxformat2common#HasStepErrorsinterfaceAuto-generated interface for https://galaxyproject.org/gxformat2/gxformat2common#HasStepPositioninterfaceAuto-generated interface for https://galaxyproject.org/gxformat2/gxformat2common#HasUUIDinterfaceAuto-generated interface for https://w3id.org/cwl/cwl#IdentifiedinterfaceAuto-generated interface for https://w3id.org/cwl/cwl#InputParameterinterfaceAuto-generated interface for https://w3id.org/cwl/cwl#LabeledinterfaceAuto-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://w3id.org/cwl/salad#RecordField
This interface is implemented byRecordFieldImpl
A field of a record.interfaceAuto-generated interface for https://w3id.org/cwl/salad#RecordSchema
This interface is implemented byRecordSchemaImplinterfaceAuto-generated interface for https://galaxyproject.org/gxformat2/gxformat2common#ReferencesToolinterfaceAuto-generated interface for https://galaxyproject.org/gxformat2/v19_09#Report
This interface is implemented byReportImpl
Definition of an invocation report for this workflow.interfaceAuto-generated interface for https://galaxyproject.org/gxformat2/v19_09#SinkinterfaceAuto-generated interface for https://galaxyproject.org/gxformat2/gxformat2common#StepPosition
This interface is implemented byStepPositionImpl
This field specifies the location of the step's node when rendered in the workflow editor.interfaceAuto-generated interface for https://galaxyproject.org/gxformat2/gxformat2common#ToolShedRepository
This interface is implemented byToolShedRepositoryImplinterfaceAuto-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 SavableModifier and TypeClassDescriptionclassAuto-generated class implementation for https://w3id.org/cwl/salad#ArraySchemaclassAuto-generated class implementation for https://w3id.org/cwl/salad#EnumSchema
Define an enumerated type.classAuto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#GalaxyWorkflow
A Galaxy workflow description.classAuto-generated class implementation for https://w3id.org/cwl/salad#RecordField
A field of a record.classAuto-generated class implementation for https://w3id.org/cwl/salad#RecordSchemaclassAuto-generated class implementation for https://galaxyproject.org/gxformat2/v19_09#Report
Definition of an invocation report for this workflow.classAuto-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.classAuto-generated class implementation for https://galaxyproject.org/gxformat2/gxformat2common#ToolShedRepositoryclassAuto-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 Savable in org.galaxyproject.gxformat2.v19_09.utils
Classes in org.galaxyproject.gxformat2.v19_09.utils with type parameters of type SavableClasses in org.galaxyproject.gxformat2.v19_09.utils that implement Savable