{{diagramName}}

{{i18n.tableOfContents}}

  1. {{diagramName}} - {{i18n.dmnModel}}
  2. {{diagramName}} - {{i18n.dataTypes}}
  3. {{diagramName}} - {{i18n.drdComponents}}

1. {{diagramName}} - {{i18n.dmnModel}}

{{diagramDescription}}

{{^hasGraphNodes}}
{{i18n.diagramDoesNotHaveElements}}
{{/hasGraphNodes}} {{#hasGraphNodes}} {{diagramName}} {{/hasGraphNodes}}

2. {{diagramName}} - {{i18n.dataTypes}}

3. {{diagramName}} - {{i18n.drdComponents}}

{{#drds}}

{{drdName}} {{#drdType}} ({{drdType}}) {{/drdType}}

{{drdDescription}}

{{#drdBoxedExpressionImage}} {{drdName}} {{/drdBoxedExpressionImage}}
{{/drds}} {{^drds}}
{{i18n.noDRDs}}
{{/drds}}