Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Loading models into IModel objects
Loading models into IModel objects [message #589965] Thu, 10 June 2010 16:07
Stephen Barrett is currently offline Stephen BarrettFriend
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
Previous Topic:accessing file from eol
Next Topic:Disappearing Elements
Goto Forum:
  


Current Time: Wed Apr 24 19:54:35 GMT 2024

Powered by FUDForum. Page generated in 0.03094 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top