Uses of Class
net.sf.tweety.logics.commons.syntax.FunctionalTerm
-
Packages that use FunctionalTerm Package Description net.sf.tweety.logics.commons.syntax -
-
Uses of FunctionalTerm in net.sf.tweety.logics.commons.syntax
Methods in net.sf.tweety.logics.commons.syntax that return FunctionalTerm Modifier and Type Method Description FunctionalTermFunctionalTerm. addArgument(Term<?> term)Appends the given argument to this term's arguments and returns itself.FunctionalTermFunctionalTerm. clone()Constructors in net.sf.tweety.logics.commons.syntax with parameters of type FunctionalTerm Constructor Description FunctionalTerm(FunctionalTerm other)
-