Package org.cytoscape.command
Interface to support execution of tasks as commands, including
the ability to get a list of namespaces, commands, and arguments,
and then execute those commands with a set of arguments.
-
Interface Summary Interface Description AvailableCommands TODO: Missing documentationCommandExecutorTaskFactory TODO: Missing documentationStringToModel The service implementing StringToModel provides a common mechanism for converting command arguments into Cytoscape model elements.StringTunableHandler StringTunableHandlerFactory<T extends StringTunableHandler> -
Class Summary Class Description AbstractStringTunableHandler