Interface EstimatedActivationValue
- All Superinterfaces:
Comparable<EstimatedActivationValue>
- All Known Implementing Classes:
AllActiveFormula.Active,LIFOFormula.LIFOActivation
public interface EstimatedActivationValue extends Comparable<EstimatedActivationValue>
An abstract interface for activation values in humans estimated by a
cognitive model.
- Since:
- 1.0.146
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo