Class FlockAcceptanceTestModels
- java.lang.Object
-
- org.eclipse.epsilon.flock.engine.test.acceptance.models.FlockAcceptanceTestModels
-
public abstract class FlockAcceptanceTestModels extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static File
getBloggsModelFile()
static File
getDoesModelFile()
static org.eclipse.emf.common.util.URI
getDoesModelUri()
-
-
-
Method Detail
-
getDoesModelFile
public static File getDoesModelFile() throws IOException
- Throws:
IOException
-
getDoesModelUri
public static org.eclipse.emf.common.util.URI getDoesModelUri() throws IOException
- Throws:
IOException
-
getBloggsModelFile
public static File getBloggsModelFile() throws IOException
- Throws:
IOException
-
-