API Reference
Class
MermaidRequirementDocument
Describes a parsed Mermaid requirement diagram.
Inheritance
- Object
- MermaidRequirementDocument
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Properties
Statements #Gets raw requirement statements retained with source spans.
Direction #Gets or sets the optional Mermaid layout direction token.
Requirements #Gets parsed requirement nodes in source order.
Elements #Gets parsed external element nodes in source order.
Relationships #Gets parsed requirement relationships in source order.
StyleStatements #Gets retained style and class statements that are not rendered exactly by the static topology preview.