Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » custom filters to reduce overload information
custom filters to reduce overload information [message #1021273] Tue, 19 March 2013 19:23 Go to next message
Simon Zutterman is currently offline Simon ZuttermanFriend
Messages: 28
Registered: October 2012
Junior Member
Hi,

for my thesis i am currently making a graphical editor using GMF to model an enterprise architecture in a very user friendly manner.

to be able to reduce an overload of information, i want to implement filters to hide certain classes, much like the 'hide connector labels' filter. Does anyone have an idea how to implement this, so add a filter that would allow me for example 'hide Goal nodes'? (Goal nodes is one class in the metamodel)

any help would be much appreciated!
Re: custom filters to reduce overload information [message #1021591 is a reply to message #1021273] Wed, 20 March 2013 11:04 Go to previous message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi,

to hide things you can set the notation view's visible attribute to false. You can get the notation view via the getNotationView method of your edit parts.

Ralph
Previous Topic:ER like connections
Next Topic:The problem of GMF
Goto Forum:
  


Current Time: Fri Mar 29 02:12:32 GMT 2024

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

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

Back to the top