org.embl.ebi.escience.scufl
Interface ScuflWorkflowProcessor
- All Known Implementing Classes:
- WorkflowProcessor
public interface ScuflWorkflowProcessor
Interface to help seperate the cyclic dependancies between WorkflowProcessor and ScuflModel
- Author:
- Stuart Owen
getInternalModel
ScuflModel getInternalModel()
getInternalModelForEditing
ScuflModel getInternalModelForEditing()
removeInternalModelEventListener
void removeInternalModelEventListener()
getDefinitionURL
java.lang.String getDefinitionURL()
setDefinitionURL
void setDefinitionURL(java.lang.String definitionURL)