private TestGoalManager m_oTestGoalMgr;
public TestCaseGraphHelper()
{
m_oTestGoalMgr = new TestGoalManager();
m_oResourceSet = new ResourceSetImpl();
m_oResourceEcoreOut= m_oResourceSet.createResource(
URI.createFileURI(
Configuration.getEcoreOutput()));