Home » Modeling » Epsilon » Loading models into IModel objects (Load a dynamically built model from memory, rather than from a file?)
| Loading models into IModel objects [message #539413] |
Thu, 10 June 2010 12:07  |
Stephen Barrett Messages: 46 Registered: May 2010 |
Member |
|
|
Hello Epsilon Fans,
I've looked through the source, and don't see that what I want is provided for, but I thought I would ask anyway:
I am constructing UML2 models in Java which I want to manipulate with the Epsilon family of languages, also running in Java. Is it possible to load an IModel object directly with a UML2 model (or something similar)? Or maybe accomplish the same thing by specifying a URI scheme other than file:// for the PROPERTY_MODEL_FILE property?
This would save having to write a model out to an XMI file right after building it, only to turn around and read it back in again into an EmfModel. And it would also save having to unravel filesystem paths, permissions, etc., which is a consideration for standalone tools.
That being said, this is not a critical item, more of a "Wouldn't it be nice?" kind of thing.
Regards,
--Stephen
|
|
|
Goto Forum:
Current Time: Fri May 24 18:10:32 EDT 2013
Powered by FUDForum. Page generated in 0.01723 seconds
|