Package de.foellix.aql.datastructure
Class WaitingAnswer
java.lang.Object
de.foellix.aql.datastructure.Answer
de.foellix.aql.datastructure.WaitingAnswer
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class de.foellix.aql.datastructure.Answer
flows, intentfilters, intents, intentsinks, intentsources, permissions, sinks, sources -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAnswer[]booleanvoidvoidsetHasBeenExecuted(boolean hasBeenExecuted) Methods inherited from class de.foellix.aql.datastructure.Answer
getFlows, getIntentfilters, getIntents, getIntentsinks, getIntentsources, getPermissions, getSinks, getSources, setFlows, setIntentfilters, setIntents, setIntentsinks, setIntentsources, setPermissions, setSinks, setSources
-
Constructor Details
-
WaitingAnswer
-
-
Method Details
-
hasBeenExecuted
public boolean hasBeenExecuted() -
getOperator
-
getAnswers
-
getAnswer
-
setAnswer
-
setHasBeenExecuted
public void setHasBeenExecuted(boolean hasBeenExecuted)
-