Generating uml diagrams for device classes with umlgraph
|
|
---|---|
Hi, while playing around with umlgraph (http://www.umlgraph.org) I found it quite easy to generate a uml diagram using a simplified text description (umlgraph requires the Java syntax) of a device class (in Python). Is anyone interested in having this feature (or an improved one) integrated into pogo? The textual class description in Java syntax:
and the result of running umlgraph. |