Uses of Class
org.uberfire.ext.wires.bayesian.network.parser.client.parser.Bif
-
Packages that use Bif Package Description org.uberfire.ext.wires.bayesian.network.parser.client.builder org.uberfire.ext.wires.bayesian.network.parser.client.service -
-
Uses of Bif in org.uberfire.ext.wires.bayesian.network.parser.client.builder
Methods in org.uberfire.ext.wires.bayesian.network.parser.client.builder with parameters of type Bif Modifier and Type Method Description BayesNetworkBayesianBuilder. build(Bif bif) -
Uses of Bif in org.uberfire.ext.wires.bayesian.network.parser.client.service
Methods in org.uberfire.ext.wires.bayesian.network.parser.client.service that return Bif Modifier and Type Method Description BifBayesianService. xmlToObject(String relativePathtoXmlResource)
-