Name | Description | |
---|---|---|
![]() | baseViewService | Gets a value with the base view service. |
![]() | context | Gets a value with the context for the natural language inquirer for this plug-in. |
![]() | currentAdapter | Gets a value with the current adapter. |
![]() | currentHandlePromise | Gets a value with the current handle promise. |
![]() | currentViewType | Gets a value with the current view type. |
![]() | inquirer | Gets a value with the current natural language inquirer. |
Name | Description | |
---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | handle | Handle a response from the Python ML plugin |
![]() | handleError | |
![]() | handleException | |
![]() | handleQuestion | |
![]() | handleResponse | |
![]() | handleUnrecognized | |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |