|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchemeActivationStrategy
A Strategy
that activates schemes whose context and/or result intersects with the conscious broadcast.
Method Summary | |
---|---|
void |
activateSchemesWithBroadcast(NodeStructure broadcast,
java.lang.Object... params)
Activates those schemes relevant to a broadcast. |
void |
setProceduralMemory(ProceduralMemory pm)
Sets associated module ProceduralMemory |
void |
setSchemeSelectionThreshold(double threshold)
Sets amount of activation a Scheme must have for instantiation |
Methods inherited from interface edu.memphis.ccrg.lida.framework.initialization.Initializable |
---|
getParam, init, init |
Method Detail |
---|
void activateSchemesWithBroadcast(NodeStructure broadcast, java.lang.Object... params)
broadcast
- NodeStructure
params
- optional parametersvoid setSchemeSelectionThreshold(double threshold)
Scheme
must have for instantiation
threshold
- thresholdvoid setProceduralMemory(ProceduralMemory pm)
ProceduralMemory
pm
- the ProceduralMemory
to associate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |