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