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

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
 
CachedProductionInstantiator - Class in org.jactr.extensions.cached.procedural.internal
 
CachedProductionInstantiator(InstantiationCache, boolean) - Constructor for class org.jactr.extensions.cached.procedural.internal.CachedProductionInstantiator
 
CachedProductionSystem - Class in org.jactr.extensions.cached.procedural
drop in that tracks the procedural module, caching those productions that cannot instantiate and recycling that exception until the state changes enough to justify retrying the production instantiation
CachedProductionSystem() - Constructor for class org.jactr.extensions.cached.procedural.CachedProductionSystem
 
calcNewAction(ISlotContainer, ISlotContainer, ISlotContainer) - Static method in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator.Collapser
 
calcNewCondition(ISlotContainer, ISlotContainer, ISlotContainer, ISlotContainer) - Static method in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator.Collapser
 
calculateFit() - Method in class org.jactr.tools.itr.fit.ModelFitStatistics
Deprecated.
 
calculateNextWaitTime(double, double, BasicModel, boolean) - Method in class org.jactr.core.model.six.DefaultCycleProcessor6
using the current state, guestimate as to the how long this cycle will run assuming that no production actually fired
calculateValues() - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
call() - Method in class org.jactr.core.module.procedural.six.InstantiationTask
 
CAN_VOCALIZE - Static variable in interface org.commonreality.modalities.vocal.VocalConstants
marker property for any IEfferentObject that can be used to vocalize.
canAbort() - Method in class org.jactr.modules.pm.common.efferent.IndividualCommandManager
 
canAbort(ChunkTypeRequest) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
canAbort(IMovement) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
canAbort(ChunkTypeRequest) - Method in interface org.jactr.modules.pm.motor.IMotorModule
 
canAbort(IMovement) - Method in interface org.jactr.modules.pm.motor.IMotorModule
 
canAbort(ChunkTypeRequest) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
canAbort(IMovement) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
canAdjust(ChunkTypeRequest) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
canAdjust(IMovement) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
canAdjust(ChunkTypeRequest) - Method in interface org.jactr.modules.pm.motor.IMotorModule
 
canAdjust(IMovement) - Method in interface org.jactr.modules.pm.motor.IMotorModule
 
canAdjust(ChunkTypeRequest) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
canAdjust(IMovement) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
cancel(boolean) - Method in class org.jactr.core.concurrent.ListenableFuture
 
cancelBufferStuff() - Method in interface org.jactr.modules.pm.aural.buffer.IAuralLocationBuffer
 
cancelBufferStuff() - Method in class org.jactr.modules.pm.aural.buffer.processor.AuralSearchRequestDelegate
 
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
 
canceled(ListenableFuture<C>) - Method in interface org.jactr.core.concurrent.IListenableFutureListener
 
CanceledException - Exception in org.jactr.io.parser
 
CanceledException() - Constructor for exception org.jactr.io.parser.CanceledException
 
canCompile(IInstantiation, IInstantiation, Map<ICompilableBuffer, DefaultProductionCompiler6.BufferStruct>, Map<ICompilableBuffer, DefaultProductionCompiler6.BufferStruct>) - Method in class org.jactr.core.module.procedural.six.learning.DefaultProductionCompiler6
 
canCompile(DefaultProductionCompiler6.BufferStruct, DefaultProductionCompiler6.BufferStruct, ICompilableBuffer) - Method in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator
 
canCompile(DefaultProductionCompiler6.BufferStruct, DefaultProductionCompiler6.BufferStruct, String) - Method in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator.Evaluator
 
canCompileOut(IRequest) - Method in interface org.jactr.core.module.procedural.five.learning.ICompilableContext
if the buffer requests/actions can be compiled out entirely (i.e.
canCompileOut(IRequest) - Method in class org.jactr.core.module.procedural.six.learning.DefaultCompilableContext
 
canCompileOut(IRequest) - Method in class org.jactr.modules.pm.visual.buffer.six.VisualCompilableContext
 
canDelete(IObjectKey) - Method in class org.commonreality.sensors.base.impl.AbstractObjectCreator
 
canDelete(IObjectKey) - Method in interface org.commonreality.sensors.base.IObjectCreator
test to see if the object key can be destroyed, removing the percept entirely.
canEncodeAuralObjectType(IAfferentObject) - Method in class org.jactr.modules.pm.aural.memory.impl.encoder.AbstractAuralEncoder
 
canEncodeVisualObjectType(IAfferentObject) - Method in class org.jactr.modules.pm.visual.memory.impl.encoder.AbstractVisualEncoder
returns true if this particular encoder can be used for this object
canEncodeVisualObjectType(IAfferentObject) - Method in class org.jactr.modules.pm.visual.memory.impl.encoder.BasicTextEncoder
 
canEncodeVisualObjectType(IAfferentObject) - Method in class org.jactr.modules.pm.visual.memory.impl.encoder.CursorEncoder
 
canEncodeVisualObjectType(IAfferentObject) - Method in class org.jactr.modules.pm.visual.memory.impl.encoder.EmptySpaceEncoder
 
canEncodeVisualObjectType(IAfferentObject) - Method in class org.jactr.modules.pm.visual.memory.impl.encoder.GUIEncoder
 
canEncodeVisualObjectType(IAfferentObject) - Method in class org.jactr.modules.pm.visual.memory.impl.encoder.LineEncoder
 
canExecute(Runnable) - Method in class org.jactr.core.concurrent.SafeExecutorService
test to see if the current thread is managed and we permit self executions
canExecute() - Method in class org.jactr.modules.pm.common.efferent.IndividualCommandManager
 
canExecute(ChunkTypeRequest) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
canExecute(ChunkTypeRequest) - Method in interface org.jactr.modules.pm.motor.IMotorModule
 
canExecute(ChunkTypeRequest) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
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
exception thrown by IActions that are unable to be bound (rare) and by IProductions when they try to instantiate (common)
CannotInstantiateException(String, Exception) - Constructor for exception org.jactr.core.production.CannotInstantiateException
Constructor for the CannotInstantiateException object
CannotInstantiateException(String) - Constructor for exception org.jactr.core.production.CannotInstantiateException
 
CannotInstantiateException(IProduction, String) - Constructor for exception org.jactr.core.production.CannotInstantiateException
 
CannotInstantiateException(IProduction, Collection<CannotMatchException>) - 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
 
CannotMatchException(IMatchFailure) - Constructor for exception org.jactr.core.production.condition.CannotMatchException
provides a more detailed explanation of the failure
canPrepare(ChunkTypeRequest) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
canPrepare(ChunkTypeRequest) - Method in interface org.jactr.modules.pm.motor.IMotorModule
return true if we could prepare this motor command
canPrepare(ChunkTypeRequest) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
canVocalize(IEfferentObject) - Static method in class org.commonreality.modalities.vocal.VocalUtilities
 
cdata() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CDATA_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CDATA_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
cdata_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.cdata_return
 
CDATA_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CDATA_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
ChainedChunkConfigurator - Class in org.jactr.core.module.declarative.basic.chunk
utility class for chaining multiple configurators together.
ChainedChunkConfigurator() - Constructor for class org.jactr.core.module.declarative.basic.chunk.ChainedChunkConfigurator
 
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
 
ChainedSink - Class in org.jactr.tools.tracer.sinks
 
ChainedSink() - Constructor for class org.jactr.tools.tracer.sinks.ChainedSink
 
CHANGE_STREAM - Static variable in class org.jactr.tools.change.ChangeTracker
 
ChangeTracker - Class in org.jactr.tools.change
general change tracker that logs chunk changes and production instantiations.
ChangeTracker() - Constructor for class org.jactr.tools.change.ChangeTracker
 
CHARACTERS_PER_SYLLABLE_PARAM - Static variable in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
check(String, ISimulationObject) - Method in class org.commonreality.modalities.DefaultPropertyHandler
 
check() - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
check() - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
check() - Method in class org.jactr.modules.pm.visual.scene.SceneChangeListener
calculate and return the change ratio since the last SceneChangeListener.reset()
checkAndBlock(IModel) - Method in class org.jactr.tools.misc.ModelsLock
do the blocking.
checkBuffer() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
checkBuffer(CommonTree) - Method in class org.jactr.io.compiler.impl.StrictHarvestingUnitCompiler
now we check the parameters for this buffer, looking for StrictHarvestingEnabled.
checkBuffer_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.checkBuffer_return
 
checkBuffers(IInstantiation, Map<ICompilableBuffer, DefaultProductionCompiler6.BufferStruct>) - Method in class org.jactr.core.module.procedural.six.learning.DefaultProductionCompiler6
 
checkChunk(IChunk, IProbeContainer) - Method in class org.jactr.tools.grapher.core.selector.ChunkTypeSelector
 
checkChunk(IChunk, IProbeContainer) - Method in class org.jactr.tools.grapher.core.selector.ModelSelector
 
checkChunkType(IChunkType, IProbeContainer) - Method in class org.jactr.tools.grapher.core.selector.ModelSelector
 
checkConnection() - Method in class org.jactr.tools.async.shadow.ShadowController
 
checkForArchivalSink(ITraceSink) - Method in class org.jactr.tools.marker.tracer.MarkerTraceListener
 
checkForBreakpoint(IModel, BreakpointType, Object) - Method in class org.jactr.core.runtime.controller.debug.DebugController
will check to see if value represents a valid break point of type within model and block after calling breakpointReached
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.
checkForChange() - Method in class org.jactr.modules.pm.visual.scene.SceneChangeExtension
check to see if we should set the scene-change flag
checkForEmptyListeners() - Method in class org.jactr.extensions.cached.procedural.internal.ListenerHub
find any unused slot listeerns and remove.
checkForRequiredSlots(String...) - Method in class org.jactr.core.production.action.DefaultSlotAction
makes sure the named slots are available and not null.
checkGeneral(IParameterized, IProbeContainer, Collection<? extends ClassNamedParameterSelector>) - Method in class org.jactr.tools.grapher.core.selector.ModelSelector
 
checkProduction(CommonTree) - Method in class org.jactr.io.compiler.impl.StrictHarvestingUnitCompiler
we scan through all the match conditions and check for an add, remove or modify.
checkProduction(IProduction, IProbeContainer) - Method in class org.jactr.tools.grapher.core.selector.ModelSelector
 
checkState(IParticipant.State...) - Method in class org.commonreality.participant.impl.AbstractParticipant
checks the state to see if it matches one of these, if not, it fires an exception
checkStatusSlotContent(String, Object) - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
 
CHILD_IDENTIFIERS - Static variable in class org.commonreality.modalities.motor.MotorConstants
children of this motor Collection of IIdentifiers
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
 
CHUNK - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
chunk() - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
CHUNK - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
chunk() - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
CHUNK - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
chunk() - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
CHUNK - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
chunk() - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
CHUNK - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
CHUNK - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
chunk() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
CHUNK - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CHUNK - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
chunk() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CHUNK_ATTR_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CHUNK_ATTR_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CHUNK_CAPACITY_PARAM - Static variable in class org.jactr.modules.threaded.goal.buffer.DefaultCapacityGoalBuffer6
 
CHUNK_CONFIGURATOR_PARAM - Static variable in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
CHUNK_FACTORY_PARAM - Static variable in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
CHUNK_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CHUNK_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CHUNK_IDENTIFIER - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
CHUNK_IDENTIFIER - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
CHUNK_IDENTIFIER - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
CHUNK_IDENTIFIER - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
CHUNK_IDENTIFIER - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
CHUNK_IDENTIFIER - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
CHUNK_IDENTIFIER - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CHUNK_IDENTIFIER - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CHUNK_NAMER_PARAM - Static variable in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
CHUNK_PATTERN - Static variable in class org.jactr.tools.itr.ChunkParameterModifier
 
CHUNK_PATTERN - Static variable in class org.jactr.tools.itr.ChunkSlotModifier
 
chunk_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.chunk_return
 
chunk_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.chunk_return
 
CHUNK_TAG - Static variable in class org.jactr.tools.grapher.core.parser.Parser
 
CHUNK_TYPE - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
CHUNK_TYPE - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
CHUNK_TYPE - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
CHUNK_TYPE - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
CHUNK_TYPE - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
CHUNK_TYPE - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
CHUNK_TYPE - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CHUNK_TYPE - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CHUNK_TYPE - Static variable in class org.jactr.tools.itr.ChunkTypeSlotModifier
 
CHUNK_TYPE_CONFIGURATOR_PARAM - Static variable in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
CHUNK_TYPE_FACTORY_PARAM - Static variable in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
CHUNK_TYPE_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CHUNK_TYPE_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CHUNK_TYPE_IDENTIFIER - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
CHUNK_TYPE_IDENTIFIER - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
CHUNK_TYPE_IDENTIFIER - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
CHUNK_TYPE_IDENTIFIER - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
CHUNK_TYPE_IDENTIFIER - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
CHUNK_TYPE_IDENTIFIER - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
CHUNK_TYPE_IDENTIFIER - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CHUNK_TYPE_IDENTIFIER - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CHUNK_TYPE_NAMER_PARAM - Static variable in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
CHUNK_TYPE_TAG - Static variable in class org.jactr.tools.grapher.core.parser.Parser
 
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(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
 
chunkDisposed(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunkDisposed(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener
 
chunkDisposed(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.four.learning.DeclarativeModuleListener
 
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.associative.ChunkListener
 
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
 
ChunkEventTransformer - Class in org.jactr.tools.tracer.transformer.chunk
 
ChunkEventTransformer() - Constructor for class org.jactr.tools.tracer.transformer.chunk.ChunkEventTransformer
 
chunkIdentifier() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
chunkIdentifier_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.chunkIdentifier_return
 
chunkInserted(IChunk) - Method in class org.jactr.core.buffer.six.AbstractCapacityBuffer6
set the status slots after insertion
chunkInserted(IChunk) - Method in class org.jactr.modules.threaded.goal.buffer.DefaultCapacityGoalBuffer6
 
ChunkListener - Class in org.jactr.core.module.declarative.four.associative
Chunk listener that handles associative links.
ChunkListener(DefaultAssociativeLinkageSystem4) - Constructor for class org.jactr.core.module.declarative.four.associative.ChunkListener
 
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
ChunkNameComparator - Class in org.jactr.core.utils.collections
 
ChunkNameComparator() - Constructor for class org.jactr.core.utils.collections.ChunkNameComparator
 
ChunkParameterModifier - Class in org.jactr.tools.itr
 
ChunkParameterModifier() - Constructor for class org.jactr.tools.itr.ChunkParameterModifier
 
chunkParent() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
chunkParent_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.chunkParent_return
 
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
 
ChunkProbe - Class in org.jactr.tools.grapher.core.probe
 
ChunkProbe(String, IChunk) - Constructor for class org.jactr.tools.grapher.core.probe.ChunkProbe
 
chunkRef() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
chunkRef_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.chunkRef_return
 
chunkRemoved(IChunk) - Method in class org.jactr.core.buffer.six.AbstractCapacityBuffer6
 
chunkRemoved(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunkRemoved(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener2
 
chunkRemoved(IChunk) - Method in class org.jactr.modules.threaded.goal.buffer.DefaultCapacityGoalBuffer6
 
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
 
CHUNKS - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
chunks() - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
CHUNKS - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
chunks() - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
CHUNKS - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
chunks() - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
CHUNKS - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
chunks() - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
CHUNKS - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
CHUNKS - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
CHUNKS - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CHUNKS - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
ChunkSelector - Class in org.jactr.tools.grapher.core.selector
 
ChunkSelector(String) - Constructor for class org.jactr.tools.grapher.core.selector.ChunkSelector
 
ChunkSlotModifier - Class in org.jactr.tools.itr
 
ChunkSlotModifier() - Constructor for class org.jactr.tools.itr.ChunkSlotModifier
 
chunksMerged(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunksMerged(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener
 
chunkType() - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
chunkType() - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
chunktype() - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
chunktype() - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
chunkType() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
chunkType() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CHUNKTYPE_PATTERN - Static variable in class org.jactr.tools.itr.ChunkParameterModifier
 
CHUNKTYPE_PATTERN - Static variable in class org.jactr.tools.itr.ChunkSlotModifier
 
chunkType_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.chunkType_return
 
chunkType_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.chunkType_return
 
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
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
chunkTypeDisposed(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunkTypeDisposed(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener
 
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
 
ChunkTypeMatchFailure - Class in org.jactr.core.production.condition.match
 
ChunkTypeMatchFailure(IChunkType, IChunk) - Constructor for class org.jactr.core.production.condition.match.ChunkTypeMatchFailure
 
ChunkTypeMatchFailure(ICondition, IChunkType, IChunk) - Constructor for class org.jactr.core.production.condition.match.ChunkTypeMatchFailure
 
chunkTypeParent() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
chunkTypeParent_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.chunkTypeParent_return
 
ChunkTypeProductionTracker - Class in org.jactr.tools.track.chunktype
 
ChunkTypeProductionTracker() - Constructor for class org.jactr.tools.track.chunktype.ChunkTypeProductionTracker
 
chunkTypeRemoved(DeclarativeModuleEvent) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleListenerAdaptor
 
chunkTypeRemoved(DeclarativeModuleEvent) - Method in interface org.jactr.core.module.declarative.event.IDeclarativeModuleListener2
 
ChunkTypeRequest - Class in org.jactr.core.production.request
request based on a chunktype and slot pattern.
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
 
ChunkTypeRequest(IChunk) - Constructor for class org.jactr.core.production.request.ChunkTypeRequest
create a request that directly mirrors this chunk.
ChunkTypeSelector - Class in org.jactr.tools.grapher.core.selector
 
ChunkTypeSelector(String) - Constructor for class org.jactr.tools.grapher.core.selector.ChunkTypeSelector
 
ChunkTypeSlotModifier - Class in org.jactr.tools.itr
 
ChunkTypeSlotModifier() - Constructor for class org.jactr.tools.itr.ChunkTypeSlotModifier
 
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
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
 
ChunkUtilities - Class in org.jactr.tools.misc
safe way to manipulate the source chunk of a buffer.
ChunkUtilities() - Constructor for class org.jactr.tools.misc.ChunkUtilities
 
ChunkUtilities.IChunkModifier - Interface in org.jactr.tools.misc
convenience interface for manipulative a chunk safely
chunkWillBeDisposed(IChunk) - Method in interface org.jactr.core.module.declarative.associative.IAssociativeLinkageSystem
this chunk will be disposed, clean up its links correctly.
chunkWillBeDisposed(IChunk) - Method in class org.jactr.core.module.declarative.basic.DefaultAssociativeLinkageSystem
here we clean up the associative links.
CLASS_ATTR_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLASS_ATTR_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLASS_SPEC - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
CLASS_SPEC - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
CLASS_SPEC - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
CLASS_SPEC - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
CLASS_SPEC - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
CLASS_SPEC - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
CLASS_SPEC - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLASS_SPEC - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
classInstance() - Static method in class org.jactr.core.utils.parameter.ParameterHandler
 
ClassNamedParameterSelector - Class in org.jactr.tools.grapher.core.selector
 
ClassNamedParameterSelector(String) - Constructor for class org.jactr.tools.grapher.core.selector.ClassNamedParameterSelector
 
ClassNameParameterHandler - Class in org.jactr.core.utils.parameter
 
ClassNameParameterHandler() - Constructor for class org.jactr.core.utils.parameter.ClassNameParameterHandler
 
ClassNameParameterProcessor - Class in org.jactr.core.utils.parameter
 
ClassNameParameterProcessor(String, Consumer<Class>, Supplier<Class>, ClassLoader) - Constructor for class org.jactr.core.utils.parameter.ClassNameParameterProcessor
 
classSpec() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
classSpec_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.classSpec_return
 
ClassVerifyingUnitCompiler - Class in org.jactr.io.compiler
verifies that all class_spec references are valid.
ClassVerifyingUnitCompiler() - Constructor for class org.jactr.io.compiler.ClassVerifyingUnitCompiler
 
clean() - Method in class org.jactr.core.chunk.four.Link4
Description of the Method
cleanAddAll(Collection<IChunk>, Collection<IChunk>) - Method in class org.jactr.core.module.declarative.search.local.DefaultSearchSystem
wrappers for the set logic so that we can easily clean up of the temporary collections
cleanDisconnect(IAgent) - Method in class org.jactr.core.reality.connector.CommonRealityConnector
 
cleanRemoveAll(Collection<IChunk>, Collection<IChunk>) - Method in class org.jactr.core.module.declarative.search.local.DefaultSearchSystem
 
cleanRetainAll(Collection<IChunk>, Collection<IChunk>) - Method in class org.jactr.core.module.declarative.search.local.DefaultSearchSystem
 
cleanUp() - Method in class org.commonreality.reality.impl.DefaultReality
disconnect and shutdown
cleanUp(T) - Method in class org.jactr.core.utils.recyclable.AbstractThreadLocalRecyclableFactory
reset this object to its clean state
cleanUp(ACTRRuntime) - Method in class org.jactr.entry.iterative.IterativeMain
 
cleanUp(ACTRRuntime) - Method in class org.jactr.entry.Main
 
cleanUp() - Method in class org.jactr.tools.bridge.BridgeOnStop
Deprecated.
called after goal feeder and response collector
cleanUp(GoalFeeder) - Method in class org.jactr.tools.bridge.BridgeOnStop
Deprecated.
called after response collector
cleanUp(ResponseCollector) - Method in class org.jactr.tools.bridge.BridgeOnStop
Deprecated.
called when this is to be disposed of
cleanUp(IModel) - Method in class org.jactr.tools.masterslave.master.MasterExtension
 
CleanUpModelAction - Class in org.jactr.tools.masterslave.master
load a model but dont run it yet.
CleanUpModelAction() - Constructor for class org.jactr.tools.masterslave.master.CleanUpModelAction
 
cleanupSlot(ISlot) - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
we use stringbuilders to mark string literals, which are removed during resolveSlots, but that is only called on chunks and chunktypes, not conditions/actions.
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.procedural.six.DefaultConflictSetAssembler
 
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 class org.jactr.core.slot.UniqueSlotContainer
clear the slots
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.buffer.processor.AttendToRequestDelegate
clear and possibly abort a pending encoding
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.MotorClearRequestDelegate
 
clear() - Method in class org.jactr.modules.pm.motor.buffer.processor.MotorRequestDelegate
request is immediate
clear(IIdentifier) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
clear an individual muscle
clear(boolean) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
clear() - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
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.buffer.processor.SetDefaultSearchRequestDelegate
 
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() - Method in class org.jactr.modules.temporal.buffer.processor.ClearRequestDelegate
 
clear() - Method in class org.jactr.tools.itr.fit.ModelFitStatistics
Deprecated.
 
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 class org.jactr.modules.pm.visual.scene.SceneChangeExtension
 
CLEAR_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.vocal.IVocalModule
 
clearAll() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
clearAll_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.clearAll_return
 
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
clearBreakpoints(IDebugController, IBreakpointCommand) - Method in class org.jactr.tools.async.controller.handlers.BreakpointHandler
 
clearBreakpoints() - Method in class org.jactr.tools.async.shadow.ShadowController
 
clearCache() - Method in class org.jactr.modules.pm.common.memory.filter.AbstractIndexFilter
 
clearCache() - Method in class org.jactr.modules.pm.visual.memory.impl.filter.AbstractVisualLocationIndexFilter
 
clearCachedValues() - Method in class org.jactr.core.utils.collections.CachedCollection
 
clearCachedValues() - Method in class org.jactr.core.utils.collections.CachedMap
 
clearInternal() - Method in class org.jactr.core.buffer.AbstractActivationBuffer
called within the lock
clearInternal() - Method in class org.jactr.core.buffer.delegate.DefaultDelegatedRequestableBuffer6
 
clearInternal() - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
clear the status slots too
clearInternal() - Method in class org.jactr.core.module.retrieval.buffer.DefaultRetrievalBuffer6
 
clearInternal() - Method in class org.jactr.modules.pm.aural.memory.impl.map.KindFeatureMap
 
clearInternal() - Method in class org.jactr.modules.pm.aural.memory.impl.map.OffsetFeatureMap
 
clearInternal() - Method in class org.jactr.modules.pm.common.buffer.AbstractCapacityPMActivationBuffer6
clear the buffer and abort any timed events that are pending
clearInternal() - Method in class org.jactr.modules.pm.common.buffer.AbstractPMActivationBuffer6
clear the buffer and abort any timed events that are pending
clearInternal() - Method in class org.jactr.modules.pm.common.memory.map.AbstractFeatureMap
 
clearInternal() - Method in class org.jactr.modules.pm.common.memory.map.AbstractSortedFeatureMap
 
clearInternal() - Method in class org.jactr.modules.pm.visual.buffer.six.DefaultVisualActivationBuffer6
 
clearInternal() - Method in class org.jactr.modules.pm.visual.buffer.six.DefaultVisualLocationBuffer6
 
clearInternal() - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorFeatureMap
 
clearInternal() - Method in class org.jactr.modules.pm.visual.memory.impl.map.DimensionFeatureMap
 
clearInternal() - Method in class org.jactr.modules.pm.visual.memory.impl.map.KindFeatureMap
 
clearInternal() - Method in class org.jactr.modules.pm.visual.memory.impl.map.ValueFeatureMap
 
clearLastLocation() - Method in class org.jactr.modules.pm.visual.buffer.six.DefaultVisualLocationBuffer6
 
clearLocations(CommonTree) - Method in class org.jactr.io.participant.impl.BasicASTInjector
Deprecated.
clearObjectManagers() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
clearRecentRetrievals() - Method in class org.jactr.core.module.retrieval.six.DeclarativeFINSTManager
 
ClearRequestDelegate - Class in org.jactr.core.module.retrieval.buffer
reset the visual system - merely calls IVisualModule.reset()
ClearRequestDelegate(IChunkType) - Constructor for class org.jactr.core.module.retrieval.buffer.ClearRequestDelegate
 
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 motor system - merely calls IMotorModule.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
 
ClearRequestDelegate - Class in org.jactr.modules.temporal.buffer.processor
 
ClearRequestDelegate(IChunkType) - Constructor for class org.jactr.modules.temporal.buffer.processor.ClearRequestDelegate
 
clearSourceActivation() - Method in interface org.jactr.core.buffer.ISourceActivationSpreader
 
clearSourceActivation() - Method in class org.jactr.core.buffer.six.DefaultSourceActivationSpreader
 
clearToString() - Method in class org.jactr.core.production.condition.AbstractSlotCondition
 
clearToString() - Method in class org.jactr.core.slot.BasicSlot
 
clearTrackedIdentifiers() - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultPerceptListener
 
clone(ICondition) - Static method in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator.Collapser
 
clone(IAction) - Static method in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator.Collapser
 
clone(IModel, VariableBindings) - Method in class org.jactr.core.production.condition.ChunkCondition
 
clone(IModel, VariableBindings) - Method in class org.jactr.core.production.condition.ChunkPattern
 
clone(IModel, VariableBindings) - Method in class org.jactr.core.production.condition.ChunkTypeCondition
 
clone(IModel, VariableBindings) - 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, VariableBindings) - Method in class org.jactr.core.production.condition.ProxyCondition
 
clone() - Method in class org.jactr.core.production.condition.QueryCondition
 
clone(IModel, VariableBindings) - Method in class org.jactr.core.production.condition.QueryCondition
 
clone(IModel, VariableBindings) - Method in class org.jactr.core.production.condition.SystemPropertyCondition
 
clone(IModel, VariableBindings) - 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.production.VariableBindings
 
clone() - Method in class org.jactr.core.slot.BasicSlot
 
clone() - Method in class org.jactr.core.slot.DefaultConditionalSlot
 
clone() - Method in class org.jactr.core.slot.DefaultLogicalSlot
 
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() - Method in interface org.jactr.core.slot.ISlot
 
clone() - Method in class org.jactr.core.slot.NotifyingSlot
 
clone() - Method in class org.jactr.modules.pm.common.efferent.AbstractEfferentTimedEvent
return a deep copy of this event.
clone(IModel, VariableBindings) - Method in interface org.jactr.scripting.condition.IConditionScript
clone a copy of this condition for use in binding.
clone(IModel, VariableBindings) - Method in class org.jactr.scripting.condition.ScriptableCondition
 
clone(IModel, VariableBindings) - Method in class org.jactr.scripting.javascript.JavascriptCondition
 
clone(IModel, VariableBindings) - Method in class org.jactr.tools.bridge.HasNextGoalCondition
Deprecated.
 
clone(IModel, VariableBindings) - Method in class org.jactr.tools.masterslave.slave.SlaveStateCondition
 
cloneProduction(DefaultProductionCompiler6.BufferStruct, String) - Static method in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator.Collapser
 
close() - Method in class org.jactr.core.utils.RollingFileWriter
 
close(double) - Method in interface org.jactr.tools.marker.IMarker
 
close(double) - Method in class org.jactr.tools.marker.impl.DefaultMarker
 
close() - Method in class org.jactr.tools.misc.ModelsLock
close the lock on all the installed models.
close() - Method in class org.jactr.tools.tracer.sinks.trace.internal.TraceFileManager
 
close() - Method in class org.jactr.tools.tracer.sinks.trace.internal.TraceIndex
 
CLOSE_ACTIONS_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_ACTIONS_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_ACTR_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_ACTR_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_ADD_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_ADD_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_AND_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_AND_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_BUFFER_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_BUFFER_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_CHUNK_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_CHUNK_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_CHUNK_TYPE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_CHUNK_TYPE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_CONDITIONS_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_CONDITIONS_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_DECLARATIVE_MEMORY_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_DECLARATIVE_MEMORY_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_EXTENSION_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_EXTENSION_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_EXTENSIONS_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_EXTENSIONS_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_MATCH_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_MATCH_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_MODEL_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_MODEL_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_MODIFY_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_MODIFY_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_MODULE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_MODULE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_MODULES_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_MODULES_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_NOT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_NOT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_OR_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_OR_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_OUTPUT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_OUTPUT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_PARAMETERS_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_PARAMETERS_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_PROCEDURAL_MEMORY_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_PROCEDURAL_MEMORY_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_PRODUCTION_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_PRODUCTION_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_PROXY_ACT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_PROXY_ACT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_PROXY_COND_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_PROXY_COND_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_QUERY_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_QUERY_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_REMOVE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_REMOVE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_SCRIPT_ACT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_SCRIPT_ACT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_SCRIPT_COND_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_SCRIPT_COND_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_SET_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CLOSE_SET_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CLOSE_TIME - Static variable in class org.jactr.tools.marker.impl.DefaultMarker
 
CLOSE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
CLOSE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
closed(IMarker) - Method in class org.jactr.tools.marker.MarkerManager
 
closed(IMarker) - Method in class org.jactr.tools.marker.tracer.MarkerIndex
 
CLUSTER_PREFIX - Static variable in class org.jactr.tools.itr.fit.AbstractModelFitAnalysis
Deprecated.
 
CLUSTERS - Static variable in class org.jactr.tools.itr.fit.AbstractModelFitAnalysis
Deprecated.
 
CodeGeneratorFactory - Class in org.jactr.io.generator
 
CodeGeneratorFactory() - Constructor for class org.jactr.io.generator.CodeGeneratorFactory
 
CodeGeneratorWriter - Class in org.jactr.io.writer
 
CodeGeneratorWriter(ICodeGenerator, boolean) - Constructor for class org.jactr.io.writer.CodeGeneratorWriter
 
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, ClassLoader) - 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
collapse_add_p1 - Static variable in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator
 
collapse_compileout_add_p1 - Static variable in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator
 
collapse_no_add_p1 - Static variable in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator
 
collapse_nonimmediate_add_p1_not_harvested - Static variable in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator
 
collapseBuffer(DefaultProductionCompiler6.BufferStruct, DefaultProductionCompiler6.BufferStruct, ICompilableBuffer) - Method in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator
 
collapseBuffer(DefaultProductionCompiler6.BufferStruct, DefaultProductionCompiler6.BufferStruct, String) - Method in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator.Collapser
 
Collapser() - Constructor for class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator.Collapser
 
collectData(int, Collection<IModel>) - Method in interface org.jactr.tools.itr.analysis.IAnalyzer
Deprecated.
 
collectData(int, String, Collection<IModel>, ModelFitStatistics) - Method in class org.jactr.tools.itr.fit.AbstractModelFitAnalysis
Deprecated.
called after each iteration
collectData(int, String, ModelFitStatistics) - Method in class org.jactr.tools.itr.fit.AbstractModelFitAnalysis
Deprecated.
called at the end of each cluster
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
 
CollectionParameterHandler(IParameterHandler<T>, boolean) - Constructor for class org.jactr.core.utils.parameter.CollectionParameterHandler
 
CollectionParameterProcessor<T> - Class in org.jactr.core.utils.parameter
 
CollectionParameterProcessor(String, Consumer<Collection<T>>, Supplier<Collection<T>>, ParameterProcessor<T>, boolean) - Constructor for class org.jactr.core.utils.parameter.CollectionParameterProcessor
 
Color - Class in org.commonreality.modalities.visual
 
Color(int, int, int, int) - Constructor for class org.commonreality.modalities.visual.Color
 
Color(int, int, int) - Constructor for class org.commonreality.modalities.visual.Color
 
Color(float, float, float, float) - Constructor for class org.commonreality.modalities.visual.Color
 
Color(float, float, float) - Constructor for class org.commonreality.modalities.visual.Color
 
COLOR - Static variable in interface org.commonreality.modalities.visual.IVisualPropertyHandler
 
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
 
colorMatchesPattern(Color, ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorFeatureMap
 
COMMAND_CLASS_NAME - Static variable in interface org.commonreality.efferent.IEfferentCommand
 
COMMAND_TEMPLATES - Static variable in interface org.commonreality.object.IEfferentObject
 
commandAborted(C, boolean) - Method in class org.jactr.modules.pm.common.efferent.EfferentCommandManager
call back executed on the CR executor
commandAborted(MovementCommand, boolean) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
commandAborted(VocalizationCommand, boolean) - Method in class org.jactr.modules.pm.vocal.delegate.VocalCommandManager
 
commandAccepted(C) - Method in class org.jactr.modules.pm.common.efferent.EfferentCommandManager
call back executed on the CR executor
commandAccepted(MovementCommand) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
commandAccepted(VocalizationCommand) - Method in class org.jactr.modules.pm.vocal.delegate.VocalCommandManager
 
commandCompleted(C) - Method in class org.jactr.modules.pm.common.efferent.EfferentCommandManager
call back executed on the CR executor
commandCompleted(MovementCommand) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
commandCompleted(VocalizationCommand) - Method in class org.jactr.modules.pm.vocal.delegate.VocalCommandManager
 
CommandLineSpeaker - Class in org.commonreality.sensors.speech
 
CommandLineSpeaker() - Constructor for class org.commonreality.sensors.speech.CommandLineSpeaker
 
commandRejected(C) - Method in class org.jactr.modules.pm.common.efferent.EfferentCommandManager
call back executed on the CR executor
commandRejected(MovementCommand) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
commandRejected(VocalizationCommand) - Method in class org.jactr.modules.pm.vocal.delegate.VocalCommandManager
 
commandRemoved(C) - Method in class org.jactr.modules.pm.common.efferent.EfferentCommandManager
call back executed on the CR executor
commandRemoved(MovementCommand) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
commandRunning(C) - Method in class org.jactr.modules.pm.common.efferent.EfferentCommandManager
call back executed on the CR executor
commandRunning(MovementCommand) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
commandRunning(VocalizationCommand) - Method in class org.jactr.modules.pm.vocal.delegate.VocalCommandManager
 
commandStateChanged(IIdentifier, IEfferentCommand.ActualState, boolean) - Method in class org.jactr.modules.pm.vocal.delegate.AbstractVocalDelegate
Deprecated.
 
comment(String) - Method in class org.jactr.io.antlr3.generator.lisp.LispCodeGenerator
 
comment(Collection<StringBuilder>, String) - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
comment(String...) - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
comment(String) - Method in class org.jactr.io.antlr3.generator.xml.JACTRCodeGenerator
 
comment(Collection<StringBuilder>, String) - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
comment(String...) - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
comment(String) - Method in interface org.jactr.io.generator.ICodeGenerator
 
COMMENT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
COMMENT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CommonReality - Class in org.commonreality.reality
 
CommonReality() - Constructor for class org.commonreality.reality.CommonReality
 
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
 
CommonTreeException - Exception in org.jactr.io.antlr3.misc
 
CommonTreeException(String, CommonTree) - Constructor for exception org.jactr.io.antlr3.misc.CommonTreeException
 
CommonTreeException(String, CommonTree, Throwable) - Constructor for exception org.jactr.io.antlr3.misc.CommonTreeException
 
compare(IChunk, IChunk) - Method in class org.jactr.core.chunk.ChunkActivationComparator
Description of the Method
compare(ISlot, ISlot) - Method in class org.jactr.core.module.declarative.search.local.PatternComparator
 
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
compare(IChunk, IChunk) - Method in class org.jactr.core.utils.collections.ChunkNameComparator
 
compareBooleans(boolean[], boolean[]) - Method in class org.commonreality.object.delta.DeltaTracker
 
compareDoubles(double[], double[]) - Method in class org.commonreality.object.delta.DeltaTracker
 
compareFloats(float[], float[]) - Method in class org.commonreality.object.delta.DeltaTracker
 
compareInts(int[], int[]) - Method in class org.commonreality.object.delta.DeltaTracker
 
compareTo(AckFutureReference) - Method in class org.commonreality.participant.impl.ack.AckFutureReference
 
compareTo(IChunk) - Method in class org.jactr.core.chunk.basic.DefaultChunk
note : non-locking
compareTo(IChunkType) - Method in class org.jactr.core.chunktype.basic.DefaultChunkType
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
 
ComparisonPoint(String, double, double) - Constructor for class org.jactr.tools.itr.fit.ModelFitStatistics.ComparisonPoint
Deprecated.
 
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
 
CompilationError - Exception in org.jactr.io.antlr3.compiler
 
CompilationError(String, CommonTree) - Constructor for exception org.jactr.io.antlr3.compiler.CompilationError
 
CompilationError(String, CommonTree, Throwable) - Constructor for exception org.jactr.io.antlr3.compiler.CompilationError
 
CompilationInfo - Exception in org.jactr.io.antlr3.compiler
 
CompilationInfo(String, CommonTree) - Constructor for exception org.jactr.io.antlr3.compiler.CompilationInfo
 
CompilationInfo(String, CommonTree, Throwable) - Constructor for exception org.jactr.io.antlr3.compiler.CompilationInfo
 
CompilationWarning - Exception in org.jactr.io.antlr3.compiler
 
CompilationWarning(String, CommonTree) - Constructor for exception org.jactr.io.antlr3.compiler.CompilationWarning
 
CompilationWarning(String, CommonTree, Throwable) - Constructor for exception org.jactr.io.antlr3.compiler.CompilationWarning
 
compile(CommandLine) - Method in class org.jactr.entry.Main
compile the models
compile(CommonTree, Collection<Exception>, Collection<Exception>, Collection<Exception>) - Method in class org.jactr.io.compiler.AbstractReportableUnitCompiler
 
compile(CommonTree) - Method in class org.jactr.io.compiler.AbstractReportableUnitCompiler
do the actual compilation checks.
compile(CommonTree, Collection<Exception>, Collection<Exception>, Collection<Exception>) - Method in class org.jactr.io.compiler.ClassVerifyingUnitCompiler
 
compile(CommonTree, Collection<Exception>, Collection<Exception>, Collection<Exception>) - Method in class org.jactr.io.compiler.DefaultCompiler
 
compile(CommonTree, Collection<Exception>, Collection<Exception>, Collection<Exception>, TreeNodeStream) - Method in class org.jactr.io.compiler.DefaultCompiler
 
compile(CommonTree) - Method in class org.jactr.io.compiler.impl.StrictHarvestingUnitCompiler
 
compile(CommonTree, Collection<Exception>, Collection<Exception>, Collection<Exception>) - Method in interface org.jactr.io.compiler.IUnitCompiler
 
compile(CommonTree, Collection<Exception>, Collection<Exception>, Collection<Exception>) - Method in class org.jactr.tools.analysis.production.ProductionAnaysisUnitCompiler
 
compileModelDescriptor(CommonTree, Collection<Exception>, Collection<Exception>) - Static method in class org.jactr.io.IOUtilities
attempt to compile the model
complete(double) - Method in class org.commonreality.sensors.motor.interpolator.InterpolatorEvent
 
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
completed(IEfferentCommand, Object) - Method in class org.commonreality.sensors.handlers.EfferentCommandHandler
called upon the completion of a command
completed(IAgentObject, MovementCommand, Object) - Method in class org.commonreality.sensors.keyboard.DefaultActuator
 
completed(IAgentObject, MovementCommand, Object) - Method in class org.commonreality.sensors.motor.interpolator.BasicActuatorCompletion
 
completed(IAgentObject, MovementCommand, Object) - Method in interface org.commonreality.sensors.motor.interpolator.IActuatorCompletion
 
completed(ISliceAnalysis) - Method in interface org.jactr.tools.itr.ortho.ISliceIntegrator
notification that a slice has been completed.
completeInternal(double) - Method in class org.commonreality.sensors.motor.interpolator.InterpolatorEvent
 
COMPONENTS - Static variable in interface org.commonreality.efferent.ICompoundCommand
 
CompositeCollectionFactory - Class in org.jactr.core.utils.collections
 
CompositeCollectionFactory() - Constructor for class org.jactr.core.utils.collections.CompositeCollectionFactory
 
CompositeSetFactory - Class in org.jactr.core.utils.collections
 
CompositeSetFactory() - Constructor for class org.jactr.core.utils.collections.CompositeSetFactory
 
COMPOUND_MOTOR_COMMAND_CHUNK_TYPE - Static variable in class org.jactr.modules.pm.motor.AbstractMotorModule
 
compressAST() - Method in class org.jactr.tools.async.message.ast.BaseASTMessage
 
compute(ChunkTypeRequest) - Method in class org.jactr.modules.pm.aural.memory.impl.filter.AttendedAudioEventFilter
 
compute(ChunkTypeRequest) - Method in class org.jactr.modules.pm.aural.memory.impl.filter.NearestAuralFilter
 
compute(ChunkTypeRequest) - Method in class org.jactr.modules.pm.common.memory.filter.AbstractIndexFilter
 
compute(ChunkTypeRequest) - Method in class org.jactr.modules.pm.common.memory.filter.NumericIndexFilter
 
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(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.filter.AbstractVisualLocationIndexFilter
 
compute(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.filter.AttendedVisualLocationFilter
 
compute(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.filter.NearestVisualLocationFilter
 
compute(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.filter.ValueVisualLocationFilter
 
compute(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.filter.VectorVisualLocationFilter
 
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
 
compute() - Method in interface org.jactr.tools.data.IMetric
 
computeAIC(int) - Method in class org.jactr.tools.itr.fit.FitStatistics
compute Akaike information criterion using chiSq and free parameters
computeAICc(int) - Method in class org.jactr.tools.itr.fit.FitStatistics
compute the corrected AIC, taking into account N.
computeBaseLevelActivation() - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
computeBaseLevelActivation() - Method in class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
computeBaseLevelActivation(IModel, IChunk) - Method in class org.jactr.core.module.declarative.four.DefaultBaseLevelActivationEquation
 
computeBaseLevelActivation(IModel, IChunk) - Method in interface org.jactr.core.module.declarative.four.IBaseLevelActivationEquation
compute the base level activation for the chunk c in the model model.
computeBaseLevelActivation(IModel, IChunk) - Method in class org.jactr.core.module.declarative.four.learning.DefaultBaseLevelActivationEquation
Description of the Method
computeBIC(int) - Method in class org.jactr.tools.itr.fit.FitStatistics
compute bayesian information criterion using sample size, chiSquare, and number of free parameters
computeBufferEndStates(CommonTree) - Method in class org.jactr.tools.analysis.production.SequenceAnalyzer
 
computeCompletionTime(double, IRequest, IActivationBuffer) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
computeCompletionTime(double, IRequest, IActivationBuffer) - Method in class org.jactr.core.module.imaginal.six.buffer.ImaginalAddChunkRequestDelegate
 
computeCompletionTime(double, IRequest, IActivationBuffer) - Method in class org.jactr.core.module.imaginal.six.buffer.ImaginalAddChunkTypeRequestDelegate
 
computeCompletionTime(double, IRequest, IActivationBuffer) - Method in class org.jactr.core.module.imaginal.six.buffer.ImaginalSlotRequestDelegate
 
computeCompletionTime(double, IRequest, IActivationBuffer) - Method in class org.jactr.core.module.retrieval.buffer.ClearRequestDelegate
 
computeCompletionTime(double, IRequest, IActivationBuffer) - Method in class org.jactr.modules.pm.aural.buffer.processor.ClearRequestDelegate
 
computeCompletionTime(double, IRequest, IActivationBuffer) - Method in class org.jactr.modules.pm.visual.buffer.processor.ClearRequestDelegate
 
computeCompletionTime(double, IRequest, IActivationBuffer) - Method in class org.jactr.modules.pm.vocal.buffer.processor.SpeechRequestDelegate
 
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
computeDefaultStrength(IAssociativeLink) - Method in class org.jactr.core.chunk.four.AssociativeLinkEquation4
 
computeDefaultStrength(IAssociativeLink) - Method in class org.jactr.core.chunk.link.DefaultAssociativeLinkEquation
 
computeDefaultStrength(IAssociativeLink) - Method in interface org.jactr.core.chunk.link.IAssociativeLinkEquation
 
computeDefaultStrength(IAssociativeLink) - Method in class org.jactr.core.chunk.six.AssociativeLinkEquation6
 
computeDistance(double[], double[]) - Method in class org.jactr.modules.pm.motor.command.translators.PeckTranslator
 
computeEncodingTime(IChunk, IAuralModule) - Method in class org.jactr.modules.pm.aural.DefaultAuralEncodingTimeEquation
 
computeEncodingTime(IChunk, IAuralModule) - 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
 
computeExpectedGain(double) - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
partials must be computed before this
computeExpectedUtility(IProduction, IModel, double) - Method in class org.jactr.core.module.procedural.six.learning.DefaultExpectedUtilityEquation
 
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.
computeFitts(double, double, double) - Method in class org.jactr.modules.pm.motor.command.translators.AbstractManualTranslator
 
computeHarvestTime(IRequest, R, double, Object...) - Method in class org.jactr.core.module.asynch.delegate.AbstractAsynchronousModuleDelegate
returns the time at which this result should be made available.
computeHarvestTime(IRequest, IChunk, double, Object...) - Method in class org.jactr.modules.pm.vocal.delegate.ExecuteVocalizationDelegate
Deprecated.
 
computeHarvestTime(IRequest, IChunk, double, Object...) - Method in class org.jactr.modules.pm.vocal.delegate.PrepareVocalizationDelegate
Deprecated.
 
computeHarvestTime(IRequest, IChunk, double, Object...) - Method in class org.jactr.modules.pm.vocal.delegate.ProcessVocalizationDelegate
Deprecated.
 
computeIndicies(int, SortedMap<String, Integer>) - Static method in class org.jactr.tools.itr.pspace.OrthogonalParameterSpaceSearcher
Deprecated.
 
computeIndicies(int, int) - Method in class org.jactr.tools.itr.pspace.OrthogonalParameterSpaceSearcher
Deprecated.
takes the current run index (1..N) and returns a map of parameter name indicies
computeLearnedStrength(IAssociativeLink) - Method in class org.jactr.core.chunk.four.AssociativeLinkEquation4
 
computeLearnedStrength(IAssociativeLink) - Method in class org.jactr.core.chunk.link.DefaultAssociativeLinkEquation
 
computeLearnedStrength(IAssociativeLink) - Method in interface org.jactr.core.chunk.link.IAssociativeLinkEquation
 
computeLearnedStrength(IAssociativeLink) - Method in class org.jactr.core.chunk.six.AssociativeLinkEquation6
 
computeLinearOffset(SortedMap<String, Integer>, SortedMap<String, Integer>) - Static method in class org.jactr.tools.itr.pspace.OrthogonalParameterSpaceSearcher
Deprecated.
 
computeLinearOffsets(String, SortedMap<String, Integer>, SortedMap<String, Integer>) - Static method in class org.jactr.tools.itr.pspace.OrthogonalParameterSpaceSearcher
Deprecated.
return all the linear offsets for all the values of parameterName given the other indicies
computePartials() - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
compute P & C based on the relevant equations
computePossibleEndStatesFor(BufferEndStates, String, SequenceAnalyzer) - Method in interface org.jactr.tools.analysis.production.endstates.IBufferEndStateComputer
return a collection of all the possible buffer end states for a given production and buffer.
computePossibleEndStatesFor(BufferEndStates, String, SequenceAnalyzer) - Method in class org.jactr.tools.analysis.production.endstates.impl.AddEndStateComputer
 
computePossibleEndStatesFor(BufferEndStates, String, SequenceAnalyzer) - Method in class org.jactr.tools.analysis.production.endstates.impl.ModifyEndStateComputer
 
computePossibleEndStatesFor(BufferEndStates, String, SequenceAnalyzer) - Method in class org.jactr.tools.analysis.production.endstates.impl.PMAddEndStateComputer
 
computePossibleEndStatesFor(BufferEndStates, String, SequenceAnalyzer) - Method in class org.jactr.tools.analysis.production.endstates.impl.RemovalEndStateComputer
 
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
computeRandomActivation() - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
computeRandomActivation() - Method in class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
computeRandomActivation(IModel, IChunk) - Method in class org.jactr.core.module.declarative.four.DefaultRandomActivationEquation
 
computeRandomActivation(IModel, IChunk) - Method in interface org.jactr.core.module.declarative.four.IRandomActivationEquation
 
computeRate(double[], double[], double) - Method in class org.jactr.modules.pm.motor.command.translators.AbstractManualTranslator
 
computeRelationship(CommonTree) - Method in class org.jactr.tools.analysis.production.endstates.BufferEndState
compute the relationship between the conditionOrQueries slots and this end state..
computeRelationship(BufferEndStates, BufferEndStates) - Method in class org.jactr.tools.analysis.production.relationships.GeneralRelationshipComputer
 
computeRelationship(BufferEndStates, BufferEndStates) - Method in interface org.jactr.tools.analysis.production.relationships.IRelationshipComputer
 
computeRelationship(CommonTree, CommonTree) - Method in class org.jactr.tools.analysis.production.SequenceAnalyzer
 
computeRetrievalTime(IChunk) - Method in class org.jactr.core.module.retrieval.time.CompetitiveRetrievalTimeEquation
Description of the Method
computeRetrievalTime(IChunk, ChunkTypeRequest) - Method in class org.jactr.core.module.retrieval.time.CompetitiveRetrievalTimeEquation
 
computeRetrievalTime(IChunk) - Method in class org.jactr.core.module.retrieval.time.DefaultRetrievalTimeEquation
Description of the Method
computeRetrievalTime(IChunk, ChunkTypeRequest) - Method in class org.jactr.core.module.retrieval.time.DefaultRetrievalTimeEquation
 
computeRetrievalTime(IChunk) - Method in interface org.jactr.core.module.retrieval.time.IRetrievalTimeEquation
compute retrieval time of chunk c in the model.
computeRetrievalTime(IChunk, ChunkTypeRequest) - Method in interface org.jactr.core.module.retrieval.time.IRetrievalTimeEquation
compute the retrieval time of retrievedChunk relative to retrievalRequest if partial matching is enabled.
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, int) - 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
computeSimilarityActivation(ChunkTypeRequest) - Method in class org.jactr.core.chunk.five.DefaultSubsymbolicChunk5
Description of the Method
computeSpreadingActivation() - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
return the spreading activation value
computeSpreadingActivation() - Method in class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
computeSpreadingActivation(IModel, IChunk) - Method in class org.jactr.core.module.declarative.four.DefaultSpreadingActivationEquation
 
computeSpreadingActivation(IModel, IChunk) - Method in interface org.jactr.core.module.declarative.four.ISpreadingActivationEquation
 
computeStrength() - Method in class org.jactr.core.chunk.four.Link4
Description of the Method
computeTickDuration(double) - Method in class org.jactr.modules.temporal.six.DefaultTemporalModule6
compute the duration of the next tick given the previous one.
computeTime(IImaginalModule, double) - Static method in class org.jactr.core.module.imaginal.six.buffer.ImaginalAddChunkRequestDelegate
 
computeTimings(DeltaTracker<IMutableObject>) - Method in interface org.commonreality.sensors.handlers.ICommandTimingEquation
compute how long it will take to execute a command.
computeTimings(DeltaTracker<IMutableObject>) - Method in class org.commonreality.sensors.keyboard.SerialDurationEquation
 
computeTimings(IEfferentCommand, double) - Method in class org.commonreality.sensors.keyboard.SerialDurationEquation
 
condition() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
CONDITION_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CONDITION_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
condition_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.condition_return
 
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
 
conditionalSlot() - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
conditionalSlot() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
conditionalSlot_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.conditionalSlot_return
 
conditionalSlots() - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
conditionalSlots() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
conditionalSlots_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.conditionalSlots_return
 
conditionIs(CommonTree, int) - Static method in class org.jactr.tools.analysis.production.endstates.impl.BufferStateUtilities
uses IConditionalSlot condition constants, not JACTRBuilder
conditionRemoved(ProductionEvent) - Method in interface org.jactr.core.production.event.IProductionListener
 
conditionRemoved(ProductionEvent) - Method in class org.jactr.core.production.event.ProductionListenerAdaptor
 
conditions - Variable in class org.jactr.core.module.procedural.six.learning.DefaultProductionCompiler6.BufferStruct
 
CONDITIONS - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
conditions() - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
CONDITIONS - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
conditions() - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
CONDITIONS - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
conditions() - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
CONDITIONS - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
conditions() - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
CONDITIONS - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
CONDITIONS - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
conditions() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
CONDITIONS - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
CONDITIONS - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
conditions() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
conditions_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.conditions_return
 
conditions_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.conditions_return
 
CONFIG - Static variable in class org.jactr.tools.grapher.core.GeneralProbe
 
configure(E, IAgent, IEfferentObject) - Method in class org.commonreality.efferent.impl.AbstractEfferentCommandTemplate
 
configure(M, IAgent, IEfferentObject) - Method in class org.commonreality.modalities.motor.MovementCommandTemplate
 
configure(RotateCommand, IAgent, IEfferentObject) - Method in class org.commonreality.modalities.motor.RotateCommandTemplate
 
configure(TranslateCommand, IAgent, IEfferentObject) - Method in class org.commonreality.modalities.motor.TranslateCommandTemplate
 
configure(VocalizationCommand, IAgent, IEfferentObject) - Method in class org.commonreality.modalities.vocal.VocalizationCommandTemplate
 
configure(Map<String, String>) - Method in class org.commonreality.participant.impl.AbstractParticipant
 
configure(Map<String, String>) - Method in interface org.commonreality.participant.IParticipant
configure the participant.
configure(Map<String, String>) - Method in class org.commonreality.reality.impl.DefaultReality
 
configure(Map<String, String>) - Method in class org.commonreality.sensors.aural.DefaultAuralSensor
 
configure(Map<String, String>) - Method in class org.commonreality.sensors.base.impl.AbstractObjectCreator
 
configure(Map<String, String>) - Method in class org.commonreality.sensors.base.impl.AbstractObjectProcessor
 
configure(Map<String, String>) - Method in interface org.commonreality.sensors.base.IObjectCreator
 
configure(Map<String, String>) - Method in interface org.commonreality.sensors.base.IObjectProcessor
 
configure(Map<String, String>) - Method in class org.commonreality.sensors.keyboard.DefaultKeyboardSensor
 
configure(PressCommand, IAgent, IEfferentObject) - Method in class org.commonreality.sensors.keyboard.PressCommandTemplate
 
configure(ReleaseCommand, IAgent, IEfferentObject) - Method in class org.commonreality.sensors.keyboard.ReleaseCommandTemplate
 
configure(DefaultSpeechSensor, Map<String, String>) - Method in class org.commonreality.sensors.speech.CommandLineSpeaker
configure the speaker with path and arguments.
configure(Map<String, String>) - Method in class org.commonreality.sensors.speech.DefaultSpeechSensor
we can accept only a very basic configuration option.
configure(DefaultSpeechSensor, Map<String, String>) - Method in class org.commonreality.sensors.speech.DefaultSpeechSensor
 
configure(DefaultSpeechSensor, Map<String, String>) - Method in interface org.commonreality.sensors.speech.ISpeaker
allow the speaker to be configured.
configure(Map<String, String>) - Method in class org.commonreality.sensors.xml.XMLSensor
 
configure(IChunk) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
calls the pluggable IChunkConfigurator
configure(IChunkType) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
configure(IChunk) - Method in class org.jactr.core.module.declarative.basic.chunk.ChainedChunkConfigurator
 
configure(IChunk) - Method in interface org.jactr.core.module.declarative.basic.chunk.IChunkConfigurator
 
configure(IChunk) - Method in class org.jactr.core.module.declarative.basic.chunk.NoOpChunkConfigurator
 
configure(IChunkType) - Method in interface org.jactr.core.module.declarative.basic.type.IChunkTypeConfigurator
 
configure(IChunkType) - Method in class org.jactr.core.module.declarative.basic.type.NoOpChunkTypeConfigurator
 
configure(IChunk) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
make sure that the appropriate activation equations are configured for the chunks
configure(Map<String, String>) - Method in class org.jactr.core.reality.ACTRAgent
 
configure(MuscleState, IIdentifier) - Method in class org.jactr.modules.pm.motor.managers.Movement
 
configure(Interpreter) - Method in class org.jactr.tools.shell.DefaultManipulator
 
configure(Interpreter) - Method in class org.jactr.tools.shell.EclipseManipulator
 
configure(Interpreter) - Method in interface org.jactr.tools.shell.IInterpreterManipulator
 
configureLogging(ACTRRuntime, CommandLine) - Method in class org.jactr.entry.Main
set up the logging for the models
configureOthers(Interpreter) - Method in class org.jactr.tools.shell.DefaultManipulator
 
configureReality(Document) - Method in class org.jactr.io.environment.EnvironmentParser
 
configureRuntime(ACTRRuntime, CommandLine) - Method in class org.jactr.entry.Main
create the deafault environment for a run..
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
 
conflictSetAssembled(ProceduralModuleEvent) - Method in class org.jactr.tools.tracer.listeners.ProceduralModuleTracer
 
connect() - Method in class org.commonreality.agents.AbstractAgent
 
connect() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
connect() - Method in interface org.commonreality.participant.IParticipant
connect
connect() - Method in class org.commonreality.sensors.AbstractSensor
 
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
 
connect() - Method in class org.jactr.tools.async.common.MINAEndpoint
 
connect() - Method in class org.jactr.tools.async.controller.RemoteInterface
 
ConnectionAcknowledgment - Class in org.commonreality.message.request.connect
 
ConnectionAcknowledgment(IIdentifier, long, String, IIdentifier) - Constructor for class org.commonreality.message.request.connect.ConnectionAcknowledgment
 
ConnectionAcknowledgment(IIdentifier, long, String) - Constructor for class org.commonreality.message.request.connect.ConnectionAcknowledgment
 
connectionClosed(IoSession) - Method in class org.commonreality.reality.impl.handler.ConnectionTracker
Deprecated.
 
ConnectionHandler - Class in org.commonreality.participant.impl.handlers
 
ConnectionHandler(AbstractParticipant) - Constructor for class org.commonreality.participant.impl.handlers.ConnectionHandler
 
ConnectionHandler - Class in org.commonreality.reality.impl.handler
 
ConnectionHandler(StateAndConnectionManager) - Constructor for class org.commonreality.reality.impl.handler.ConnectionHandler
 
ConnectionRequest - Class in org.commonreality.message.request.connect
 
ConnectionRequest(String, IIdentifier.Type, ICredentials, IAddressingInformation) - Constructor for class org.commonreality.message.request.connect.ConnectionRequest
 
ConnectionTracker - Class in org.commonreality.reality.impl.handler
Deprecated.
ConnectionTracker(IReality) - Constructor for class org.commonreality.reality.impl.handler.ConnectionTracker
Deprecated.
 
connectToCommonReality() - Method in class org.jactr.modules.pm.AbstractPerceptualModule
called immediately after common reality connection has been established.
connectToCommonReality() - Method in class org.jactr.modules.pm.aural.AbstractAuralModule
 
connectToCommonReality() - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
connectToCommonReality() - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
connectToCommonReality() - Method in class org.jactr.modules.pm.visual.six.DefaultVisualModule6
 
connectToCommonReality() - Method in class org.jactr.modules.pm.vocal.AbstractVocalModule
when we connect, we set up listeners for efferent objects and efferent commands
constrainPrecision(double) - Static method in class org.commonreality.time.impl.BasicClock
constrain our precision.
construct(T, IModel, GoalFeeder<T>) - Method in interface org.jactr.tools.goalfeeder.constructor.IGoalConstructor
Deprecated.
construct a goal chunk based on the experimentTask
constructModel(CommonTree, Collection<Exception>, Collection<Exception>) - Static method in class org.jactr.io.IOUtilities
construct the described model
contains(IIdentifier) - Method in class org.commonreality.object.manager.impl.GeneralObjectManager
does this object manager have an object O that is keyed on this identifier
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
 
contains(IProduction) - Method in class org.jactr.extensions.cached.procedural.internal.InstantiationCache
 
containsAll(Collection<?>) - Method in class org.jactr.core.utils.collections.CachedCollection
 
containsExact(IChunk) - Method in class org.jactr.core.buffer.AbstractActivationBuffer
 
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
 
contentIsType(CommonTree, int) - Static method in class org.jactr.tools.analysis.production.endstates.impl.BufferStateUtilities
 
ControlAcknowledgement - Class in org.commonreality.message.command.control
 
ControlAcknowledgement(IIdentifier, long, Throwable) - Constructor for class org.commonreality.message.command.control.ControlAcknowledgement
 
ControlAcknowledgement(IIdentifier, long, IControlCommand.State) - Constructor for class org.commonreality.message.command.control.ControlAcknowledgement
 
ControlCommand - Class in org.commonreality.message.command.control
 
ControlCommand(IIdentifier, IControlCommand.State, Object) - Constructor for class org.commonreality.message.command.control.ControlCommand
 
ControlCommand(IIdentifier, IControlCommand.State) - Constructor for class org.commonreality.message.command.control.ControlCommand
 
ControlHandler - Class in org.commonreality.participant.impl.handlers
 
ControlHandler(AbstractParticipant) - Constructor for class org.commonreality.participant.impl.handlers.ControlHandler
 
Controller - Class in org.jactr.tools.shell
 
Controller() - Constructor for class org.jactr.tools.shell.Controller
 
CONTROLLER_ATTR - Static variable in class org.jactr.tools.async.shadow.ShadowIOHandler
 
COPIED_FROM_KEY - Static variable in interface org.jactr.core.module.declarative.basic.chunk.IChunkFactory
 
copy() - Method in class org.commonreality.message.command.control.ControlAcknowledgement
 
copy() - Method in class org.commonreality.message.command.control.ControlCommand
 
copy() - Method in class org.commonreality.message.command.object.ObjectCommand
 
copy() - Method in class org.commonreality.message.command.object.ObjectData
 
copy() - Method in class org.commonreality.message.command.time.TimeCommand
 
copy() - Method in interface org.commonreality.message.IMessage
 
copy() - Method in class org.commonreality.message.impl.BaseAcknowledgementMessage
 
copy() - Method in class org.commonreality.message.notification.NotificationMessage
 
copy() - Method in class org.commonreality.message.request.connect.ConnectionAcknowledgment
 
copy() - Method in class org.commonreality.message.request.connect.ConnectionRequest
 
copy() - Method in class org.commonreality.message.request.object.NewIdentifierAcknowledgement
 
copy() - Method in class org.commonreality.message.request.object.NewIdentifierRequest
 
copy() - Method in class org.commonreality.message.request.object.ObjectCommandRequest
 
copy() - Method in class org.commonreality.message.request.object.ObjectDataRequest
 
copy() - Method in class org.commonreality.message.request.time.RequestTime
 
copy() - Method in interface org.commonreality.object.delta.IObjectDelta
 
copy() - Method in class org.commonreality.object.delta.ObjectDelta
 
copy(IAssociativeLink) - Method in class org.jactr.core.chunk.four.Link4
 
copy(IAssociativeLink) - Method in class org.jactr.core.chunk.link.AbstractAssociativeLink
 
copy(IAssociativeLink) - Method in interface org.jactr.core.chunk.link.IAssociativeLink
copy the parameters from link to this, but only if they have the same i & j
copy(IChunk, IChunk) - Method in class org.jactr.core.module.declarative.basic.chunk.DefaultChunkFactory
 
copy(ISubsymbolicChunk, ISubsymbolicChunk) - Method in class org.jactr.core.module.declarative.basic.chunk.DefaultSubsymbolicChunkFactory5
 
copy(ISymbolicChunk, ISymbolicChunk) - Method in class org.jactr.core.module.declarative.basic.chunk.DefaultSymbolicChunkFactory
 
copy(IChunk, IChunk) - Method in interface org.jactr.core.module.declarative.basic.chunk.IChunkFactory
copy relevant metadata to a chunk that will (ultimately) be a copy
copy(ISubsymbolicChunk, ISubsymbolicChunk) - Method in interface org.jactr.core.module.declarative.basic.chunk.ISubsymbolicChunkFactory
 
copy(ISymbolicChunk, ISymbolicChunk) - Method in interface org.jactr.core.module.declarative.basic.chunk.ISymbolicChunkFactory
copy symbolic elements
copy(IChunk) - Method in class org.jactr.scripting.ScriptSupport
 
copy(IChunk, String) - Method in class org.jactr.scripting.ScriptSupport
 
copyAndRemapLinks(IChunk, IChunk, boolean, boolean) - Method in interface org.jactr.core.module.declarative.associative.IAssociativeLinkageSystem
copy all the specified links from source, replacing all occurences of source with destination, and added to destination.
copyAndRemapLinks(IChunk, IChunk, boolean, boolean) - Method in class org.jactr.core.module.declarative.basic.DefaultAssociativeLinkageSystem
 
copyChunk(IChunk) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
copy the specified chunk, by default this will also copy subsymbolics
copyChunk(IChunk, boolean) - 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
copyChunk(IChunk, boolean) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
 
copyChunk(IChunk) - Method in class org.jactr.modules.declarative.DelegatedDeclarativeModule
 
copyChunk(IChunk, boolean) - Method in class org.jactr.modules.declarative.DelegatedDeclarativeModule
 
copyChunkInternal(IChunk, IChunk, boolean) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
copy source to copy
copyChunkTree(CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
creates a symbolic copy (i.e., no parameters) of the specified chunk.
copyInto(IChunkType, IModel) - Method in class org.jactr.tools.masterslave.master.MasterExtension
 
copyInto(IChunk, IModel) - Method in class org.jactr.tools.masterslave.master.MasterExtension
 
copyMergingIntoMaster(IChunk, IChunk) - Method in class org.jactr.core.module.declarative.four.associative.ChunkListener
if a copy of master and master are to be merged, and copy has master's subsymbolics, then master can simply assume the same values and links.
copyModels(Collection<IModel>, long) - Method in class org.jactr.tools.itr.LongitudinalParameterSetModifier
serializes the models to the temp directory
COUNT_PARAM - Static variable in class org.jactr.core.chunk.four.Link4
 
countMatches(IChunk, VariableBindings) - Method in class org.jactr.core.production.request.SlotBasedRequest
returns the number of slots in this container that match those in the provided container.
create(IIdentifier, IIdentifier) - Method in class org.commonreality.efferent.impl.AbstractEfferentCommandTemplate
 
create(IIdentifier, IIdentifier) - Method in class org.commonreality.modalities.motor.MovementCommandTemplate
 
create(IIdentifier, IIdentifier) - Method in class org.commonreality.modalities.motor.RotateCommandTemplate
 
create(IIdentifier, IIdentifier) - Method in class org.commonreality.modalities.motor.TranslateCommandTemplate
 
create(IIdentifier, IIdentifier) - Method in class org.commonreality.modalities.vocal.VocalizationCommandTemplate
 
create(Element, String) - Method in class org.commonreality.parser.RealityParser
 
create(boolean, boolean, IDeviceMap) - Method in class org.commonreality.sensors.keyboard.MuscleUtilities
 
create(IIdentifier, IIdentifier) - Method in class org.commonreality.sensors.keyboard.PressCommandTemplate
 
create(IIdentifier, IIdentifier) - Method in class org.commonreality.sensors.keyboard.ReleaseCommandTemplate
 
create(int, String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
create a node with type and teext
create(int) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
create(Token) - Method in class org.jactr.io.antlr3.misc.DetailedCommonTreeAdaptor
 
createActionScript(String) - Method in interface org.jactr.scripting.IScriptableFactory
 
createActionScript(String) - Method in class org.jactr.scripting.javascript.JavascriptFactory
 
createAddTree(String, CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createAfferentObjectManager() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
createAfferentObjectManager() - Method in class org.commonreality.sensors.AbstractSensor
 
createAgent(IIdentifier) - Method in class org.commonreality.agents.AbstractAgent
 
createAgent() - Method in class org.commonreality.reality.RealityTest
 
createAgent(IIdentifier) - Method in class org.jactr.core.reality.ACTRAgent
 
createAgentObjectManager() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
createAgentObjectManager() - Method in class org.commonreality.sensors.AbstractSensor
 
createAndSortInstantiations(Collection<IProduction>) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
iterates over productions, attempting to instantiate each.
createAssociativeLinkageSystem() - Method in class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
createAssociativeLinkageSystem() - Method in class org.jactr.core.module.declarative.six.learning.DefaultDeclarativeLearningModule6
 
createAuralBuffer(IAuralLocationBuffer) - Method in class org.jactr.modules.pm.aural.AbstractAuralModule
 
createAuralBuffer(IAuralLocationBuffer) - Method in class org.jactr.modules.pm.aural.six.DefaultAuralModule6
 
createAuralLocationBuffer() - Method in class org.jactr.modules.pm.aural.AbstractAuralModule
 
createAuralLocationBuffer() - Method in class org.jactr.modules.pm.aural.six.DefaultAuralModule6
 
createAuralMemory() - Method in class org.jactr.modules.pm.aural.AbstractAuralModule
 
createAuralMemory() - Method in class org.jactr.modules.pm.aural.six.DefaultAuralModule6
 
createBaseLevelActivationEquation() - Method in class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
createBuffers() - Method in class org.jactr.core.module.AbstractModule
called to create any buffers used by this buffer.
createBuffers() - Method in class org.jactr.core.module.goal.six.DefaultGoalModule6
 
createBuffers() - Method in class org.jactr.core.module.imaginal.six.DefaultImaginalModule6
 
createBuffers() - Method in class org.jactr.core.module.retrieval.six.DefaultRetrievalModule6
 
createBuffers() - Method in class org.jactr.modules.general.GeneralBufferModule
 
createBuffers() - Method in class org.jactr.modules.pm.aural.AbstractAuralModule
 
createBuffers() - Method in class org.jactr.modules.pm.motor.six.DefaultMotorModule6
createBuffers() - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
createBuffers() - Method in class org.jactr.modules.pm.vocal.AbstractVocalModule
 
createBuffers() - Method in class org.jactr.modules.temporal.six.DefaultTemporalModule6
create the temporal buffer DefaultTemporalActivationBuffer
createBuffers() - Method in class org.jactr.modules.threaded.goal.DefaultThreadedGoalModule6
 
createBufferTree(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
^(BUFFER NAME CHUNKS PARAMETERS)
createChunk(IChunkType, String) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
createChunk(IChunkType, String) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
create a chunk to later be inserted.
createChunk(IChunkType, String) - Method in class org.jactr.modules.declarative.DelegatedDeclarativeModule
 
createChunk(IChunk, IModel, Map) - Method in class org.jactr.tools.masterslave.master.MasterExtension
 
createChunkInternal(IChunkType, String) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
create the chunk
createChunkListener(IDeclarativeLearningModule4, Executor) - Method in class org.jactr.core.module.declarative.four.associative.DefaultAssociativeLinkageSystem4
allows us to detect slot changes and handle merging & encoding may return null
createChunkListener() - Method in class org.jactr.core.module.declarative.four.learning.DeclarativeModuleListener
 
createChunkTree(String, String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
^(CHUNK NAME PARENT SLOTS PARAMETERS)
createChunkType(Collection<IChunkType>, String) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
create chunktype, delegates to #createChunkTypeInternal(IChunkType, String) on AbstractModule.getExecutor()
createChunkType(IChunkType, String) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
createChunkType(Collection<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.
createChunkType(IChunkType, String) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
 
createChunkType(IChunkType, String) - Method in class org.jactr.modules.declarative.DelegatedDeclarativeModule
 
createChunkType(Collection<IChunkType>, String) - Method in class org.jactr.modules.declarative.DelegatedDeclarativeModule
 
createChunkType(IChunkType, IModel, Map) - Method in class org.jactr.tools.masterslave.master.MasterExtension
 
createChunkTypeInternal(Collection<IChunkType>, String) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
createChunkTypeTree(String, Collection<String>) - Method in class org.jactr.io.antlr3.misc.ASTSupport
^(CHUNK_TYTPE NAME PARENTS SLOTS CHUNKS PARAMETERS)
createCommand(IEfferentObject, Object...) - Method in class org.jactr.modules.pm.common.efferent.EfferentCommandManager
create the command using the provided efferent object, from which a template should be extracted and instantiated
createCommand(IEfferentObject, Object...) - Method in class org.jactr.modules.pm.motor.managers.MotorCommandManager
 
createCommand(IEfferentObject, Object...) - Method in class org.jactr.modules.pm.vocal.delegate.VocalCommandManager
 
createConditionScript(String) - Method in interface org.jactr.scripting.IScriptableFactory
 
createConditionScript(String) - Method in class org.jactr.scripting.javascript.JavascriptFactory
 
createCredentials(Element) - Method in class org.commonreality.parser.RealityParser
 
createCycleProcessor() - Method in class org.jactr.core.model.basic.BasicModel
 
createDeclarativeListener() - Method in class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
createDeclarativeModuleListener(IDeclarativeLearningModule4, Executor) - Method in class org.jactr.core.module.declarative.four.associative.DefaultAssociativeLinkageSystem4
 
createDefaultComparator() - Method in class org.jactr.modules.pm.common.memory.impl.AbstractPerceptualMemory
create a default comparator when none is specified from the search request or null.
createDelegate(Object...) - Static method in class org.jactr.io.parser.ParserImportDelegateFactory
 
createDelegate(Object...) - Method in interface org.jactr.io.parser.ParserImportDelegateFactory.IParserImportDelegateFactoryImpl
 
createEfferentCommandManager() - Method in class org.commonreality.agents.AbstractAgent
overriden to provide a RequestableEfferentCommandManager so that agents can create new IEfferentCommands on the fly.
createEfferentCommandManager() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
createEfferentObjectManager() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
createEfferentObjectManager() - Method in class org.commonreality.sensors.AbstractSensor
 
createExecutorService(IModel) - Method in class org.jactr.core.runtime.controller.OldController
create the executor service that will run the model.
createExtensionTree(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createFile() - Method in class org.jactr.tools.tracer.sinks.trace.internal.TraceFileManager
 
createFinger(String, IEfferentObject, double, double) - Method in class org.commonreality.sensors.keyboard.MuscleUtilities
 
createFinishTimedEvent(double, double, IRequest, IActivationBuffer, Object) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
creates the timed event that will fire the finish method.
createFinishTimedEvent(double, double, IRequest, IActivationBuffer, Object) - Method in class org.jactr.modules.pm.vocal.buffer.processor.SpeechRequestDelegate
 
createGate(double, T) - Method in interface org.jactr.tools.goalfeeder.constructor.IGoalConstructor
Deprecated.
 
createGate(double, T) - Method in interface org.jactr.tools.goalfeeder.injector.IGoalInjector
GatingTimedEvents are necessary to control the flow of the model - i.e.
createGoalFeeder() - Method in class org.jactr.tools.bridge.BridgeOnStart
Deprecated.
create and return the goal feeder that will be used
createHand(String, double, double, boolean) - Method in class org.commonreality.sensors.keyboard.MuscleUtilities
 
createHands() - Method in class org.commonreality.sensors.keyboard.MuscleUtilities
 
createHarvestTimedEvent(double, double, IRequest, R, Object...) - Method in class org.jactr.core.module.asynch.delegate.AbstractAsynchronousModuleDelegate
 
createHarvestTimedEvent(double, double, IRequest, IChunk, Object...) - Method in class org.jactr.modules.pm.vocal.delegate.AbstractVocalDelegate
Deprecated.
 
createInstantiation(AbstractProduction, Collection<ICondition>, VariableBindings) - Method in class org.jactr.core.production.basic.AbstractInstantiation
can't instantiate an instnatiation
createInstantiation(AbstractProduction, Collection<ICondition>, VariableBindings) - Method in class org.jactr.core.production.basic.AbstractProduction
return a new instantiation
createInstantiation(AbstractProduction, Collection<ICondition>, VariableBindings) - Method in class org.jactr.core.production.five.DefaultProduction5
 
createInstantiation(AbstractProduction, Collection<ICondition>, VariableBindings) - Method in class org.jactr.core.production.six.DefaultProduction6
 
createIOExecutorService() - Method in class org.commonreality.participant.impl.AbstractParticipant
creates a single thread pool executor from Mina's orderd thread pool executor so that we can be sure the messages do actually arrive in order.
createIOExecutorService() - Method in class org.commonreality.reality.impl.DefaultReality
return a cached thread pool executor so that each connection will be processed by its own thread.
createIOHandler(IIdentifier.Type) - Method in class org.commonreality.participant.impl.AbstractParticipant
 
createIOHandler(IIdentifier.Type) - Method in class org.commonreality.reality.impl.DefaultReality
 
createKey(Object) - Method in class org.commonreality.sensors.base.impl.AbstractObjectCreator
 
createKey(Object) - Method in interface org.commonreality.sensors.base.IObjectCreator
create the key for this object
createKeyboard(String, IDeviceMap) - Method in class org.commonreality.sensors.keyboard.MuscleUtilities
 
createLexer() - Method in class org.jactr.io.antlr3.parser.AbstractModelParser
 
createLexer() - Method in class org.jactr.io.antlr3.parser.lisp.LispModelParser
 
createLexer() - Method in class org.jactr.io.antlr3.parser.xml.JACTRModelParser
 
createLibraryTree() - Method in class org.jactr.io.antlr3.misc.ASTSupport
^(LIBRARY DECLARATIVE_MEMORY PROCEDURAL_MEMORY)
createLink(IChunk, IChunk) - Method in interface org.jactr.core.module.declarative.associative.IAssociativeLinkageSystem
create a new associative link spreading activation from j to i
createLink(IChunk, IChunk) - Method in class org.jactr.core.module.declarative.basic.DefaultAssociativeLinkageSystem
creates the default link.
createLinkEquation(IDeclarativeLearningModule4) - Method in class org.jactr.core.module.declarative.four.associative.DefaultAssociativeLinkageSystem4
 
createLinkEquation(IDeclarativeLearningModule4) - Method in class org.jactr.core.module.declarative.six.associative.DefaultAssociativeLinkageSystem6
 
createListeners(Document) - Method in class org.jactr.entry.iterative.IterativeMain
 
createLogicalSlot(int) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createMatchTree(String, CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
Creates a tree describing a pattern match condition this tree must have either ientifier or a variable supplied ^(MATCH_CONDITON NAME (IDENTIFIER|VARIBALE) SLOTS)
createModelDescriptor(String) - Static method in class org.jactr.io.IOUtilities
 
createModelDescriptor(String, boolean) - Static method in class org.jactr.io.IOUtilities
 
createModelListener() - Method in class org.jactr.core.runtime.controller.OldController
create the model listener that will be used to controller the model.
createModelRunnable(IModel, ExecutorService) - Method in class org.jactr.core.runtime.controller.DefaultController
 
createModelRunner(IModel, ExecutorService) - Method in class org.jactr.core.runtime.controller.OldController
override to provide ProfilingModelRunner if you'd like to track performance stats
createModelTree(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
construct an empty tree that describes a model ^(MODEL NAME BUFFERS LIBRARY PARAMETERS)
createModifyTree(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
^(MODIFY_ACTION NAME SLOTS)
createModuleTree(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createMouse(String, double, double) - Method in class org.commonreality.sensors.keyboard.MuscleUtilities
 
createNextGoal(IModel, VariableBindings) - Method in class org.jactr.tools.bridge.GoalFeeder
Deprecated.
This is called by the NextGoalAction.
createNotificationIdentifier(String) - Method in class org.commonreality.notification.impl.NotificationManager
 
createNotificationIdentifier(String) - Method in interface org.commonreality.notification.INotificationManager
create a locally unique identifier with the participant as the owner
createNotificationManager() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
createObject(DefaultObjectKey, Object, ISensor, IAgentObject) - Method in class org.commonreality.sensors.base.impl.AbstractObjectCreator
 
createObject(K, Object, ISensor, IAgentObject) - Method in interface org.commonreality.sensors.base.IObjectCreator
create the initial percept, which can later be refined by IObjectProcessors
createOutputAction(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createParameter(String, String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
add a parameter node to the parameters child of this tree
createParametersTree() - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createParentsTree() - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createParser() - Method in class org.jactr.io.antlr3.parser.AbstractModelParser
 
createParser() - Method in class org.jactr.io.antlr3.parser.lisp.LispModelParser
 
createParser() - Method in class org.jactr.io.antlr3.parser.xml.JACTRModelParser
 
createPerceptManager() - Method in class org.commonreality.sensors.base.BaseSensor
call if you want to override the perceptmanager
createProceduralListener(IDeclarativeLearningModule4, Executor) - Method in class org.jactr.core.module.declarative.four.associative.DefaultAssociativeLinkageSystem4
we use the production firing to trigger the learning may return null.
createProceduralListener(IDeclarativeLearningModule4, Executor) - Method in class org.jactr.core.module.declarative.six.associative.DefaultAssociativeLinkageSystem6
we use the production firing to trigger the learning
createProceduralListener() - Method in class org.jactr.core.runtime.controller.debug.DebugController
 
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
 
createProductionInternal(String) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
createProductionTree(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
^(PRODUCTION NAME CONDITIONS ACTIONS PARAMETERS)
createProxyActionTree(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createProxyConditionTree(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createQueryTree(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
^(QUERY NAME SLOTS)
createRealObjectManager() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
createRealObjectManager() - Method in class org.commonreality.sensors.AbstractSensor
 
createRemoveTree(String, CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createRequest() - Method in class org.jactr.core.production.action.AddAction
 
createResponseCollector() - Method in class org.jactr.tools.bridge.BridgeOnStart
Deprecated.
create and return the response collector to be used
createRuntime(URL) - Method in class org.jactr.entry.Main
 
createRuntime(CommandLine) - Method in class org.jactr.entry.Main
 
createRuntimeListener() - Method in class org.jactr.core.runtime.controller.OldController
create the runtime listener that handles controller signalling.
createScriptableActionTree(String, String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createScriptableConditionTree(String, String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createSensor() - Method in class org.commonreality.reality.RealityTest
 
createSensor(IIdentifier) - Method in class org.commonreality.sensors.AbstractSensor
 
createSensorObjectManager() - Method in class org.commonreality.agents.AbstractAgent
 
createSensorObjectManager() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
createSet() - Method in class org.jactr.core.module.procedural.six.DefaultConflictSetAssembler
 
createSetTree(String, CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createSlot(ISlot) - Method in class org.jactr.core.slot.NotifyingSlotContainer
 
createSlot(ISlot) - Method in class org.jactr.core.slot.UniqueSlotContainer
 
createSlot(String, int, CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createSlot(CommonTree, CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createSlot(CommonTree, CommonTree, CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createSlot(String, CommonTree, CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createSlot(String, CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createSlot(String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createSlotsTree() - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createSubsymbolicProduction(AbstractProduction, IModel) - Method in class org.jactr.core.production.basic.AbstractProduction
 
createSubsymbolicProduction(AbstractProduction, IModel) - Method in class org.jactr.core.production.five.DefaultInstantiation5
we use the parent productions subsymbolic, so return null
createSubsymbolicProduction(AbstractProduction, IModel) - Method in class org.jactr.core.production.five.DefaultProduction5
 
createSubsymbolicProduction(AbstractProduction, IModel) - Method in class org.jactr.core.production.six.DefaultInstantiation6
we use the parent productions subsymbolic, so return null
createSubsymbolicProduction(AbstractProduction, IModel) - Method in class org.jactr.core.production.six.DefaultProduction6
 
createSymbolicProduction(AbstractProduction, IModel) - Method in class org.jactr.core.production.basic.AbstractProduction
 
createSymbolicProduction(AbstractProduction, IModel) - Method in class org.jactr.core.production.five.DefaultInstantiation5
 
createSymbolicProduction(AbstractProduction, IModel) - Method in class org.jactr.core.production.five.DefaultProduction5
 
createSymbolicProduction(AbstractProduction, IModel) - Method in class org.jactr.core.production.six.DefaultInstantiation6
 
createSymbolicProduction(AbstractProduction, IModel) - Method in class org.jactr.core.production.six.DefaultProduction6
 
createTemplates(Object) - Method in class org.commonreality.participant.impl.RequestableObjectManagerDelegate
create a bunch of template identifiers to be requested from CR
createToken(Token) - Method in class org.jactr.io.antlr3.misc.DetailedCommonTreeAdaptor
 
createToString() - Method in class org.jactr.core.production.condition.AbstractBufferCondition
 
createToString() - Method in class org.jactr.core.production.condition.AbstractSlotCondition
 
createToString() - Method in class org.jactr.core.production.condition.ChunkPattern
 
createToString() - Method in class org.jactr.core.production.condition.ChunkTypeCondition
 
createToString() - Method in class org.jactr.core.slot.BasicSlot
 
createToString() - Method in class org.jactr.core.slot.DefaultConditionalSlot
 
createToString() - Method in class org.jactr.core.slot.DefaultLogicalSlot
 
createTree(int, String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
createVisualActivationBuffer() - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
called during install process
createVisualActivationBuffer() - Method in class org.jactr.modules.pm.visual.six.DefaultVisualModule6
 
createVisualLocationBuffer(IVisualActivationBuffer) - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
called during install process since models rely on only one status buffer, the visual location buffer should use the visual activation buffer.
createVisualLocationBuffer(IVisualActivationBuffer) - Method in class org.jactr.modules.pm.visual.six.DefaultVisualModule6
 
createVisualMemory() - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
createVisualMemory() - Method in class org.jactr.modules.pm.visual.six.DefaultVisualModule6
 
createVocalBuffer() - Method in class org.jactr.modules.pm.vocal.AbstractVocalModule
 
createWaitForAny() - Method in class org.commonreality.time.impl.BasicClock
 
createWaitForAny() - Method in class org.commonreality.time.impl.net.NetworkedSetableClock
 
createWaitForAny() - Method in class org.commonreality.time.impl.SharedClock
 
createWaitForTime() - Method in class org.commonreality.time.impl.BasicClock
 
createWaitForTime() - Method in class org.commonreality.time.impl.net.NetworkedSetableClock
 
createWaitForTime() - Method in class org.commonreality.time.impl.SharedClock
 
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
CRED_CLASS - Static variable in class org.jactr.tools.async.common.MINAEndpoint
 
CREDENTAILS - Static variable in class org.jactr.tools.async.common.MINAEndpoint
 
CREDENTIALS - Static variable in class org.jactr.tools.async.controller.RemoteIOHandler
 
credentialsAreValid(ICredentials) - Method in class org.commonreality.reality.impl.StateAndConnectionManager
return true if these credentials are valid or if we are promiscuous.
cSlot() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
cSlot_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.cSlot_return
 
CullingProductionInstantiator - Class in org.jactr.modules.threaded.procedural
removes candidate bindings that include that same chunk in goal and other-goal
CullingProductionInstantiator() - Constructor for class org.jactr.modules.threaded.procedural.CullingProductionInstantiator
 
CURRENT_CHUNK - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
 
CURRENT_COMMAND - Static variable in interface org.commonreality.object.IEfferentObject
 
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 - Static variable in interface org.commonreality.modalities.visual.ICommonTypes
 
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(boolean) - Method in class org.jactr.core.runtime.DefaultModelRunner
run a single cycle of the model
CYCLE_SKIPPING_PARAM - Static variable in class org.jactr.core.model.basic.BasicModel
 
CYCLES_PARAM - Static variable in class org.jactr.tools.stat.StatTracker
 
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
 
cycleStarted(ModelEvent) - Method in class org.jactr.tools.misc.ModelsLock
 
cycleStarted(ModelEvent) - Method in class org.jactr.tools.throttle.ThreadSleepingListener
 
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
 
cycleStopped(ModelEvent) - Method in class org.jactr.tools.throttle.ThreadSleepingListener
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links