Options
All
  • Public
  • Public/Protected
  • All
Menu

Abstract class from which every output inherits general properties.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • Returns OutputModel

Properties

Readonly id

id: string

Unique Id of this output.

Readonly type

Indicates which type of output this is.

Methods

Protected Abstract init

  • Forces inherited child classes to identify themself with the type of output they are.

    Returns OutputEnum

    The output enum that belongs to this type of output.

Generated using TypeDoc