added default implementation of ModelLoader.newModel(String name, String uri, ASMModel metamodel) calling ModelLoader.newModel(name, metamodel)

Rationale: subclasses that do not take uri into account should not need to implement the specific method that does.
1 file changed