public static class DynamicAnalysis.DynamicSurveyResponse extends SurveyResponse implements ISurveyResponseReader
center, clusterLabel, gensym, noise| Constructor and Description |
|---|
DynamicAnalysis.DynamicSurveyResponse(SurveyResponse surveyResponse) |
DynamicAnalysis.DynamicSurveyResponse(Survey survey,
String srid) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends SurveyResponse> |
readSurveyResponses(Survey s,
Reader r) |
Map<String,IQuestionResponse> |
resultsAsMap() |
boolean |
surveyResponseContainsAnswer(List<SurveyDatum> variants) |
addResponse, copy, equals, getAllResponses, getComputedValidityStatus, getKnownValidityStatus, getLastQuestionAnswered, getNonCustomResponses, getPoint, getResponseForQuestion, getScore, getSrid, getSurvey, getThreshold, hasResponseForQuestion, isRecorded, setComputedValidityStatus, setKnownValidityStatus, setRecorded, setResponses, setScore, setSrid, setThresholdpublic DynamicAnalysis.DynamicSurveyResponse(Survey survey, String srid)
public DynamicAnalysis.DynamicSurveyResponse(SurveyResponse surveyResponse)
public Map<String,IQuestionResponse> resultsAsMap()
resultsAsMap in class SurveyResponsepublic List<? extends SurveyResponse> readSurveyResponses(Survey s, Reader r) throws SurveyException
readSurveyResponses in interface ISurveyResponseReaderSurveyExceptionpublic boolean surveyResponseContainsAnswer(List<SurveyDatum> variants)
surveyResponseContainsAnswer in class SurveyResponseCopyright © 2015. All rights reserved.