Will set parameters with the following names:
actionSelection.refractoryperiodTicks
actionSelection.candidateThreshold
actionSelection.removalThreshold
actionSelection.backgroundTaskTicksPerRun
actionSelection.behaviorDecayStrategy
actionSelection.thresholdDecayRate
Will set parameters with the following names:
attentionModule.defaultCodeletType
attentionModule.codeletActivation
attentionModule.codeletRemovalThreshold
Implementations should only perform initialization of variables or
objects that depend on parameters in the parameter map specified in FrameworkModuleImpl.init(Map).
Will set the parameters with the following names:
globalWorkspace.coalitionRemovalThreshold
globalWorkspace.coalitionDecayStrategy
globalWorkspace.refractoryPeriod
This init method sets the following values from the parameters in the
Factorydata.xml file:
baseLevelDecayStrategy: a String with the factory name of the DecayStrategy
baseLevelExciteStrategy: a String with the factory name of the ExciteStrategy
baseLevelRemovalThreshold: a double value.
This init method sets the following values from the parameters in the
Factorydata.xml file:
baseLevelDecayStrategy: a String with the factory name of the DecayStrategy
baseLevelExciteStrategy: a String with the factory name of the ExciteStrategy
baseLevelRemovalThreshold: a double value.