Uses of Class
org.tweetyproject.agents.dialogues.ExecutableExtension
Packages that use ExecutableExtension
-
Uses of ExecutableExtension in org.tweetyproject.agents.dialogues.oppmodels
Methods in org.tweetyproject.agents.dialogues.oppmodels that return ExecutableExtensionModifier and TypeMethodDescriptionBeliefState.move
(ArgumentationEnvironment env) Gives the next best move according to the belief state and the given trace.Methods in org.tweetyproject.agents.dialogues.oppmodels that return types with arguments of type ExecutableExtensionModifier and TypeMethodDescriptionT1BeliefState.doMove
(ArgumentationEnvironment env, DialogueTrace<Argument, Extension<DungTheory>> trace)