hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Enforce that source of note link is note and destination is class #517

Closed hasii2011 closed 1 year ago

hasii2011 commented 1 year ago

We provide help to do so but it is possible not to

since we are here doing this enforce other kind of links

UML relationships (Inheritance, Composition, Aggregation) must start and end at classes

Do not allow sequence diagram arrows in UmlClassDiagramsFrame

hasii2011 commented 1 year ago

Done on a branch the merged to the 🤡 master 🤡 branch