|
Cytoscape 2.8.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CyCommandHandler | The CyCommandHandler interface allows a Cytoscape plugin to make it's functions available to other plugins in a loosely-coupled manner (by passing command strings and arguments). |
CyCommandNamespace | A CyCommandNamespace represents a reservation for a group of CyCommand s. |
Class Summary | |
---|---|
AbstractCommandHandler | This abstract class provides a convenient (but not necessary) base class for writing CyCommandHandlers. |
CyCommandManager | CyCommandManager is a singleton Cytoscape class that provides a global registry
of CyCommand s and CyCommandNamespace s. |
CyCommandResult | CyCommandResult returns the results from the execution of a command. |
Exception Summary | |
---|---|
CyCommandException | The CyCommandException is thrown when a CyCommandHandler encounters an exception condition. |
|
Cytoscape 2.8.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |