Public Member Functions | |
void | refresh () |
Re-obtain all connections to external processes. | |
Partition | getPartition () |
Get the IPC Partition that all our processes are contained in. | |
sctapi | getTestApi () |
Get a reference to the SCTTestAPI. | |
CalibrationController | getCalibrationController () |
Gets a reference to the CalibrationController. | |
SctApi | getSctApi () |
Gets a reference to the Api. | |
Configuration | getConfigurationService () |
Gets a reference to the configuration service. | |
AnalysisServiceInterface | getAnalysisService () |
Gets a reference to the analysis service. | |
FitterInterface | getFittingService () |
Gets a reference to the fitting service. | |
Static Public Member Functions | |
SystemInterface | getInstance () |
Get the singleton interface. |
Users should probably not cache references for long periods of time
This class and ISInterface mirror some of the methods from SctNames in the C++ code