Package uk.org.taverna.scufl2.api

Scufl2 Workflow language API

See: Description

Package uk.org.taverna.scufl2.api Description

Scufl2 Workflow language API

A WorkflowBundle is the main entry point for description of a workflow. It contains several Workflows, one of which is the WorkflowBundle.getMainWorkflow(). A workflow is configured for execution in a Profile, one of which is the WorkflowBundle.getMainProfile().

You can load a WorkflowBundle from a legacy .t2flow file using T2FlowParser.

Author:
Stian Soiland-Reyes, Alan Williams, David Withers, Paolo Missier

Copyright © 2013 myGrid. All rights reserved.