Class BankAccounts
- java.lang.Object
-
- org.eclipse.epsilon.hutn.test.models.BankAccounts
-
public abstract class BankAccounts extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static File
getMetaModelFile()
static org.eclipse.emf.common.util.URI
getMetaModelUri()
-
-
-
Method Detail
-
getMetaModelFile
public static File getMetaModelFile() throws IOException
- Throws:
IOException
-
getMetaModelUri
public static org.eclipse.emf.common.util.URI getMetaModelUri() throws IOException
- Throws:
IOException
-
-