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

G

getAction() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets action.
getAction() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getAction() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.Scheme
Gets action.
getAction() - Method in class edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl
 
getActivatibleRemovalThreshold() - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Activatible
Gets activatibleRemovalThreshold
getActivatibleRemovalThreshold() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.ActivatibleImpl
 
getActivatibleRemovalThreshold() - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
getActivatibleRemovalThreshold() - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
getActivation() - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Activatible
Returns the current activation of this activatible
getActivation() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.ActivatibleImpl
 
getActivation() - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
getActivation() - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
getActivationToPropagate(Map<String, Object>) - Method in interface edu.memphis.ccrg.lida.pam.PropagationStrategy
Various parameters can be passed to this method for the calculation of activation to propagate.
getActivationToPropagate(Map<String, Object>) - Method in class edu.memphis.ccrg.lida.pam.UpscalePropagationStrategy
 
getAddingList() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets adding list.
getAddingList() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getAddingListCount() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets adding list count.
getAddingListCount() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getAddingResult() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.Scheme
Returns addingResult.
getAddingResult() - Method in class edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl
 
getAddress() - Method in interface edu.memphis.ccrg.lida.episodicmemory.sdm.HardLocation
 
getAddress() - Method in class edu.memphis.ccrg.lida.episodicmemory.sdm.HardLocationImpl
 
getAgent(Properties) - Method in interface edu.memphis.ccrg.lida.framework.initialization.AgentFactory
Creates and returns a Agent from specified Properties
getAgent(Properties) - Method in class edu.memphis.ccrg.lida.framework.initialization.AgentXmlFactory
 
getAssistingTaskSpawner() - Method in interface edu.memphis.ccrg.lida.framework.FrameworkModule
Returns the TaskSpawner which this FrameworkModule uses to spawn tasks.
getAssistingTaskSpawner() - Method in class edu.memphis.ccrg.lida.framework.FrameworkModuleImpl
 
getAssociatedModules() - Method in class edu.memphis.ccrg.lida.framework.initialization.FrameworkTaskDef
 
getAttachedLinks(Linkable) - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Gets all Links directly connected to specified Linkable.
getAttachedLinks(Linkable, LinkCategory) - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Gets all Links directly connected to specified Linkable with specified LinkCategory
getAttachedLinks(Linkable) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getAttachedLinks(Linkable, LinkCategory) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getAttachedLinks(Linkable) - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getAttachedLinks(Linkable, LinkCategory) - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getAttribute(String) - Method in class edu.memphis.ccrg.lida.framework.initialization.GlobalInitializer
Returns the value associated with a key
getBaseLevelActivation() - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Learnable
Returns base level activation.
getBaseLevelActivation() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.LearnableImpl
 
getBaseLevelActivation() - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
getBaseLevelActivation() - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
getBaseLevelDecayStrategy() - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Learnable
Gets decay strategy for the Base Level activation
getBaseLevelDecayStrategy() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.LearnableImpl
 
getBaseLevelDecayStrategy() - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
getBaseLevelDecayStrategy() - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
getBaseLevelExciteStrategy() - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Learnable
Gets BaseLevelExciteStrategy
getBaseLevelExciteStrategy() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.LearnableImpl
 
getBaseLevelExciteStrategy() - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
getBaseLevelExciteStrategy() - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
getBooleanValue(Element, String) - Static method in class edu.memphis.ccrg.lida.framework.initialization.XmlUtils
Returns a Boolean with value true if the first element inside specified element has specified tag contains 'true' ignoring case.
getBroadcastSentCount() - Method in interface edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspace
Returns broadcastSentCount
getBroadcastSentCount() - Method in class edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspaceImpl
 
getBufferContent(Map<String, Object>) - Method in class edu.memphis.ccrg.lida.workspace.workspacebuffers.BroadcastQueueImpl
 
getBufferContent(Map<String, Object>) - Method in interface edu.memphis.ccrg.lida.workspace.workspacebuffers.WorkspaceBuffer
Gets buffer content based on specified parameters.
getBufferContent(Map<String, Object>) - Method in class edu.memphis.ccrg.lida.workspace.workspacebuffers.WorkspaceBufferImpl
 
getCategory() - Method in interface edu.memphis.ccrg.lida.framework.shared.Link
Get LinkCategory of this link.
getCategory() - Method in class edu.memphis.ccrg.lida.framework.shared.LinkImpl
 
getChild(Element, String) - Static method in class edu.memphis.ccrg.lida.framework.initialization.XmlUtils
Returns the first child of specified Element with specified name.
getChildren(Element, String) - Static method in class edu.memphis.ccrg.lida.framework.initialization.XmlUtils
Returns all children with specified name.
getChildrenInGroup(Element, String, String) - Static method in class edu.memphis.ccrg.lida.framework.initialization.XmlUtils
Returns the Elements with name childName, in the group groupName inside the specified Element e.
getChildrenValues(Element, String) - Static method in class edu.memphis.ccrg.lida.framework.initialization.XmlUtils
Gets the values of the children of the element with specified name.
getClassName() - Method in class edu.memphis.ccrg.lida.framework.initialization.FrameworkTaskDef
 
getClassName() - Method in class edu.memphis.ccrg.lida.framework.initialization.LinkableDef
 
getClassName() - Method in class edu.memphis.ccrg.lida.framework.initialization.StrategyDef
 
getCoalitionDecayStrategy() - Method in interface edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspace
Gets coalitionDecayStrategy
getCoalitionDecayStrategy() - Method in class edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspaceImpl
 
getCoalitionRemovalThreshold() - Method in interface edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspace
Gets coalition removal threshold
getCoalitionRemovalThreshold() - Method in class edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspaceImpl
 
getCodelet(String) - Method in class edu.memphis.ccrg.lida.attentioncodelets.AttentionCodeletModule
 
getCodelet(String, Map<String, Object>) - Method in class edu.memphis.ccrg.lida.attentioncodelets.AttentionCodeletModule
 
getCodelet(String) - Method in interface edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.CodeletManagerModule
Returns a new Codelet of the specified type or null if this type is not supported.
getCodelet(String, Map<String, Object>) - Method in interface edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.CodeletManagerModule
Returns a new Codelet of the specified type or null if this type is not supported.
getCodelet(String) - Method in class edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.StructureBuildingCodeletModule
 
getCodelet(String, Map<String, Object>) - Method in class edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.StructureBuildingCodeletModule
 
getCodeletRunResult() - Method in interface edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.StructureBuildingCodelet
Returns result of codelet's run
getCodeletRunResult() - Method in class edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.StructureBuildingCodeletImpl
 
getConnectedSinks(Node) - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Finds and returns a Map of all sink Linkables connected to specified Node.
getConnectedSinks(Node) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getConnectedSinks(Node) - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getConnectedSources(Linkable) - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Finds and returns a Map of all source Nodes connected to specified Linkable.
getConnectedSources(Linkable) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getConnectedSources(Linkable) - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getContent() - Method in class edu.memphis.ccrg.lida.framework.gui.events.FrameworkGuiEvent
 
getContent() - Method in interface edu.memphis.ccrg.lida.globalworkspace.Coalition
Returns the content of the coalition
getContent() - Method in class edu.memphis.ccrg.lida.globalworkspace.CoalitionImpl
 
getContext() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets context
getContext() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getContext() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.Scheme
Gets context.
getContext() - Method in class edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl
 
getContextNodes() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets context nodes.
getContextNodes() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getContextNodeType() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets context node type.
getContextNodeType() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getContextSize() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets context size.
getContextSize() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getControllingTaskSpawner() - Method in interface edu.memphis.ccrg.lida.framework.tasks.FrameworkTask
Gets TaskSpawner that controls this FrameworkTask.
getControllingTaskSpawner() - Method in class edu.memphis.ccrg.lida.framework.tasks.FrameworkTaskImpl
 
getCounters() - Method in interface edu.memphis.ccrg.lida.episodicmemory.sdm.HardLocation
Returns the counters of this HardLocation Each HardLocation has wordSize counters.
getCounters() - Method in class edu.memphis.ccrg.lida.episodicmemory.sdm.HardLocationImpl
 
getCreatingAttentionCodelet() - Method in interface edu.memphis.ccrg.lida.globalworkspace.Coalition
Returns the attention codelet that creates this coalition
getCreatingAttentionCodelet() - Method in class edu.memphis.ccrg.lida.globalworkspace.CoalitionImpl
 
getCurrentTick() - Static method in class edu.memphis.ccrg.lida.framework.tasks.TaskManager
Current tick in the system.
getDecayStrategy() - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Activatible
Gets the decay strategy
getDecayStrategy() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.ActivatibleImpl
 
getDecayStrategy(String) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Gets decay strategy.
getDecayStrategy() - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
getDecayStrategy() - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
getDefaultCodelet(Map<String, Object>) - Method in class edu.memphis.ccrg.lida.attentioncodelets.AttentionCodeletModule
 
getDefaultCodelet() - Method in class edu.memphis.ccrg.lida.attentioncodelets.AttentionCodeletModule
 
getDefaultCodelet(Map<String, Object>) - Method in interface edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.CodeletManagerModule
Returns a new Codelet of the default type of the Manager
getDefaultCodelet() - Method in interface edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.CodeletManagerModule
Returns a new Codelet of the default type of the Manager
getDefaultCodelet() - Method in class edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.StructureBuildingCodeletModule
 
getDefaultCodelet(Map<String, Object>) - Method in class edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.StructureBuildingCodeletModule
 
getDefaultDecayStrategy() - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Returns the default DecayStrategy
getDefaultDecayType() - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Gets default decay type.
getDefaultExciteStrategy() - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Returns the default ExciteStrategy
getDefaultExciteType() - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Gets default excite type.
getDefaultLinkType() - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Gets default link type.
getDefaultLinkType() - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Gets defaultLinkType
getDefaultLinkType() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getDefaultLinkType() - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getDefaultNodeType() - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Gets default node type.
getDefaultNodeType() - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Gets defaultNodeType
getDefaultNodeType() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getDefaultNodeType() - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getDefaultStrategies() - Method in class edu.memphis.ccrg.lida.framework.initialization.FrameworkTaskDef
 
getDefaultStrategies() - Method in class edu.memphis.ccrg.lida.framework.initialization.LinkableDef
 
getDelay() - Method in class edu.memphis.ccrg.lida.globalworkspace.triggers.NoBroadcastOccurringTrigger
 
getDeletingList() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets deleting list.
getDeletingList() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getDeletingListCount() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets deleting list count.
getDeletingListCount() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getDeletingResult() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.Scheme
Returns deletingResult.
getDeletingResult() - Method in class edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl
 
getDesirability() - Method in interface edu.memphis.ccrg.lida.framework.shared.Node
Returns desirability of this node.
getDesirability() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeImpl
 
getDest(GuiLink) - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getDownscaleFactor() - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
Gets downscaleFactor
getDownscaleFactor() - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getEdgeCount() - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getEdges() - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getEndOfNextInterval() - Method in class edu.memphis.ccrg.lida.framework.tasks.TaskManager
This attribute is used for interval execution mode.
getEndpoints(GuiLink) - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getExcitationTaskTicksPerRun() - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getExciteStrategy() - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Activatible
Gets the excite strategy
getExciteStrategy() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.ActivatibleImpl
 
getExciteStrategy(String) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Gets excite strategy.
getExciteStrategy() - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
getExciteStrategy() - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
getExecutions() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.Scheme
Gets the number of executions
getExecutions() - Method in class edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl
 
getExtendedId() - Method in interface edu.memphis.ccrg.lida.framework.shared.Linkable
Gets extendedId.
getExtendedId() - Method in class edu.memphis.ccrg.lida.framework.shared.LinkImpl
 
getExtendedId() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeImpl
 
getFrameworkTask(String, Map<String, ? extends Object>) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Returns a new FrameworkTask having specified attributes.
getFrameworkTask(String, Map<String, ? extends Object>, Map<ModuleName, FrameworkModule>) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Returns a new FrameworkTask having specified attributes.
getFrameworkTask(String, String, String, int, double, double, Map<String, ? extends Object>, Map<ModuleName, FrameworkModule>) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Returns a new FrameworkTask with specified attributes.
getGeneratingScheme() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets generating scheme.
getGeneratingScheme() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getGroundingPamLink() - Method in interface edu.memphis.ccrg.lida.framework.shared.Link
Get the grounding PamLink for this link.
getGroundingPamLink() - Method in class edu.memphis.ccrg.lida.framework.shared.LinkImpl
 
getGroundingPamNode() - Method in interface edu.memphis.ccrg.lida.framework.shared.Node
Returns the grounding PamNode.
getGroundingPamNode() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeImpl
 
getGuiEventsInterval() - Method in class edu.memphis.ccrg.lida.framework.tasks.TaskManager
 
getIconHeight() - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeIcon
 
getIconWidth() - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeIcon
 
getId() - Method in interface edu.memphis.ccrg.lida.actionselection.Action
 
getId() - Method in class edu.memphis.ccrg.lida.actionselection.ActionImpl
 
getId() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets id.
getId() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getId() - Method in interface edu.memphis.ccrg.lida.framework.shared.LinkCategory
 
getId() - Method in interface edu.memphis.ccrg.lida.framework.shared.Node
Returns Node's id
getId() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeImpl
 
getId() - Method in interface edu.memphis.ccrg.lida.globalworkspace.Coalition
Returns id
getId() - Method in class edu.memphis.ccrg.lida.globalworkspace.CoalitionImpl
 
getId() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.Scheme
Gets scheme's id.
getId() - Method in class edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl
 
getIncidentEdges(Linkable) - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
Returns all edges attached to specified Linkable
getInEdges(Linkable) - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getInstance() - Static method in class edu.memphis.ccrg.lida.framework.initialization.GlobalInitializer
Returns the sole instance of this class.
getInstance() - Method in class edu.memphis.ccrg.lida.framework.initialization.StrategyDef
if this strategy is flyweight returns the only one instance, a new instance otherwise.
getInstance() - Static method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Returns the sole instance of this factory.
getInstantiation() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.Scheme
Instantiates and returns a Behavior based on this Scheme
getInstantiation() - Method in class edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl
 
getIntegerValue(Element, String) - Static method in class edu.memphis.ccrg.lida.framework.initialization.XmlUtils
Returns Integer value of first element inside specified element with specified tag or else null.
getLabel() - Method in interface edu.memphis.ccrg.lida.actionselection.Action
 
getLabel() - Method in class edu.memphis.ccrg.lida.actionselection.ActionImpl
 
getLabel() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets label.
getLabel() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getLabel() - Method in interface edu.memphis.ccrg.lida.framework.shared.Linkable
Gets label.
getLabel() - Method in interface edu.memphis.ccrg.lida.framework.shared.LinkCategory
 
getLabel() - Method in class edu.memphis.ccrg.lida.framework.shared.LinkImpl
 
getLabel() - Method in interface edu.memphis.ccrg.lida.framework.shared.Node
 
getLabel() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeImpl
 
getLabel() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.Scheme
Gets label.
getLabel() - Method in class edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl
 
getLearnableRemovalThreshold() - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Learnable
Gets learnableRemovalThreshold
getLearnableRemovalThreshold() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.LearnableImpl
 
getLearnableRemovalThreshold() - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
getLearnableRemovalThreshold() - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
getLink() - Method in class edu.memphis.ccrg.lida.framework.gui.utils.GuiLink
 
getLink(Node, Linkable, LinkCategory, double, double) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates and returns a new Link with specified source, sink, category, and activation.
getLink(Node, Linkable, LinkCategory) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates and returns a new Link with specified source, sink, and category.
getLink(String, String, Node, Linkable, LinkCategory) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Checks if desiredType is-a requiredType.
getLink(String, Node, Linkable, LinkCategory) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates and returns a new Link with specified type, source, sink, and category.
getLink(String, Node, Linkable, LinkCategory, String, String, double, double) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates and returns a new Link of specified type with specified source, sink, LinkCategory, DecayStrategy, ExciteStrategy, and category.
getLink(ExtendedId) - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Gets Link with specified ExtendedId if present.
getLink(ExtendedId) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getLink(ExtendedId) - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getLink(ExtendedId) - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
 
getLink(ExtendedId) - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getLinkable(ExtendedId) - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Gets Linkable with specified ExtendedId
getLinkable(ExtendedId) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getLinkable(ExtendedId) - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getLinkableCount() - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Returns count of Linkables
getLinkableCount() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getLinkableCount() - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getLinkableMap() - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Returns linkableMap
getLinkableMap() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getLinkableMap() - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getLinkables() - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Returns all Linkables, all Nodes and Links, in this NodeStructure
getLinkables() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getLinkables() - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getLinkCategories() - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
Returns all categories in this Pam
getLinkCategories() - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getLinkCategory(int) - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
Returns LinkCategory with specified id.
getLinkCategory(int) - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getLinkCount() - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
returns a count of links
getLinkCount() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getLinkCount() - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getLinks() - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Returns the Links of this NodeStructure
getLinks(LinkCategory) - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Returns all Links of this NodeStructure with specified LinkCategory
getLinks() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getLinks(LinkCategory) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getLinks() - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getLinks(LinkCategory) - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getLinks() - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
Returns an unmodifiable collection of the PamLinks in this PAM as Links.
getLinks() - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getMaxTick() - Method in class edu.memphis.ccrg.lida.framework.tasks.TaskManager
Returns max tick
getMessage() - Method in class edu.memphis.ccrg.lida.framework.gui.events.FrameworkGuiEvent
 
getModule() - Method in class edu.memphis.ccrg.lida.framework.gui.events.FrameworkGuiEvent
 
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.actionselection.BasicActionSelection
 
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.attentioncodelets.AttentionCodeletModule
 
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.episodicmemory.EpisodicMemoryImpl
 
getModuleContent(Object...) - Method in interface edu.memphis.ccrg.lida.framework.FrameworkModule
Returns module content specified by params.
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.framework.FrameworkModuleImpl
Intended to be called from the GUI.
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspaceImpl
 
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.proceduralmemory.ProceduralMemoryImpl
 
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.sensorymotormemory.BasicSensoryMotorMemory
 
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.StructureBuildingCodeletModule
 
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.workspace.workspacebuffers.BroadcastQueueImpl
 
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.workspace.workspacebuffers.WorkspaceBufferImpl
 
getModuleContent(Object...) - Method in class edu.memphis.ccrg.lida.workspace.WorkspaceImpl
 
getModuleName() - Method in interface edu.memphis.ccrg.lida.framework.FrameworkModule
Gets moduleName.
getModuleName() - Method in class edu.memphis.ccrg.lida.framework.FrameworkModuleImpl
 
getModuleName(String) - Static method in class edu.memphis.ccrg.lida.framework.ModuleName
Returns ModuleName of specified name.
getName() - Method in interface edu.memphis.ccrg.lida.framework.gui.panels.GuiPanel
Gets name of panels
getName() - Method in class edu.memphis.ccrg.lida.framework.initialization.FrameworkTaskDef
 
getName() - Method in class edu.memphis.ccrg.lida.framework.initialization.LinkableDef
 
getName() - Method in class edu.memphis.ccrg.lida.framework.initialization.StrategyDef
 
getNeighbors(Linkable) - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getNewLink(Link, String, Node, Linkable, LinkCategory) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
This method can be overwritten to customize the Link Creation.
getNewNode(Node, String) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
This method can be overwritten to customize the Node Creation.
getNextTicksPerRun() - Method in interface edu.memphis.ccrg.lida.framework.tasks.FrameworkTask
Gets nextTicksPerRun
getNextTicksPerRun() - Method in class edu.memphis.ccrg.lida.framework.tasks.FrameworkTaskImpl
 
getNode() - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates a default node with the default strategies and default activation.
getNode(Node) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates a copy of the supplied node with the default strategies.
getNode(Node, String) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates a copy of specified Node.
getNode(String, Node, String) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates a copy of specified node of desired type.
getNode(Node, String, String) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates a copy of oNode with the specified decay and excite strategies.
getNode(String) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates new node of specified type.
getNode(String, String) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates new node of specified type with specified label.
getNode(String, String, String, String, double, double) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Creates a new node of specified type, strategies, label, and initial activation.
getNode(int) - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Returns a copy of the node in this nodestructure with specified id
getNode(ExtendedId) - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Returns a copy of the node in this nodestructure with specified ExtendedId
getNode(int) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getNode(ExtendedId) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getNode(int) - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getNode(ExtendedId) - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getNode(int) - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
Returns the PamNode with specified id from this PAM or null.
getNode(ExtendedId) - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
Returns the PamNode with specified ExtendedId or null
getNode(String) - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
Returns the PamNode with specified label or null.
getNode(ExtendedId) - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getNode(int) - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getNode(String) - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getNodeCount() - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Returns a count of nodes
getNodeCount() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getNodeCount() - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getNodes() - Method in interface edu.memphis.ccrg.lida.framework.shared.NodeStructure
Returns all Nodes
getNodes() - Method in class edu.memphis.ccrg.lida.framework.shared.NodeStructureImpl
 
getNodes() - Method in class edu.memphis.ccrg.lida.framework.shared.UnmodifiableNodeStructureImpl
 
getNodes() - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
Returns an unmodifiable collection of the PamNodes in this PAM as Nodes.
getNodes() - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getNodeStructure() - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getNodeStructure() - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Returns a new default NodeStructure.
getNodeStructure(String, String) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Returns a new NodeStructure with specified Node and Link types.
getOutEdges(Linkable) - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
Creates and returns GuiLinks for all Links in the NodeStructure whose source is the argument
getPam() - Method in class edu.memphis.ccrg.lida.episodicmemory.sdm.BasicTranslator
 
getPamLinkable() - Method in class edu.memphis.ccrg.lida.pam.tasks.BasicDetectionAlgorithm
 
getPamLinkable() - Method in interface edu.memphis.ccrg.lida.pam.tasks.DetectionAlgorithm
Returns PamLinkable this algorithm can detect.
getPamLinkable() - Method in class edu.memphis.ccrg.lida.pam.tasks.MultipleDetectionAlgorithm
 
getPanel() - Method in interface edu.memphis.ccrg.lida.framework.gui.panels.GuiPanel
Returns associated JPanel
getPanel() - Method in class edu.memphis.ccrg.lida.framework.gui.panels.GuiPanelImpl
 
getPanelParams() - Method in class edu.memphis.ccrg.lida.framework.gui.panels.AddEditPanel
 
getParam(String, Object) - Method in class edu.memphis.ccrg.lida.actionselection.ActionImpl
 
getParam(String, Object) - Method in class edu.memphis.ccrg.lida.framework.FrameworkModuleImpl
 
getParam(String, Object) - Method in interface edu.memphis.ccrg.lida.framework.initialization.Initializable
A convenience method to read parameters from the Map of properties set with the init() method.
getParam(String, Object) - Method in class edu.memphis.ccrg.lida.framework.shared.LinkImpl
 
getParam(String, Object) - Method in class edu.memphis.ccrg.lida.framework.shared.NodeImpl
 
getParam(String, Object) - Method in class edu.memphis.ccrg.lida.framework.strategies.StrategyImpl
 
getParam(String, Object) - Method in class edu.memphis.ccrg.lida.framework.tasks.FrameworkTaskImpl
 
getParam(String, Object) - Method in class edu.memphis.ccrg.lida.framework.tasks.TaskSpawnerImpl
 
getParameter(String) - Method in interface edu.memphis.ccrg.lida.framework.gui.commands.Command
Gets a parameter by name.
getParameter(String) - Method in class edu.memphis.ccrg.lida.framework.gui.commands.CommandImpl
 
getParams() - Method in class edu.memphis.ccrg.lida.framework.initialization.FrameworkTaskDef
 
getParams() - Method in class edu.memphis.ccrg.lida.framework.initialization.LinkableDef
 
getParams() - Method in class edu.memphis.ccrg.lida.framework.initialization.StrategyDef
 
getParams(Element) - Static method in class edu.memphis.ccrg.lida.framework.initialization.XmlUtils
Reads and creates a Properties from specified Element
getPerceptThreshold() - Static method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
Returns the perceptThreshold
getPredecessors(Linkable) - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getPropagationStrategy() - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
Gets PropagationStrategy governing how activation is propagated in this PAM.
getPropagationStrategy() - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getPropagationTaskTicksPerRun() - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getRandomVector(int) - Static method in class edu.memphis.ccrg.lida.episodicmemory.sdm.BitVectorUtils
 
getRefractoryPeriod() - Method in class edu.memphis.ccrg.lida.attentioncodelets.AttentionCodeletImpl
 
getRefractoryPeriod() - Method in interface edu.memphis.ccrg.lida.framework.shared.RefractoryPeriod
Gets refractoryPeriod
getRefractoryPeriod() - Method in class edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspaceImpl
Gets refractoryPeriod
getReliability() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.Scheme
Returns reliability
getReliability() - Method in class edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl
 
getReliabilityThreshold() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.Scheme
Gets reliabilityThreshold
getReliabilityThreshold() - Method in class edu.memphis.ccrg.lida.proceduralmemory.SchemeImpl
 
getResult() - Method in interface edu.memphis.ccrg.lida.framework.gui.commands.Command
Returns result of the command.
getResult() - Method in class edu.memphis.ccrg.lida.framework.gui.commands.CommandImpl
 
getResultSize() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets result size.
getResultSize() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getRunningTasks() - Method in interface edu.memphis.ccrg.lida.framework.tasks.TaskSpawner
Returns a UnmodifiableCollection that contains the FrameworkTasks in this TaskSpawner.
getRunningTasks() - Method in class edu.memphis.ccrg.lida.framework.tasks.TaskSpawnerImpl
 
getScheduledTick() - Method in interface edu.memphis.ccrg.lida.framework.tasks.FrameworkTask
Returns the tick when this task is scheduled to run next.
getScheduledTick() - Method in class edu.memphis.ccrg.lida.framework.tasks.FrameworkTaskImpl
 
getSchemeActivationStrategy() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.ProceduralMemory
Returns the SchemeActivationStrategy.
getSchemeActivationStrategy() - Method in class edu.memphis.ccrg.lida.proceduralmemory.ProceduralMemoryImpl
 
getSchemeCount() - Method in interface edu.memphis.ccrg.lida.proceduralmemory.ProceduralMemory
Returns a count of the schemes
getSchemeCount() - Method in class edu.memphis.ccrg.lida.proceduralmemory.ProceduralMemoryImpl
 
getSdm() - Method in class edu.memphis.ccrg.lida.episodicmemory.EpisodicMemoryImpl
Returns the SDM used in this EpisodicMemory
getSensoryContent(String, Map<String, Object>) - Method in interface edu.memphis.ccrg.lida.sensorymemory.SensoryMemory
Returns content from this SensoryMemory.
getSink() - Method in interface edu.memphis.ccrg.lida.framework.shared.Link
One end of the link which receives activation from the source.
getSink() - Method in class edu.memphis.ccrg.lida.framework.shared.LinkImpl
 
getSize() - Method in class edu.memphis.ccrg.lida.episodicmemory.sdm.BasicTranslator
 
getSoughtContent() - Method in interface edu.memphis.ccrg.lida.framework.tasks.Codelet
 
getSoughtContent() - Method in class edu.memphis.ccrg.lida.framework.tasks.CodeletImpl
 
getSource(GuiLink) - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getSource() - Method in interface edu.memphis.ccrg.lida.framework.shared.Link
One end of the link which provides activation to the sink.
getSource() - Method in class edu.memphis.ccrg.lida.framework.shared.LinkImpl
 
getSourceNodeId() - Method in class edu.memphis.ccrg.lida.framework.shared.ExtendedId
Returns source Node id
getState(Map<String, ?>) - Method in interface edu.memphis.ccrg.lida.environment.Environment
Returns the environment's state
getStrategy(String) - Method in class edu.memphis.ccrg.lida.framework.shared.ElementFactory
Get a strategy by type.
getSubmodule(ModuleName) - Method in interface edu.memphis.ccrg.lida.framework.FrameworkModule
Gets specified submodule subModule.
getSubmodule(String) - Method in interface edu.memphis.ccrg.lida.framework.FrameworkModule
Gets specified submodule.
getSubmodule(ModuleName) - Method in class edu.memphis.ccrg.lida.framework.FrameworkModuleImpl
 
getSubmodule(String) - Method in class edu.memphis.ccrg.lida.framework.FrameworkModuleImpl
 
getSubmodules() - Method in interface edu.memphis.ccrg.lida.framework.FrameworkModule
Convenience method to get submodules
getSubmodules() - Method in class edu.memphis.ccrg.lida.framework.FrameworkModuleImpl
 
getSuccessors(Linkable) - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getTaskId() - Method in interface edu.memphis.ccrg.lida.framework.tasks.FrameworkTask
Each FrameworkTask is meant to have a unique id that is set at the time of creation.
getTaskId() - Method in class edu.memphis.ccrg.lida.framework.tasks.FrameworkTaskImpl
 
getTaskManager() - Method in interface edu.memphis.ccrg.lida.framework.Agent
Returns the Task Manager
getTaskManager() - Method in class edu.memphis.ccrg.lida.framework.AgentImpl
 
getTaskManager() - Method in class edu.memphis.ccrg.lida.globalworkspace.triggers.NoBroadcastOccurringTrigger
 
getTaskQueue() - Method in class edu.memphis.ccrg.lida.framework.tasks.TaskManager
 
getTaskStatus() - Method in interface edu.memphis.ccrg.lida.framework.tasks.FrameworkTask
Returns status
getTaskStatus() - Method in class edu.memphis.ccrg.lida.framework.tasks.FrameworkTaskImpl
 
getTextValue(Element, String) - Static method in class edu.memphis.ccrg.lida.framework.initialization.XmlUtils
Returns text value of first element in specified element with specified tag.
getThreshold() - Method in class edu.memphis.ccrg.lida.globalworkspace.triggers.AggregateCoalitionActivationTrigger
 
getTickAtLastBroadcast() - Method in interface edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspace
Gets the tick at last broadcast
getTickAtLastBroadcast() - Method in class edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspaceImpl
 
getTickDuration() - Method in class edu.memphis.ccrg.lida.framework.tasks.TaskManager
 
getTicksPerRun() - Method in class edu.memphis.ccrg.lida.framework.initialization.FrameworkTaskDef
 
getTicksPerRun() - Method in interface edu.memphis.ccrg.lida.framework.tasks.FrameworkTask
Gets ticksPerRun
getTicksPerRun() - Method in class edu.memphis.ccrg.lida.framework.tasks.FrameworkTaskImpl
 
getTotalActivation() - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Activatible
Returns the total activation of this activatible
getTotalActivation() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.ActivatibleImpl
 
getTotalActivation() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.LearnableImpl
 
getTotalActivation() - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
getTotalActivation() - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
getTotalActivationStrategy() - Method in interface edu.memphis.ccrg.lida.framework.shared.activation.Learnable
Returns TotalActivationStrategy
getTotalActivationStrategy() - Method in class edu.memphis.ccrg.lida.framework.shared.activation.LearnableImpl
 
getTotalActivationStrategy() - Method in class edu.memphis.ccrg.lida.pam.PamLinkImpl
 
getTotalActivationStrategy() - Method in class edu.memphis.ccrg.lida.pam.PamNodeImpl
 
getTranslator() - Method in class edu.memphis.ccrg.lida.episodicmemory.EpisodicMemoryImpl
Returns the Translator associated with this EpisodicMemoryImpl
getType() - Method in class edu.memphis.ccrg.lida.framework.gui.utils.GuiLink
 
getType() - Method in class edu.memphis.ccrg.lida.framework.initialization.StrategyDef
 
getTypedParams(Element) - Static method in class edu.memphis.ccrg.lida.framework.initialization.XmlUtils
Reads typed parameters from xml element and returns them in a Map where the key is the parameter's String name and the value is the value of the parameter.
getUnsatisfiedContextCount() - Method in interface edu.memphis.ccrg.lida.actionselection.Behavior
Gets unsatisfied context count.
getUnsatisfiedContextCount() - Method in class edu.memphis.ccrg.lida.actionselection.BehaviorImpl
 
getUpscaleFactor() - Method in interface edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemory
Gets upscaleFactor
getUpscaleFactor() - Method in class edu.memphis.ccrg.lida.pam.PerceptualAssociativeMemoryImpl
 
getValue(Element) - Static method in class edu.memphis.ccrg.lida.framework.initialization.XmlUtils
Returns String value of first child found that is a Text.
getVertexCount() - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getVertices() - Method in class edu.memphis.ccrg.lida.framework.gui.utils.NodeStructureGuiAdapter
 
getWriteCount() - Method in interface edu.memphis.ccrg.lida.episodicmemory.sdm.HardLocation
 
getWriteCount() - Method in class edu.memphis.ccrg.lida.episodicmemory.sdm.HardLocationImpl
 
GlobalInitializer - Class in edu.memphis.ccrg.lida.framework.initialization
This class is intended for use by Initializers during initialization only.
globalWorkspace - Variable in class edu.memphis.ccrg.lida.attentioncodelets.AttentionCodeletImpl
where Coalitions will be added
GlobalWorkspace - Static variable in class edu.memphis.ccrg.lida.framework.ModuleName
 
GlobalWorkspace - Interface in edu.memphis.ccrg.lida.globalworkspace
Interface for GlobalWorkspace.
GlobalWorkspaceImpl - Class in edu.memphis.ccrg.lida.globalworkspace
This class implements GlobalWorkspace and maintains the collection of Coalitions.
GlobalWorkspaceImpl() - Constructor for class edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspaceImpl
Constructor a new instance with default values
GlobalWorkspaceInitalizer - Class in edu.memphis.ccrg.lida.globalworkspace
Default implementation of Initializer for the GlobalWorkspace.
GlobalWorkspaceInitalizer() - Constructor for class edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspaceInitalizer
 
GlobalWorkspaceTablePanel - Class in edu.memphis.ccrg.lida.framework.gui.panels
This is a Panel which shows all current coalitions in Global Workspace and also the most recent broadcast.
GlobalWorkspaceTablePanel() - Constructor for class edu.memphis.ccrg.lida.framework.gui.panels.GlobalWorkspaceTablePanel
Creates new form NodeStructureTable
groundingPamLink - Variable in class edu.memphis.ccrg.lida.framework.shared.LinkImpl
PamLink in PAM that grounds this Link.
groundingPamNode - Variable in class edu.memphis.ccrg.lida.framework.shared.NodeImpl
PamNode in PerceptualAssociativeMemory which grounds this Node
GuiEventProvider - Interface in edu.memphis.ccrg.lida.framework.gui.events
A GuiContentProvider is a class that provides content to a GUI.
GuiLink - Class in edu.memphis.ccrg.lida.framework.gui.utils
Utility which NodeStructurePanel uses to represent Links.
GuiLink(Link, char) - Constructor for class edu.memphis.ccrg.lida.framework.gui.utils.GuiLink
 
GuiPanel - Interface in edu.memphis.ccrg.lida.framework.gui.panels
A GUI Panel which can be displayed in the FrameworkGui
GuiPanelImpl - Class in edu.memphis.ccrg.lida.framework.gui.panels
Abstract implementation of GuiPanel Panels that extend this class inherit the 'initPanel()' method.
GuiPanelImpl() - Constructor for class edu.memphis.ccrg.lida.framework.gui.panels.GuiPanelImpl
Creates new form GuiPanelImpl
GuiUtils - Class in edu.memphis.ccrg.lida.framework.gui.utils
A collection of static Gui utility methods.
GuiUtils() - Constructor for class edu.memphis.ccrg.lida.framework.gui.utils.GuiUtils
 
gw - Variable in class edu.memphis.ccrg.lida.globalworkspace.triggers.AggregateCoalitionActivationTrigger
The GlobalWorkspace

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