Uses of Class
eu.larkc.core.data.workflow.SourceNode

Packages that use SourceNode
eu.larkc.core.data.workflow   
 

Uses of SourceNode in eu.larkc.core.data.workflow
 

Methods in eu.larkc.core.data.workflow that return types with arguments of type SourceNode
static java.util.Map<java.lang.String,SourceNode> WorkflowDescription.getSources(SetOfStatements workflowDescription)
          Extracts all sources of the workflow description.