Cytoscape 2.8.0 API

Uses of Class
cytoscape.command.CyCommandException

Packages that use CyCommandException
cytoscape.command   
 

Uses of CyCommandException in cytoscape.command
 

Methods in cytoscape.command that throw CyCommandException
 CyCommandResult CyCommandHandler.execute(String command, Collection<Tunable> arguments)
          Execute a given command with a particular set of arguments.
 CyCommandResult CyCommandHandler.execute(String command, Map<String,Object> arguments)
          Execute a given command with a particular set of arguments.
static CyCommandResult CyCommandManager.execute(String namespace, String command, List<Tunable> arguments)
          Execute a command
static CyCommandResult CyCommandManager.execute(String namespace, String command, Map<String,Object> arguments)
          Execute a command.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.