Package | Description |
---|---|
edu.umass.cs.surveyman.analyses |
Contains static and dynamic analysis structures and logic.
|
edu.umass.cs.surveyman.analyses.rules |
Contains available rules for the wellformedness check in static analysis.
|
edu.umass.cs.surveyman.output |
Contains objects used to print out results or transmit data over a server.
|
edu.umass.cs.surveyman.qc |
Contains quality control metrics.
|
edu.umass.cs.surveyman.qc.biases | |
edu.umass.cs.surveyman.qc.respondents | |
edu.umass.cs.surveyman.samples |
Contains sample programs for how to use SurveyMan programmatically.
|
edu.umass.cs.surveyman.survey |
Contains internal representations of survey component abstractions.
|
Class and Description |
---|
AbstractRule |
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.Report |
IQuestionResponse
This is the data structure that holds a respondent's answer to a question.
|
ISurveyResponseReader |
KnownValidityStatus |
OptTuple |
Simulation.ROC |
StaticAnalysis.Report |
SurveyResponse |
Class and Description |
---|
AbstractRule |
Class and Description |
---|
SurveyResponse |
Class and Description |
---|
IQuestionResponse
This is the data structure that holds a respondent's answer to a question.
|
SurveyResponse |
Class and Description |
---|
SurveyResponse |
Class and Description |
---|
SurveyResponse |
Class and Description |
---|
SurveyResponse |
Class and Description |
---|
OptTuple |
Copyright © 2015. All rights reserved.