Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » Detailed UML to less Detailed UML
Detailed UML to less Detailed UML [message #89198] Wed, 27 August 2008 18:57
Kevin O is currently offline Kevin OFriend
Messages: 1
Registered: July 2009
Junior Member
I am trying to extend Eclipse to create a transformation that changes the
default visualization for a C++ file to a less detailed version.

Essentially, all I want the transformed UML to contain is the classes
defined, their includes, and their public operations and variables,
including typedefs and structs. However, the default visualization- that
is, what I see when I drag a header file onto a free-form diagram or when
I run a C++ to UML transformation- shows namespaces, the header and source
file themselves, private members and operations, etc. that I do not wish
to see.

I have spent a number of hours experimenting with mappings and creating an
entirely new transformation from a plug-in, but these attempts were
fruitless. What is the easiest way for me to do what I need? Any
suggestions are welcome, even just trying to point me in the right
direction.

Thanks!

P.S. If there is a better suited Newsgroup for this topic, I'd also like
to know of it.
Previous Topic:[ATL]Problem to return a enumeration inside helper (no enumeration literal)
Next Topic:[ATL] EMF-VM and modelhandlers
Goto Forum:
  


Current Time: Wed Apr 24 19:39:15 GMT 2024

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

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

Back to the top