Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Programmatically Hide Diagram Elements
Programmatically Hide Diagram Elements [message #1725408] Thu, 03 March 2016 10:30 Go to next message
Christian Lassan is currently offline Christian LassanFriend
Messages: 2
Registered: March 2016
Junior Member
Hi,

is there a way to programmatically hide diagram elements?

It seems to call the setVisibile() function on a DDiagramElement is not the right way.

Thanks in advance.

Best regards

Christian
Re: Programmatically Hide Diagram Elements [message #1725495 is a reply to message #1725408] Thu, 03 March 2016 20:54 Go to previous message
Felix Dorner is currently offline Felix DornerFriend
Messages: 392
Registered: December 2015
Senior Member
On 03-Mar-16 15:25, Christian Lassan wrote:
> Hi,
>
> is there a way to programmatically hide diagram elements?
>
> It seems to call the setVisibile() function on a DDiagramElement is not
> the right way.

In Capella they use

HideFilterHelper.INSTANCE.hide(element);
Previous Topic:Resource reloading
Next Topic:Save Button Problems
Goto Forum:
  


Current Time: Tue Apr 23 05:29:57 GMT 2024

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

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

Back to the top