| Package | Description |
|---|---|
| org.aksw.qa.commons.load.json |
| Modifier and Type | Field and Description |
|---|---|
private EJAnswers |
EJQuestion.answers |
| Modifier and Type | Field and Description |
|---|---|
private Vector<EJAnswers> |
QaldQuestionEntry.answers |
| Modifier and Type | Method and Description |
|---|---|
static EJAnswers |
EJAnswers.factory(String json) |
EJAnswers |
EJQuestion.getAnswers() |
EJAnswers |
EJAnswers.setBoolean(Boolean isTrue) |
EJAnswers |
EJAnswers.setConfidence(String confidence)
Do not set this attribute for a QALD-like json.
|
EJAnswers |
EJAnswers.setHead(EJHead head) |
EJAnswers |
EJAnswers.setResults(EJResults results) |
| Modifier and Type | Method and Description |
|---|---|
Vector<EJAnswers> |
QaldQuestionEntry.getAnswers() |
| Modifier and Type | Method and Description |
|---|---|
private static void |
EJQuestionFactory.getAnswersFromAnswerObject(EJAnswers answerObject,
IQuestion question) |
EJQuestion |
EJQuestion.setAnswers(EJAnswers answers) |
private static void |
EJQuestionFactory.setAnswersInJson(EJAnswers answers,
IQuestion question) |
| Modifier and Type | Method and Description |
|---|---|
QaldQuestionEntry |
QaldQuestionEntry.setAnswers(Vector<EJAnswers> answers) |
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.