org.kie.uberfire.wires.bayesian.network.parser.backend
Class BayesianServiceImpl
java.lang.Object
org.kie.uberfire.wires.bayesian.network.parser.backend.BayesianServiceImpl
- All Implemented Interfaces:
- BayesianService
@ApplicationScoped
public class BayesianServiceImpl
- extends Object
- implements BayesianService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BayesianServiceImpl
public BayesianServiceImpl()
buildXml03
public BayesNetwork buildXml03(String relativePathtoXmlResource)
- Specified by:
buildXml03 in interface BayesianService
xmlToObject
public Bif xmlToObject(String relativePathtoXmlResource)
- Specified by:
xmlToObject in interface BayesianService
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.