Name: WorkflowTool

 


IDs
NameTypeDescription
idvarchar 

Columns
NameTypeDescription
datedateDate the workflow tool is created
descriptionvarcharDescription of the workflow tool
executorvarcharExecutor of the tool.
idvarchar[ID] 
titlevarcharTitle of the workflow tool
versionvarcharVersion of the workflow tool

Relations
NameTypeRelationDescription
blobs[FileDescriptor]ONE..MANYall blobs associated with this tool
contributors[Person]ONE..MANYList of contributors to the workflow tool.
creatorPersonONE..ONEcreator of the workflow tool
implementationWorkflowToolImplementationONE..ONEimplementation, this is executor specific.
inputs[WorkflowToolData]ONE..MANYList of inputs to the workflow tool.
outputs[WorkflowToolData]ONE..MANYList of outputs to the workflow tool.
parameters[WorkflowToolParameter]ONE..MANYList of parameters to the workflow tool.
previousVersionWorkflowToolONE..ONEPrevious version of the workflow tool