1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-01 08:00:48 +00:00
plantuml/src/net/sourceforge/plantuml/bpm/package-info.java
The-Lum 28cc4638d6 docs: add package-info.java and readme.md
(for `abel` to `command`)
2023-10-17 10:16:34 +00:00

8 lines
222 B
Java

/**
* Provides classes used to manage
* <a href="http://alphadoc.plantuml.com/doc/markdown/en/bpmn" target="_top">
* BPMN (Business Process Model and Notation) Diagram</a>.
*
*/
package net.sourceforge.plantuml.bpm;