de.unihalle.informatik.Alida.workflows
Class ALDWorkflowHelper
java.lang.Object
de.unihalle.informatik.Alida.workflows.ALDWorkflowHelper
public class ALDWorkflowHelper
- extends Object
- Author:
- posch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALDWorkflowHelper
public ALDWorkflowHelper()
lookupWorkflows
public static Collection<ALDOperatorLocation> lookupWorkflows()
- Collects work flows from files and return location objects.
TODO: which directories to consider and requirements on work flow file.
- Returns:
- List of work flow locations
lookupWorkflows
public static Collection<ALDOperatorLocation> lookupWorkflows(String pathnames)
- Collects work flows from files and return location objects.
pathnames
is a colon separated list of directories
to search for work flow files.
TODO: which directories to consider and requirements on work flow file.
- Parameters:
pathnames
-
- Returns:
Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.