ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
68 stars 22 forks source link

Communication Diagrams #24

Closed jwilland-tum closed 5 years ago

jwilland-tum commented 5 years ago

Motivation and Context

Introduce Communication Diagrams to Apollon

Description

Users should be able to model UML Communication Diagrams in Apollon. Therefore we implemented Communication Link that contain messages along their path. Messages have a certain direction and a name value.

Screenshots

comm

jwilland-tum commented 5 years ago

Should ObjectNames have methods?

krusche commented 5 years ago

Should ObjectNames have methods?

I guess you mean Object. Yes, it should be possible to add methods into them