AaC Plant-UML Plugin

Plant UML - Generate Plant UML from your AaC model.

The AaC Plant-UML (aac-puml) Plugin is an extension of the core AaC tool and generates a diagram from an AaC model. General AaC documentation can be found here.

Installation

AaC requires Python 3.9.13 installed prior to use. And AaC Plant-UML requires AaC to be installed prior to use. Install the AaC core tool using pip:

pip install aac


Install the AaC PUML plugin using pip:

pip install aac-puml