Class: Ea::Model::Annotation
- Defined in:
- lib/ea/model/annotation.rb
Overview
First-class annotation: comments, documentation, change notes, requirements, file references — the textual meta-content EA authors attach to model elements.
Modeled as a typed concept rather than a packed string, so the SPA can show different annotation kinds with appropriate presentation (e.g. documentation gets rendered as markdown, change history goes in a sidebar).