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

A

abort() - Method in interface org.jactr.core.queue.ITimedEvent
called when the event is to be aborted.
abort() - Method in class org.jactr.core.queue.timedevents.AbstractTimedEvent
called when the event is to be aborted
abort() - Method in class org.jactr.core.queue.timedevents.BlockingTimedEvent
Description of the Method
abort(IMovement) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
abort(IMovement) - Method in interface org.jactr.modules.pm.motor.IMotorModule
 
abort(IMovement) - Method in class org.jactr.modules.pm.motor.managers.AbortionManager
 
abort() - Method in class org.jactr.modules.pm.motor.managers.ManagedMotorTimedEvent
when abort is called, we still call fire internal..
abort(boolean) - Method in class org.jactr.modules.pm.motor.managers.ManagedMotorTimedEvent
used when we want to abort the timed event but not run the finalization, i.e.
abort(IMovement) - Method in class org.jactr.modules.pm.motor.managers.MotorManager
 
ABORT_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.motor.IMotorModule
 
AbortionManager - Class in org.jactr.modules.pm.motor.managers
handles command abortions (poor class name)
AbortionManager(MotorManager, AbstractMotorModule) - Constructor for class org.jactr.modules.pm.motor.managers.AbortionManager
 
AbortRequestDelegate - Class in org.jactr.modules.pm.motor.buffer.processor
 
AbortRequestDelegate(IChunkType) - Constructor for class org.jactr.modules.pm.motor.buffer.processor.AbortRequestDelegate
 
AbstractActivationBuffer - Class in org.jactr.core.buffer
basic implementation of an activation buffer that handles the spreading of activation to chunks.
AbstractActivationBuffer(String, IModel, IModule) - Constructor for class org.jactr.core.buffer.AbstractActivationBuffer
 
AbstractActivationBuffer6 - Class in org.jactr.core.buffer.six
template for an activation buffer that handles it's own status and inserts only copies of chunks
AbstractActivationBuffer6(String, IModule) - Constructor for class org.jactr.core.buffer.six.AbstractActivationBuffer6
 
AbstractACTREvent<S,L> - Class in org.jactr.core.event
 
AbstractAfferentObjectEncoder - Class in org.jactr.modules.pm.common.encoder
abstract implementation of an afferent encoder.
AbstractAfferentObjectEncoder(IPerceptualModule) - Constructor for class org.jactr.modules.pm.common.encoder.AbstractAfferentObjectEncoder
 
AbstractAsynchronousModule - Class in org.jactr.core.module.asynch
abstract asynchronous module.
AbstractAsynchronousModule(String) - Constructor for class org.jactr.core.module.asynch.AbstractAsynchronousModule
 
AbstractAsynchronousModuleDelegate<M extends IAsynchronousModule,R> - Class in org.jactr.core.module.asynch.delegate
abstract asynch delegate.
AbstractAsynchronousModuleDelegate(M, double, R) - Constructor for class org.jactr.core.module.asynch.delegate.AbstractAsynchronousModuleDelegate
 
AbstractAuralModule - Class in org.jactr.modules.pm.aural
 
AbstractAuralModule() - Constructor for class org.jactr.modules.pm.aural.AbstractAuralModule
 
AbstractBufferCondition - Class in org.jactr.core.production.condition
 
AbstractBufferCondition(String) - Constructor for class org.jactr.core.production.condition.AbstractBufferCondition
 
AbstractCapacityBuffer6 - Class in org.jactr.core.buffer.six
 
AbstractCapacityBuffer6(String, IModule) - Constructor for class org.jactr.core.buffer.six.AbstractCapacityBuffer6
 
AbstractCapacityPMActivationBuffer6 - Class in org.jactr.modules.pm.common.buffer
 
AbstractCapacityPMActivationBuffer6(String, IModule) - Constructor for class org.jactr.modules.pm.common.buffer.AbstractCapacityPMActivationBuffer6
 
AbstractChunk - Class in org.jactr.core.chunk.basic
 
AbstractChunk(IModel) - Constructor for class org.jactr.core.chunk.basic.AbstractChunk
 
AbstractChunkType - Class in org.jactr.core.chunktype.basic
 
AbstractChunkType(IModel) - Constructor for class org.jactr.core.chunktype.basic.AbstractChunkType
 
AbstractFactory<T> - Class in org.jactr.core.factory
 
AbstractFactory() - Constructor for class org.jactr.core.factory.AbstractFactory
 
AbstractFactory(int) - Constructor for class org.jactr.core.factory.AbstractFactory
 
AbstractFactory(int, boolean) - Constructor for class org.jactr.core.factory.AbstractFactory
 
AbstractFeatureMap<T> - Class in org.jactr.modules.pm.visual.visicon.map.feature
 
AbstractFeatureMap() - Constructor for class org.jactr.modules.pm.visual.visicon.map.feature.AbstractFeatureMap
 
AbstractInstantiation - Class in org.jactr.core.production.basic
 
AbstractInstantiation(AbstractProduction, Collection<ICondition>, Map<String, Object>) - Constructor for class org.jactr.core.production.basic.AbstractInstantiation
 
AbstractManager - Class in org.jactr.modules.pm.motor.managers
base class for the various processing managers that are used in the preparation, processing, and execution of motor commands.
AbstractManager(MotorManager, AbstractMotorModule, String) - Constructor for class org.jactr.modules.pm.motor.managers.AbstractManager
 
AbstractManualTranslator - Class in org.jactr.modules.pm.motor.command.translators
 
AbstractManualTranslator() - Constructor for class org.jactr.modules.pm.motor.command.translators.AbstractManualTranslator
 
AbstractModule - Class in org.jactr.core.module
 
AbstractModule(String) - Constructor for class org.jactr.core.module.AbstractModule
 
AbstractMotorModule - Class in org.jactr.modules.pm.motor
abstract motor module that handles just about everything one needs.
AbstractMotorModule(String) - Constructor for class org.jactr.modules.pm.motor.AbstractMotorModule
 
AbstractPerceptualModule - Class in org.jactr.modules.pm
 
AbstractPerceptualModule(String) - Constructor for class org.jactr.modules.pm.AbstractPerceptualModule
 
AbstractPMActivationBuffer6 - Class in org.jactr.modules.pm.common.buffer
 
AbstractPMActivationBuffer6(String, IModule) - Constructor for class org.jactr.modules.pm.common.buffer.AbstractPMActivationBuffer6
 
AbstractProduction - Class in org.jactr.core.production.basic
 
AbstractProduction(IModel) - Constructor for class org.jactr.core.production.basic.AbstractProduction
 
AbstractRequestableBuffer6 - Class in org.jactr.core.buffer.six
 
AbstractRequestableBuffer6(String, IModule) - Constructor for class org.jactr.core.buffer.six.AbstractRequestableBuffer6
 
AbstractRequestDelegate - Class in org.jactr.modules.pm.common.buffer
abstract chunk pattern processor that has it's handles(ChunkPattern) implemented basically, if the pattern is of the same chunk type as that used to initialize the processor, handles returns true be sure to set the buffer state slot value!!
AbstractRequestDelegate(IChunkType) - Constructor for class org.jactr.modules.pm.common.buffer.AbstractRequestDelegate
 
AbstractSlotCondition - Class in org.jactr.core.production.condition
 
AbstractSlotCondition() - Constructor for class org.jactr.core.production.condition.AbstractSlotCondition
 
AbstractSubsymbolicChunk - Class in org.jactr.core.chunk.basic
 
AbstractSubsymbolicChunk(IChunk) - Constructor for class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
AbstractTimedEvent - Class in org.jactr.core.queue.timedevents
Description of the Class
AbstractTimedEvent() - Constructor for class org.jactr.core.queue.timedevents.AbstractTimedEvent
 
AbstractTimedEvent(double, double) - Constructor for class org.jactr.core.queue.timedevents.AbstractTimedEvent
 
AbstractTranslator - Class in org.jactr.modules.pm.motor.command.translators
 
AbstractTranslator() - Constructor for class org.jactr.modules.pm.motor.command.translators.AbstractTranslator
 
AbstractTypeValueMap<V,I> - Class in org.jactr.core.module.declarative.search.map
 
AbstractTypeValueMap() - Constructor for class org.jactr.core.module.declarative.search.map.AbstractTypeValueMap
 
AbstractVisicon - Class in org.jactr.modules.pm.visual.visicon
 
AbstractVisicon(IVisualModule) - Constructor for class org.jactr.modules.pm.visual.visicon.AbstractVisicon
 
AbstractVisualChunkEncoder - Class in org.jactr.modules.pm.visual.visicon.encoder
the abstract visual chunk encoder takes incoming information from common reality checks it against its cache of chunks created for a specific identifier.
AbstractVisualChunkEncoder(IVisualModule) - Constructor for class org.jactr.modules.pm.visual.visicon.encoder.AbstractVisualChunkEncoder
 
AbstractVisualLocationFilter<T> - Class in org.jactr.modules.pm.visual.visicon.filter
 
AbstractVisualLocationFilter() - Constructor for class org.jactr.modules.pm.visual.visicon.filter.AbstractVisualLocationFilter
 
AbstractVisualMap - Class in org.jactr.modules.pm.visual.visicon.map
 
AbstractVisualMap(IVisicon) - Constructor for class org.jactr.modules.pm.visual.visicon.map.AbstractVisualMap
 
AbstractVisualModule - Class in org.jactr.modules.pm.visual
 
AbstractVisualModule() - Constructor for class org.jactr.modules.pm.visual.AbstractVisualModule
 
AbstractVocalDelegate - Class in org.jactr.modules.pm.vocal.delegate
 
AbstractVocalDelegate(AbstractVocalModule, double, IChunk) - Constructor for class org.jactr.modules.pm.vocal.delegate.AbstractVocalDelegate
 
AbstractVocalModule - Class in org.jactr.modules.pm.vocal
abstract implementation that
AbstractVocalModule() - Constructor for class org.jactr.modules.pm.vocal.AbstractVocalModule
 
accept(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.visicon.filter.AttendedVisualLocationFilter
always return true.
accept(ChunkTypeRequest) - Method in interface org.jactr.modules.pm.visual.visicon.filter.IVisualLocationFilter
As the IFeatureMaps return their candidates, this will be called to check the type and slot values of the visual chunk to determine if it passes this filter's constraints.
accept(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.visicon.filter.NearestVisualLocationFilter
 
accept(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.visicon.filter.NumericVisualLocationFilter
 
accept(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.visicon.filter.ValueVisualLocationFilter
 
accept(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.visicon.filter.VectorVisualLocationFilter
 
accessed() - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
accessed() - Method in interface org.jactr.core.chunk.ISubsymbolicChunk
Is called whenever the chunk is accessed (check via a condition or modified via an action in a IProduction) ? it can only be called once per cycle since the ReferenceList maintains a listing of unique access times.
acquireInstance() - Method in class org.jactr.core.factory.AbstractFactory
 
acquireInstance(T) - Method in class org.jactr.core.factory.AbstractFactory
 
acquireInstance() - Method in interface org.jactr.core.factory.IFactory
 
acquireInstance(T) - Method in interface org.jactr.core.factory.IFactory
 
actionAdded(ProductionEvent) - Method in interface org.jactr.core.production.event.IProductionListener
 
actionAdded(ProductionEvent) - Method in class org.jactr.core.production.event.ProductionListenerAdaptor
 
actionRemoved(ProductionEvent) - Method in interface org.jactr.core.production.event.IProductionListener
 
actionRemoved(ProductionEvent) - Method in class org.jactr.core.production.event.ProductionListenerAdaptor
 
ACTIVATION - Static variable in class org.jactr.core.buffer.AbstractActivationBuffer
Comment for ACTIVATION
ACTIVATION - Static variable in interface org.jactr.core.chunk.ISubsymbolicChunk
Description of the Field
ACTIVATION_NOISE - Static variable in interface org.jactr.core.module.declarative.four.IDeclarativeModule4
 
ActivationBufferEvent - Class in org.jactr.core.buffer.event
 
ActivationBufferEvent(IActivationBuffer, Collection<IChunk>) - Constructor for class org.jactr.core.buffer.event.ActivationBufferEvent
for SOURCE_CLEARED
ActivationBufferEvent(IActivationBuffer, ActivationBufferEvent.Type, IChunk) - Constructor for class org.jactr.core.buffer.event.ActivationBufferEvent
for SOURCE_ADDED & REMOVED
ActivationBufferEvent(IActivationBuffer, IRequest) - Constructor for class org.jactr.core.buffer.event.ActivationBufferEvent
 
ActivationBufferEvent(IActivationBuffer, ActivationBufferEvent.Type, String, Object, Object) - Constructor for class org.jactr.core.buffer.event.ActivationBufferEvent
for PARAMETER_CHANGED or STATUS_SLOT_CHANGED
ActivationBufferEvent.Type - Enum in org.jactr.core.buffer.event
 
ActivationBufferListenerAdaptor - Class in org.jactr.core.buffer.event
 
ActivationBufferListenerAdaptor() - Constructor for class org.jactr.core.buffer.event.ActivationBufferListenerAdaptor
 
ActivationBufferListenerDecorator - Class in org.jactr.core.buffer.event
 
ActivationBufferListenerDecorator(IActivationBufferListener) - Constructor for class org.jactr.core.buffer.event.ActivationBufferListenerDecorator
 
ActivationBufferTypeValueMap<I> - Class in org.jactr.core.module.declarative.search.local
 
ActivationBufferTypeValueMap() - Constructor for class org.jactr.core.module.declarative.search.local.ActivationBufferTypeValueMap
 
ACTRAgent - Class in org.jactr.core.reality
 
ACTRAgent() - Constructor for class org.jactr.core.reality.ACTRAgent
 
ACTREventDispatcher<S,L> - Class in org.jactr.core.event
class that handles the nitty gritty of tracking listeners, executors, and propogating that the firing events correctly
ACTREventDispatcher() - Constructor for class org.jactr.core.event.ACTREventDispatcher
 
ACTRParameterHandler - Class in org.jactr.core.utils.parameter
 
ACTRParameterHandler(IModel) - Constructor for class org.jactr.core.utils.parameter.ACTRParameterHandler
 
ACTRRuntime - Class in org.jactr.core.runtime
 
ACTRRuntimeEvent - Class in org.jactr.core.runtime.event
 
ACTRRuntimeEvent(IModel, ACTRRuntimeEvent.Type) - Constructor for class org.jactr.core.runtime.event.ACTRRuntimeEvent
 
ACTRRuntimeEvent(ACTRRuntimeEvent.Type) - Constructor for class org.jactr.core.runtime.event.ACTRRuntimeEvent
 
ACTRRuntimeEvent.Type - Enum in org.jactr.core.runtime.event
 
add(Object, I) - Method in class org.jactr.core.module.declarative.search.map.AbstractTypeValueMap
 
add(V, I) - Method in class org.jactr.core.module.declarative.search.map.DefaultValueMap
 
add(Object, I) - Method in interface org.jactr.core.module.declarative.search.map.ITypeValueMap
 
add(V, I) - Method in interface org.jactr.core.module.declarative.search.map.IValueMap
 
add(T) - Method in class org.jactr.core.queue.collection.PrioritizedQueue
 
add(Comparator<T>) - Method in class org.jactr.core.utils.ChainedComparator
Adds a feature to the Comparator attribute of the ChainedComparator object
add(I) - Method in class org.jactr.core.utils.collections.CachedCollection
 
add(IAfferentObjectListener) - Method in class org.jactr.modules.pm.common.afferent.DefaultAfferentObjectListener
 
add(ICommandTranslatorDelegate) - Method in class org.jactr.modules.pm.motor.command.DefaultCommandTranslator
 
AddAction - Class in org.jactr.core.production.action
AddAction represents the consequence of adding a chunk to a buffer.
AddAction() - Constructor for class org.jactr.core.production.action.AddAction
default constructor equivalent to AddAction("goal", null)
AddAction(String, Object, Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.action.AddAction
add a chunk (ref) to bufferName buffer
AddAction(String, Object) - Constructor for class org.jactr.core.production.action.AddAction
 
addAction(IAction) - Method in class org.jactr.core.production.basic.BasicSymbolicProduction
 
addAction(IAction) - Method in interface org.jactr.core.production.ISymbolicProduction
Adds a feature to the IAction attribute of the ISymbolicProduction object
addActivationBuffer(IActivationBuffer) - Method in class org.jactr.core.model.basic.BasicModel
 
addActivationBuffer(IActivationBuffer) - Method in interface org.jactr.core.model.IModel
install a buffer into this model, usually called during a modules installation
addAll(Collection<? extends I>) - Method in class org.jactr.core.utils.collections.CachedCollection
 
addBreakpoint(IModel, BreakpointType, Object) - Method in class org.jactr.core.runtime.controller.debug.DebugController
 
addBreakpoint(IModel, BreakpointType, Object) - Method in interface org.jactr.core.runtime.controller.debug.IDebugController
add a breakpoint
addChild(IChunkType) - Method in class org.jactr.core.chunktype.basic.BasicSymbolicChunkType
 
addChild(IChunkType) - Method in interface org.jactr.core.chunktype.ISymbolicChunkType
add a chunktype as a child,
addChunk(IChunk) - Method in class org.jactr.core.chunktype.basic.BasicSymbolicChunkType
add this chunk to this chunktype and then up the parental hierachy
addChunk(IChunk) - Method in interface org.jactr.core.chunktype.ISymbolicChunkType
add an encoded chunk to this chunktypes collection
addChunk(IChunk) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
add this chunk to the model and optionally check for duplicates so that it can be merged if necessary
addChunk(IChunk) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
addChunk(IChunk) - Method in interface org.jactr.core.slot.ISlotSearchSupport
insert this chunk into the slot search system
AddChunkRequestDelegate - Class in org.jactr.core.buffer.delegate
takes a chunk pattern and if the chunk is already encoded, copies it, before inserting into the buffer via IActivationBuffer.addSourceChunk(org.jactr.core.chunk.IChunk).
AddChunkRequestDelegate() - Constructor for class org.jactr.core.buffer.delegate.AddChunkRequestDelegate
default is to copy encoded chunks
AddChunkRequestDelegate(boolean) - Constructor for class org.jactr.core.buffer.delegate.AddChunkRequestDelegate
 
addChunkType(IChunkType) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
add the chunktype to the model.
addChunkType(IChunkType) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
AddChunkTypeRequestDelegate - Class in org.jactr.core.buffer.delegate
takes a chunk type request creates a chunk, before inserting into the buffer via IActivationBuffer.addSourceChunk(org.jactr.core.chunk.IChunk).
AddChunkTypeRequestDelegate() - Constructor for class org.jactr.core.buffer.delegate.AddChunkTypeRequestDelegate
 
addCondition(ICondition) - Method in class org.jactr.core.production.basic.BasicSymbolicProduction
 
addCondition(ICondition) - Method in interface org.jactr.core.production.ISymbolicProduction
Adds a feature to the ICondition attribute of the ISymbolicProduction object
addEncoder(IAuralChunkEncoder) - Method in class org.jactr.modules.pm.aural.audicon.DefaultAudicon
 
addEncoder(IAuralChunkEncoder) - Method in interface org.jactr.modules.pm.aural.audicon.IAudicon
 
addExecutor(String, ExecutorService) - Static method in class org.jactr.core.concurrent.ExecutorServices
 
addFeatureMap(IFeatureMap) - Method in class org.jactr.modules.pm.aural.audicon.DefaultAudicon
 
addFeatureMap(IFeatureMap) - Method in interface org.jactr.modules.pm.aural.audicon.IAudicon
 
addFeatureMap(IVisualFeatureMap) - Method in class org.jactr.modules.pm.visual.visicon.map.AbstractVisualMap
 
addFeatureMap(IVisualFeatureMap) - Method in interface org.jactr.modules.pm.visual.visicon.map.IVisualMap
 
addFilter(IVisualLocationFilter) - Method in class org.jactr.modules.pm.visual.visicon.map.AbstractVisualMap
 
addFilter(IVisualLocationFilter) - Method in interface org.jactr.modules.pm.visual.visicon.map.IVisualMap
 
addHandler(SimilarityHandler) - Method in class org.jactr.core.utils.similarity.DefaultSimilarityHandler
Adds a feature to the Handler attribute of the DefaultSimilarityHandler object
addLink(Link) - Method in class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
addLink(Link) - Method in interface org.jactr.core.chunk.four.ISubsymbolicChunk4
add a link, it will be inspected to determine whether it is a J,I link
addListener(IActivationBufferListener, Executor) - Method in class org.jactr.core.buffer.AbstractActivationBuffer
 
addListener(IActivationBufferListener, Executor) - Method in interface org.jactr.core.buffer.IActivationBuffer
add a buffer listener
addListener(IChunkListener, Executor) - Method in class org.jactr.core.chunk.basic.AbstractChunk
 
addListener(IParameterListener, Executor) - Method in class org.jactr.core.chunk.basic.AbstractChunk
 
addListener(IChunkListener, Executor) - Method in interface org.jactr.core.chunk.IChunk
Add a chunk listener to this chunk.
addListener(IParameterListener, Executor) - Method in interface org.jactr.core.chunk.IChunk
 
addListener(IChunkTypeListener, Executor) - Method in class org.jactr.core.chunktype.basic.AbstractChunkType
Adds a feature to the IChunkTypeListener attribute of the DefaultChunkType5 object
addListener(IChunkTypeListener, Executor) - Method in interface org.jactr.core.chunktype.IChunkType
add chunk listener
addListener(L, Executor) - Method in class org.jactr.core.event.ACTREventDispatcher
 
addListener(IModelListener, Executor) - Method in class org.jactr.core.model.basic.BasicModel
 
addListener(IModelListener, Executor) - Method in interface org.jactr.core.model.IModel
 
addListener(IDeclarativeModuleListener, Executor) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
 
addListener(IDeclarativeModuleListener, Executor) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
addListener(IProceduralModuleListener, Executor) - Method in interface org.jactr.core.module.procedural.IProceduralModule
 
addListener(IProceduralModuleListener, Executor) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
addListener(IRetrievalModuleListener, Executor) - Method in class org.jactr.core.module.retrieval.six.DefaultRetrievalModule6
 
addListener(IProductionListener, Executor) - Method in class org.jactr.core.production.basic.AbstractProduction
 
addListener(IProductionListener, Executor) - Method in interface org.jactr.core.production.IProduction
 
addListener(IACTRRuntimeListener, Executor) - Method in class org.jactr.core.runtime.ACTRRuntime
 
addListener(IBreakpointListener, Executor) - Method in class org.jactr.core.runtime.controller.debug.DebugController
 
addListener(IBreakpointListener, Executor) - Method in interface org.jactr.core.runtime.controller.debug.IDebugController
when a break point is reached, the breakpoint listeners are called
addListener(IMotorModuleListener, Executor) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
addListener(IMotorModuleListener, Executor) - Method in interface org.jactr.modules.pm.motor.IMotorModule
 
addListener(IVisualModuleListener, Executor) - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
addListener(IVisualModuleListener, Executor) - Method in interface org.jactr.modules.pm.visual.IVisualModule
 
addListener(IVisualFeatureMapListener, Executor) - Method in class org.jactr.modules.pm.visual.visicon.map.feature.AbstractFeatureMap
 
addListener(IVisualFeatureMapListener, Executor) - Method in class org.jactr.modules.pm.visual.visicon.map.feature.FINSTFeatureMap
 
addListener(IVisualFeatureMapListener, Executor) - Method in interface org.jactr.modules.pm.visual.visicon.map.IVisualFeatureMap
 
addLogger(IModel, ILogger) - Static method in class org.jactr.core.logging.Logger
loggers are always added on the background executor
addLogger(IModel, ILogger, Executor) - Static method in class org.jactr.core.logging.Logger
 
addManagedThread(Thread) - Method in class org.jactr.core.concurrent.SafeExecutorService
 
addModel(IModel) - Method in class org.jactr.core.runtime.ACTRRuntime
add a model to this runtime.
addModel(VisiconComponent) - Method in class org.jactr.modules.pm.visual.instrument.visiconviewer.VisiconFrame
 
addProduction(IProduction) - Method in interface org.jactr.core.module.procedural.IProceduralModule
add this production to procedural memory and check for duplicates
addProduction(IProduction) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
addReferenceTime(double) - Method in class org.jactr.core.utils.references.DefaultReferences
 
addReferenceTime(double) - Method in class org.jactr.core.utils.references.ImmutableReferences
 
addReferenceTime(double) - Method in interface org.jactr.core.utils.references.IReferences
add a reference time and increment the reference count
addRequestDelegate(IRequestDelegate) - Method in class org.jactr.core.buffer.delegate.DefaultDelegatedRequestableBuffer6
 
addRequestDelegate(IRequestDelegate) - Method in interface org.jactr.core.buffer.delegate.IDelegatedRequestableBuffer
 
addRequestDelegate(IRequestDelegate) - Method in class org.jactr.modules.pm.common.buffer.AbstractCapacityPMActivationBuffer6
 
ADDRESS - Static variable in class org.jactr.core.reality.connector.CommonRealityConnector
 
addSlot(ISlot) - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
 
addSlot(ISlot) - Method in class org.jactr.core.chunk.basic.BasicSymbolicChunk
will set the value of a slot You cannot add slots to a chunk, only the chunk-type - but this will set the value, assuming the slot exists
addSlot(ISlot) - Method in class org.jactr.core.chunktype.basic.BasicSymbolicChunkType
Adds a feature to the ISlot attribute of the DefaultSymbolicChunkType5 object
addSlot(ISlot) - Method in class org.jactr.core.production.action.AddAction
In addition to adding chunks to a buffer, the IChunk?s slot values can be changed at the same time.
addSlot(ISlot) - Method in class org.jactr.core.production.action.ModifyAction
 
addSlot(ISlot) - Method in class org.jactr.core.production.condition.AbstractSlotCondition
 
addSlot(ISlot) - Method in class org.jactr.core.production.condition.ProxyCondition
route to delegate if it implements ISlotContainer
addSlot(ISlot) - Method in class org.jactr.core.production.request.SlotBasedRequest
 
addSlot(ISlot) - Method in interface org.jactr.core.slot.ISlotContainer
Adds a slot
addSlot(ISlot) - Method in class org.jactr.core.slot.ProxyUniqueSlotContainer
 
addSlot(ISlot) - Method in class org.jactr.core.slot.UniqueSlotContainer
 
addSlot(ISlot) - Method in class org.jactr.modules.pm.motor.managers.MuscleState
 
addSlotContainer(IUniqueSlotContainer) - Method in class org.jactr.core.slot.ProxyUniqueSlotContainer
 
addSourceChunk(IChunk) - Method in class org.jactr.core.buffer.AbstractActivationBuffer
add chunk to the buffer.
addSourceChunk(IChunk) - Method in interface org.jactr.core.buffer.IActivationBuffer
add a chunk to the buffer.
addSourceChunk(IChunk) - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
ensure that all chunks added are copies
addTimedEventListener(ITimedEventListener, Executor) - Method in class org.jactr.core.queue.TimedEventQueue
 
addToObjects(IChunk) - Static method in class org.jactr.modules.pm.visual.visicon.encoder.AbstractVisualChunkEncoder
 
addTrackedIdentifier(IIdentifier) - Method in class org.jactr.modules.pm.visual.six.DefaultAfferentEventListener
 
addVisualChunkEncoder(IVisualChunkEncoder) - Method in class org.jactr.modules.pm.visual.visicon.AbstractVisicon
 
addVisualChunkEncoder(IVisualChunkEncoder) - Method in interface org.jactr.modules.pm.visual.visicon.IVisicon
 
afferentObjectAdded(IAfferentObject) - Method in class org.jactr.modules.pm.aural.audicon.map.KindFeatureMap
 
afferentObjectAdded(IAfferentObject) - Method in class org.jactr.modules.pm.aural.audicon.map.LocationFeatureMap
 
afferentObjectAdded(IAfferentObject) - Method in class org.jactr.modules.pm.aural.audicon.map.OffsetFeatureMap
 
afferentObjectAdded(IAfferentObject) - Method in class org.jactr.modules.pm.aural.audicon.map.OnsetFeatureMap
 
afferentObjectAdded(IAfferentObject) - Method in interface org.jactr.modules.pm.common.afferent.IAfferentObjectListener
 
afferentObjectAdded(IAfferentObject) - Method in class org.jactr.modules.pm.common.encoder.AbstractAfferentObjectEncoder
this will only be called on the CR thread
afferentObjectAdded(IAfferentObject) - Method in class org.jactr.modules.pm.common.map.DefaultFINSTFeatureMap
 
afferentObjectAdded(IAfferentObject) - Method in class org.jactr.modules.pm.visual.visicon.map.feature.AbstractFeatureMap
 
afferentObjectRemoved(IAfferentObject) - Method in class org.jactr.modules.pm.aural.audicon.encoder.GenericSoundEncoder
 
afferentObjectRemoved(IAfferentObject) - Method in class org.jactr.modules.pm.aural.audicon.map.FINSTFeatureMap
 
afferentObjectRemoved(IAfferentObject) - Method in class org.jactr.modules.pm.aural.audicon.map.KindFeatureMap
 
afferentObjectRemoved(IAfferentObject) - Method in class org.jactr.modules.pm.aural.audicon.map.LocationFeatureMap
 
afferentObjectRemoved(IAfferentObject) - Method in class org.jactr.modules.pm.aural.audicon.map.OffsetFeatureMap
 
afferentObjectRemoved(IAfferentObject) - Method in class org.jactr.modules.pm.aural.audicon.map.OnsetFeatureMap
 
afferentObjectRemoved(IAfferentObject) - Method in interface org.jactr.modules.pm.common.afferent.IAfferentObjectListener
 
afferentObjectRemoved(IAfferentObject) - Method in class org.jactr.modules.pm.common.encoder.AbstractAfferentObjectEncoder
again, only called on CR thread
afferentObjectRemoved(IAfferentObject) - Method in class org.jactr.modules.pm.common.map.DefaultFINSTFeatureMap
 
afferentObjectRemoved(IAfferentObject) - Method in class org.jactr.modules.pm.visual.visicon.map.feature.AbstractFeatureMap
 
afferentObjectUpdated(IAfferentObject, IObjectDelta) - Method in class org.jactr.modules.pm.aural.audicon.map.KindFeatureMap
 
afferentObjectUpdated(IAfferentObject, IObjectDelta) - Method in class org.jactr.modules.pm.aural.audicon.map.LocationFeatureMap
 
afferentObjectUpdated(IAfferentObject, IObjectDelta) - Method in class org.jactr.modules.pm.aural.audicon.map.OffsetFeatureMap
 
afferentObjectUpdated(IAfferentObject, IObjectDelta) - Method in class org.jactr.modules.pm.aural.audicon.map.OnsetFeatureMap
 
afferentObjectUpdated(IAfferentObject, IObjectDelta) - Method in interface org.jactr.modules.pm.common.afferent.IAfferentObjectListener
 
afferentObjectUpdated(IAfferentObject, IObjectDelta) - Method in class org.jactr.modules.pm.common.encoder.AbstractAfferentObjectEncoder
 
afferentObjectUpdated(IAfferentObject, IObjectDelta) - Method in class org.jactr.modules.pm.common.map.DefaultFINSTFeatureMap
 
afferentObjectUpdated(IAfferentObject, IObjectDelta) - Method in class org.jactr.modules.pm.visual.visicon.map.feature.AbstractFeatureMap
 
AGE_PARAM - Static variable in class org.jactr.core.model.basic.BasicModel
 
ALL - Static variable in class org.jactr.core.logging.impl.DefaultModelLogger
 
all() - Method in class org.jactr.core.module.declarative.search.map.AbstractTypeValueMap
 
all() - Method in class org.jactr.core.module.declarative.search.map.DefaultValueMap
 
all() - Method in interface org.jactr.core.module.declarative.search.map.ITypeValueMap
 
all() - Method in interface org.jactr.core.module.declarative.search.map.IValueMap
 
allowsSelfExecutions() - Method in class org.jactr.core.concurrent.SafeExecutorService
 
ANGLE_SLOT - Static variable in class org.jactr.modules.pm.visual.visicon.filter.VectorVisualLocationFilter
 
asKeyType(Object) - Method in class org.jactr.core.module.declarative.search.local.ActivationBufferTypeValueMap
 
asKeyType(Object) - Method in class org.jactr.core.module.declarative.search.local.ChunkTypeTypeValueMap
 
asKeyType(Object) - Method in class org.jactr.core.module.declarative.search.local.ChunkTypeValueMap
 
asKeyType(Object) - Method in class org.jactr.core.module.declarative.search.local.ProductionTypeValueMap
 
asKeyType(Object) - Method in class org.jactr.core.module.declarative.search.map.AbstractTypeValueMap
 
asKeyType(Object) - Method in class org.jactr.core.module.declarative.search.map.BooleanTypeValueMap
 
asKeyType(Object) - Method in class org.jactr.core.module.declarative.search.map.NullTypeValueMap
 
asKeyType(Object) - Method in class org.jactr.core.module.declarative.search.map.NumericTypeValueMap
 
asKeyType(Object) - Method in class org.jactr.core.module.declarative.search.map.StringTypeValueMap
 
ASSIGN_FINST_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
 
assignFINST(IChunk) - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
assignFINST(IChunk) - Method in interface org.jactr.modules.pm.visual.IVisualModule
 
AssignFINSTRequestDelegate - Class in org.jactr.modules.pm.visual.buffer.processor
 
AssignFINSTRequestDelegate(IChunkType) - Constructor for class org.jactr.modules.pm.visual.buffer.processor.AssignFINSTRequestDelegate
 
ASSOCIATIVE_LEARNING_RATE - Static variable in interface org.jactr.core.module.declarative.four.learning.IDeclarativeLearningModule4
 
attach() - Method in class org.jactr.core.runtime.controller.DefaultController
attach this controller to the runtime.
attach() - Method in interface org.jactr.core.runtime.controller.IController
attach to the runtime - called by the runtime during ACTRRuntime.setController();
ATTENDED_STATUS_SLOT - Static variable in interface org.jactr.modules.pm.aural.IAuralModule
 
ATTENDED_STATUS_SLOT - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
 
AttendedVisualLocationFilter - Class in org.jactr.modules.pm.visual.visicon.filter
dumb filter that is only provided to normalize the :attended visual searches.
AttendedVisualLocationFilter() - Constructor for class org.jactr.modules.pm.visual.visicon.filter.AttendedVisualLocationFilter
 
AttendToRequestDelegate - Class in org.jactr.modules.pm.aural.buffer.processor
 
AttendToRequestDelegate(IChunkType, String) - Constructor for class org.jactr.modules.pm.aural.buffer.processor.AttendToRequestDelegate
 
AttendToRequestDelegate - Class in org.jactr.modules.pm.visual.buffer.processor
 
AttendToRequestDelegate(IChunkType, IVisualActivationBuffer, String) - Constructor for class org.jactr.modules.pm.visual.buffer.processor.AttendToRequestDelegate
 
AUDIO_EVENT_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.aural.IAuralModule
 
AUDIO_EVENT_SOUND_LINK - Static variable in interface org.jactr.modules.pm.aural.audicon.IAudicon
 
AURAL - Static variable in interface org.jactr.core.buffer.IActivationBuffer
Description of the Field
AURAL_BUFFER - Static variable in interface org.jactr.modules.pm.aural.IAuralModule
 
AURAL_LOCATION - Static variable in interface org.jactr.core.buffer.IActivationBuffer
Description of the Field
AURAL_LOCATION_BUFFER - Static variable in interface org.jactr.modules.pm.aural.IAuralModule
 
AuralClearDelegate - Class in org.jactr.modules.pm.aural.delegate
 
AuralClearDelegate(AbstractAuralModule, double, IChunk) - Constructor for class org.jactr.modules.pm.aural.delegate.AuralClearDelegate
 
AuralEncodingDelegate - Class in org.jactr.modules.pm.aural.delegate
 
AuralEncodingDelegate(AbstractAuralModule, double, IChunk) - Constructor for class org.jactr.modules.pm.aural.delegate.AuralEncodingDelegate
 
AuralScanDelegate - Class in org.jactr.modules.pm.aural.delegate
 
AuralScanDelegate(AbstractAuralModule, double, IChunk) - Constructor for class org.jactr.modules.pm.aural.delegate.AuralScanDelegate
 
AuralSearchRequestDelegate - Class in org.jactr.modules.pm.aural.buffer.processor
 
AuralSearchRequestDelegate(IChunkType, IAuralLocationBuffer) - Constructor for class org.jactr.modules.pm.aural.buffer.processor.AuralSearchRequestDelegate
 
AutoSimilarityHandler - Class in org.jactr.core.utils.similarity
AutoSimilarityHandler that computes the similarity between any two chunks based on average of the similarities between their slot values.
AutoSimilarityHandler() - Constructor for class org.jactr.core.utils.similarity.AutoSimilarityHandler
Constructor for the AutoSimilarityHandler object
AutoSimilarityHandler(int) - Constructor for class org.jactr.core.utils.similarity.AutoSimilarityHandler
Constructor for the AutoSimilarityHandler object
awaitTermination(long, TimeUnit) - Method in class org.jactr.core.concurrent.SafeExecutorService
 

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