Class DungTheoryPlotterExample
java.lang.Object
org.tweetyproject.arg.dung.examples.DungTheoryPlotterExample
This class summarizes some examples, showcasing the usage of the
DungTheoryPlotter to visualize argumentation frameworks
, also called DungTheory.- Version:
- TweetyProject 1.23
- Author:
- Julian Sander
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DungTheoryexample1()Creates example no.1static DungTheoryexample2()Creates example no.2static DungTheoryexample3()Creates example no.3static void*description missing*
-
Constructor Details
-
DungTheoryPlotterExample
public DungTheoryPlotterExample()
-
-
Method Details
-
example1
Creates example no.1- Returns:
- *description missing*
-
example2
Creates example no.2- Returns:
- *description missing*
-
example3
Creates example no.3- Returns:
- *description missing*
-
main
*description missing*- Parameters:
args- *description missing*
-