Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Tooltips on Decorators
Tooltips on Decorators [message #1855073] Tue, 27 September 2022 15:27
Jonathan Menzies is currently offline Jonathan MenziesFriend
Messages: 60
Registered: May 2020
Location: California
Member
Hey there,

I have some custom nodes based on different objects, for example we have a Control and an Event. Currently we have a decorator on the Event to show a relationship and that works fine.

However, when I try and add this for the Control (which uses a custom style with a domain class of Control), for whatever reason half the time it thinks the Control is a Control and the other half it thinks it's an Event. If I try adding two separate decorators, one for each and using the semantic decorator option it thinks the Control is both an Event and a Control. Which is really confusing.

How does the decorator resolve what object it's based on, is there somewhere in the code I can debug to check what's going on?

Cheers!
Jonathan
Previous Topic:Automatic Viewpoint Activation
Next Topic:Using Sirius table to create element
Goto Forum:
  


Current Time: Sat Nov 09 02:13:39 GMT 2024

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

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

Back to the top