Now with yUML, you only need to write some text, YES - ONLY SOME TEXT, to generate UML diagrams on the fly without any special tools.
Example:
This text
[Customer]+1->*[Order]
[Order]++1-items >*[LineItem]
[Order]-0..1>[PaymentMethod]
will generate this class diagram
Currently, yUML supports class, activity and use case diagrams.
No comments:
Post a Comment