Public Member Functions | |
void | initialize (ContainerServices containerServices) throws ComponentLifecycleException |
void | componentNeedsAttention (String componentName, String troubleCode) |
RWdouble | someOtherProperty () |
Protected Member Functions | |
AlmaSubsystemActions | getActionHandler () |
Private Attributes | |
RWdouble | m_someOtherProperty |
DataAccess | m_someOtherPropertyDataAccess |
|
|
|
|
|
As part of the initialization of this test master component, the baci property 'someOtherProperty' is set up.
|
|
|
|
|
|
|