|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Coalition
Coaltions are created and added to the GlobalWorkspace
by
AttentionCodelet
objects. Coalition
must overwrite correctly
Object.equals(Object)
and Object.hashCode()
methods.
Field Summary |
---|
Fields inherited from interface edu.memphis.ccrg.lida.framework.shared.activation.Activatible |
---|
DEFAULT_ACTIVATIBLE_REMOVAL_THRESHOLD, DEFAULT_ACTIVATION |
Method Summary | |
---|---|
BroadcastContent |
getContent()
Returns the content of the coalition |
AttentionCodelet |
getCreatingAttentionCodelet()
Returns the attention codelet that creates this coalition |
long |
getId()
Returns id |
Methods inherited from interface edu.memphis.ccrg.lida.framework.shared.activation.Activatible |
---|
decay, excite, getActivatibleRemovalThreshold, getActivation, getDecayStrategy, getExciteStrategy, getTotalActivation, isRemovable, setActivatibleRemovalThreshold, setActivation, setDecayStrategy, setExciteStrategy |
Method Detail |
---|
BroadcastContent getContent()
AttentionCodelet getCreatingAttentionCodelet()
long getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |