Uses of Class
org.embl.ebi.escience.scufl.enactor.implementation.WorkflowInstanceImpl

Packages that use WorkflowInstanceImpl
org.embl.ebi.escience.scufl.enactor.implementation Implementations of the various enactor proxy interfaces, these classes perform the communication between proxy interface and real enactor instance, wherever that may be. 
 

Uses of WorkflowInstanceImpl in org.embl.ebi.escience.scufl.enactor.implementation
 

Methods in org.embl.ebi.escience.scufl.enactor.implementation that return WorkflowInstanceImpl
static WorkflowInstanceImpl WorkflowInstanceImpl.getInstance(uk.ac.soton.itinnovation.freefluo.main.Engine engine, ScuflModel workflowModel, java.lang.String engineId)
          Get the workflow as compiled to the given engine with the given engineId.