eclipsesource / papyrus-umllight

Eclipse Public License 2.0
4 stars 2 forks source link

Initial architecture model #20

Closed tortmayr closed 5 years ago

tortmayr commented 5 years ago

Setup of the UMLLight architecture model (domain,stakeholder,viewpoint etc.) All UML Light diagramtypes will have to extends/modify this model so we should merge this as soon as possible.

(The architecture contains a diagram type definition and palette model for the UML Light Class Diagram which was used to test the proper configuration. At the moment this diagram type is a copy of the classical Papyrus UML Class Diagram without the modifications mentioned in #5 )

tortmayr commented 5 years ago

As mentioned above the Light class diagram is currently just a copy of the classical Papyrus UML Class Diagram without the modifications of #5. I will address the necessary adaptions to the palette/diagram assistants in another PR.

We could remove the (not so) Light Class Diagram type for now but we should still merge the base architecture model configuration.

cdamus commented 5 years ago

Ah, I see. I didn't understand that remark in the original description. Thanks, I already have work on the Package Diagram (which is just a refinement of the Class Diagram) pending on this.