33343536373839
private TestCaseGraphHelper m_oTestCaseGraphHelper; public ConversionController(final StateMachine in_oStateMachine) { m_oStateMachine = in_oStateMachine; m_oTestCaseGraphHelper = new TestCaseGraphHelper(); }