

Public Member Functions | |
| boolean | refreshChannelMap (int viewCategory, int selectedView) |
| void | probeConfig (int viewCategory, int selectedView, int BOCParameter) |
| void | probe (int viewCategory, int selectedView) |
| void | probe (int viewCategory, int selectedView, boolean listBadModules) |
| java.util.Set | getErrorModuleList () |
| Double | getProbeData (String sn, int link) |
| java.util.Vector | getCountVector () |
| void | checkProbe () |
Static Public Member Functions | |
| static SctApiInfo | getInstance () |
Package Attributes | |
| Sct_SctApi.SctApiIPC | api |
| sctConf.Configuration | sctconf |
| ConfigurationInterface | guiConfig = null |
| java.util.Map | probeHash |
| java.util.Map | countHash |
| java.util.Map | chanMap |
| java.util.Map | chanMap2 |
| String[] | dTypes = {"0","1","2","J","E"} |
| java.util.regex.Pattern | keyPattern = java.util.regex.Pattern.compile("(\\d+)\\*(\\d+)\\*(\\d+)") |
| java.util.Vector | chanList |
| java.util.Set | errorModuleList |
Private Member Functions | |
| SctApiInfo () | |
Static Private Attributes | |
| static SctApiInfo | instance = new SctApiInfo() |
Definition at line 5 of file SctApiInfo.java.
1.4.6