ArchiModelMetadata
cda-developer-portal / ArchiModelMetadata
Interface: ArchiModelMetadata
Section titled “Interface: ArchiModelMetadata”Defined in: domain/model.d.ts:9
Top-level metadata read from the <archimate:model> root element.
Properties
Section titled “Properties”id:
string
Defined in: domain/model.d.ts:10
name:
string
Defined in: domain/model.d.ts:11
properties
Section titled “properties”properties:
ArchiProperty[]
Defined in: domain/model.d.ts:20
purpose
Section titled “purpose”purpose:
string|null
Defined in: domain/model.d.ts:19
The model’s native <purpose> element — Archi’s own name for its
model-level narrative field (there is no separate, generic
“documentation” concept at the model root, unlike elements,
relationships, views, and folders, which all have one).
version
Section titled “version”version:
string
Defined in: domain/model.d.ts:12