Skip to main content



      Home
Home » Modeling » Graphiti » Permanently Selected Graphics Algorithms
Permanently Selected Graphics Algorithms [message #652431] Thu, 03 February 2011 16:11 Go to next message
Eclipse UserFriend
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 06:00 Go to previous messageGo to next message
Eclipse UserFriend
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 11:01 Go to previous message
Eclipse UserFriend
That was it. Thanks!
Previous Topic:Programmatically invoking dnd
Next Topic:getX and getY in CreateReferenceFeature
Goto Forum:
  


Current Time: Wed Jul 23 13:26:27 EDT 2025

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

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

Back to the top