Uses of Class
openllet.core.rules.PartialBinding
-
Packages that use PartialBinding Package Description openllet.core.rules openllet.core.rules.rete -
-
Uses of PartialBinding in openllet.core.rules
Methods in openllet.core.rules that return types with arguments of type PartialBinding Modifier and Type Method Description java.util.Collection<PartialBinding>ContinuousRulesStrategy. applyRete()Methods in openllet.core.rules with parameters of type PartialBinding Modifier and Type Method Description voidContinuousRulesStrategy. addPartialBinding(PartialBinding binding) -
Uses of PartialBinding in openllet.core.rules.rete
Methods in openllet.core.rules.rete that return types with arguments of type PartialBinding Modifier and Type Method Description java.util.Collection<PartialBinding>Interpreter. getBindings()
-