Properties
Static Private _models
_models
: Map<string, Element> = new Map()
Methods
Static getModel
- getModel(ref: string): Element | null
Static getRef
- getRef(element: Element): string | null
-
Parameters
Returns string
|
null
Static registerModel
- registerModel(ref: string, model: Element): void
Gets a model by its reference