Uses of Class
org.tweetyproject.arg.bipolar.syntax.EAFTheory
Packages that use EAFTheory
Package
Description
-
Uses of EAFTheory in org.tweetyproject.arg.bipolar.io
Methods in org.tweetyproject.arg.bipolar.io with parameters of type EAFTheory -
Uses of EAFTheory in org.tweetyproject.arg.bipolar.io.eaf
Methods in org.tweetyproject.arg.bipolar.io.eaf with parameters of type EAFTheory -
Uses of EAFTheory in org.tweetyproject.arg.bipolar.syntax
Methods in org.tweetyproject.arg.bipolar.syntax that return EAFTheoryModifier and TypeMethodDescriptionstatic EAFTheory
EAFTheory.newEAFTheory
(PEAFTheory peafTheory) Creates a new EAFTheory from an PEAFTheory (the probabilities are eliminated)InducibleEAF.toNewEAFTheory()
Methods in org.tweetyproject.arg.bipolar.syntax with parameters of type EAFTheoryModifier and TypeMethodDescriptionboolean
BArgument.isSupportedBy
(EAFTheory theory, BipolarEntity x) Checks if this argument is supported by another argument in the given theory.