
Public Member Functions | |
| Proxies (sctConf.Configuration conf) | |
| PartitionProxy | getPartition (int i) |
| CrateProxy | getCrate (int i, int part) |
| RodProxy | getRod (int i, int part, int crate) |
| MurProxy | getMUR (int order, int mur, int part, int crate, int rod) |
| MurProxy | getMUR (int mur) throws ConfigurationException |
| ModuleProxy | getModule (String sn) |
Protected Attributes | |
| sctConf.Configuration | config |
Classes | |
| class | CrateProxy |
| class | ModuleProxy |
| class | MurProxy |
| class | PartitionProxy |
| class | RodProxy |
Definition at line 11 of file Proxies.java.
1.4.6