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

C

C - Static variable in interface org.jactr.core.production.four.ISubsymbolicProduction4
Description of the Field
CachedCollection<I> - Class in org.jactr.core.utils.collections
a collection that permits asynchronous changes to its contents without affecting calls to getCachedCopy() Even though it is synchronized, care must be taken to synchronize the collection while iterating over it
CachedCollection(Collection<I>) - Constructor for class org.jactr.core.utils.collections.CachedCollection
 
CachedMap<K,V> - Class in org.jactr.core.utils.collections
cached values map for rapid access w/o worrying about iterating too much..
CachedMap(Map<K, V>) - Constructor for class org.jactr.core.utils.collections.CachedMap
 
cancelBufferStuff() - Method in interface org.jactr.modules.pm.aural.buffer.IAuralLocationBuffer
 
cancelBufferStuff() - Method in class org.jactr.modules.pm.aural.buffer.six.DefaultAuralLocationBuffer
 
cancelBufferStuff() - Method in interface org.jactr.modules.pm.visual.buffer.IVisualLocationBuffer
 
cancelBufferStuff() - Method in class org.jactr.modules.pm.visual.buffer.processor.VisualSearchRequestDelegate
 
cancelBufferStuff() - Method in class org.jactr.modules.pm.visual.buffer.six.DefaultVisualLocationBuffer6
 
canCompileOut() - Method in class org.jactr.core.module.procedural.five.learning.CompilableContext
 
canCompileOut() - Method in interface org.jactr.core.module.procedural.five.learning.ICompilableContext
if the buffer requests/actions can be compiled out entirely (i.e.
canModify() - Method in class org.jactr.core.chunk.basic.BasicSymbolicChunk
cannot add/remove slots from a chunk
canModify() - Method in class org.jactr.core.chunktype.basic.BasicSymbolicChunkType
Yes, you can modify the slots (add/remove) but off if not encoded
canModify() - Method in class org.jactr.core.production.action.ModifyAction
Description of the Method
canModify() - Method in class org.jactr.modules.pm.motor.managers.MuscleState
 
CannotInstantiateException - Exception in org.jactr.core.production
Description of the Class
CannotInstantiateException(String) - Constructor for exception org.jactr.core.production.CannotInstantiateException
Constructor for the CannotInstantiateException object
CannotInstantiateException(String, Exception) - Constructor for exception org.jactr.core.production.CannotInstantiateException
 
CannotMatchException - Exception in org.jactr.core.production.condition
Description of the Class
CannotMatchException(String) - Constructor for exception org.jactr.core.production.condition.CannotMatchException
Constructor for the CannotMatchException object
CannotMatchException(String, Exception) - Constructor for exception org.jactr.core.production.condition.CannotMatchException
 
ChainedComparator<T> - Class in org.jactr.core.utils
Description of the Class
ChainedComparator(boolean) - Constructor for class org.jactr.core.utils.ChainedComparator
Constructor for the ChainedComparator object
ChainedComparator(Comparator<T>, boolean) - Constructor for class org.jactr.core.utils.ChainedComparator
 
ChainedComparator(Collection<Comparator<T>>, boolean) - Constructor for class org.jactr.core.utils.ChainedComparator
 
CHARACTERS_PER_SYLLABLE_PARAM - Static variable in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
checkForBufferStuff() - Method in interface org.jactr.modules.pm.aural.buffer.IAuralLocationBuffer
 
checkForBufferStuff() - Method in class org.jactr.modules.pm.aural.buffer.six.DefaultAuralLocationBuffer
 
checkForBufferStuff() - Method in interface org.jactr.modules.pm.visual.buffer.IVisualLocationBuffer
 
checkForBufferStuff() - Method in class org.jactr.modules.pm.visual.buffer.six.DefaultVisualLocationBuffer6
we stuff the buffer if this buffer is empty and free AND the visual buffer is free.
childAdded(ChunkTypeEvent) - Method in class org.jactr.core.chunktype.event.ChunkTypeListenerAdaptor
 
childAdded(ChunkTypeEvent) - Method in interface org.jactr.core.chunktype.event.IChunkTypeListener
a child chunk type has been added ...
childAdded(ChunkTypeEvent) - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorChunkCache
 
chunkAccessed(ChunkEvent) - Method in class org.jactr.core.chunk.event.ChunkListenerAdaptor
 
chunkAccessed(ChunkEvent) - Method in interface org.jactr.core.chunk.event.IChunkListener
when the chunk is accessed
ChunkActivationComparator - Class in org.jactr.core.chunk
Description of the Class
ChunkActivationComparator() - Constructor for class org.jactr.core.chunk.ChunkActivationComparator
 
chunkAdded(ChunkTypeEvent) - Method in class org.jactr.core.chunktype.event.ChunkTypeListenerAdaptor
 
chunkAdded(ChunkTypeEvent) - Method in interface org.jactr.core.chunktype.event.IChunkTypeListener
a chunk has been added.
chunkAdded(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunkAdded(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener
 
chunkAdded(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.four.learning.DeclarativeModuleListener
 
chunkAdded(IChunk) - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorChunkCache
 
chunkAdded(ChunkTypeEvent) - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorChunkCache
 
ChunkCondition - Class in org.jactr.core.production.condition
match the specifics of a chunk in a named buffer
ChunkCondition(String, IChunk) - Constructor for class org.jactr.core.production.condition.ChunkCondition
 
ChunkCondition(String, IChunk, Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.condition.ChunkCondition
 
chunkCreated(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunkCreated(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener
 
chunkCreated(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.four.learning.DeclarativeModuleListener
 
ChunkData - Class in org.jactr.core.chunk.basic
ChunkData contains blocks of code that are common to most chunk implementations.
ChunkData(IModel) - Constructor for class org.jactr.core.chunk.basic.ChunkData
 
chunkEncoded(ChunkEvent) - Method in class org.jactr.core.chunk.event.ChunkListenerAdaptor
 
chunkEncoded(ChunkEvent) - Method in interface org.jactr.core.chunk.event.IChunkListener
 
chunkEncoded(ChunkEvent) - Method in class org.jactr.core.module.declarative.four.learning.ChunkListener
 
ChunkEvent - Class in org.jactr.core.chunk.event
 
ChunkEvent(IChunk, ChunkEvent.Type) - Constructor for class org.jactr.core.chunk.event.ChunkEvent
 
ChunkEvent(IChunk, ISlot, Object) - Constructor for class org.jactr.core.chunk.event.ChunkEvent
 
ChunkEvent(IChunk, IChunk, double, double) - Constructor for class org.jactr.core.chunk.event.ChunkEvent
 
ChunkEvent(IChunk, ChunkEvent.Type, IChunk) - Constructor for class org.jactr.core.chunk.event.ChunkEvent
 
ChunkEvent.Type - Enum in org.jactr.core.chunk.event
 
ChunkListener - Class in org.jactr.core.module.declarative.four.learning
we just listen for slot value changes so that Links can be created correctly.
ChunkListener() - Constructor for class org.jactr.core.module.declarative.four.learning.ChunkListener
 
ChunkListenerAdaptor - Class in org.jactr.core.chunk.event
 
ChunkListenerAdaptor() - Constructor for class org.jactr.core.chunk.event.ChunkListenerAdaptor
 
chunkMatched(ActivationBufferEvent) - Method in class org.jactr.core.buffer.event.ActivationBufferListenerAdaptor
 
chunkMatched(ActivationBufferEvent) - Method in class org.jactr.core.buffer.event.ActivationBufferListenerDecorator
 
chunkMatched(ActivationBufferEvent) - Method in interface org.jactr.core.buffer.event.IActivationBufferListener
called when a chunk has been matched within the buffer by a some production that has fired
ChunkPattern - Class in org.jactr.core.production.condition
ChunkPatterns are a type of condition used only for searching within a model they are not to be used as conditions in a production..
ChunkPattern(IChunkType, Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.condition.ChunkPattern
 
ChunkPattern(IChunkType) - Constructor for class org.jactr.core.production.condition.ChunkPattern
 
ChunkPattern() - Constructor for class org.jactr.core.production.condition.ChunkPattern
 
ChunkRequest - Class in org.jactr.core.production.request
 
ChunkRequest(IChunk) - Constructor for class org.jactr.core.production.request.ChunkRequest
 
ChunkRequest(IChunk, Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.request.ChunkRequest
 
ChunkSlot - Class in org.jactr.core.slot
 
ChunkSlot(String, Object) - Constructor for class org.jactr.core.slot.ChunkSlot
 
ChunkSlot(ISlot) - Constructor for class org.jactr.core.slot.ChunkSlot
 
ChunkSlot(ISlot, IChunk) - Constructor for class org.jactr.core.slot.ChunkSlot
 
chunksMerged(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunksMerged(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener
 
chunksMerged(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.four.learning.DeclarativeModuleListener
 
chunkTypeAdded(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunkTypeAdded(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener
called when a chunk type is added to the model
chunkTypeAdded(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.four.learning.DeclarativeModuleListener
 
ChunkTypeCondition - Class in org.jactr.core.production.condition
matches the contents of a buffer to a specific chunktype and slot values
ChunkTypeCondition(String, IChunkType) - Constructor for class org.jactr.core.production.condition.ChunkTypeCondition
 
ChunkTypeCondition(String, IChunkType, Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.condition.ChunkTypeCondition
 
chunkTypeCreated(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunkTypeCreated(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener
called when a chunktype is created, but not necessarily fully defined
chunkTypeCreated(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.four.learning.DeclarativeModuleListener
 
chunkTypeEncoded(ChunkTypeEvent) - Method in class org.jactr.core.chunktype.event.ChunkTypeListenerAdaptor
 
chunkTypeEncoded(ChunkTypeEvent) - Method in interface org.jactr.core.chunktype.event.IChunkTypeListener
chunktype has been encoded by the model
chunkTypeEncoded(ChunkTypeEvent) - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorChunkCache
 
ChunkTypeEvent - Class in org.jactr.core.chunktype.event
 
ChunkTypeEvent(IChunkType, ChunkTypeEvent.Type) - Constructor for class org.jactr.core.chunktype.event.ChunkTypeEvent
 
ChunkTypeEvent(IChunkType, IChunkType) - Constructor for class org.jactr.core.chunktype.event.ChunkTypeEvent
 
ChunkTypeEvent(IChunkType, IChunk) - Constructor for class org.jactr.core.chunktype.event.ChunkTypeEvent
 
ChunkTypeEvent(IChunkType, ISlot, Object) - Constructor for class org.jactr.core.chunktype.event.ChunkTypeEvent
 
ChunkTypeEvent(IChunkType, ChunkTypeEvent.Type, ISlot) - Constructor for class org.jactr.core.chunktype.event.ChunkTypeEvent
 
ChunkTypeEvent(IChunkType, String, Object, Object) - Constructor for class org.jactr.core.chunktype.event.ChunkTypeEvent
 
ChunkTypeEvent.Type - Enum in org.jactr.core.chunktype.event
 
ChunkTypeListenerAdaptor - Class in org.jactr.core.chunktype.event
 
ChunkTypeListenerAdaptor() - Constructor for class org.jactr.core.chunktype.event.ChunkTypeListenerAdaptor
 
ChunkTypeRequest - Class in org.jactr.core.production.request
 
ChunkTypeRequest(IChunkType) - Constructor for class org.jactr.core.production.request.ChunkTypeRequest
 
ChunkTypeRequest(IChunkType, Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.request.ChunkTypeRequest
 
ChunkTypeSlot - Class in org.jactr.core.slot
 
ChunkTypeSlot(String, Object) - Constructor for class org.jactr.core.slot.ChunkTypeSlot
 
ChunkTypeSlot(ISlot) - Constructor for class org.jactr.core.slot.ChunkTypeSlot
 
ChunkTypeSlot(ISlot, IChunkType) - Constructor for class org.jactr.core.slot.ChunkTypeSlot
 
chunkTypesMerged(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunkTypesMerged(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener
called when two chunktypes are merged
chunkTypesMerged(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.four.learning.DeclarativeModuleListener
 
ChunkTypeTypeValueMap<I> - Class in org.jactr.core.module.declarative.search.local
 
ChunkTypeTypeValueMap() - Constructor for class org.jactr.core.module.declarative.search.local.ChunkTypeTypeValueMap
 
ChunkTypeValueMap<I> - Class in org.jactr.core.module.declarative.search.local
 
ChunkTypeValueMap() - Constructor for class org.jactr.core.module.declarative.search.local.ChunkTypeValueMap
 
classInstance() - Static method in class org.jactr.core.utils.parameter.ParameterHandler
 
ClassNameParameterHandler - Class in org.jactr.core.utils.parameter
 
ClassNameParameterHandler() - Constructor for class org.jactr.core.utils.parameter.ClassNameParameterHandler
 
clear() - Method in class org.jactr.core.buffer.AbstractActivationBuffer
will call removeSourceChunkInternal for all the chunks and then recalculate activation
clear() - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
 
clear() - Method in class org.jactr.core.buffer.delegate.ExpandChunkRequestDelegate
 
clear() - Method in class org.jactr.core.buffer.delegate.IgnoreSlotRequestDelegate
 
clear() - Method in interface org.jactr.core.buffer.delegate.IRequestDelegate
clear/cancel any pending requests
clear() - Method in interface org.jactr.core.buffer.IActivationBuffer
flush the contents of the buffer and notify any listeners
clear() - Method in class org.jactr.core.event.ACTREventDispatcher
 
clear() - Method in interface org.jactr.core.module.declarative.search.ISearchSystem
 
clear() - Method in class org.jactr.core.module.declarative.search.local.DefaultSearchSystem
 
clear(Object) - Method in class org.jactr.core.module.declarative.search.map.AbstractTypeValueMap
 
clear() - Method in class org.jactr.core.module.declarative.search.map.AbstractTypeValueMap
 
clear(V) - Method in class org.jactr.core.module.declarative.search.map.DefaultValueMap
 
clear() - Method in class org.jactr.core.module.declarative.search.map.DefaultValueMap
 
clear(Object) - Method in interface org.jactr.core.module.declarative.search.map.ITypeValueMap
 
clear() - Method in interface org.jactr.core.module.declarative.search.map.ITypeValueMap
 
clear(V) - Method in interface org.jactr.core.module.declarative.search.map.IValueMap
 
clear() - Method in interface org.jactr.core.module.declarative.search.map.IValueMap
 
clear() - Method in class org.jactr.core.module.declarative.search.map.SortedValueMap
 
clear() - Method in class org.jactr.core.module.retrieval.buffer.RetrievalRequestDelegate
 
clear() - Method in class org.jactr.core.queue.collection.PrioritizedQueue
 
clear() - Method in class org.jactr.core.runtime.controller.impl.RuntimeState
 
clear() - Method in interface org.jactr.core.slot.ISlotSearchSupport
Description of the Method
clear() - Method in class org.jactr.core.utils.collections.CachedCollection
 
clear() - Method in class org.jactr.core.utils.collections.CachedMap
 
clear() - Method in class org.jactr.core.utils.references.DefaultReferences
 
clear() - Method in class org.jactr.core.utils.references.ImmutableReferences
 
clear() - Method in interface org.jactr.core.utils.references.IReferences
clear it out
clear() - Method in class org.jactr.modules.pm.aural.audicon.DefaultAudicon
 
clear() - Method in interface org.jactr.modules.pm.aural.audicon.IAudicon
 
clear() - Method in class org.jactr.modules.pm.aural.audicon.map.KindFeatureMap
 
clear() - Method in class org.jactr.modules.pm.aural.audicon.map.LocationFeatureMap
 
clear() - Method in class org.jactr.modules.pm.aural.audicon.map.OffsetFeatureMap
 
clear() - Method in class org.jactr.modules.pm.aural.audicon.map.OnsetFeatureMap
 
clear() - Method in class org.jactr.modules.pm.aural.buffer.processor.AttendToRequestDelegate
 
clear() - Method in class org.jactr.modules.pm.aural.buffer.processor.AuralSearchRequestDelegate
 
clear() - Method in class org.jactr.modules.pm.aural.buffer.processor.ClearRequestDelegate
 
clear() - Method in class org.jactr.modules.pm.common.buffer.AbstractCapacityPMActivationBuffer6
 
clear() - Method in class org.jactr.modules.pm.common.buffer.AbstractPMActivationBuffer6
 
clear() - Method in class org.jactr.modules.pm.common.efferent.EfferentCommandManager
explicitly request that executing commands are aborted, and issue a remove for all the other commands.
clear() - Method in class org.jactr.modules.pm.common.memory.impl.PerceptualEncoderBridge
 
clear() - Method in class org.jactr.modules.pm.common.memory.map.AbstractFeatureMap
 
clear() - Method in class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap
 
clear() - Method in interface org.jactr.modules.pm.common.memory.map.IFeatureMap
 
clear() - Method in class org.jactr.modules.pm.motor.buffer.processor.AbortRequestDelegate
noop.
clear() - Method in class org.jactr.modules.pm.motor.buffer.processor.ClearRequestDelegate
 
clear() - Method in class org.jactr.modules.pm.motor.buffer.processor.MotorRequestDelegate
request is immediate
clear() - Method in class org.jactr.modules.pm.motor.managers.AbortionManager
 
clear() - Method in class org.jactr.modules.pm.motor.managers.AbstractManager
 
clear() - Method in class org.jactr.modules.pm.motor.managers.ExecutionManager
 
clear() - Method in class org.jactr.modules.pm.motor.managers.MotorManager
clear all the managers.
clear() - Method in class org.jactr.modules.pm.motor.managers.PreparationManager
 
clear() - Method in class org.jactr.modules.pm.visual.buffer.processor.AttendToRequestDelegate
clear and possibly abort a pending encoding
clear() - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorChunkCache
 
clear() - Method in class org.jactr.modules.pm.vocal.buffer.processor.ClearRequestDelegate
 
clear() - Method in class org.jactr.modules.pm.vocal.delegate.VocalManagementDelegate
 
CLEAR_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.aural.IAuralModule
 
CLEAR_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
 
CLEAR_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.vocal.IVocalModule
 
clearBreakpoints() - Method in class org.jactr.core.runtime.controller.debug.DebugController
 
clearBreakpoints(IModel, BreakpointType) - Method in class org.jactr.core.runtime.controller.debug.DebugController
 
clearBreakpoints() - Method in interface org.jactr.core.runtime.controller.debug.IDebugController
clear all of the break points permitting uninterrupted execution, unless an exception occurs
clearBreakpoints(IModel, BreakpointType) - Method in interface org.jactr.core.runtime.controller.debug.IDebugController
clear the specified breakpoints
ClearRequestDelegate - Class in org.jactr.modules.pm.aural.buffer.processor
reset the visual system - merely calls IVisualModule.reset()
ClearRequestDelegate(IChunkType) - Constructor for class org.jactr.modules.pm.aural.buffer.processor.ClearRequestDelegate
 
ClearRequestDelegate - Class in org.jactr.modules.pm.motor.buffer.processor
reset the visual system - merely calls IVisualModule.reset()
ClearRequestDelegate(IChunkType) - Constructor for class org.jactr.modules.pm.motor.buffer.processor.ClearRequestDelegate
 
ClearRequestDelegate - Class in org.jactr.modules.pm.visual.buffer.processor
reset the visual system - merely calls IVisualModule.reset()
ClearRequestDelegate(IChunkType) - Constructor for class org.jactr.modules.pm.visual.buffer.processor.ClearRequestDelegate
 
ClearRequestDelegate - Class in org.jactr.modules.pm.vocal.buffer.processor
reset the visual system - merely calls IVisualModule.reset()
ClearRequestDelegate(IChunkType) - Constructor for class org.jactr.modules.pm.vocal.buffer.processor.ClearRequestDelegate
 
clearTrackedIdentifiers() - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultPerceptListener
 
clone(IModel, Map<String, Object>) - Method in class org.jactr.core.production.condition.ChunkCondition
 
clone(IModel, Map<String, Object>) - Method in class org.jactr.core.production.condition.ChunkPattern
 
clone(IModel, Map<String, Object>) - Method in class org.jactr.core.production.condition.ChunkTypeCondition
 
clone(IModel, Map<String, Object>) - Method in interface org.jactr.core.production.condition.ICondition
attempt to clone this condition before it will be bound in the instantiation phase.
clone(IModel, Map<String, Object>) - Method in class org.jactr.core.production.condition.ProxyCondition
 
clone() - Method in class org.jactr.core.production.condition.QueryCondition
 
clone(IModel, Map<String, Object>) - Method in class org.jactr.core.production.condition.QueryCondition
 
clone(IModel, Map<String, Object>) - Method in class org.jactr.core.production.condition.SystemPropertyCondition
 
clone(IModel, Map<String, Object>) - Method in class org.jactr.core.production.condition.VariableCondition
 
clone() - Method in class org.jactr.core.production.request.ChunkTypeRequest
 
clone() - Method in interface org.jactr.core.production.request.IRequest
duplicate this IRequest so that the clone can be resolved against since the process is destructive
clone() - Method in class org.jactr.core.production.request.SlotBasedRequest
 
clone() - Method in class org.jactr.core.slot.BasicSlot
 
clone() - Method in class org.jactr.core.slot.ChunkSlot
 
clone() - Method in class org.jactr.core.slot.ChunkTypeSlot
 
clone() - Method in class org.jactr.core.slot.DefaultConditionalSlot
 
clone() - Method in class org.jactr.core.slot.DefaultMutableSlot
 
clone() - Method in class org.jactr.core.slot.DefaultVariableConditionalSlot
 
clone() - Method in class org.jactr.core.slot.ImmutableSlotWrapper
 
clone(IModel, Map<String, Object>) - Method in class org.jactr.scripting.condition.ScriptableCondition
 
close() - Method in class org.jactr.core.utils.RollingFileWriter
 
coerce(String) - Method in class org.jactr.core.utils.parameter.ACTRParameterHandler
 
coerce(String, IModel) - Method in class org.jactr.core.utils.parameter.ACTRParameterHandler
 
coerce(String) - Method in class org.jactr.core.utils.parameter.BooleanParameterHandler
 
coerce(String) - Method in class org.jactr.core.utils.parameter.ClassNameParameterHandler
 
coerce(String) - Method in class org.jactr.core.utils.parameter.CollectionParameterHandler
 
coerce(String, IParameterHandler<T>) - Method in class org.jactr.core.utils.parameter.CollectionParameterHandler
 
coerce(String) - Method in interface org.jactr.core.utils.parameter.IParameterHandler
 
coerce(String, IChunk, ACTRParameterHandler) - Method in class org.jactr.core.utils.parameter.LinkParameterHandler
 
coerce(String) - Method in class org.jactr.core.utils.parameter.LinkParameterHandler
first object must be the model, second the chunk third is whatever was passed
coerce(String) - Method in class org.jactr.core.utils.parameter.NumericParameterHandler
Coerce some value into a number
coerce(String) - Method in class org.jactr.core.utils.parameter.ParameterHandler
 
coerce(String, ACTRParameterHandler) - Method in class org.jactr.core.utils.parameter.SimilarityParameterHandler
 
coerce(String) - Method in class org.jactr.core.utils.parameter.SimilarityParameterHandler
first object must be the model, second the chunk third is whatever was passed
CollectionParameterHandler<T> - Class in org.jactr.core.utils.parameter
 
CollectionParameterHandler() - Constructor for class org.jactr.core.utils.parameter.CollectionParameterHandler
 
CollectionParameterHandler(IParameterHandler<T>) - Constructor for class org.jactr.core.utils.parameter.CollectionParameterHandler
 
COLOR_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
 
COLOR_SLOT - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
Comment for COLOR
ColorChunkCache - Class in org.jactr.modules.pm.visual.memory.impl.map
 
ColorChunkCache(IModel) - Constructor for class org.jactr.modules.pm.visual.memory.impl.map.ColorChunkCache
 
ColorFeatureMap - Class in org.jactr.modules.pm.visual.memory.impl.map
 
ColorFeatureMap(IModel) - Constructor for class org.jactr.modules.pm.visual.memory.impl.map.ColorFeatureMap
 
commandStateChanged(IIdentifier, IEfferentCommand.ActualState, boolean) - Method in class org.jactr.modules.pm.vocal.delegate.AbstractVocalDelegate
Deprecated.  
Commentable - Interface in org.jactr.core.utils
The Commentable interface is used to attach comments to arbitrary objects
COMMONREALITY_IDENTIFIER_META_KEY - Static variable in interface org.jactr.modules.pm.common.memory.IPerceptualEncoder
 
CommonRealityConnector - Class in org.jactr.core.reality.connector
 
CommonRealityConnector() - Constructor for class org.jactr.core.reality.connector.CommonRealityConnector
 
compare(IChunk, IChunk) - Method in class org.jactr.core.chunk.ChunkActivationComparator
Description of the Method
compare(IProduction, IProduction) - Method in class org.jactr.core.module.procedural.four.ProductionGainComparator
Description of the Method
compare(IProduction, IProduction) - Method in class org.jactr.core.module.procedural.six.ProductionNameComparator
 
compare(IProduction, IProduction) - Method in class org.jactr.core.module.procedural.six.ProductionUtilityComparator
slightly different comparator.
compare(T, T) - Method in class org.jactr.core.utils.ChainedComparator
Description of the Method
compareTo(IChunk) - Method in class org.jactr.core.chunk.basic.AbstractChunk
note : non-locking
compareTo(IChunkType) - Method in class org.jactr.core.chunktype.basic.AbstractChunkType
lexically compare chunktypes
compareTo(IProduction) - Method in class org.jactr.core.production.basic.AbstractInstantiation
 
compareTo(IProduction) - Method in class org.jactr.core.production.basic.AbstractProduction
 
compareTo(ISlot) - Method in class org.jactr.core.slot.BasicSlot
 
CompetitiveRetrievalTimeEquation - Class in org.jactr.core.module.retrieval.time
Competitive retrieval time equation from ACT-R 5.0
CompetitiveRetrievalTimeEquation(IRetrievalModule4) - Constructor for class org.jactr.core.module.retrieval.time.CompetitiveRetrievalTimeEquation
 
CompilableContext - Class in org.jactr.core.module.procedural.five.learning
 
CompilableContext(boolean, boolean, boolean) - Constructor for class org.jactr.core.module.procedural.five.learning.CompilableContext
 
complete() - Method in class org.jactr.core.runtime.controller.DefaultController
 
complete() - Method in interface org.jactr.core.runtime.controller.IController
complete().get() will block until completeds
COMPOUND_MOTOR_COMMAND_CHUNK_TYPE - Static variable in class org.jactr.modules.pm.motor.AbstractMotorModule
 
compute(IMovement, IMotorModule) - Method in interface org.jactr.modules.pm.motor.command.IMotorTimeEquation
 
compute(IMovement, IMotorModule) - Method in class org.jactr.modules.pm.motor.six.DefaultPreparationTimeEquation
 
compute(IMovement, IMotorModule) - Method in class org.jactr.modules.pm.motor.six.DefaultProcessingTimeEquation
 
compute(String, IVocalModule) - Method in interface org.jactr.modules.pm.vocal.IVocalExecutionTimeEquation
 
compute(String, IVocalModule) - Method in interface org.jactr.modules.pm.vocal.IVocalPreparationTimeEquation
 
compute(String, IVocalModule) - Method in interface org.jactr.modules.pm.vocal.IVocalProcessingTimeEquation
 
computeBaseLevelActivation(IModel, IChunk) - Method in class org.jactr.core.module.declarative.four.learning.DefaultBaseLevelActivationEquation
Description of the Method
computeBaseLevelActivation(IModel, IChunk) - Method in interface org.jactr.core.module.declarative.four.learning.IBaseLevelActivationEquation
compute the base level activation for the chunk c in the model model.
computeCost(IModel, IProduction) - Method in class org.jactr.core.module.procedural.four.learning.DefaultCostEquation
Description of the Method
computeCost(IModel, IProduction) - Method in interface org.jactr.core.module.procedural.four.learning.ICostEquation
Description of the Method
computeEncodingTime(IChunk) - Method in interface org.jactr.modules.pm.aural.IAuralEncodingTimeEquation
 
computeEncodingTime(IChunk, IVisualModule) - Method in interface org.jactr.modules.pm.visual.IVisualEncodingTimeEquation
 
computeEncodingTime(IChunk, IVisualModule) - Method in class org.jactr.modules.pm.visual.six.DefaultEncodingTimeEquation
 
computeExpectedUtility(IProduction, IModel, double) - Method in interface org.jactr.core.module.procedural.six.learning.IExpectedUtilityEquation
compute the expected utility for the production given the discounted reward.
computeProbability(IModel, IProduction) - Method in class org.jactr.core.module.procedural.four.learning.DefaultProbabilityEquation
Description of the Method
computeProbability(IModel, IProduction) - Method in interface org.jactr.core.module.procedural.four.learning.IProbabilityEquation
Description of the Method
computeRetrievalTime(IChunk) - Method in class org.jactr.core.module.retrieval.time.CompetitiveRetrievalTimeEquation
Description of the Method
computeRetrievalTime(IChunk) - Method in class org.jactr.core.module.retrieval.time.DefaultRetrievalTimeEquation
Description of the Method
computeRetrievalTime(IChunk) - Method in interface org.jactr.core.module.retrieval.time.IRetrievalTimeEquation
compute retrieval time of chunk c in the model.
computeSearchTime(IChunk, ChunkPattern, IVisualModule) - Method in interface org.jactr.modules.pm.visual.IVisualSearchTimeEquation
 
computeSearchTime(IChunk, ChunkPattern, IVisualModule) - Method in class org.jactr.modules.pm.visual.six.DefaultSearchTimeEquation
instantanious search
computeSimilarity(Object, Object, double, double) - Method in class org.jactr.core.utils.similarity.AutoSimilarityHandler
Description of the Method
computeSimilarity(Object, Object, double, double) - Method in class org.jactr.core.utils.similarity.DefaultSimilarityHandler
compute the similarty between one and two scaled to fit maxDiff and maxSim
computeSimilarity(Object, Object, double, double) - Method in interface org.jactr.core.utils.similarity.SimilarityHandler
compute the similarty between one and two scaled to fit maxDiff and maxSim
conditionAdded(ProductionEvent) - Method in interface org.jactr.core.production.event.IProductionListener
condition has been added, only available before encoding
conditionAdded(ProductionEvent) - Method in class org.jactr.core.production.event.ProductionListenerAdaptor
 
conditionRemoved(ProductionEvent) - Method in interface org.jactr.core.production.event.IProductionListener
 
conditionRemoved(ProductionEvent) - Method in class org.jactr.core.production.event.ProductionListenerAdaptor
 
configure(Map<String, String>) - Method in class org.jactr.core.reality.ACTRAgent
 
conflictSetAssembled(ProceduralModuleEvent) - Method in class org.jactr.core.module.declarative.four.learning.ProceduralModuleListener
 
conflictSetAssembled(ProceduralModuleEvent) - Method in interface org.jactr.core.module.procedural.event.IProceduralModuleListener
called after the conflict set is assembled
conflictSetAssembled(ProceduralModuleEvent) - Method in class org.jactr.core.module.procedural.event.ProceduralModuleListenerAdaptor
 
connect(IModel) - Method in class org.jactr.core.reality.connector.CommonRealityConnector
 
connect(IModel) - Method in interface org.jactr.core.reality.connector.IConnector
 
connect(IModel) - Method in class org.jactr.core.reality.connector.LocalConnector
 
contains(IChunk) - Method in class org.jactr.core.buffer.AbstractActivationBuffer
 
contains(IChunk) - Method in interface org.jactr.core.buffer.IActivationBuffer
returns the buffer's source chunk that is symbolically equal to c, or null if none is available or symbolically equal.
contains(Object) - Method in class org.jactr.core.utils.collections.CachedCollection
 
containsAll(Collection<?>) - Method in class org.jactr.core.utils.collections.CachedCollection
 
containsKey(Object) - Method in class org.jactr.core.utils.collections.CachedMap
 
containsValue(Object) - Method in class org.jactr.core.utils.collections.CachedMap
 
CONTENT_SLOT - Static variable in interface org.jactr.modules.pm.aural.IAuralModule
 
copy(IChunk) - Method in class org.jactr.scripting.ScriptSupport
 
copy(IChunk, String) - Method in class org.jactr.scripting.ScriptSupport
 
copyChunk(IChunk) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
copyChunk(IChunk) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
return a copy of source chunk
createChunk(IChunkType, String) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
create a chunk by delegating to AbstractDeclarativeModule.createChunkInternal(IChunkType, String) on AbstractModule.getExecutor()
createChunk(IChunkType, String) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
create a chunk to later be inserted.
createChunkType(IChunkType, String) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
create chunktype, delegates to AbstractDeclarativeModule.createChunkTypeInternal(IChunkType, String) on AbstractModule.getExecutor()
createChunkType(IChunkType, String) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
create a new chunktype to be added after its symbolic contents have been set.
createProduction(String) - Method in interface org.jactr.core.module.procedural.IProceduralModule
create a production, likely backed by the factory
createProduction(String) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
CREATION_CYCLE - Static variable in interface org.jactr.core.chunk.four.ISubsymbolicChunk4
Description of the Field
CREATION_CYCLE - Static variable in interface org.jactr.core.production.four.ISubsymbolicProduction4
 
CREATION_TIME - Static variable in interface org.jactr.core.chunk.ISubsymbolicChunk
Description of the Field
CREATION_TIME - Static variable in interface org.jactr.core.production.ISubsymbolicProduction
Description of the Field
CURRENT_CHUNK - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
 
currentTime(double) - Method in interface org.jactr.core.queue.IIntermediateTimedEvent
fired at each cycle of the timed event queue until this events fire time is reached
CURSOR_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
 
CursorEncoder - Class in org.jactr.modules.pm.visual.memory.impl.encoder
 
CursorEncoder() - Constructor for class org.jactr.modules.pm.visual.memory.impl.encoder.CursorEncoder
 
cycle(IModel, boolean) - Method in interface org.jactr.core.model.ICycleProcessor
run a single cycle of the model returning the time that the next cycle should start at.
cycle(IModel, boolean) - Method in class org.jactr.core.model.six.DefaultCycleProcessor6
run a single cycle of the model
CYCLE_SKIPPING_PARAM - Static variable in class org.jactr.core.model.basic.BasicModel
 
cycleStarted(ModelEvent) - Method in class org.jactr.core.model.event.DecoratedModelListener
 
cycleStarted(ModelEvent) - Method in interface org.jactr.core.model.event.IModelListener
called at the start of each cycle.
cycleStarted(ModelEvent) - Method in class org.jactr.core.model.event.ModelListenerAdaptor
 
cycleStarted(ModelEvent) - Method in class org.jactr.core.runtime.controller.impl.ModelListener
 
cycleStopped(ModelEvent) - Method in class org.jactr.core.model.event.DecoratedModelListener
 
cycleStopped(ModelEvent) - Method in interface org.jactr.core.model.event.IModelListener
called at the end of each cycle.
cycleStopped(ModelEvent) - Method in class org.jactr.core.model.event.ModelListenerAdaptor
 

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