| Package | Description |
|---|---|
| org.lsst.ccs.command |
An experimental package for testing possible improvements to the command handling
mechanism built-in to the CCS core.
|
| Modifier and Type | Method and Description |
|---|---|
DictionaryCommand |
Dictionary.findCommand(BasicCommand command)
Find a given command in the dictionary
|
DictionaryCommand |
CompositeCommandDictionary.findCommand(BasicCommand tc) |
DictionaryCommand |
Dictionary.findCommand(String command,
int argumentCount)
Find a given command in the dictionary.
|
DictionaryCommand |
CompositeCommandDictionary.findCommand(String command,
int argumentCount) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DictionaryCommand> |
CompositeCommandDictionary.iterator() |
Copyright © 2014 LSST. All Rights Reserved.