|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TunableRecorder | |
|---|---|
| org.cytoscape.work | This package defines the task framework, where tasks are units of work. |
| Uses of TunableRecorder in org.cytoscape.work |
|---|
| Fields in org.cytoscape.work with type parameters of type TunableRecorder | |
|---|---|
protected List<TunableRecorder> |
AbstractTaskManager.tunableRecorders
The list of tunable recorders that will be used by this task manager. |
| Methods in org.cytoscape.work with parameters of type TunableRecorder | |
|---|---|
void |
AbstractTaskManager.addTunableRecorder(TunableRecorder tunableRecorder,
Map props)
Adds the specified TunableRecorder service to the task manager. |
void |
AbstractTaskManager.removeTunableRecorder(TunableRecorder tunableRecorder,
Map props)
Removes the specified TunableRecorder service from the task manager. |
|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||