Table of Contents

Class Ema

Namespace
easyar.ema.v0_5

Daten der Ema-0.5-Version

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

Annotierte Daten

annotations: Array<Node | Relationship>;

blocks

Mega-Block-Informationen

blocks: Array<Block>;

extensions

Daten-Erweiterungsinformationen

extensions?: Array<string>;

generatedBy

Daten-Autor-Informationen

generatedBy: string;

version

Datenversion

get version(): Version;