Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Metamodel

Hierarchy

  • Metamodel

Index

Properties

Static Private _models

_models: Map<string, Element> = new Map()

Methods

Static getModel

  • getModel(ref: string): Element | null

Static getModels

Static getRef

  • getRef(element: Element): string | null

Static registerModel

  • registerModel(ref: string, model: Element): void

Generated using TypeDoc