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, wait
createTaskIterator
public boolean isReady(CyNetwork network)
isReady
in interface NetworkTaskFactory
network
- The network.Copyright 2011 Cytoscape Consortium. All rights reserved.