| Modifier and Type | Method and Description |
|---|---|
Answer |
IConverter.parse(File resultFile,
ToolTaskInfo taskInfo) |
Answer |
ExternalConverter.parse(File resultFile,
ToolTaskInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
Answer |
ConverterAmandroid.parse(File resultFile,
ToolTaskInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
Answer |
ConverterDIALDroid.parse(File resultFile,
ToolTaskInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
Answer |
ConverterDidFail.parse(File resultFolder,
ToolTaskInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
Answer |
ConverterDroidSafe.parse(File resultFolder,
ToolTaskInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
Answer |
ConverterFD.parse(File resultFile,
ToolTaskInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
Answer |
ConverterIC3.parse(File resultFile,
ToolTaskInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
Answer |
ConverterIccTA.parse(File resultFile,
ToolTaskInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
Answer |
ConverterPAndA2.parse(File resultFile,
ToolTaskInfo taskInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
WaitingAnswer |
| Modifier and Type | Method and Description |
|---|---|
Answer |
ObjectFactory.createAnswer()
Create an instance of
Answer |
Answer |
WaitingAnswer.getAnswer() |
Answer[] |
WaitingAnswer.getAnswers() |
| Modifier and Type | Method and Description |
|---|---|
void |
WaitingAnswer.setAnswer(Answer answer) |
| Constructor and Description |
|---|
WaitingAnswer(Tool operator,
Answer[] answers) |
| Modifier and Type | Method and Description |
|---|---|
static Answer |
AnswerHandler.parseXML(File xmlFile) |
static Answer |
AnswerHandler.parseXML(String xmlString) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AnswerHandler.createXML(Answer answer,
File xmlFile) |
static String |
AnswerHandler.createXMLString(Answer answer) |
| Modifier and Type | Method and Description |
|---|---|
static Answer |
Helper.removeRedundant(Answer answer) |
| Modifier and Type | Method and Description |
|---|---|
static Answer |
Helper.removeRedundant(Answer answer) |
static String |
Helper.toString(Answer answer) |
| Modifier and Type | Method and Description |
|---|---|
static Answer |
DefaultOperator.applyOperator(OperatorTaskInfo taskinfo) |
Answer |
OperatorManager.applyOperator(Question question) |
static Answer |
DefaultOperator.connect(Answer answer,
Answer connectWithAnswer) |
static Answer |
DefaultOperator.connect(Answer answer,
Answer connectWithAnswer,
int mode) |
static Answer |
DefaultOperator.filter1(Answer answer) |
static Answer |
DefaultOperator.filter2(Answer answer,
String name,
String value,
int soi) |
static Answer |
DefaultOperator.filter3(Answer answer,
int soi) |
Answer |
Storage.load(Tool tool,
IQuestionNode question) |
Answer |
Storage.load(Tool tool,
IQuestionNode question,
boolean loadSimilar) |
static Answer |
DefaultOperator.unify(Answer answer,
Answer unifyWithAnswer) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Answer> |
OperatorManager.getAnswerCollection() |
Map<QuestionPart,Answer> |
System.getTempStorage() |
Collection<Answer> |
System.queryAndWait(String query) |
| Modifier and Type | Method and Description |
|---|---|
void |
IAnswerAvailable.answerAvailable(Answer answer,
int status) |
static Answer |
DefaultOperator.connect(Answer answer,
Answer connectWithAnswer) |
static Answer |
DefaultOperator.connect(Answer answer,
Answer connectWithAnswer,
int mode) |
static Answer |
DefaultOperator.filter1(Answer answer) |
static Answer |
DefaultOperator.filter2(Answer answer,
String name,
String value,
int soi) |
static Answer |
DefaultOperator.filter3(Answer answer,
int soi) |
void |
System.localAnswerAvailable(QuestionPart questionPart,
Answer answer) |
void |
System.operatorExecuted(WaitingAnswer waitingAnswer,
Answer answer) |
void |
Storage.store(Tool tool,
IQuestionNode question,
Answer answer) |
static Answer |
DefaultOperator.unify(Answer answer,
Answer unifyWithAnswer) |
| Modifier and Type | Method and Description |
|---|---|
void |
System.setTempStorage(Map<QuestionPart,Answer> tempStorage) |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputWriter.answerAvailable(Answer answer,
int status) |
void |
AnswerToConsole.answerAvailable(Answer answer,
int status) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewerXML.answerAvailable(Answer answer,
int status) |
void |
ViewerGraph.answerAvailable(Answer answer,
int status) |
void |
BottomViewer.answerAvailable(Answer answer,
int status) |
void |
Viewer.openAnswer(Answer answer) |
Copyright © 2018. All rights reserved.