Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Methods

addAnnotation

  • Parameters

    Returns void

annotations

  • Returns IAnnotation[]

description

  • description(): string
  • Returns string

getAdapter

  • getAdapter<T>(adapterType: object): T
  • Type parameters

    • T

    Parameters

    • adapterType: object
      • constructor: function
        • new __type(arg?: any): __type
        • Parameters

          • Optional arg: any

          Returns __type

    Returns T

getAdapters

  • getAdapters(): any[]
  • Returns any[]

nameId

  • nameId(): string
  • Returns string

removeAnnotation

  • Parameters

    Returns void

Generated using TypeDoc