eclipsesource / papyrus-umllight

Eclipse Public License 2.0
4 stars 2 forks source link

Create simplified new child/relationship creation menu for UML Use Case diagram #9

Closed planger closed 5 years ago

planger commented 5 years ago

The new child / relationship creation menu should only contain the following UML concepts (equal to #3):

cdamus commented 5 years ago

We cannot have the Extend element without ExtensionPoint, as the Extend must specify at least one point in the extended use case at which the extending use case is to be inserted.