Uses of Class
org.uberfire.ext.wires.bayesian.network.parser.client.parser.Variable
-
Packages that use Variable Package Description org.uberfire.ext.wires.bayesian.network.parser.client.parser -
-
Uses of Variable in org.uberfire.ext.wires.bayesian.network.parser.client.parser
Methods in org.uberfire.ext.wires.bayesian.network.parser.client.parser that return types with arguments of type Variable Modifier and Type Method Description List<Variable>Network. getVariables()Method parameters in org.uberfire.ext.wires.bayesian.network.parser.client.parser with type arguments of type Variable Modifier and Type Method Description voidNetwork. setVariables(List<Variable> variables)
-