Uses of Class
net.sf.tweety.logics.commons.syntax.AssociativeFormulaSupport
-
Packages that use AssociativeFormulaSupport Package Description net.sf.tweety.logics.commons.syntax -
-
Uses of AssociativeFormulaSupport in net.sf.tweety.logics.commons.syntax
Methods in net.sf.tweety.logics.commons.syntax that return AssociativeFormulaSupport Modifier and Type Method Description AssociativeFormulaSupport<T>AssociativeFormulaSupport. clone()Constructors in net.sf.tweety.logics.commons.syntax with parameters of type AssociativeFormulaSupport Constructor Description AssociativeFormulaSupport(AssociativeFormulaSupport<T> other)Copy-Ctor creates a deep copy of the associative formula support.
-