Uses of Interface
org.galaxyproject.gxformat2.v19_09.Parameter
Packages that use Parameter
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 Parameter in org.galaxyproject.gxformat2.v19_09
Subinterfaces of Parameter in org.galaxyproject.gxformat2.v19_09Modifier and TypeInterfaceDescriptioninterface
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://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.Classes in org.galaxyproject.gxformat2.v19_09 that implement ParameterModifier and TypeClassDescriptionclass
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. -
Uses of Parameter in org.galaxyproject.gxformat2.v19_09.utils
Fields in org.galaxyproject.gxformat2.v19_09.utils with type parameters of type Parameter