| |||||
PlantUML is a free and Java based tool used to draw UML diagrams, using a simple and human readable text description.
Be carefull, because PlantUML does not prevent you from drawing inconsistent diagrams (like having two classes inheriting from each other, for example). So PlantUML is more a drawing tool than a modeling tool.
PlantUML is a component that allows to quickly write :
· sequence diagram,
· use case diagram,
· class diagram,
· activity diagram,
· component diagram,
· state diagram
Diagrams are defined using a simple and intuitive language. They can be generated in PNG or SVG format.
Requirements:
· Java
Via: PlantUML 7949
No comments:
Post a Comment