Drools :: Beliefs 6.2.0.Beta2

org.drools.beliefs
Class BayesBeliefService

java.lang.Object
  extended by org.drools.beliefs.BayesBeliefService
All Implemented Interfaces:
org.kie.api.Service, org.kie.internal.runtime.beliefs.KieBeliefService, org.kie.internal.utils.KieService

public class BayesBeliefService
extends Object
implements org.kie.internal.runtime.beliefs.KieBeliefService


Constructor Summary
BayesBeliefService()
           
 
Method Summary
 Object createBeliefSystem(Object ep, Object tms)
           
 String getBeliefType()
           
 Class getServiceInterface()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BayesBeliefService

public BayesBeliefService()
Method Detail

getBeliefType

public String getBeliefType()
Specified by:
getBeliefType in interface org.kie.internal.runtime.beliefs.KieBeliefService

getServiceInterface

public Class getServiceInterface()
Specified by:
getServiceInterface in interface org.kie.internal.utils.KieService

createBeliefSystem

public Object createBeliefSystem(Object ep,
                                 Object tms)
Specified by:
createBeliefSystem in interface org.kie.internal.runtime.beliefs.KieBeliefService

Drools :: Beliefs 6.2.0.Beta2

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