Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » How to represent dependency model with UML2
How to represent dependency model with UML2 [message #619647] Wed, 02 April 2008 09:38
Lasith is currently offline LasithFriend
Messages: 29
Registered: July 2009
Junior Member
Hi All,

I am having a problem with representing a dependency model with UML2 API.
E.g.
We have a model called base model(think this is a instance of
org.eclipse.uml2.uml.Model) with one enumeration called 'enumBase' also we
have a extension model.
So I want to apply the type 'enumBase' to the attribute on extension model.

So as basic uml theory now base model became as a dependency model for
extension model. How can I represent this relationship with UML2 API?

After doing these things when I am opening the extension model with the
UML2 API how can I get the dependency models (it should be base model)
using the UML2 API?

Regards,
_ Lasith.
Previous Topic:How to represent dependency model with UML2
Next Topic:UML extension and visualisation
Goto Forum:
  


Current Time: Fri Apr 19 09:48:05 GMT 2024

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

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

Back to the top