public class BayesNetwork extends GraphImpl<BayesVariable>
Constructor and Description |
---|
BayesNetwork() |
BayesNetwork(String name) |
BayesNetwork(String name,
String packageName) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getPackageName() |
addNode, getNode, iterator, removeNode, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.