Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Model import and referencing
Model import and referencing [message #622583] Wed, 27 June 2007 12:31
Magnus Rundlof is currently offline Magnus RundlofFriend
Messages: 3
Registered: July 2009
Junior Member
Hi

I would like to create a library of models that could be included and used
in other models. For example, I have created a model file called
MY_PRIMITIVE_TYPES.uml. Next, I load the resource into a model called
mymodel.uml, the model where I want to use the primitive types. All works
well, as long as I use the UML Editor in Eclipse. However, when an
application loads the model, the type name of all referenced primitive types
are null. The only thing that identifies the type is an eProxyURI.

How can I get this scenario to act as if there was only one model? Is it
possible to make the loader build the model on-the-fly or do I need to
traverse it and fill in the blanks myself? How do I use the eProxyURI?

Very thankful for suggestions.

Best regards,
Magnus
Previous Topic:TriggerListener for changing values of Element properties from Stereotype
Next Topic:using the uml2 code generator
Goto Forum:
  


Current Time: Thu Apr 25 01:43:25 GMT 2024

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

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

Back to the top