
| Constructor and Description |
|---|
SequencerConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor v) |
List<Channel> |
getChannels() |
List<Function> |
getFunctions() |
List<Parameter> |
getParameters() |
void |
setChannels(List<Channel> channels) |
void |
setFunctions(List<Function> functions) |
void |
setParmameters(List<Parameter> parms) |
boolean |
validate() |
Copyright © 2015 LSST. All rights reserved.