ObeoNetwork / UML-Designer

OpenSource (EPL licensed) UML2 Graphical Modelers (Class, Composite, State, Activity, Sequence ...)
http://umldesigner.org
320 stars 123 forks source link

Cannot create operations anymore #907

Closed mbats closed 7 years ago

mbats commented 7 years ago

See the initial question on stackoverflow: http://stackoverflow.com/questions/40783035/methods-are-not-visible-in-class-diagram-umldesigner-7-1 "I had to switch my workspace and reimport my project into the new workspace. I am currently working on a class diagram. Everytime when i am creating a new method in a class it stays invisible. "

UML_M.zip

AxelRICHARD commented 7 years ago

I found what is the "problem" here. The concerned diagram is not synchronized (right-click on the diagram background and click on the "unsynchronized" menu entry. If this option is disabled (that is the default state of Class diagram), then everything goes back to the "classic" behavior. So there is no bug here.