Class DungReasonerCalleeFactory
java.lang.Object
org.tweetyproject.web.spring_services.dung.DungReasonerCalleeFactory
*description missing*
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
*description missing* -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Callee
getCallee
(DungReasonerCalleeFactory.Command cmd, AbstractExtensionReasoner reasoner, DungTheory bbase) *description missing*static DungReasonerCalleeFactory.Command[]
*description missing*
-
Constructor Details
-
DungReasonerCalleeFactory
public DungReasonerCalleeFactory()
-
-
Method Details
-
getCommands
*description missing*- Returns:
- *description missing*
-
getCallee
public static Callee getCallee(DungReasonerCalleeFactory.Command cmd, AbstractExtensionReasoner reasoner, DungTheory bbase) *description missing*- Parameters:
cmd
- *description missing*reasoner
- *description missing*bbase
- *description missing*- Returns:
- *description missing*
-