My employer recently adopted the Obeo Uml-Designer plugin for Eclipse as the new UML diagram tool.
I'm having some trouble with Sequence diagrams. When you call an Operation on an existing class a dialog comes up that lets you select the operation. Unfortunately it only contains those that are owned by the object directly, and not inherited operations. I created a class diagram previously and added a reference to the parent class but that doesn't make a difference.
Does anyone know how to do this?
Thanks!
Rob