CSALMongo.TurnModel Namespace | CSAL Mongo Access Library |
This namespace is for model classes as posted to CSALDatabase in JSON format
to record a user turn from ACE.
Classes
Class | Description | |
---|---|---|
ActionLog |
Single action instance
|
|
AssessmentLog |
Single instance of assessment
|
|
ConvLog |
Top-level instance for turns posted to database - see CSALDatabase and Model for
code interpreting these data structures
|
|
InputLog |
Single event instance
|
|
TransitionLog |
Transition as specified by state, rule, and a list of action
|