Search
Preparing search index...
The search index is not available
EF Conversation Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"lib/discourse/Statement"
DiscourseStatement
Class DiscourseStatement<DataImmutable, DataMutable>
A helper class that can fulfil the {@link IStatement} interface
Type parameters
DataImmutable
DataMutable
:
DataImmutable
Hierarchy
DiscourseStatement
Implements
IDiscourseStatementMutable
<
DataMutable
>
Index
Constructors
constructor
Properties
statement
type
Constructors
constructor
new
Discourse
Statement
(
__namedParameters
:
object
)
:
DiscourseStatement
Parameters
__namedParameters:
object
Returns
DiscourseStatement
Properties
statement
statement
:
DataMutable
type
type
:
Type.Statement
= Type.Statement
Globals
"lib/discourse/
Statement"
Discourse
Statement
constructor
statement
type
klass
A helper class that can fulfil the {@link IStatement} interface