KIE Uberfire Wires :: Bayesian Parser Backend 6.2.0.CR1

org.kie.uberfire.wires.bayesian.network.parser.backend
Class BayesianServiceImpl

java.lang.Object
  extended by org.kie.uberfire.wires.bayesian.network.parser.backend.BayesianServiceImpl
All Implemented Interfaces:
BayesianService

@ApplicationScoped
public class BayesianServiceImpl
extends Object
implements BayesianService


Constructor Summary
BayesianServiceImpl()
           
 
Method Summary
 BayesNetwork buildXml03(String relativePathtoXmlResource)
           
 Bif xmlToObject(String relativePathtoXmlResource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BayesianServiceImpl

public BayesianServiceImpl()
Method Detail

buildXml03

public BayesNetwork buildXml03(String relativePathtoXmlResource)
Specified by:
buildXml03 in interface BayesianService

xmlToObject

public Bif xmlToObject(String relativePathtoXmlResource)
Specified by:
xmlToObject in interface BayesianService

KIE Uberfire Wires :: Bayesian Parser Backend 6.2.0.CR1

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