See: Description
| Interface | Description |
|---|---|
| IQuestionResponse |
This is the data structure that holds a respondent's answer to a question.
|
| ISurveyResponseReader |
| Class | Description |
|---|---|
| AbstractRule | |
| DynamicAnalysis |
Implements all of the Dynamic Analysis logic.
|
| DynamicAnalysis.DynamicSurveyResponse |
DynamicSurveyResponse extends SurveyResponse, implementing the interface ISurveyResponseReader, which allows this
class to read in responses from a web survey output (i.e., those that edu.umass.cs.runner.Runner produces).
|
| DynamicAnalysis.QuestionResponse |
Concretized IQuestionResponse.
|
| DynamicAnalysis.Report | |
| OptTuple | |
| Simulation | |
| Simulation.ROC | |
| StaticAnalysis | |
| StaticAnalysis.Report | |
| SurveyResponse |
| Enum | Description |
|---|---|
| KnownValidityStatus |
Copyright © 2015. All rights reserved.