- get(RouteSelectionCommandSet.SetGetCommands) - Method in class org.lsst.ccs.command.RouteSelectionCommandSet.BuiltIns
-
- getAliases() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
Get the array of aliases for this command.
- getAllowedValues() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
Get the list of allowed values for this DictionaryArgument.
- getAllowedValues() - Method in class org.lsst.ccs.command.HelpGenerator
-
- getAllowedValues() - Method in class org.lsst.ccs.command.RouteSelectionCommandSet
-
- getArgument(int) - Method in interface org.lsst.ccs.command.BasicCommand
-
- 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.BasicCommand
-
- getArguments() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
- getArguments() - Method in class org.lsst.ccs.command.RawCommand
-
- getArguments() - Method in class org.lsst.ccs.command.TokenizedCommand
-
- getCategory() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
Get the CommandCategory for this DictionaryCommand.
- 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 class org.lsst.ccs.command.RoutingCommandSet
-
- getCommandName() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
Get the name of the DictionaryCommand.
- getCommandSet() - Method in class org.lsst.ccs.command.HelpGenerator
-
Return the command set containing the HelpCommands themselves.
- 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.
- getDefaultValue() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
- getDescription() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
- getDescription() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
Get the description for this DictionaryCommand.
- getDictionaryCompleter() - Method in class org.lsst.ccs.command.CompositeCommandDictionary
-
- getDictionaryCompleter() - Method in interface org.lsst.ccs.command.Dictionary
-
Get the DictionaryCompleter for this Dictionary.
- getHelpGenerator() - Method in class org.lsst.ccs.command.CompositeCommandDictionary
-
- getHelpGenerator() - Method in interface org.lsst.ccs.command.Dictionary
-
Get the DictionaryHelpGenerator for this Dictionary.
- getLevel() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
Get the level for this DictionaryCommand.
- getName() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
- 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
-
- getTimeout() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
Returns the default timeout value associated with this command.
- getType() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
Get the type of this parameter
- getType() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
Get the CommandType for this DictionaryCommand.
- valueOf(String) - Static method in enum org.lsst.ccs.command.annotations.Command.CommandCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.command.annotations.Command.CommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.command.demo.DemoCommands.Day
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.command.demo.DemoCommands.Holiday
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.command.demo.DemoCommands.Number
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.command.demo.OverloadingCommands.What
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.command.demo.OverloadingCommands.When
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.command.RouteSelectionCommandSet.SetGetCommands
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.shell.JLineShell.SetCommands
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lsst.ccs.command.annotations.Command.CommandCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.command.annotations.Command.CommandType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.command.demo.DemoCommands.Day
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.command.demo.DemoCommands.Holiday
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.command.demo.DemoCommands.Number
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.command.demo.OverloadingCommands.What
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.command.demo.OverloadingCommands.When
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.command.RouteSelectionCommandSet.SetGetCommands
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.shell.JLineShell.SetCommands
-
Returns an array containing the constants of this enum type, in
the order they are declared.