eclipsesource / papyrus-umllight

Eclipse Public License 2.0
4 stars 2 forks source link

Create custom New Papyrus UMLLight project / model wizard #17

Closed planger closed 5 years ago

planger commented 5 years ago

Create a simplified wizard for creating a UMLLight projects and models. This wizard should have as least options as possible and should only allow to create UMLLight diagrams (see #16).

cdamus commented 5 years ago

We have a single UML Light architecture context with one viewpoint only, so we can omit the first wizard page that selects the context/viewpoint.

The next page would have options for

Which of these do we want to retain, if either? I would be for omitting the template. Not sure about the profile.

planger commented 5 years ago

I agree, I'd remove both, the template and the profile for now. Thanks!

cdamus commented 5 years ago

As discussed off-line, a clean implementation of these new wizards that re-uses the Papyrus wizard classes without resorting to reflection hacks to access private details requires new API in Papyrus. This is tracked in