dspinellis / UMLGraph

Declarative specification and drawing of UML diagrams
http://www.spinellis.gr/umlgraph
BSD 3-Clause "New" or "Revised" License
343 stars 92 forks source link

Support '/' to denote derived property in class diagram #16

Open michaelbannister opened 11 years ago

michaelbannister commented 11 years ago

UML class diagrams can include '/' along with the visibility indicator for a class member; it would be great to have a way to specify this (perhaps a tag @derived)