KIE Uberfire Wires :: Bayesian Parser API 6.2.0.CR1

Uses of Class
org.kie.uberfire.wires.bayesian.network.parser.client.model.BayesVariable

Packages that use BayesVariable
org.kie.uberfire.wires.bayesian.network.parser.client.model   
 

Uses of BayesVariable in org.kie.uberfire.wires.bayesian.network.parser.client.model
 

Methods in org.kie.uberfire.wires.bayesian.network.parser.client.model that return types with arguments of type BayesVariable
 List<BayesVariable> BayesVariable.getIncomingNodes()
           
 List<BayesVariable> BayesNetwork.getNodos()
           
 

Method parameters in org.kie.uberfire.wires.bayesian.network.parser.client.model with type arguments of type BayesVariable
 void BayesVariable.setIncomingNodes(List<BayesVariable> incomingNodes)
           
 void BayesNetwork.setNodos(List<BayesVariable> nodos)
           
 


KIE Uberfire Wires :: Bayesian Parser API 6.2.0.CR1

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