PlantUML de un vistazo
PlantUML es un proyecto Open Source (código abierto) que permite escribir rápidamente:
Los siguientes diagramas no-UML también están soportados:
Los diagramas son definidos usando un lenguaje simple e intuitivo. (Guía de Referencia del Lenguaje PlantUML).
Los usuarios nuevos pueden leer la página de inicio rápido. También está la página F.A.Q. PlantUML puede ser usado dentro de muchas otras herramientas.
Las imagenes pueden ser generadas en PNG, en SVG o en formato LaTeX. También es posible generar diagramas de arte en ASCII (solo para diagramas de secuencia).
# online generations:
- Since ever 4242424242
- Last 24 hours 42424242
- Last hour 4242
- Last minute 42
Ejemplo: (Puedes editar el texto que quieras y el diagrama se actualizará dinámicamente!)
|
describe el siguiente diagrama :
|
Bob->Alice : hello
|
|
Este ejemplo funciona gracias al servicio online demo.
Puede contribuir en esta página haciendo clic aquí.
|
PlantUML in a nutshell
PlantUML is a component that allows to quickly write :
The following non-UML diagrams are also supported:
Diagrams are defined using a simple and intuitive language. (see PlantUML Language Reference Guide).
New users can read the quick start page. There is also a F.A.Q. page. PlantUML can be used within many other tools.
Images can be generated in PNG, in SVG or in LaTeX format. It is also possible to generate ASCII art diagrams (only for sequence diagrams).
# online generations:
- Since ever 4242424242
- Last 24 hours 42424242
- Last hour 4242
- Last minute 42
Example: (You can edit the text if you want, the diagram will be dynamically updated!)
|
describes the following diagram :
|
Bob->Alice : hello
|
|
This example is working thanks to the online demo server.
You can contribute on this page by clicking here.
|