Class BayesianServiceImpl

  • All Implemented Interfaces:
    org.uberfire.ext.wires.bayesian.network.parser.client.service.BayesianService

    @ApplicationScoped
    public class BayesianServiceImpl
    extends Object
    implements org.uberfire.ext.wires.bayesian.network.parser.client.service.BayesianService
    • Constructor Detail

      • BayesianServiceImpl

        public BayesianServiceImpl()
    • Method Detail

      • buildXml03

        public org.uberfire.ext.wires.bayesian.network.parser.client.model.BayesNetwork buildXml03​(String relativePathtoXmlResource)
        Specified by:
        buildXml03 in interface org.uberfire.ext.wires.bayesian.network.parser.client.service.BayesianService
      • xmlToObject

        public org.uberfire.ext.wires.bayesian.network.parser.client.parser.Bif xmlToObject​(String relativePathtoXmlResource)
        Specified by:
        xmlToObject in interface org.uberfire.ext.wires.bayesian.network.parser.client.service.BayesianService