| Package | Description |
|---|---|
| org.lsst.ccs.bus | |
| org.lsst.ccs.state |
| Modifier and Type | Method and Description |
|---|---|
Command |
CommandAckOrReply.getOriginalCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandAckOrReply.setOriginalCommand(Command originalCommand) |
| Constructor and Description |
|---|
CommandAck(Command command,
String origin) |
CommandAckOrReply(Command command,
String origin) |
CommandReply(Command command,
Object reply,
CommandReply.CommandStatus status,
String origin) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
State.canProcess(Command c,
CommandExecutor sys) |
State |
State.nextState(Command c,
CommandExecutor sys) |
Copyright © 2013 LSST. All Rights Reserved.