Cooperate-Project / CooperateModelingEnvironment

Modeling environment for UML modeling by diversity teams (sighted and visual impaired people).
Eclipse Public License 1.0
6 stars 3 forks source link

Deletion of method parameters in textual diagrams #255

Open larissaschmid opened 6 years ago

larissaschmid commented 6 years ago

The deletion of method parameters is not correctly recognized in the textual editors: After deleting them in the textual editor, the parameters are still in the graphical diagram.

seiferma commented 6 years ago

This issue is more complex than it looks like. The whole handling of operations is broken. For instance, you cannot create two methods with the same name but different parameter types.

We need to fix: