|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |