org.drools.beliefs.bayes
Class BayesInstanceManager
java.lang.Object
org.drools.beliefs.bayes.BayesInstanceManager
public class BayesInstanceManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BayesInstanceManager
public BayesInstanceManager()
getInstances
public Map<String,BayesInstance> getInstances()
getBayesInstance
public BayesInstance getBayesInstance(String pkgName,
String name)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.