|
TPTP 4.4.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.test.core.testgen.util.TestGenFileUtil
File utility methods used by test generators.
| Constructor Summary | |
|---|---|
TestGenFileUtil()
|
|
| Method Summary | |
|---|---|
static org.eclipse.core.resources.IFile |
createTraceFile(java.lang.String filepath)
Deprecated. |
static org.eclipse.core.resources.IFile |
createTraceModel(java.lang.String recModelPath,
java.lang.String recFilePath)
Creates a simple trace EMF model with a default option set |
static org.eclipse.core.resources.IFile |
getTraceFile(org.eclipse.core.resources.IFile file)
|
static org.eclipse.emf.ecore.EObject[] |
loadResource(org.eclipse.core.resources.IFile file)
Loads an EObject[] given an IFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestGenFileUtil()
| Method Detail |
public static org.eclipse.core.resources.IFile createTraceFile(java.lang.String filepath)
filepath -
public static org.eclipse.core.resources.IFile createTraceModel(java.lang.String recModelPath,
java.lang.String recFilePath)
recModelPath - - a file path, ending in ".recmodel"recFilePath - - sets the location of the rec model to this. (.rec file)
public static org.eclipse.emf.ecore.EObject[] loadResource(org.eclipse.core.resources.IFile file)
file -
public static org.eclipse.core.resources.IFile getTraceFile(org.eclipse.core.resources.IFile file)
file -
|
TPTP 4.4.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||