Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Permanently Selected Graphics Algorithms
Permanently Selected Graphics Algorithms [message #652431] Thu, 03 February 2011 21:11 Go to next message
Rhett Hudson is currently offline Rhett HudsonFriend
Messages: 43
Registered: September 2010
Member
I have some graphics algorithms that are drawn in red with dotted lines. I can see in the serialization that they aren't added that way, so it would appear to be some state that I'm causing at run time.

Is there something I may have done to these GraphicsAlgorithms that gets them drawn red? Is this an indication of some of of error state?
Re: Permanently Selected Graphics Algorithms [message #652514 is a reply to message #652431] Fri, 04 February 2011 11:00 Go to previous messageGo to next message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Graphiti uses this as visualization for an object that needs an update
because e.g. some changes in the domain world happened outside of the
diagram. They are caused by an update feature indicating updateNeeded =
true. So, you should check your update feature for that kind of domain
object.

Michael
Re: Permanently Selected Graphics Algorithms [message #652587 is a reply to message #652514] Fri, 04 February 2011 16:01 Go to previous message
Rhett Hudson is currently offline Rhett HudsonFriend
Messages: 43
Registered: September 2010
Member
That was it. Thanks!
Previous Topic:Programmatically invoking dnd
Next Topic:getX and getY in CreateReferenceFeature
Goto Forum:
  


Current Time: Fri Mar 29 15:08:35 GMT 2024

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

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

Back to the top