Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » setting uml2 namespaces
setting uml2 namespaces [message #626879] Wed, 20 August 2008 23:21
Victor Hugo is currently offline Victor HugoFriend
Messages: 20
Registered: July 2009
Junior Member
Hi friends,

When I run an uml2 atl transformation programmatically the generated model
don't has the MODEL element as root element of tree. There are elements
(packages and classes) at the same level of the MODEL element.

I expected a document with this hierarch:
-Model
-Package1
-class1
-class2
-package2
-class3


But I obtain an document with this hierach:
-Model
-Package1
-class1
-class2
-Package2
-class3

the problem is: i dont know how to set namespace property in uml2 elements
(classes, packages, ...)
i'm using eclipse-uml2-1.1.1

Best Regards
Previous Topic:[Announce] MDT UML2 2.2.1 M200808191602 is available
Next Topic:setting uml2 namespaces
Goto Forum:
  


Current Time: Fri Apr 26 06:32:11 GMT 2024

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

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

Back to the top