public interface IPotentiallyUncertaintyAnnotatingNodeEvaluator<N,V extends java.lang.Comparable<V>> extends INodeEvaluator<N,V>
| Modifier and Type | Method and Description |
|---|---|
boolean |
annotatesUncertainty() |
void |
setUncertaintySource(IUncertaintySource<N,V> uncertaintySource) |
fvoid setUncertaintySource(IUncertaintySource<N,V> uncertaintySource)
boolean annotatesUncertainty()