- get(RouteSelectionCommandSet.SetGetTargetCommands) - Method in class org.lsst.ccs.command.RouteSelectionCommandSet.BuiltIns
-
- getActiveRoute() - Method in class org.lsst.ccs.command.RouteSelectionCommandSet
-
- 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.
- 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.
- getCommandSetsForRoute(String) - Method in class org.lsst.ccs.command.RouteSelectionCommandSet
-
Return all the command sets below root
- 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.
- getDescription() - Method in class org.lsst.ccs.command.SupportedOption
-
- getDictionaries() - Method in class org.lsst.ccs.command.CompositeCommandDictionary
-
- 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.
- getLevelForType(Command.CommandType) - Method in class org.lsst.ccs.command.CompositeCommandDictionary
-
- getLevelForType(Command.CommandType) - Method in interface org.lsst.ccs.command.Dictionary
-
Get the visibility level for this dictionary for the given CommandType.
- getLocation() - Method in class org.lsst.ccs.command.StringTokenizer.Token
-
- getMessage() - Method in exception org.lsst.ccs.command.CommandArgumentMatchException
-
- getName() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
- getName() - Method in class org.lsst.ccs.command.SupportedOption
-
- getOptions() - Method in interface org.lsst.ccs.command.BasicCommand
-
Get the Options passed to this command.
- getOptions() - Method in class org.lsst.ccs.command.Options
-
- getOptions() - Method in class org.lsst.ccs.command.RawCommand
-
- getOptions() - Method in class org.lsst.ccs.command.TokenizedCommand
-
- getResult() - Method in class org.lsst.ccs.command.remote.CommandResponse
-
- getRoutes() - Method in class org.lsst.ccs.command.RouteSelectionCommandSet
-
Return a list of routes and their associated RoutingCommandSet
- getSetAllowedValues() - Method in class org.lsst.ccs.command.RouteSelectionCommandSet.BuiltIns
-
- getSimpleType() - Method in interface org.lsst.ccs.command.DictionaryArgument
-
Get the simple type of this parameter
- getSingleLetterName() - Method in class org.lsst.ccs.command.SupportedOption
-
- getString() - Method in class org.lsst.ccs.command.StringTokenizer.Token
-
- getSupportedOption(String) - Static method in class org.lsst.ccs.command.SupportedOption
-
- getSupportedOption(String, String) - Static method in class org.lsst.ccs.command.SupportedOption
-
- getSupportedOptions() - Method in interface org.lsst.ccs.command.DictionaryCommand
-
Get the SupportedOptions for this command.
- 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.SetGetTargetCommands
-
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.SetGetTargetCommands
-
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.