Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ModelParserImpl

Package version

Class for parsing the DTDL langauge.

Hierarchy

  • ModelParserImpl

Implements

Index

Constructors

constructor

Properties

Optional getModels

getModels: ModelsRepositoryClient["getModels"]

Optional maxDtdlVersion

maxDtdlVersion: undefined | number

options

Static graphKeyword

graphKeyword: string = "@graph"

Static idKeyword

idKeyword: string = "@id"

Static supplementalTypeCollection

supplementalTypeCollection: SupplementalTypeCollectionImpl = new SupplementalTypeCollectionImpl()

Methods

getSupplementalTypeCollection

parse

  • parse(jsonTexts: string[]): Promise<ModelDict>

Static _parseObject

Static retrieveSupplementalTypeCollection

Generated using TypeDoc