A B C D E F G H I L M N P Q R S T U V W X

D

deactivateAllContextConditions() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
deactivates all context conditions.
deactivateAllContextConditions() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
deactiveContextCondition(Node) - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Deactive context condition.
deactiveContextCondition(Node) - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
decay(long) - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
decay(long) - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Activatible
decay the current activation using the decay strategy.
decay(long) - Method in class edu.memphis.ccrg.lida.framework.shared.activation.ActivatibleImpl
 
decay(long) - Method in class edu.memphis.ccrg.lida.framework.shared.activation.LearnableImpl
 
decay(double, long, Object...) - Method in interface edu.memphis.ccrg.lida.framework.strategies.DecayStrategy
Decays the current activation according to some internal decay function.
decay(double, long, Map<String, ? extends Object>) - Method in interface edu.memphis.ccrg.lida.framework.strategies.DecayStrategy
 
decay(double, long, Object...) - Method in class edu.memphis.ccrg.lida.framework.strategies.LinearDecayStrategy
 
decay(double, long, Map<String, ? extends Object>) - Method in class edu.memphis.ccrg.lida.framework.strategies.LinearDecayStrategy
 
decay(double, long, Object...) - Method in class edu.memphis.ccrg.lida.framework.strategies.NoDecayStrategy
 
decay(double, long, Map<String, ? extends Object>) - Method in class edu.memphis.ccrg.lida.framework.strategies.NoDecayStrategy
 
decay(double, long, Object...) - Method in class edu.memphis.ccrg.lida.framework.strategies.SigmoidDecayStrategy
 
decay(double, long, Map<String, ? extends Object>) - Method in class edu.memphis.ccrg.lida.framework.strategies.SigmoidDecayStrategy
 
decay(long) - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
decay(long) - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
decayBaseLevelActivation(long) - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Learnable
decay the Base Level activation using the decay strategy.
decayBaseLevelActivation(long) - Method in class edu.memphis.ccrg.lida.framework.shared.activation.LearnableImpl
 
decayBaseLevelActivation(long) - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
decayBaseLevelActivation(long) - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.actionselection.BasicActionSelection
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.attentioncodelets.AttentionCodeletModule
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.environment.EnvironmentImpl
override to implement Environment's decay.
decayModule(long) - Method in class edu.memphis.ccrg.lida.episodicmemory.EpisodicMemoryImpl
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.framework.AgentImpl
Should do nothing, submodules' decayModule method is called in FrameworkModuleImpl#taskManagerDecayModule.
decayModule(long) - Method in interface edu.memphis.ccrg.lida.framework.FrameworkModule
Decay only this Module.
decayModule(long) - Method in class edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspaceImpl
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.proceduralmemory.ProceduralMemoryImpl
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.sensorymotormemory.BasicSensoryMotorMemory
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.StructureBuildingCodeletModule
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.workspace.workspacebuffers.BroadcastQueueImpl
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.workspace.workspacebuffers.WorkspaceBufferImpl
 
decayModule(long) - Method in class edu.memphis.ccrg.lida.workspace.WorkspaceImpl
Should do nothing, submodules' decayModule method will be called in FrameworkModuleImpl#taskManagerDecayModule.
decayNodeStructure(long) - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Decays the Linkables of this NodeStructure.
decayNodeStructure(long) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
decayNodeStructure(long) - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
DecayStrategy - Interface in edu.memphis.ccrg.lida.framework.strategies
A strategy pattern for decaying Activatibles or Learnables Implementations should add themselves to ElementFactory via the factoriesData.xml configuration file.
DeclarativeMemory - Static variable in class edu.memphis.ccrg.lida.framework.ModuleName
 
DEF_ACCESS_RADIUS - Static variable in class edu.memphis.ccrg.lida.episodicmemory.EpisodicMemoryImpl
Default access radius for SparseDistributedMemory
DEF_ADDRESS_LENGTH - Static variable in class edu.memphis.ccrg.lida.episodicmemory.EpisodicMemoryImpl
Default address length for SparseDistributedMemory
DEF_HARD_LOCATIONS - Static variable in class edu.memphis.ccrg.lida.episodicmemory.EpisodicMemoryImpl
Default number of hard locations
DEF_WORD_LENGTH - Static variable in class edu.memphis.ccrg.lida.episodicmemory.EpisodicMemoryImpl
Default word length for SparseDistributedMemory
DEFAULT_ACTIVATIBLE_REMOVAL_THRESHOLD - Static variable in interface edu.memphis.ccrg.lida.framework.shared.activation.Activatible
Default removal threshold for Activatible
DEFAULT_ACTIVATION - Static variable in interface edu.memphis.ccrg.lida.framework.shared.activation.Activatible
Default activation for Activatible
DEFAULT_BASE_LEVEL_ACTIVATION - Static variable in interface edu.memphis.ccrg.lida.framework.shared.activation.Learnable
Default base-level activation for Learnable
DEFAULT_LEARNABLE_REMOVAL_THRESHOLD - Static variable in interface edu.memphis.ccrg.lida.framework.shared.activation.Learnable
Default removal threshold for Learnable
DEFAULT_NUMBER_OF_THREADS - Static variable in class edu.memphis.ccrg.lida.framework.tasks.TaskManager
Default number of threads in the ExecutorService
DEFAULT_PROPERTIES_PATH - Static variable in class edu.memphis.ccrg.lida.framework.initialization.AgentStarter
Default properties configuation
DEFAULT_TICK_DURATION - Static variable in class edu.memphis.ccrg.lida.framework.tasks.TaskManager
Default minimum duration of a tick in real time (ms)
DefaultTotalActivationStrategy - Class in edu.memphis.ccrg.lida.framework.strategies
Default method to calculate total activation.
DefaultTotalActivationStrategy() - Constructor for class edu.memphis.ccrg.lida.framework.strategies.DefaultTotalActivationStrategy
 
denormalizeVector(BitVector[]) - Static method in class edu.memphis.ccrg.lida.episodicmemory.sdm.BitVectorUtils
Denormalize vector.
detect() - Method in class edu.memphis.ccrg.lida.pam.tasks.BasicDetectionAlgorithm
Override this method implementing feature detection algorithm.
detect() - Method in interface edu.memphis.ccrg.lida.pam.tasks.DetectionAlgorithm
Detects a feature.
detect() - Method in class edu.memphis.ccrg.lida.pam.tasks.MultipleDetectionAlgorithm
 
DetectionAlgorithm - Interface in edu.memphis.ccrg.lida.pam.tasks
A process which detects a pattern (feature) in SensoryMemory content and excites PamNodes representing that pattern.
detectLinkables() - Method in class edu.memphis.ccrg.lida.pam.tasks.MultipleDetectionAlgorithm
Override this method for domain-specific feature detection
discretizeIntVector(int[], int) - Static method in class edu.memphis.ccrg.lida.episodicmemory.sdm.BitVectorUtils
Discretize int vector.
display(Object) - Method in class edu.memphis.ccrg.lida.framework.gui.panels.ActionSelectionPanel
 
display(Object) - Method in class edu.memphis.ccrg.lida.framework.gui.panels.ConfigurationFilesPanel
 
display(Object) - Method in class edu.memphis.ccrg.lida.framework.gui.panels.FrameworkTaskPanel
 
display(Object) - Method in class edu.memphis.ccrg.lida.framework.gui.panels.GlobalWorkspaceTablePanel
 
display(Object) - Method in interface edu.memphis.ccrg.lida.framework.gui.panels.GuiPanel
Update Panel to display supplied object
display(Object) - Method in class edu.memphis.ccrg.lida.framework.gui.panels.GuiPanelImpl
Subclasses may override this method.
display(Object) - Method in class edu.memphis.ccrg.lida.framework.gui.panels.LoggingPanel
 
display(Object) - Method in class edu.memphis.ccrg.lida.framework.gui.panels.NodeStructurePanel
 
display(Object) - Method in class edu.memphis.ccrg.lida.framework.gui.panels.NodeStructureTable
 
display(Object) - Method in class edu.memphis.ccrg.lida.framework.gui.panels.ProceduralMemoryPanel
 
display(Object) - Method in class edu.memphis.ccrg.lida.framework.gui.panels.TaskQueuePanel
 

A B C D E F G H I L M N P Q R S T U V W X