541542543544545546547548549
oSetter.check(); } public void flattenStateMachine(boolean in_bUseStateComposition) throws Exception { TestCaseGraphFlattener oFlattener = new TestCaseGraphFlattener(in_bUseStateComposition, this); oFlattener.flattenTestCaseGraph(); }