Uses of Interface
org.tweetyproject.arg.adf.semantics.link.Link
Package
Description
-
Uses of Link in org.tweetyproject.arg.adf.reasoner.sat.encodings
-
Uses of Link in org.tweetyproject.arg.adf.semantics.link
Modifier and TypeClassDescriptionfinal class
A simple immutable representation of ADF links. -
Uses of Link in org.tweetyproject.arg.adf.syntax.adf
Modifier and TypeMethodDescriptionComputes and returns the link between the given parent and child arguments.Modifier and TypeMethodDescriptionAbstractDialecticalFramework.links()
Returns an unmodifiable set of all the links in thisAbstractDialecticalFramework
.Returns a set of links originating from the specified parent argument.AbstractDialecticalFramework.linksStream()
Returns a stream of the links in thisAbstractDialecticalFramework
.Returns a set of links directed towards the specified child argument.Modifier and TypeMethodDescriptionAdds a link between arguments to the ADF.