Uses of Interface
com.bayesserver.data.discovery.VariableGeneratorProgress
-
Packages that use VariableGeneratorProgress Package Description com.bayesserver.data.discovery -
-
Uses of VariableGeneratorProgress in com.bayesserver.data.discovery
Methods in com.bayesserver.data.discovery that return VariableGeneratorProgress Modifier and Type Method Description VariableGeneratorProgress
VariableGeneratorOptions. getProgress()
Gets of sets the instance implementingVariableGeneratorProgress
, used for progress notifications.Methods in com.bayesserver.data.discovery with parameters of type VariableGeneratorProgress Modifier and Type Method Description void
VariableGeneratorOptions. setProgress(VariableGeneratorProgress value)
Gets of sets the instance implementingVariableGeneratorProgress
, used for progress notifications.
-