Drools :: Beliefs 6.2.0.CR4

org.drools.beliefs.bayes.runtime
Class BayesRuntimeImpl

java.lang.Object
  extended by org.drools.beliefs.bayes.runtime.BayesRuntimeImpl
All Implemented Interfaces:
BayesRuntime

public class BayesRuntimeImpl
extends Object
implements BayesRuntime


Constructor Summary
BayesRuntimeImpl(org.drools.core.common.InternalKnowledgeRuntime runtime)
           
 
Method Summary
 BayesInstance createInstance(Class cls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BayesRuntimeImpl

public BayesRuntimeImpl(org.drools.core.common.InternalKnowledgeRuntime runtime)
Method Detail

createInstance

public BayesInstance createInstance(Class cls)
Specified by:
createInstance in interface BayesRuntime

Drools :: Beliefs 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.