Options
All
  • Public
  • Public/Protected
  • All
Menu

An utility class using HCN methods and Slots to offer an higher level API looking like NLU librairies.

Hierarchy

  • NLUFormatter

Index

Constructors

Properties

Methods

Constructors

constructor

  • new NLUFormatter(__namedParameters: { LUSAction: string; model: HCN; slots: Slot<any>[] }): NLUFormatter

Properties

Private LUSAction

LUSAction: string

Private model

model: HCN

Private slots

slots: Slot<any>[]

Methods

ask

resetDialog

  • resetDialog(): void

Legend

  • Class
  • Class with type parameter
  • Constructor
  • Method
  • Function
  • Type alias
  • Enumeration
  • Interface
  • Private property

Generated using TypeDoc