public interface LoadTableFileTaskFactory extends TaskFactory
| Modifier and Type | Method and Description |
|---|---|
TaskIterator |
createTaskIterator(File file)
Creates the task iterator for loading an attribute file to a table.
|
createTaskIterator, isReadyTaskIterator createTaskIterator(File file)
file - The attribute file to be loaded into a table.TaskIterator.Copyright 2011 Cytoscape Consortium. All rights reserved.