Uses of Class
org.drools.beliefs.bayes.model.Variable
-
Packages that use Variable Package Description org.drools.beliefs.bayes.model -
-
Uses of Variable in org.drools.beliefs.bayes.model
Methods in org.drools.beliefs.bayes.model that return types with arguments of type Variable Modifier and Type Method Description List<Variable>Network. getVariables()Method parameters in org.drools.beliefs.bayes.model with type arguments of type Variable Modifier and Type Method Description voidNetwork. setVariables(List<Variable> variables)
-