Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XMIElementNode

Hierarchy

Index

Constructors

constructor

  • new XMIElementNode(origin: string, xmlElement: Element, typeURI: string, typeName: string, id?: undefined | string): XMIElementNode

Properties

attrs

attrs: Map<string, string[]>

children

children: Map<string, XMINode[]>

Optional id

id: undefined | string

origin

origin: string

tagName

tagName: string

typeName

typeName: string

typeURI

typeURI: string

Methods

findNodeByID

Generated using TypeDoc