Class PafReasonerQueryAllCallee
java.lang.Object
org.tweetyproject.web.services.Callee
org.tweetyproject.web.services.paf.PafReasonerQueryAllCallee
- All Implemented Interfaces:
Callable
Callable that queries the probability of a single argument in a PAF.
-
Constructor Summary
ConstructorsConstructorDescriptionPafReasonerQueryAllCallee(AbstractPafReasoner reasoner, ProbabilisticArgumentationFramework paf, InferenceMode inferenceMode) Initialize a new QueryAll callee -
Method Summary
-
Constructor Details
-
PafReasonerQueryAllCallee
public PafReasonerQueryAllCallee(AbstractPafReasoner reasoner, ProbabilisticArgumentationFramework paf, InferenceMode inferenceMode) Initialize a new QueryAll callee- Parameters:
reasoner- the reasonerpaf- some PAFinferenceMode- the inference mode
-
-
Method Details