public abstract class AbstractTableTaskFactory extends Object implements TableTaskFactory
| Constructor and Description |
|---|
AbstractTableTaskFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReady(CyTable table)
Returns true if the supplied table is not null.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateTaskIteratorpublic boolean isReady(CyTable table)
isReady in interface TableTaskFactorytable - The table.Copyright 2011 Cytoscape Consortium. All rights reserved.