Uses of Class
com.bayesserver.data.discovery.VariableGeneratorProgressInfo
-
Packages that use VariableGeneratorProgressInfo Package Description com.bayesserver.data.discovery -
-
Uses of VariableGeneratorProgressInfo in com.bayesserver.data.discovery
Methods in com.bayesserver.data.discovery with parameters of type VariableGeneratorProgressInfo Modifier and Type Method Description void
VariableGeneratorProgress. update(VariableGeneratorProgressInfo info)
Progress updates from the Variable Generator algorithm.
-