- getAliases() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
- getArgument(int) - Method in class org.lsst.ccs.command.RawCommand
-
Get a specific command argument
- getArgument(int) - Method in class org.lsst.ccs.command.TokenizedCommand
-
Get a specific command argument
- getArgumentCount() - Method in interface org.lsst.ccs.command.BasicCommand
-
Get the number of arguments associated with this command
- getArgumentCount() - Method in class org.lsst.ccs.command.RawCommand
-
Get the number of arguments associated with this command
- getArgumentCount() - Method in class org.lsst.ccs.command.TokenizedCommand
-
Get the number of arguments associated with this command
- getArguments() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
- getArguments() - Method in class org.lsst.ccs.command.RawCommand
-
- getCommand() - Method in interface org.lsst.ccs.command.BasicCommand
-
Get the root command name (the zeroth token)
- getCommand() - Method in class org.lsst.ccs.command.RawCommand
-
Get the root command name (the zeroth token)
- getCommand() - Method in class org.lsst.ccs.command.TokenizedCommand
-
Get the root command name (the zeroth token)
- getCommandDictionary() - Method in class org.lsst.ccs.command.CommandDictionaryBuilder
-
Get the command dictionary.
- getCommandDictionary() - Method in interface org.lsst.ccs.command.CommandSet
-
- getCommandDictionary() - Method in class org.lsst.ccs.command.CompositeCommandSet
-
Get the dictionary associated with this command set.
- getCommandDictionary() - Method in interface org.lsst.ccs.command.LocalCommandDictionary
-
Gets the command dictionary.
- getCommandDictionary() - Method in class org.lsst.ccs.command.RoutingCommandSet
-
- getCommandName() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
- getCommandSet() - Method in class org.lsst.ccs.command.remote.CommandServer
-
- getCommandSets() - Method in class org.lsst.ccs.command.CompositeCommandSet
-
Returns the list of command sets.
- getDescription() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
- getDescription() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
- getDictionary() - Method in class org.lsst.ccs.command.DictionaryContext
-
- getDictionaryFor(String) - Method in class org.lsst.ccs.command.DictionariesTree
-
gets a Dictionary linked to a Component.
- getLevel() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
- getMethod(BasicCommand) - Method in class org.lsst.ccs.command.CommandDictionaryBuilder
-
Find the method which should be invoked as a result of a particular
command.
- getMethod(DictionaryCommand) - Method in class org.lsst.ccs.command.CommandDictionaryBuilder
-
Finds a Method which is linked to a DictionaryCommand.
- getMethod(BasicCommand) - Method in interface org.lsst.ccs.command.LocalCommandDictionary
-
Finds the method which should be invoked as a result of a particular
command.
- getMethod(DictionaryCommand) - Method in interface org.lsst.ccs.command.LocalCommandDictionary
-
*
Finds a Method which is linked to a
DictionaryCommand.
- getMethods() - Method in class org.lsst.ccs.command.CommandDictionaryBuilder
-
- getMethods() - Method in interface org.lsst.ccs.command.LocalCommandDictionary
-
- getName() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
- getName() - Method in class org.lsst.ccs.command.DictionaryContext
-
- getNodeFor(String) - Method in class org.lsst.ccs.command.DictionariesTree
-
- getResult() - Method in class org.lsst.ccs.command.remote.CommandResponse
-
- getSimpleType() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
Get the simple type of this parameter
- getTemperature(int) - Method in class org.lsst.ccs.command.demo.DemoCommands
-
- getTopNode() - Method in class org.lsst.ccs.command.DictionariesTree
-
Since the TreeBranch class is a TreeNode
this method is useful for GUIs in need of a JTree.
- getType() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
Get the type of this parameter
- getType() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
- getValues() - Method in interface org.lsst.ccs.command.DictionaryArgument
-