cml_generate_aggregate_diagram
Generate a PlantUML class diagram for an aggregate within a bounded context, visualizing its internal structure and relationships.
Instructions
Generate a PlantUML class diagram for an aggregate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contextName | Yes | Name of the bounded context | |
| aggregateName | Yes | Name of the aggregate |