Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Model

Package version

A DTDL model.

Hierarchy

  • Model

Index

Constructors

constructor

Properties

dict

dict: ModelDict

Methods

addType

applyTransformations

checkRestrictions

doesPropertyDictContainKey

  • doesPropertyDictContainKey(elementId: string, propertyName: string, key?: undefined | string): boolean

getKindString

  • getKindString(elementId: string): string

hasElementWithId

  • hasElementWithId(elementId: string): any

isKindInSet

  • isKindInSet(elementId: string, kindSet: EntityKinds[]): boolean

isPartition

  • isPartition(elementId: string): boolean

setObjectProperties

trySetObjectProperty

  • trySetObjectProperty(elementId: string, propertyName: string, referencedElementId: string, key?: undefined | string): boolean

Generated using TypeDoc