This repository contains the tools used for diagram generation in Anikultura.
- Functional decomposition diagram (FDD)
- Data flow diagram (DFD)
- Level 0
- Level 1
- Level 2
- Sequence diagram
- Usecase diagram
- Activity diagram
- Component diagram
- Deployment diagram
- Package diagram
- State machine diagram
- Class diagram
- Object diagram
Use the VSCode Extension Jebbs PlantUML to draft out PlantUML diagrams and see them in real time.
PlantUML files are in .wsd
format. After installing the extension, preview them in VSCode by pressing Alt + D
.