Package | Description |
---|---|
org.uberfire.ext.wires.bayesian.network.parser.client.model |
Modifier and Type | Method and Description |
---|---|
List<BayesVariable> |
BayesVariable.getIncomingNodes() |
List<BayesVariable> |
BayesNetwork.getNodos() |
Modifier and Type | Method and Description |
---|---|
void |
BayesVariable.setIncomingNodes(List<BayesVariable> incomingNodes) |
void |
BayesNetwork.setNodos(List<BayesVariable> nodos) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.