Package | Description |
---|---|
org.universAAL.ontology.questionnaire |
Modifier and Type | Method and Description |
---|---|
Questionnaire |
AnsweredQuestionnaire.getAssociatedQuestionnaire()
The following method gets the associated questionnaire to an answered
questionnaire The name automatically-generated by the modeling tool has
been changed to be clearer, from "getIsAssociatedTo" to
"getAssociatedQuestionnaire"
|
Modifier and Type | Method and Description |
---|---|
void |
AnsweredQuestionnaire.setAssociatedQuestionnaire(Questionnaire questionnaire)
The following method sets the associated questionnaire to an answered
questionnaire The name automatically-generated by the modeling tool has
been changed to be clearer, from "setIsAssociatedTo" to
"setAssociatedQuestionnaire"
|
Constructor and Description |
---|
AnsweredQuestionnaire(Questionnaire questionnaire,
Answer[] answers,
User examinedUser) |
AnsweredQuestionnaire(Questionnaire questionnaire,
Answer answer,
User examinedUser) |
AnsweredQuestionnaire(Questionnaire q,
User examinedUser) |
Copyright © 2018 universAAL Consortium. All rights reserved.