0
votes

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

1
What does the tool's customer support at obeodesigner.com/support say? What do the forums and "advanced documentation (best practices, FAQ, case-studies, etc)" at obeonetwork.com/group/obeo-designer say? BTW: your question does not include Minimal, Complete, and Verifiable examplexmojmr

1 Answers

0
votes

This is a known bug : https://github.com/ObeoNetwork/UML-Designer/issues/416

I will try to fix it for the next 5.0.0 version which will be available at the end of this month.

Thanks for your feedback, Mélanie