Traceability

org.topcased.traceability.hmi.runtime
Class ResourceLoader

java.lang.Object
  extended by org.topcased.traceability.hmi.runtime.ResourceLoader

public class ResourceLoader
extends java.lang.Object

Created on 21 f�vr. 07


Method Summary
static ResourceLoader getInstance()
          Return the unique instance of the ResourceLoader class
 Project load(org.eclipse.core.resources.IResource resource)
          Load the project from the given file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ResourceLoader getInstance()
Return the unique instance of the ResourceLoader class

Returns:
the ResourceLoader instance

load

public Project load(org.eclipse.core.resources.IResource resource)
Load the project from the given file

Parameters:
file - input file (*.ttmresults)
Returns:
a Project instance

Traceability

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.