Associations cannot be created between classes and implementation classes in GUI

Issue #54 resolved
Matthias Schoettle created an issue

It is currently possible to add an inheritance to an ImplemenationClass. It is, however, not possible to create an association between a Class and an ImplementationClass.

In the GUI, this is currently prevented in the StructuralViewHandler. However, both metamodel and controller don't support it. I created a separate issue (#53) for this.

Depends on: Issue #53

Comments (3)

  1. Franz-Philippe Garcia

    Resolved issue #73: Added EnumView, EnumController,...

    Resolved issue #34: Added ImplementationClassView, ImplementationClassController,...

    Resolved issue #54: Added associations between any classifiers

    → <<cset 880ae84d3652>>

  2. Log in to comment