Uses of Interface
net.sf.tweety.arg.adf.semantics.LinkStrategy
-
Packages that use LinkStrategy Package Description net.sf.tweety.arg.adf.semantics net.sf.tweety.arg.adf.syntax -
-
Uses of LinkStrategy in net.sf.tweety.arg.adf.semantics
Classes in net.sf.tweety.arg.adf.semantics that implement LinkStrategy Modifier and Type Class Description classSatLinkStrategyComputes the LinkType via two Sat-calls. -
Uses of LinkStrategy in net.sf.tweety.arg.adf.syntax
Methods in net.sf.tweety.arg.adf.syntax with parameters of type LinkStrategy Modifier and Type Method Description voidAbstractDialecticalFramework. setLinkStrategy(LinkStrategy linkStrategy)
-