Skip to content
Snippets Groups Projects
Commit 652e19a3 authored by Simon Barner's avatar Simon Barner
Browse files

- Add getModel(ResourceSet resourceSet, Class<T> clazz, EFactory factory,...

- Add getModel(ResourceSet resourceSet, Class<T> clazz, EFactory factory, String fileExtension, Class<R> referenceClazz), a method that Obtains a model of a given type from a {@code resourceSet}, and creates the model if it does not exist yet (and adds it to the given {@code resourceSet}) and that returns {@code null} if the model could not be created.
parent d2c42fb2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment