Search
Preparing search index...
The search index is not available
EF Conversation Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"lib/Formation"
Formation
Class Formation<DataImmutable, DataMutable>
A helper class that can fulfil the {@link IFormation} interface
Type parameters
DataImmutable
DataMutable
:
DataImmutable
Hierarchy
Formation
Implements
IFormationMutable
<
DataMutable
>
Index
Constructors
constructor
Properties
discourse
id
link
meta
tags
Constructors
constructor
new
Formation
(
__namedParameters
:
object
)
:
Formation
Parameters
__namedParameters:
object
Returns
Formation
Properties
discourse
discourse
:
Discourse
<
DataImmutable
,
DataMutable
>
id
id
:
Guid
link
link
:
Link
meta
meta
:
IMetaMutable
tags
tags
:
Array
<
string
>
Globals
"lib/
Formation"
Formation
constructor
discourse
id
link
meta
tags
klass
A helper class that can fulfil the {@link IFormation} interface