Class ExecutableDungTheory

java.lang.Object
All Implemented Interfaces:
Comparable<DungTheory>, Iterable<Argument>, Collection<Argument>, Executable, ArgumentationFramework<Argument>, BeliefBase, GeneralGraph<Argument>, Graph<Argument>

public class ExecutableDungTheory extends DungTheory implements Executable
This class packs a Dung theory into an executable object.
Author:
Matthias Thimm