| [news.eclipse.modeling.mdt.uml2.uml] Re: Problem with XMI import from case (Enterprise Architect) |
|
Peter, I'm not sure where to find it in the docs, but you'll need to use the specialized resource implementations in org.eclipse.uml2.uml.resource. For example, I believe that XMI2UMLResource.Factory.INSTANCE should be registered to handle .xmi files because I think that's what the editor is using. And UMLResource.Factory.INSTANCE should be used for *.uml files... Peter Jackson wrote:
|