org.eclipse.gmt.modisco.infra.query.tests
Class Utils

java.lang.Object
  extended by org.eclipse.gmt.modisco.infra.query.tests.Utils

public final class Utils
extends java.lang.Object

Author:
Gregoire DUPE (Mia-Software)

Constructor Summary
Utils(Plugin plugin)
           
 
Method Summary
 IProject createProject(java.lang.String projectName)
           
 EPackage getEcorePackage()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils(Plugin plugin)
Method Detail

getEcorePackage

public EPackage getEcorePackage()

createProject

public IProject createProject(java.lang.String projectName)
                       throws java.lang.Exception
Throws:
java.lang.Exception