Uses of Class
org.tweetyproject.graphs.DirectedEdge
Packages that use DirectedEdge
Package
Description
-
Uses of DirectedEdge in org.tweetyproject.arg.aba.semantics
Subclasses of DirectedEdge in org.tweetyproject.arg.aba.semantics -
Uses of DirectedEdge in org.tweetyproject.arg.aspic.semantics
Subclasses of DirectedEdge in org.tweetyproject.arg.aspic.semanticsModifier and TypeClassDescriptionclass
AspicAttack<T extends Invertable>
Checks whether an argument defeats another argument -
Uses of DirectedEdge in org.tweetyproject.arg.bipolar.syntax
Subclasses of DirectedEdge in org.tweetyproject.arg.bipolar.syntaxModifier and TypeClassDescriptionclass
This class models a binary attack relation between two arguments.class
This class models a support between two arguments.class
This class models an attack between a set of arguments and an argument.class
This class models a support between a set of arguments and an argument.class
-
Uses of DirectedEdge in org.tweetyproject.arg.dung.syntax
Subclasses of DirectedEdge in org.tweetyproject.arg.dung.syntax -
Uses of DirectedEdge in org.tweetyproject.graphs
Subclasses of DirectedEdge in org.tweetyproject.graphs -
Uses of DirectedEdge in org.tweetyproject.logics.bpm.syntax
Subclasses of DirectedEdge in org.tweetyproject.logics.bpm.syntaxModifier and TypeClassDescriptionclass
A class to represent edges of the message flow in a BPMN Modelclass
A class to represent edges of the sequence flow in a BPMN Model