public interface LoadTableURLTaskFactory extends TaskFactory
Modifier and Type | Method and Description |
---|---|
TaskIterator |
createTaskIterator(URL url)
Creates a task iterator for loading an attribute URL to the global table.
|
createTaskIterator, isReady
TaskIterator createTaskIterator(URL url)
url
- The attribute URL to load into the global table.TaskIterator
.Copyright 2011 Cytoscape Consortium. All rights reserved.