Uses of Class
net.sf.tweety.lp.nlp.syntax.NLPRule
-
Packages that use NLPRule Package Description net.sf.tweety.lp.nlp.syntax -
-
Uses of NLPRule in net.sf.tweety.lp.nlp.syntax
Methods in net.sf.tweety.lp.nlp.syntax that return NLPRule Modifier and Type Method Description NLPRuleNLPRule. clone()NLPRuleNLPRule. substitute(net.sf.tweety.logics.commons.syntax.interfaces.Term<?> v, net.sf.tweety.logics.commons.syntax.interfaces.Term<?> t)Constructors in net.sf.tweety.lp.nlp.syntax with parameters of type NLPRule Constructor Description NLPRule(NLPRule other)
-