Uses of Class
org.tweetyproject.logics.pl.syntax.Equivalence
Packages that use Equivalence
-
Uses of Equivalence in org.tweetyproject.arg.dung.causal.syntax
Methods in org.tweetyproject.arg.dung.causal.syntax that return types with arguments of type EquivalenceMethods in org.tweetyproject.arg.dung.causal.syntax with parameters of type EquivalenceModifier and TypeMethodDescriptionboolean
CausalModel.addExplainableAtom
(Proposition atom, Equivalence structuralEquation) Adds a specified atom to the explainable atoms of this instance and the specified equivalence as a structural equation for this atom.boolean
CausalModel.addStructuralEquation
(Equivalence equation) Adds a specified equivalence to the structural equations of this instance.Constructor parameters in org.tweetyproject.arg.dung.causal.syntax with type arguments of type EquivalenceModifierConstructorDescriptionCausalModel
(Set<Equivalence> structuralEquations) Creates a causal model -
Uses of Equivalence in org.tweetyproject.logics.pl.syntax
Methods in org.tweetyproject.logics.pl.syntax that return Equivalence