Uses of Interface
org.cytoscape.task.NetworkCollectionTaskFactory
Package
Description
This package provides base classes for common task factory types as well as their associated task types found in Cytoscape.
This package provides a variety of task factory interfaces for creating
new instances of network and other objects.
This package includes a set of task factory interfaces for deleting or
or destroying objects within Cytoscape.
-
Uses of NetworkCollectionTaskFactory in org.cytoscape.task
Modifier and TypeClassDescriptionclass
An NetworkCollectionTaskFactory that is always ready to produce a TaskIterator.Modifier and TypeMethodDescriptionDynamicTaskFactoryProvisioner.createFor(NetworkCollectionTaskFactory factory)
-
Uses of NetworkCollectionTaskFactory in org.cytoscape.task.analyze
Modifier and TypeInterfaceDescriptioninterface
Provides a TaskIterator to analyze a collection of networks. -
Uses of NetworkCollectionTaskFactory in org.cytoscape.task.create
Modifier and TypeInterfaceDescriptioninterface
This interface provides a task iterator for creating network views. -
Uses of NetworkCollectionTaskFactory in org.cytoscape.task.destroy
Modifier and TypeInterfaceDescriptioninterface
This interface provides a task iterator for destruction of networks.