Class Ema
- Namespace
- easyar.ema.v0_5
Daten für Ema Version 0.5.
Ema
Hinweise
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the Ema class.
Eigenschaften
annotations
Anmerkungsdaten
annotations: Array<Node | Relationship>;
blocks
Mega block-Informationen
blocks: Array<Block>;
extensions
Datenerweiterungsinformationen
extensions?: Array<string>;
generatedBy
Informationen zum Datenautor
generatedBy: string;
version
Datenversion
get version(): Version;