*
*/
public class GenerateParseTree {
public static void main(String[] args) {
try {
new StandaloneSetup().setPlatformUri("..");
final String uri = new File("./emf-gen").getAbsolutePath();
GenModelPackage.eINSTANCE.getGenAnnotation();
ResourceSet rs = new ResourceSetImpl();
Resource resource = rs.getResource(URI