Add enum support

Issue #73 resolved
Matthias Schoettle created an issue

Enums already exist in the metamodel, but cannot yet be created in the tool. Add enum support to make it possible to create them.

As discussed, enums should be created the following ways:

  • Until a better touch gesture is found, enums are created by drawing a circle.
  • Using the mouse, extend the tap-and-hold (creating a new class) such that a selection menu is offered to create a class, enum or implementation class.

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