Uses of Class
org.uberfire.ext.wires.bayesian.network.parser.client.parser.Network
-
Packages that use Network Package Description org.uberfire.ext.wires.bayesian.network.parser.client.parser -
-
Uses of Network in org.uberfire.ext.wires.bayesian.network.parser.client.parser
Methods in org.uberfire.ext.wires.bayesian.network.parser.client.parser that return Network Modifier and Type Method Description NetworkBif. getNetwork()Methods in org.uberfire.ext.wires.bayesian.network.parser.client.parser with parameters of type Network Modifier and Type Method Description voidBif. setNetwork(Network network)
-