Cytoscape 2.8.0 API

Package cytoscape.command

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 CyCommands.
 

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 CyCommands and CyCommandNamespaces.
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

Copyright 2010 Cytoscape Consortium. All rights reserved.