Package org.cytoscape.command
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.
-
ClassDescriptionTODO: Missing documentationTODO: Missing documentationThe service implementing StringToModel provides a common mechanism for converting command arguments into Cytoscape model elements.StringTunableHandlerFactory<T extends StringTunableHandler>