[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.uml2] Re: Reload UML2 for genmodel programmatically

Yes. I'd suggest taking a look at the source code for the org.eclipse.uml2.uml.ecore.importer project.

Kenn

Timothy Marc wrote:
Hey all,

is it possible to reload an UML2 model (with subset, unions and redefinitions) programmatically. The point is, that i want to do some batch tasks like Ecore profile application, etc. Currently, i'm doing this by hand, which is very tedious. Any automation concept would be very helpful to increase productivity...

Thanks

/Timothy