| Package | Description |
|---|---|
| org.aksw.qa.commons.load.json |
| Modifier and Type | Field | Description |
|---|---|---|
private EJAnswers |
EJQuestion.answers |
| Modifier and Type | Field | Description |
|---|---|---|
private Vector<EJAnswers> |
QaldQuestionEntry.answers |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
Vector<EJAnswers> |
QaldQuestionEntry.getAnswers() |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
QaldQuestionEntry |
QaldQuestionEntry.setAnswers(Vector<EJAnswers> answers) |
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.