Module: Ea::Export::PlantUml
- Defined in:
- lib/ea/export/plantuml.rb,
lib/ea/export/plantuml/generator.rb
Overview
PlantUML text-format exporter. Produces a .puml file
documenting the model's classes, attributes, and relationships
in PlantUML syntax (rendered by plantuml.com/plantuml).
Defined Under Namespace
Classes: Generator