public class ALDWorkflowHelper extends Object
| Constructor and Description |
|---|
ALDWorkflowHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ALDOperatorLocation> |
lookupWorkflows()
Collects work flows from files and return location objects.
|
static Collection<ALDOperatorLocation> |
lookupWorkflows(String pathnames)
Collects work flows from files and return location objects.
|
public static Collection<ALDOperatorLocation> lookupWorkflows()
public static Collection<ALDOperatorLocation> lookupWorkflows(String pathnames)
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.pathnames - Copyright © 2010–2015 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.