| 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 |
|---|---|
boolean |
Dictionary.containsCommand(TokenizedCommand tc)
Test if a given command is present in a dictionary.
|
int |
Dictionary.findCommand(TokenizedCommand tc)
Find a given command in the dictionary
|
Object |
CompositeCommandSet.invoke(TokenizedCommand tc)
Invoke a command included in this command set.
|
Object |
CommandSet.invoke(TokenizedCommand tc) |
Copyright © 2013 LSST. All Rights Reserved.