| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.startup |
Codes in this package are mostly mains for applications linked to subsystem startup.
|
| Modifier and Type | Method and Description |
|---|---|
protected Subsystem.DictionarySearchResult |
Subsystem.searchForDictionary(boolean fatal,
Command command,
Object goal,
LocalCommandDictionary localDict)
utility method to produce a DictionarySearchResultObject.
|
protected Subsystem.DictionarySearchResult |
Subsystem.searchForDictionary(Command command)
searches for details of an incoming command
|
| Modifier and Type | Method and Description |
|---|---|
protected Subsystem.DictionarySearchResult |
NodeModularSubsystem.searchForDictionary(Command command)
*
searches for details of an incoming command
|
Copyright © 2015 LSST. All rights reserved.