Package de.monochromata.anaphors.cog.activation
A generic API for estimating activation values in humans with implementations
of simple activation formulas.
-
Interface Summary Interface Description Activatable An entity that can have an activation value calculated by an activation formula.ActivationFormula Computes activation values for activatable entites at arbitrary points in time with an implementation-dependent precision.EstimatedActivationValue An abstract interface for activation values in humans estimated by a cognitive model. -
Class Summary Class Description AllActiveFormula An activation formula in which allActivatables are always active to the same extent.AllActiveFormula.Active LIFOFormula Deprecated. LIFOFormula.LIFOActivation