blob: 7fe69a6740b827a9c460f89e17baec099831d44f [file] [log] [blame]
= WebApp Generation =
The WebApp discoverer creates the model in an <code>org.eclipse.emf.ecore.xmi.XMLResource</code>. So, this resource can be serialized back to XML by using the standard EMF mechanism : just call <code>save()</code> on the resource.