Uses of Class
net.sf.tweety.lp.nlp.syntax.NLPProgram
-
Packages that use NLPProgram Package Description net.sf.tweety.lp.nlp.syntax -
-
Uses of NLPProgram in net.sf.tweety.lp.nlp.syntax
Methods in net.sf.tweety.lp.nlp.syntax that return NLPProgram Modifier and Type Method Description NLPProgramNLPProgram. exchange(net.sf.tweety.logics.commons.syntax.interfaces.Term<?> v, net.sf.tweety.logics.commons.syntax.interfaces.Term<?> t)NLPProgramNLPProgram. substitute(Map<? extends net.sf.tweety.logics.commons.syntax.interfaces.Term<?>,? extends net.sf.tweety.logics.commons.syntax.interfaces.Term<?>> map)NLPProgramNLPProgram. substitute(net.sf.tweety.logics.commons.syntax.interfaces.Term<?> t, net.sf.tweety.logics.commons.syntax.interfaces.Term<?> v)
-