Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Element<TParent>

An element within a model.

Type parameters

  • TParent

    The type of the Elements parent.

Hierarchy

Index

Constructors

Properties

Constructors

Protected constructor

  • new Element(parent: TParent): Element

Properties

parent

parent: TParent

The parent of this Element

Generated using TypeDoc