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

D

deactivate() - Method in class org.jactr.core.module.procedural.rete.instance.AbstractRETEInstance
 
deactivate() - Method in class org.jactr.core.module.procedural.rete.instance.BufferRETEInstance
 
deactivate() - Method in class org.jactr.core.module.procedural.rete.instance.GeneralRETEInstance
 
deactivate() - Method in interface org.jactr.core.module.procedural.rete.instance.IRETEInstance
 
DebugController - Class in org.jactr.core.runtime.controller.debug
support production break points that block the model when the marked productions are instantiated and selected for firing.
DebugController() - Constructor for class org.jactr.core.runtime.controller.debug.DebugController
 
DeclarativeModuleEvent - Class in org.jactr.core.module.declarative.event
 
DeclarativeModuleEvent(IDeclarativeModule, DeclarativeModuleEvent.Type, IChunkType) - Constructor for class org.jactr.core.module.declarative.event.DeclarativeModuleEvent
 
DeclarativeModuleEvent(IDeclarativeModule, DeclarativeModuleEvent.Type, IChunk) - Constructor for class org.jactr.core.module.declarative.event.DeclarativeModuleEvent
 
DeclarativeModuleEvent(IDeclarativeModule, DeclarativeModuleEvent.Type, IChunk...) - Constructor for class org.jactr.core.module.declarative.event.DeclarativeModuleEvent
 
DeclarativeModuleEvent(IDeclarativeModule, DeclarativeModuleEvent.Type, IChunkType...) - Constructor for class org.jactr.core.module.declarative.event.DeclarativeModuleEvent
 
DeclarativeModuleEvent(IDeclarativeModule, String, Object, Object) - Constructor for class org.jactr.core.module.declarative.event.DeclarativeModuleEvent
 
DeclarativeModuleEvent.Type - Enum in org.jactr.core.module.declarative.event
 
DeclarativeModuleListener - Class in org.jactr.core.module.declarative.four.learning
this listener is just to attach the ChunkListener to newly created chunks so that we can add and remove links
DeclarativeModuleListener(DefaultDeclarativeLearningModule4) - Constructor for class org.jactr.core.module.declarative.four.learning.DeclarativeModuleListener
 
DeclarativeModuleListenerAdaptor - Class in org.jactr.core.module.declarative.event
 
DeclarativeModuleListenerAdaptor() - Constructor for class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
DecoratedACTRRuntimeListener - Class in org.jactr.core.runtime.event
 
DecoratedACTRRuntimeListener() - Constructor for class org.jactr.core.runtime.event.DecoratedACTRRuntimeListener
 
DecoratedACTRRuntimeListener(IACTRRuntimeListener) - Constructor for class org.jactr.core.runtime.event.DecoratedACTRRuntimeListener
 
DecoratedModelListener - Class in org.jactr.core.model.event
 
DecoratedModelListener() - Constructor for class org.jactr.core.model.event.DecoratedModelListener
 
DecoratedModelListener(IModelListener) - Constructor for class org.jactr.core.model.event.DecoratedModelListener
 
decrement() - Method in class org.jactr.core.chunk.four.Link
decrement the count number of links this Link represents.
DEFAULT_PRODUCTION_FIRING_TIME - Static variable in interface org.jactr.core.module.procedural.IProceduralModule
 
DEFAULT_SCRIPT - Static variable in class org.jactr.scripting.action.ScriptableAction
Description of the Field
DEFAULT_SCRIPT - Static variable in class org.jactr.scripting.condition.ScriptableCondition
Description of the Field
DefaultAction - Class in org.jactr.core.production.action
DefaultAction is the general base class for all the of the Actions presented (aside, of course, for IAction itself).
DefaultAction() - Constructor for class org.jactr.core.production.action.DefaultAction
Constructor for the DefaultAction object
DefaultAfferentObjectListener - Class in org.jactr.modules.pm.common.afferent
default afferent listener that instead of routing events directly, queues them up and then posts a process event to handle the events.
DefaultAfferentObjectListener(IAgent, Executor) - Constructor for class org.jactr.modules.pm.common.afferent.DefaultAfferentObjectListener
 
DefaultAudicon - Class in org.jactr.modules.pm.aural.audicon
 
DefaultAudicon(IAuralModule) - Constructor for class org.jactr.modules.pm.aural.audicon.DefaultAudicon
 
DefaultAuralActivationBuffer - Class in org.jactr.modules.pm.aural.buffer.six
 
DefaultAuralActivationBuffer(IAuralModule) - Constructor for class org.jactr.modules.pm.aural.buffer.six.DefaultAuralActivationBuffer
 
DefaultAuralLocationBuffer - Class in org.jactr.modules.pm.aural.buffer.six
 
DefaultAuralLocationBuffer(IAuralModule) - Constructor for class org.jactr.modules.pm.aural.buffer.six.DefaultAuralLocationBuffer
 
DefaultAuralMemory - Class in org.jactr.modules.pm.aural.memory.impl
 
DefaultAuralMemory(IAuralModule, IActivePerceptListener) - Constructor for class org.jactr.modules.pm.aural.memory.impl.DefaultAuralMemory
 
DefaultAuralModule6 - Class in org.jactr.modules.pm.aural.six
 
DefaultAuralModule6() - Constructor for class org.jactr.modules.pm.aural.six.DefaultAuralModule6
 
DefaultBaseLevelActivationEquation - Class in org.jactr.core.module.declarative.four.learning
default impl of the base level activation equation as defined in atomic components of thought
DefaultBaseLevelActivationEquation(IModel) - Constructor for class org.jactr.core.module.declarative.four.learning.DefaultBaseLevelActivationEquation
 
DefaultChunk5 - Class in org.jactr.core.chunk.five
The DefaulChunk class implements the basic structure for the IChunk interface.
DefaultChunk5(IChunkType) - Constructor for class org.jactr.core.chunk.five.DefaultChunk5
Constructor for the DefaultChunk5 object
DefaultChunkType5 - Class in org.jactr.core.chunktype.five
Description of the Class
DefaultChunkType5(IModel) - Constructor for class org.jactr.core.chunktype.five.DefaultChunkType5
Constructor for the DefaultChunkType5 object
DefaultChunkType5(IModel, IChunkType) - Constructor for class org.jactr.core.chunktype.five.DefaultChunkType5
 
DefaultCommandTranslator - Class in org.jactr.modules.pm.motor.command
 
DefaultCommandTranslator() - Constructor for class org.jactr.modules.pm.motor.command.DefaultCommandTranslator
 
DefaultConditionalSlot - Class in org.jactr.core.slot
 
DefaultConditionalSlot(String, Object) - Constructor for class org.jactr.core.slot.DefaultConditionalSlot
 
DefaultConditionalSlot(String, int, Object) - Constructor for class org.jactr.core.slot.DefaultConditionalSlot
 
DefaultConditionalSlot(ISlot) - Constructor for class org.jactr.core.slot.DefaultConditionalSlot
 
DefaultController - Class in org.jactr.core.runtime.controller
 
DefaultController() - Constructor for class org.jactr.core.runtime.controller.DefaultController
 
DefaultCostEquation - Class in org.jactr.core.module.procedural.four.learning
Description of the Class
DefaultCostEquation(IProceduralModule4, IProceduralLearningModule4) - Constructor for class org.jactr.core.module.procedural.four.learning.DefaultCostEquation
 
DefaultCycleProcessor6 - Class in org.jactr.core.model.six
default cycle control for the model
DefaultCycleProcessor6() - Constructor for class org.jactr.core.model.six.DefaultCycleProcessor6
 
DefaultDeclarativeLearningModule4 - Class in org.jactr.core.module.declarative.four.learning
default declarative learning module.
DefaultDeclarativeLearningModule4() - Constructor for class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
DefaultDeclarativeLearningModule6 - Class in org.jactr.core.module.declarative.six.learning
 
DefaultDeclarativeLearningModule6() - Constructor for class org.jactr.core.module.declarative.six.learning.DefaultDeclarativeLearningModule6
 
DefaultDeclarativeModule - Class in org.jactr.core.module.declarative.basic
 
DefaultDeclarativeModule() - Constructor for class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
DefaultDeclarativeModule6 - Class in org.jactr.core.module.declarative.six
 
DefaultDeclarativeModule6() - Constructor for class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
DefaultDelegatedRequestableBuffer6 - Class in org.jactr.core.buffer.delegate
 
DefaultDelegatedRequestableBuffer6(String, IModule) - Constructor for class org.jactr.core.buffer.delegate.DefaultDelegatedRequestableBuffer6
 
DefaultEncodingTimeEquation - Class in org.jactr.modules.pm.visual.six
 
DefaultEncodingTimeEquation() - Constructor for class org.jactr.modules.pm.visual.six.DefaultEncodingTimeEquation
 
DefaultFINSTFeatureMap - Class in org.jactr.modules.pm.common.memory.map
FINST tracking feature map that is used by both the aural and visual modules.
DefaultFINSTFeatureMap(IModel, String) - Constructor for class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap
 
DefaultGoalBuffer6 - Class in org.jactr.core.module.goal.six.buffer
default goal buffer with a capacity of one
DefaultGoalBuffer6(String, IModule) - Constructor for class org.jactr.core.module.goal.six.buffer.DefaultGoalBuffer6
 
DefaultGoalModule6 - Class in org.jactr.core.module.goal.six
handles the goal and imaginal buffers
DefaultGoalModule6() - Constructor for class org.jactr.core.module.goal.six.DefaultGoalModule6
 
DefaultImaginalBuffer - Class in org.jactr.core.module.imaginal.six.buffer
 
DefaultImaginalBuffer(IModule) - Constructor for class org.jactr.core.module.imaginal.six.buffer.DefaultImaginalBuffer
 
DefaultImaginalModule6 - Class in org.jactr.core.module.imaginal.six
 
DefaultImaginalModule6() - Constructor for class org.jactr.core.module.imaginal.six.DefaultImaginalModule6
 
DefaultInstantiation5 - Class in org.jactr.core.production.five
Description of the Class
DefaultInstantiation5(AbstractProduction, Collection<ICondition>, Map<String, Object>) - Constructor for class org.jactr.core.production.five.DefaultInstantiation5
 
DefaultInstantiation6 - Class in org.jactr.core.production.six
Description of the Class
DefaultInstantiation6(AbstractProduction, Collection<ICondition>, Map<String, Object>) - Constructor for class org.jactr.core.production.six.DefaultInstantiation6
 
DefaultModelLogger - Class in org.jactr.core.logging.impl
demuxing logger
DefaultModelLogger() - Constructor for class org.jactr.core.logging.impl.DefaultModelLogger
 
DefaultModelRunner - Class in org.jactr.core.runtime
basic model runner, handles all events except disconnected which will be handled by the controller
DefaultModelRunner(ExecutorService, IModel, ICycleProcessor) - Constructor for class org.jactr.core.runtime.DefaultModelRunner
 
DefaultMotorActivationBuffer6 - Class in org.jactr.modules.pm.motor.buffer.six
 
DefaultMotorActivationBuffer6(String, AbstractMotorModule) - Constructor for class org.jactr.modules.pm.motor.buffer.six.DefaultMotorActivationBuffer6
 
DefaultMotorModule6 - Class in org.jactr.modules.pm.motor.six
 
DefaultMotorModule6() - Constructor for class org.jactr.modules.pm.motor.six.DefaultMotorModule6
 
DefaultMotorModule6(String) - Constructor for class org.jactr.modules.pm.motor.six.DefaultMotorModule6
 
DefaultMutableSlot - Class in org.jactr.core.slot
 
DefaultMutableSlot(String, Object) - Constructor for class org.jactr.core.slot.DefaultMutableSlot
 
DefaultMutableSlot(String) - Constructor for class org.jactr.core.slot.DefaultMutableSlot
 
DefaultMutableSlot(ISlot) - Constructor for class org.jactr.core.slot.DefaultMutableSlot
 
DefaultPerceptListener - Class in org.jactr.modules.pm.visual.memory.impl
 
DefaultPerceptListener(IVisualModule) - Constructor for class org.jactr.modules.pm.visual.memory.impl.DefaultPerceptListener
 
DefaultPreparationTimeEquation - Class in org.jactr.modules.pm.motor.six
 
DefaultPreparationTimeEquation() - Constructor for class org.jactr.modules.pm.motor.six.DefaultPreparationTimeEquation
 
DefaultProbabilityEquation - Class in org.jactr.core.module.procedural.four.learning
Description of the Class
DefaultProbabilityEquation(IProceduralModule4, IProceduralLearningModule4) - Constructor for class org.jactr.core.module.procedural.four.learning.DefaultProbabilityEquation
 
DefaultProceduralLearningModule6 - Class in org.jactr.core.module.procedural.six.learning
production learning is accomplished by listening to the procedural module for firing events..

DefaultProceduralLearningModule6() - Constructor for class org.jactr.core.module.procedural.six.learning.DefaultProceduralLearningModule6
 
DefaultProceduralModule6 - Class in org.jactr.core.module.procedural.six
strict harvesting is implemented by DefaultProceduralModule6.addProductionInternal(IProduction).
DefaultProceduralModule6() - Constructor for class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
DefaultProcessingTimeEquation - Class in org.jactr.modules.pm.motor.six
default processing time equation.
DefaultProcessingTimeEquation() - Constructor for class org.jactr.modules.pm.motor.six.DefaultProcessingTimeEquation
 
DefaultProduction5 - Class in org.jactr.core.production.five
Description of the Class
DefaultProduction5(IModel) - Constructor for class org.jactr.core.production.five.DefaultProduction5
Constructor for the DefaultProduction5 object
DefaultProduction6 - Class in org.jactr.core.production.six
Description of the Class
DefaultProduction6(IModel) - Constructor for class org.jactr.core.production.six.DefaultProduction6
Constructor for the DefaultProduction5 object
DefaultProductionCompiler6 - Class in org.jactr.core.module.procedural.six.learning
 
DefaultProductionCompiler6() - Constructor for class org.jactr.core.module.procedural.six.learning.DefaultProductionCompiler6
 
DefaultRandomModule - Class in org.jactr.core.module.random.six
 
DefaultRandomModule() - Constructor for class org.jactr.core.module.random.six.DefaultRandomModule
 
DefaultReferences - Class in org.jactr.core.utils.references
 
DefaultReferences() - Constructor for class org.jactr.core.utils.references.DefaultReferences
no optimization
DefaultReferences(int) - Constructor for class org.jactr.core.utils.references.DefaultReferences
 
DefaultRetrievalBuffer6 - Class in org.jactr.core.module.retrieval.buffer
default retrieval buffer
DefaultRetrievalBuffer6(String, IRetrievalModule) - Constructor for class org.jactr.core.module.retrieval.buffer.DefaultRetrievalBuffer6
 
DefaultRetrievalModule6 - Class in org.jactr.core.module.retrieval.six
 
DefaultRetrievalModule6() - Constructor for class org.jactr.core.module.retrieval.six.DefaultRetrievalModule6
 
DefaultRetrievalTimeEquation - Class in org.jactr.core.module.retrieval.time
4.0 retrieval time equation
DefaultRetrievalTimeEquation(IRetrievalModule4) - Constructor for class org.jactr.core.module.retrieval.time.DefaultRetrievalTimeEquation
 
DefaultSearchSystem - Class in org.jactr.core.module.declarative.search.local
 
DefaultSearchSystem(IDeclarativeModule) - Constructor for class org.jactr.core.module.declarative.search.local.DefaultSearchSystem
 
DefaultSearchTimeEquation - Class in org.jactr.modules.pm.visual.six
merely returns 0.
DefaultSearchTimeEquation() - Constructor for class org.jactr.modules.pm.visual.six.DefaultSearchTimeEquation
 
DefaultSimilarityHandler - Class in org.jactr.core.utils.similarity
The DefaultSimilarityHandler handles basic similarity computations and permits the attaching of custom handlers
DefaultSimilarityHandler() - Constructor for class org.jactr.core.utils.similarity.DefaultSimilarityHandler
Constructor for the DefaultSimilarityHandler object
DefaultSubsymbolicChunk4 - Class in org.jactr.core.chunk.four
 
DefaultSubsymbolicChunk4(IChunk) - Constructor for class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
DefaultSubsymbolicChunk5 - Class in org.jactr.core.chunk.five
default implementation of ISubsymbolicChunk
DefaultSubsymbolicChunk5(AbstractChunk) - Constructor for class org.jactr.core.chunk.five.DefaultSubsymbolicChunk5
 
DefaultSubsymbolicProduction4 - Class in org.jactr.core.production.four
 
DefaultSubsymbolicProduction4(IProduction, IModel) - Constructor for class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
DefaultSubsymbolicProduction5 - Class in org.jactr.core.production.five
 
DefaultSubsymbolicProduction5(DefaultProduction5, IModel) - Constructor for class org.jactr.core.production.five.DefaultSubsymbolicProduction5
Constructor for the DefaultSubsymbolicProduction5 object
DefaultSubsymbolicProduction6 - Class in org.jactr.core.production.six
 
DefaultSubsymbolicProduction6(IProduction, IModel) - Constructor for class org.jactr.core.production.six.DefaultSubsymbolicProduction6
 
DefaultSymbolicProduction5 - Class in org.jactr.core.production.five
Description of the Class
DefaultSymbolicProduction5(AbstractProduction, IModel) - Constructor for class org.jactr.core.production.five.DefaultSymbolicProduction5
 
DefaultValueMap<V,I> - Class in org.jactr.core.module.declarative.search.map
 
DefaultValueMap() - Constructor for class org.jactr.core.module.declarative.search.map.DefaultValueMap
 
DefaultVariableConditionalSlot - Class in org.jactr.core.slot
 
DefaultVariableConditionalSlot(ISlot) - Constructor for class org.jactr.core.slot.DefaultVariableConditionalSlot
 
DefaultVariableConditionalSlot(String, Object) - Constructor for class org.jactr.core.slot.DefaultVariableConditionalSlot
 
DefaultVariableConditionalSlot(String, int, Object) - Constructor for class org.jactr.core.slot.DefaultVariableConditionalSlot
 
DefaultVisualActivationBuffer6 - Class in org.jactr.modules.pm.visual.buffer.six
 
DefaultVisualActivationBuffer6(IVisualModule) - Constructor for class org.jactr.modules.pm.visual.buffer.six.DefaultVisualActivationBuffer6
 
DefaultVisualLocationBuffer6 - Class in org.jactr.modules.pm.visual.buffer.six
since visual-location and visual buffers share the same state information (stored in the visual buffer) so care must be taken to use the visual buffers state information and not visual location's
DefaultVisualLocationBuffer6(IVisualActivationBuffer, IVisualModule) - Constructor for class org.jactr.modules.pm.visual.buffer.six.DefaultVisualLocationBuffer6
 
DefaultVisualMemory - Class in org.jactr.modules.pm.visual.memory.impl
 
DefaultVisualMemory(IVisualModule) - Constructor for class org.jactr.modules.pm.visual.memory.impl.DefaultVisualMemory
 
DefaultVisualModule6 - Class in org.jactr.modules.pm.visual.six
 
DefaultVisualModule6() - Constructor for class org.jactr.modules.pm.visual.six.DefaultVisualModule6
 
DefaultVocalActivationBuffer6 - Class in org.jactr.modules.pm.vocal.buffer.six
 
DefaultVocalActivationBuffer6(AbstractVocalModule) - Constructor for class org.jactr.modules.pm.vocal.buffer.six.DefaultVocalActivationBuffer6
 
DefaultVocalModule6 - Class in org.jactr.modules.pm.vocal.six
 
DefaultVocalModule6() - Constructor for class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
defineVariable(String, Object) - Method in class org.jactr.scripting.JavascriptParser
Description of the Method
defineVariable(Scriptable, String, Object) - Static method in class org.jactr.scripting.ScopeManager
 
DelayableAfferentObjectListener - Class in org.jactr.modules.pm.common.memory.impl
object listener that can delay the removal of percepts..
DelayableAfferentObjectListener(IModel, IAgent, Executor) - Constructor for class org.jactr.modules.pm.common.memory.impl.DelayableAfferentObjectListener
 
DelayedBufferInsertionTimedEvent - Class in org.jactr.core.queue.timedevents
insert a chunk into a specific buffer after a certain time has elapsed
DelayedBufferInsertionTimedEvent(IActivationBuffer, IChunk, double, double) - Constructor for class org.jactr.core.queue.timedevents.DelayedBufferInsertionTimedEvent
 
DelayedBufferRequestTimedEvent - Class in org.jactr.core.queue.timedevents
 
DelayedBufferRequestTimedEvent(IRequest, IRequestableBuffer, double, double) - Constructor for class org.jactr.core.queue.timedevents.DelayedBufferRequestTimedEvent
 
delayedFuture(Callable<T>, Executor) - Static method in class org.jactr.core.module.AbstractModule
create a future task and execute it on the exector
DelayedIndirectBufferRequestTimedEvent - Class in org.jactr.core.queue.timedevents
 
DelayedIndirectBufferRequestTimedEvent(IRequest, IActivationBuffer, IRequestDelegate, double, double) - Constructor for class org.jactr.core.queue.timedevents.DelayedIndirectBufferRequestTimedEvent
 
DESTINATION_SLOT - Static variable in class org.jactr.modules.pm.visual.memory.impl.filter.VectorVisualLocationFilter
 
detach() - Method in class org.jactr.core.runtime.controller.debug.DebugController
 
detach() - Method in class org.jactr.core.runtime.controller.DefaultController
 
detach() - Method in interface org.jactr.core.runtime.controller.IController
detach the runtime - called by the runtime during ACTRRuntime.setController(null);
detach() - Method in class org.jactr.core.runtime.controller.OldController
detach from the runtime.
detach() - Method in class org.jactr.modules.pm.common.memory.impl.AbstractPerceptualMemory
 
detach() - Method in interface org.jactr.modules.pm.common.memory.IPerceptualMemory
detach from CR
DIFFERENT_PREPARATION_TIME_PARAM - Static variable in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
DIGIT_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.aural.IAuralModule
 
DimensionFeatureMap - Class in org.jactr.modules.pm.visual.memory.impl.map
meta-map with dimensional info
DimensionFeatureMap() - Constructor for class org.jactr.modules.pm.visual.memory.impl.map.DimensionFeatureMap
 
disconnect(IModel) - Method in class org.jactr.core.reality.connector.CommonRealityConnector
 
disconnect(IModel) - Method in interface org.jactr.core.reality.connector.IConnector
 
disconnect(IModel) - Method in class org.jactr.core.reality.connector.LocalConnector
 
dispatch(ChunkEvent) - Method in class org.jactr.core.chunk.basic.AbstractChunk
 
dispatch(ParameterEvent) - Method in class org.jactr.core.chunk.basic.AbstractChunk
 
dispatch(ChunkEvent) - Method in class org.jactr.core.chunk.five.DefaultChunk5
dispatch events from this chunk outward - events are only dispatched if this chunk is valid - i.e.
dispatch(ChunkEvent) - Method in interface org.jactr.core.chunk.IChunk
dispatch an event.
dispatch(ParameterEvent) - Method in interface org.jactr.core.chunk.IChunk
dispatch parameter event
dispatch(ChunkTypeEvent) - Method in class org.jactr.core.chunktype.basic.AbstractChunkType
Description of the Method
dispatch(ChunkTypeEvent) - Method in interface org.jactr.core.chunktype.IChunkType
 
dispatch(ModelEvent) - Method in class org.jactr.core.model.basic.BasicModel
 
dispatch(ParameterEvent) - Method in class org.jactr.core.model.basic.BasicModel
 
dispatch(ModelEvent) - Method in interface org.jactr.core.model.IModel
 
dispatch(ParameterEvent) - Method in interface org.jactr.core.model.IModel
 
dispatch(ProductionEvent) - Method in class org.jactr.core.production.basic.AbstractProduction
 
dispatch(ProductionEvent) - Method in interface org.jactr.core.production.IProduction
 
dispatch(ACTRRuntimeEvent) - Method in class org.jactr.core.runtime.ACTRRuntime
 
dispatch(MotorModuleEvent) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
dispatch(MotorModuleEvent) - Method in interface org.jactr.modules.pm.motor.IMotorModule
 
dispatch(VisualModuleEvent) - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
dispatch(VisualModuleEvent) - Method in interface org.jactr.modules.pm.visual.IVisualModule
 
dispatch(VocalModuleEvent) - Method in class org.jactr.modules.pm.vocal.AbstractVocalModule
 
dispatch(VocalModuleEvent) - Method in interface org.jactr.modules.pm.vocal.IVocalModule
 
dispose() - Method in class org.jactr.core.buffer.AbstractActivationBuffer
 
dispose() - Method in interface org.jactr.core.buffer.IActivationBuffer
clean up resources, called by the module that created the buffer
dispose() - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
 
dispose() - Method in class org.jactr.core.buffer.six.AbstractCapacityBuffer6
 
dispose() - Method in class org.jactr.core.chunk.basic.AbstractChunk
 
dispose() - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
dispose() - Method in class org.jactr.core.chunk.basic.BasicSymbolicChunk
clear resources
dispose() - Method in class org.jactr.core.chunk.basic.ChunkData
 
dispose() - Method in class org.jactr.core.chunk.five.DefaultChunk5
Description of the Method
dispose() - Method in class org.jactr.core.chunk.five.DefaultSubsymbolicChunk5
Description of the Method
dispose() - Method in class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
dispose() - Method in interface org.jactr.core.chunk.IChunk
called when one is sure that this chunk will NEVER be used.
dispose() - Method in interface org.jactr.core.chunk.ISubsymbolicChunk
Description of the Method
dispose() - Method in interface org.jactr.core.chunk.ISymbolicChunk
Description of the Method
dispose() - Method in class org.jactr.core.chunktype.basic.AbstractChunkType
Description of the Method
dispose() - Method in class org.jactr.core.chunktype.basic.BasicSubsymbolicChunkType
Description of the Method
dispose() - Method in class org.jactr.core.chunktype.basic.BasicSymbolicChunkType
 
dispose() - Method in class org.jactr.core.chunktype.five.DefaultChunkType5
 
dispose() - Method in interface org.jactr.core.chunktype.IChunkType
Called when one is sure the IChunkType shall not be used again.
dispose() - Method in interface org.jactr.core.chunktype.ISubsymbolicChunkType
Description of the Method
dispose() - Method in interface org.jactr.core.chunktype.ISymbolicChunkType
Description of the Method
dispose() - Method in class org.jactr.core.model.basic.BasicModel
 
dispose() - Method in interface org.jactr.core.model.IModel
release all resources
dispose() - Method in class org.jactr.core.module.AbstractModule
 
dispose() - Method in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
dispose(IChunk) - Method in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
dispose() - Method in class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
dispose(IChunk) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
request that this chunk be disposed.
dispose() - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
dispose() - Method in class org.jactr.core.module.goal.six.DefaultGoalModule6
 
dispose() - Method in class org.jactr.core.module.imaginal.six.DefaultImaginalModule6
 
dispose() - Method in interface org.jactr.core.module.IModule
release any resources.
dispose() - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
dispose() - Method in class org.jactr.core.module.retrieval.six.DefaultRetrievalModule6
 
dispose() - Method in class org.jactr.core.production.action.AddAction
Description of the Method
dispose() - Method in class org.jactr.core.production.action.DefaultAction
Description of the Method
dispose() - Method in interface org.jactr.core.production.action.IAction
Dispose is called to explicitly release resources when we are done with the IAction.
dispose() - Method in class org.jactr.core.production.action.ModifyAction
Description of the Method
dispose() - Method in class org.jactr.core.production.action.ProxyAction
 
dispose() - Method in class org.jactr.core.production.action.SetAction
 
dispose() - Method in class org.jactr.core.production.action.SleepAction
 
dispose() - Method in class org.jactr.core.production.basic.AbstractInstantiation
 
dispose() - Method in class org.jactr.core.production.basic.AbstractProduction
 
dispose() - Method in class org.jactr.core.production.basic.BasicSubsymbolicProduction
 
dispose() - Method in class org.jactr.core.production.basic.BasicSymbolicProduction
 
dispose() - Method in class org.jactr.core.production.condition.AbstractSlotCondition
 
dispose() - Method in interface org.jactr.core.production.condition.ICondition
called when we are sure we are done with this condition
dispose() - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
dispose() - Method in interface org.jactr.core.production.IProduction
Description of the Method
dispose() - Method in interface org.jactr.core.production.ISubsymbolicProduction
Description of the Method
dispose() - Method in interface org.jactr.core.production.ISymbolicProduction
Description of the Method
dispose() - Method in class org.jactr.core.production.six.DefaultInstantiation6
 
dispose() - Method in class org.jactr.core.queue.TimedEventQueue
 
dispose() - Method in interface org.jactr.core.utils.IDisposable
 
dispose() - Method in class org.jactr.modules.pm.AbstractPerceptualModule
 
dispose() - Method in class org.jactr.modules.pm.aural.AbstractAuralModule
 
dispose() - Method in class org.jactr.modules.pm.aural.audicon.DefaultAudicon
 
dispose() - Method in interface org.jactr.modules.pm.aural.audicon.IAudicon
clean up and release any resources.
dispose() - Method in class org.jactr.modules.pm.aural.audicon.map.KindFeatureMap
 
dispose() - Method in class org.jactr.modules.pm.aural.audicon.map.LocationFeatureMap
 
dispose() - Method in class org.jactr.modules.pm.aural.audicon.map.OffsetFeatureMap
 
dispose() - Method in class org.jactr.modules.pm.aural.audicon.map.OnsetFeatureMap
 
dispose() - Method in class org.jactr.modules.pm.common.buffer.AbstractCapacityPMActivationBuffer6
 
dispose() - Method in class org.jactr.modules.pm.common.buffer.AbstractPMActivationBuffer6
 
dispose() - Method in class org.jactr.modules.pm.common.memory.map.AbstractFeatureMap
 
dispose() - Method in class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap
 
dispose() - Method in interface org.jactr.modules.pm.common.memory.map.IFeatureMap
 
dispose() - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
dispose() - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorChunkCache
 
dispose() - Method in class org.jactr.modules.pm.visual.six.DefaultVisualModule6
 
dispose() - Method in class org.jactr.scripting.action.ScriptableAction
Description of the Method
dispose() - Method in class org.jactr.scripting.condition.ScriptableCondition
Description of the Method
DistanceFeatureMap - Class in org.jactr.modules.pm.visual.memory.impl.map
 
DistanceFeatureMap() - Constructor for class org.jactr.modules.pm.visual.memory.impl.map.DistanceFeatureMap
 
DURATION_SLOT - Static variable in interface org.jactr.modules.pm.aural.IAuralModule
 
DurationFeatureMap - Class in org.jactr.modules.pm.aural.memory.impl.map
 
DurationFeatureMap() - Constructor for class org.jactr.modules.pm.aural.memory.impl.map.DurationFeatureMap
 

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