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 _ 

S

SafeExecutorService - Class in org.jactr.core.concurrent
An executor that can be wrapped around others and will check to be sure that any execute calls are not made from a thread that is managed by this executor service.
SafeExecutorService(boolean) - Constructor for class org.jactr.core.concurrent.SafeExecutorService
 
SafeExecutorService(ExecutorService, boolean) - Constructor for class org.jactr.core.concurrent.SafeExecutorService
 
SafeExecutorThreadFactory - Class in org.jactr.core.concurrent
 
SafeExecutorThreadFactory(SafeExecutorService, ThreadFactory) - Constructor for class org.jactr.core.concurrent.SafeExecutorThreadFactory
 
SAME_PREPARATION_TIME_PARAM - Static variable in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
same_queries - Static variable in class org.jactr.core.module.procedural.six.learning.ProductionCompilerEvaluator
 
SAVE_AS_PARAM - Static variable in class org.jactr.tools.io.ModelRecorder
 
saveModel(IModel, String, String, boolean) - Static method in class org.jactr.tools.io.ModelRecorder
 
SCENE_CHANGE_THRESHOLD_PARAM - Static variable in class org.jactr.modules.pm.visual.scene.SceneChangeExtension
 
SCENE_CHANGED_SLOT - Static variable in class org.jactr.modules.pm.visual.scene.SceneChangeExtension
 
SCENE_CHANGED_VALUE_SLOT - Static variable in class org.jactr.modules.pm.visual.scene.SceneChangeExtension
 
SceneChangeExtension - Class in org.jactr.modules.pm.visual.scene
Provides scene change detection functionality without touching the core distribution.
SceneChangeExtension() - Constructor for class org.jactr.modules.pm.visual.scene.SceneChangeExtension
 
SceneChangeListener - Class in org.jactr.modules.pm.visual.scene
Scene change listener that implements both IVisualFeatureMapListener to track changes to the IVisualModule's IVisualMap's feature maps, and IAfferentListener which allows the listener to circumvent the visual module and go straight to the source of the percepts.
SceneChangeListener() - Constructor for class org.jactr.modules.pm.visual.scene.SceneChangeListener
 
SceneChangeParticipant - Class in org.jactr.modules.pm.visual.scene
the participant allows the IO system to inject the contents of scene.jactr into any model that usess SceneChangeExtension in the model definition file.
SceneChangeParticipant() - Constructor for class org.jactr.modules.pm.visual.scene.SceneChangeParticipant
 
scheduleFlush(long) - Method in class org.jactr.tools.tracer.sinks.NetworkedSink
 
scheduleProcess() - Method in class org.jactr.tools.async.sync.SynchronizationManager
 
ScopeManager - Class in org.jactr.scripting.javascript
Maps javascript contexts to a model
SCREEN_POSITION_SLOT - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
Comment for SCREEN_POSITION
SCREEN_X_SLOT - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
Comment for SCREEN_X_SLOT
SCREEN_Y_SLOT - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
Comment for SCREEN_Y
SCREEN_Z_SLOT - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
Comment for SCREEN_Z
SCRIPT - Static variable in class org.commonreality.sensors.speech.CommandLineSpeaker
 
SCRIPT - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
SCRIPT - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
SCRIPT - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
SCRIPT - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
SCRIPT - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
SCRIPT - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
SCRIPT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SCRIPT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SCRIPT - Static variable in class org.jactr.tools.itr.ortho.exec.ExecAnalyzer
 
SCRIPTABLE_ACT_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SCRIPTABLE_ACT_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SCRIPTABLE_ACTION - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
SCRIPTABLE_ACTION - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
SCRIPTABLE_ACTION - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
SCRIPTABLE_ACTION - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
SCRIPTABLE_ACTION - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
SCRIPTABLE_ACTION - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
SCRIPTABLE_ACTION - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SCRIPTABLE_ACTION - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SCRIPTABLE_COND_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SCRIPTABLE_COND_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SCRIPTABLE_CONDITION - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
SCRIPTABLE_CONDITION - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
SCRIPTABLE_CONDITION - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
SCRIPTABLE_CONDITION - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
SCRIPTABLE_CONDITION - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
SCRIPTABLE_CONDITION - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
SCRIPTABLE_CONDITION - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SCRIPTABLE_CONDITION - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SCRIPTABLE_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SCRIPTABLE_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
scriptableAction() - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
scriptableAction() - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
ScriptableAction - Class in org.jactr.scripting.action
ScriptableAction allows for custom actions.
ScriptableAction(IActionScript) - Constructor for class org.jactr.scripting.action.ScriptableAction
Constructor for the ScriptableAction object
scriptableCondition() - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
scriptableCondition() - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
ScriptableCondition - Class in org.jactr.scripting.condition
ScriptableCondition allows for custom actions.
ScriptableCondition(IConditionScript) - Constructor for class org.jactr.scripting.condition.ScriptableCondition
Constructor for the ScriptableCondition object
scriptAct() - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
scriptAct() - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
scriptAct() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
scriptAct_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.scriptAct_return
 
scriptCond() - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
scriptCond() - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
scriptCond() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
scriptCond_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.scriptCond_return
 
ScriptExecutionFailure - Class in org.jactr.scripting.condition
should be used when scripts evaluate to false or otherwise fail (but not because of another IMatchFailure that better describes the cause.
ScriptExecutionFailure(String) - Constructor for class org.jactr.scripting.condition.ScriptExecutionFailure
 
ScriptingManager - Class in org.jactr.scripting
 
ScriptingManager() - Constructor for class org.jactr.scripting.ScriptingManager
 
ScriptSupport - Class in org.jactr.scripting
 
ScriptSupport(IScriptableFactory, IModel, VariableBindings) - Constructor for class org.jactr.scripting.ScriptSupport
 
ScriptSupport(IScriptableFactory, IInstantiation) - Constructor for class org.jactr.scripting.ScriptSupport
 
sdp() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
sdp_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.sdp_return
 
search(ChunkTypeRequest, double, boolean) - Method in class org.jactr.modules.pm.aural.six.DefaultAuralModule6
 
search(ChunkTypeRequest) - Method in class org.jactr.modules.pm.common.memory.impl.AbstractPerceptualMemory
search, merely delegates to searchInternal on the common reality executor
search(ChunkTypeRequest) - Method in interface org.jactr.modules.pm.common.memory.IPerceptualMemory
search perceptual memory for index chunks matching the request and tag the location chunk with IPerceptualMemory.SEARCH_RESULT_IDENTIFIER_KEY
search(ChunkTypeRequest, double, boolean) - Method in interface org.jactr.modules.pm.IPerceptualMemoryModule
search perceptual memory, returning some result in the future
search(ChunkTypeRequest, double, boolean) - Method in class org.jactr.modules.pm.visual.six.DefaultVisualModule6
 
SEARCH_RESULT_IDENTIFIER_KEY - Static variable in interface org.jactr.modules.pm.common.memory.IPerceptualMemory
used for temporary tagging of location chunks
SEARCHING_TIME_EQUATION_PARAM - Static variable in class org.jactr.modules.pm.visual.AbstractVisualModule
 
searchInternal(ChunkTypeRequest) - Method in class org.jactr.modules.pm.common.memory.impl.AbstractPerceptualMemory
 
searchNow(ChunkTypeRequest) - Method in class org.jactr.modules.pm.common.memory.impl.AbstractPerceptualMemory
 
searchNow(ChunkTypeRequest) - Method in interface org.jactr.modules.pm.common.memory.IPerceptualMemory
search perceptual memory immediately - this should only be called from the CR processing thread
searchNow(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultVisualMemory
executes the visual search on the current thread.
SEED_PARAM - Static variable in interface org.jactr.core.module.random.IRandomModule
 
select(Collection<IInstantiation>) - Method in interface org.jactr.core.module.procedural.IProductionSelector
 
select(Collection<IInstantiation>) - Method in class org.jactr.core.module.procedural.six.DefaultProductionSelector
 
select(SortedMap<ChunkTypeRequest, PerceptualSearchResult>) - Method in class org.jactr.modules.pm.common.memory.impl.AbstractPerceptualMemory
select the best option.
select(Collection<IInstantiation>) - Method in class org.jactr.modules.threaded.procedural.AlternatingProductionSelector
we select the first instantiation if 1) there was no previous goal or 2) there is no production that doesn't match the previousGoal.
SELECT_ALL - Static variable in class org.jactr.tools.grapher.core.parser.Parser
 
selectInstantiation(Collection<IInstantiation>) - Method in interface org.jactr.core.module.procedural.IProceduralModule
 
selectInstantiation(Collection<IInstantiation>) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
selectInstantiation(Collection<IInstantiation>) - Method in class org.jactr.modules.threaded.procedural.AlternatingProductionSelector
 
selectInstantiationInternal(Collection<IInstantiation>) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
selectRetrieval(Collection<IChunk>, IChunk, ChunkTypeRequest, ChunkTypeRequest) - Method in class org.jactr.core.module.retrieval.six.DefaultRetrievalModule6
choose the best matching result from the colleciton
send(IMessage) - Method in class org.commonreality.participant.impl.AbstractParticipant
send a message to common reality.
send(IMessage) - Method in interface org.commonreality.participant.IParticipant
send a message to common reality.
send(IMessage) - Method in class org.commonreality.reality.impl.DefaultReality
this will actually send to EVERYONE connected - and returns a null acknowldgement for now..
send(Object, IMessage) - Method in class org.commonreality.reality.impl.DefaultReality
 
send(IoSession, IMessage) - Method in class org.commonreality.reality.impl.DefaultReality
 
send(IIdentifier, IMessage) - Method in class org.commonreality.reality.impl.DefaultReality
 
send(IIdentifier, IMessage) - Method in interface org.commonreality.reality.IReality
send a message to a specific participant.
send(Object, IMessage) - Method in interface org.commonreality.reality.IReality
 
send(DeltaTracker<? extends IMutableObject>) - Method in class org.jactr.modules.pm.common.efferent.EfferentCommandManager
 
SEND_MODEL_ON_SUSPEND_PARAM - Static variable in class org.jactr.tools.async.controller.RemoteInterface
 
sendData() - Method in class org.commonreality.sensors.base.BaseSensor
 
sendData(IIdentifier, Collection<IMessage>) - Method in class org.commonreality.sensors.xml.XMLProcessor
 
sensorAdded(ISensorObject) - Method in class org.commonreality.agents.AbstractAgent
callback in response to a sensor change.
SensorObject - Class in org.commonreality.object.manager.impl
 
SensorObject(IIdentifier) - Constructor for class org.commonreality.object.manager.impl.SensorObject
 
SensorObject(SensorObject) - Constructor for class org.commonreality.object.manager.impl.SensorObject
 
SensorObjectManager - Class in org.commonreality.object.manager.impl
 
SensorObjectManager() - Constructor for class org.commonreality.object.manager.impl.SensorObjectManager
 
sensorRemoved(ISensorObject) - Method in class org.commonreality.agents.AbstractAgent
callback in response to a sensor change.
sensorUpdated(ISensorObject) - Method in class org.commonreality.agents.AbstractAgent
callback in response to a sensor change.
SensoryObjectManager<O extends ISensoryObject,L extends IObjectListener<O>> - Class in org.commonreality.object.manager.impl
 
SensoryObjectManager() - Constructor for class org.commonreality.object.manager.impl.SensoryObjectManager
 
SequenceAnalyzer - Class in org.jactr.tools.analysis.production
 
SequenceAnalyzer() - Constructor for class org.jactr.tools.analysis.production.SequenceAnalyzer
 
SequenceCheckingFilter - Class in org.commonreality.participant.impl
 
SequenceCheckingFilter(String) - Constructor for class org.commonreality.participant.impl.SequenceCheckingFilter
 
SerialDurationEquation - Class in org.commonreality.sensors.keyboard
 
SerialDurationEquation() - Constructor for class org.commonreality.sensors.keyboard.SerialDurationEquation
 
Serializer - Class in org.jactr.io.antlr3.serialization
 
Serializer() - Constructor for class org.jactr.io.antlr3.serialization.Serializer
 
SERVICE_CLASS - Static variable in class org.jactr.tools.async.common.MINAEndpoint
 
SessionAcknowledgements - Class in org.commonreality.participant.impl.ack
contains session specific ack data.
SessionAcknowledgements(IoSession) - Constructor for class org.commonreality.participant.impl.ack.SessionAcknowledgements
 
sessionClosed(IoSession) - Method in class org.commonreality.participant.impl.BasicParticipantIOHandler
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.commonreality.participant.impl.filters.AcknowledgmentIoFilter
Deprecated.
 
sessionClosed(IoSession) - Method in class org.commonreality.reality.impl.RealityIOHandler
 
sessionClosed(IoSession) - Method in class org.jactr.tools.async.common.BaseIOHandler
 
sessionClosed(IoSession) - Method in class org.jactr.tools.async.controller.RemoteIOHandler
 
sessionClosed(IoSession) - Method in class org.jactr.tools.async.shadow.ShadowIOHandler
 
sessionOpened(IoSession) - Method in class org.commonreality.participant.impl.BasicParticipantIOHandler
 
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.commonreality.participant.impl.filters.AcknowledgmentIoFilter
Deprecated.
 
sessionOpened(IoSession) - Method in class org.commonreality.reality.impl.RealityIOHandler
 
sessionOpened(IoSession) - Method in class org.jactr.tools.async.common.BaseIOHandler
 
sessionOpened(IoSession) - Method in class org.jactr.tools.async.controller.RemoteIOHandler
 
sessionOpened(IoSession) - Method in class org.jactr.tools.async.shadow.ShadowIOHandler
 
set(C, Throwable) - Method in class org.jactr.core.concurrent.ListenableFuture
set the result or exception on this future, releasing any blocking FutureTask.get() calls
set(C) - Method in class org.jactr.core.concurrent.ListenableFuture
 
set(IReferences.Factory) - Static method in class org.jactr.core.utils.references.IReferences.Factory
 
set() - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
set() - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
set() - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
set() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
set(IChunk, String...) - Method in class org.jactr.modules.pm.motor.managers.MuscleState
 
set(String, Object) - Method in class org.jactr.scripting.ScriptSupport
 
set(IChunk, String, Object) - Method in class org.jactr.scripting.ScriptSupport
 
set(String, Object) - Method in class org.jactr.tools.grapher.core.probe.AbstractParameterizedProbe
 
set(String, Object) - Method in class org.jactr.tools.grapher.core.probe.ProductionProbe
special handling for ExpectedUtility since it may be nan until learned.
SET_ACTION - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
SET_ACTION - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
SET_ACTION - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
SET_ACTION - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
SET_ACTION - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
SET_ACTION - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
SET_ACTION - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SET_ACTION - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SET_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SET_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
set_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.set_return
 
setAcknowledgement(IAcknowledgement) - Method in class org.commonreality.participant.impl.ack.AckFuture
 
setAcknowledgementTimeout(long) - Method in class org.commonreality.reality.impl.StateAndConnectionManager
 
SetAction - Class in org.jactr.core.production.action
a zero-time buffer content set operator
SetAction(String, Object) - Constructor for class org.jactr.core.production.action.SetAction
 
SetAction(String, Object, Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.action.SetAction
 
SetAction.SetActionTimedEvent - Class in org.jactr.core.production.action
 
setActions(CommonTree, Collection<IAction>) - Static method in class org.jactr.io.resolver.ASTResolver
 
SetActionTimedEvent(double, double, IActivationBuffer, IChunk, Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.action.SetAction.SetActionTimedEvent
 
setActivation(double) - Method in class org.jactr.core.buffer.AbstractActivationBuffer
 
setActivation(double) - Method in interface org.jactr.core.buffer.IActivationBuffer
Set the value of the spreading activation.
setActivation(double) - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
setActivation(double) - Method in interface org.jactr.core.chunk.ISubsymbolicChunk
Set the total activation.
setActivationNoise(double) - Method in interface org.jactr.core.module.declarative.four.IDeclarativeModule4
 
setActivationNoise(double) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
setActivationSpreader(ISourceActivationSpreader) - Method in class org.jactr.core.buffer.AbstractActivationBuffer
 
setActiveRemoteInterface(RemoteInterface) - Static method in class org.jactr.tools.async.controller.RemoteInterface
 
setActuator(IActuator) - Method in class org.commonreality.sensors.motor.MotorCommandHandler
 
setAddDelayTime(double) - Method in interface org.jactr.core.module.imaginal.IImaginalModule
set the amount of time it takes to add a new chunk to the imaginal buffer
setAddDelayTime(double) - Method in class org.jactr.core.module.imaginal.six.DefaultImaginalModule6
 
setAddressInfo(String) - Method in class org.jactr.tools.async.common.MINAEndpoint
set the string version of the address, if the transport has already been provided, the acutal address will be recomputed
setAfferentChunk(IChunk) - Method in class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap.FINST
 
setAge(double) - Method in class org.jactr.core.model.basic.BasicModel
 
setAgent(IAgent) - Method in class org.jactr.modules.pm.aural.memory.impl.map.OffsetFeatureMap
 
setAgent(IAgent) - Method in interface org.jactr.modules.pm.common.memory.impl.INeedsAgent
will be called to set and null
setAmbiguousRelationships(String, Collection<IPair>) - Method in class org.jactr.tools.analysis.production.relationships.DefaultRelationship
 
setApplicationData(Object) - Method in class org.jactr.core.runtime.ACTRRuntime
 
setAssociativeLearning(double) - Method in class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
setAssociativeLinkageSystem(IAssociativeLinkageSystem) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setAssociativeLinkageSystem(IAssociativeLinkageSystem) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
the code responsible for linking memories.
setAssociativeLinkageSystem(IAssociativeLinkageSystem) - Method in class org.jactr.modules.declarative.DelegatedDeclarativeModule
 
setAssociativeLinkEquation(IAssociativeLinkEquation) - Method in class org.jactr.core.chunk.four.Link4
 
setAssociativeLinkEquation(IAssociativeLinkEquation) - Method in class org.jactr.core.module.declarative.basic.DefaultAssociativeLinkageSystem
 
setAST(CommonTree) - Method in class org.jactr.tools.async.message.ast.BaseASTMessage
 
setAsynchronous(boolean) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
 
setAuralDecayTime(double) - Method in class org.jactr.modules.pm.aural.AbstractAuralModule
 
setAuralDecayTime(double) - Method in interface org.jactr.modules.pm.aural.IAuralModule
 
setAutoDeleteEnabled(boolean) - Method in class org.jactr.modules.pm.common.efferent.EfferentCommandManager
 
setBaseLevelActivation(double) - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
setBaseLevelActivation(double) - Method in interface org.jactr.core.chunk.ISubsymbolicChunk
Set the base-level activation.
setBaseLevelActivationEquation(IBaseLevelActivationEquation) - Method in class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
setBaseLevelActivationEquation(IBaseLevelActivationEquation) - Method in interface org.jactr.core.chunk.four.ISubsymbolicChunk4
 
setBaseLevelActivationEquation(IBaseLevelActivationEquation) - Method in class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
setBaseLevelConstant(double) - Method in interface org.jactr.core.module.declarative.four.IDeclarativeModule4
 
setBaseLevelConstant(double) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
setBaseLevelLearning(double) - Method in class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
setBaseURL(URL) - Method in class org.jactr.io.antlr3.parser.AbstractModelParser
 
setBreakpointData(String, CommonTree) - Method in class org.jactr.tools.async.shadow.ShadowController
 
setBufferChunk(IChunk) - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
 
setBufferChunk(IChunk) - Method in interface org.jactr.core.buffer.six.IStatusBuffer
 
setBufferName(String) - Method in class org.jactr.core.production.action.AddAction
override the constructor and set the buffer name
setBufferName(String) - Method in interface org.jactr.core.production.action.IBufferAction
set the name of the buffer that this action manipulates
setBufferName(String) - Method in class org.jactr.core.production.action.ModifyAction
 
setBufferName(String) - Method in class org.jactr.core.production.action.SetAction
 
setBufferParameter(CommonTree, String, String, String) - Static method in class org.jactr.tools.itr.BufferParameterModifier
 
setBusy(IActivationBuffer) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
utility method, only works if buffer extends AbstractActivationBuffer6
setC(double) - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
setC(double) - Method in interface org.jactr.core.production.four.ISubsymbolicProduction4
set the cost
setCharactersPerSyllable(double) - Method in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
setChunk(IChunk) - Method in class org.jactr.core.production.action.AddAction
set the chunk that will be added to the buffer
setChunkConfigurator(IChunkConfigurator) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setChunkFactory(IChunkFactory) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setChunkName(String) - Method in class org.jactr.core.production.action.AddAction
set the variable name of the chunk to be added.
setChunkNamer(IChunkNamer) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setChunkType(IChunkType) - Method in class org.jactr.core.production.action.AddAction
set the chunktype of the chunk to be created
setChunkTypeConfigurator(IChunkTypeConfigurator) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setChunkTypeFactory(IChunkTypeFactory) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setChunkTypeNamer(IChunkTypeNamer) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setChunkTypeRequest(ChunkTypeRequest) - Method in class org.jactr.core.chunk.ChunkActivationComparator
Sets the pattern attribute of the IChunkActivationComparator object
setClassName(String) - Method in class org.jactr.core.production.action.ExecuteAction
Sets the className attribute of the ExecuteAction object
setClock(IClock) - Method in class org.commonreality.participant.impl.AbstractParticipant
 
setClockConfigurator(IClockConfigurator) - Method in class org.jactr.core.reality.connector.CommonRealityConnector
 
setClockConfigurator(IClockConfigurator) - Method in interface org.jactr.core.reality.connector.IConnector
 
setClockConfigurator(IClockConfigurator) - Method in class org.jactr.core.reality.connector.LocalConnector
 
setColumnAt(long, Collection) - Method in interface org.jactr.tools.data.IMutableDataSource
 
setColumnAt(String, Collection) - Method in interface org.jactr.tools.data.INamedMutableDataSource
 
setCommandIdentifier(IIdentifier) - Method in class org.jactr.modules.pm.vocal.delegate.AbstractVocalDelegate
Deprecated.
 
setCommandTranslator(ICommandTranslator) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
setComment(String) - Method in class org.jactr.core.chunk.basic.ChunkData
 
setComment(String) - Method in class org.jactr.core.chunk.basic.DefaultChunk
note : non-locking
setComment(String) - Method in class org.jactr.core.chunktype.basic.DefaultChunkType
Sets the comment attribute of the DefaultChunkType5 object
setComment(String) - Method in class org.jactr.core.production.basic.AbstractInstantiation
 
setComment(String) - Method in class org.jactr.core.production.basic.AbstractProduction
 
setComment(String) - Method in interface org.jactr.core.utils.ICommentable
Sets the comment attribute of the Commentable object
setCommonRealityIdentifier(IIdentifier) - Method in class org.commonreality.participant.impl.AbstractParticipant
 
setCondition(ICondition) - Method in class org.jactr.core.production.condition.match.AbstractMatchFailure
 
setCondition(ICondition) - Method in interface org.jactr.core.production.condition.match.IMatchFailure
set condition is used by conditions that delegate to requests (which have no knowledge of their containing condition)
setCondition(int) - Method in class org.jactr.core.slot.DefaultConditionalSlot
 
setCondition(int) - Method in interface org.jactr.core.slot.IConditionalSlot
 
setConditions(CommonTree, Collection<ICondition>) - Static method in class org.jactr.io.resolver.ASTResolver
 
setConflictSetAssembler(IConflictSetAssembler) - Method in interface org.jactr.core.module.procedural.IProceduralModule
 
setConflictSetAssembler(IConflictSetAssembler) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
setConnector(IConnector) - Method in class org.jactr.core.runtime.ACTRRuntime
 
setContainer(INotifyingSlotContainer) - Method in class org.jactr.core.slot.NotifyingSlot
 
setController(IController) - Method in class org.jactr.core.runtime.ACTRRuntime
will call IController.attach()
setCount(int) - Method in class org.jactr.core.chunk.four.Link4
Sets the count attribute of the Link object
setCreationCycle(long) - Method in class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
setCreationCycle(long) - Method in interface org.jactr.core.chunk.four.ISubsymbolicChunk4
 
setCreationCycle(int) - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
setCreationCycle(int) - Method in interface org.jactr.core.production.four.ISubsymbolicProduction4
what production cycle was this production created during
setCreationTime(double) - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
setCreationTime(double) - Method in interface org.jactr.core.chunk.ISubsymbolicChunk
set the creation time and pass on an event.
setCreationTime(double) - Method in class org.jactr.core.production.basic.BasicSubsymbolicProduction
 
setCreationTime(double) - Method in interface org.jactr.core.production.ISubsymbolicProduction
when was this production created
setCredentialInformation(String) - Method in class org.jactr.tools.async.common.MINAEndpoint
set the connection credentials
setCredentials(ICredentials) - Method in class org.commonreality.agents.AbstractAgent
 
setCredentials(ICredentials) - Method in interface org.commonreality.agents.IAgent
 
setCredentials(ICredentials) - Method in class org.commonreality.sensors.AbstractSensor
 
setCredentials(ICredentials) - Method in interface org.commonreality.sensors.ISensor
 
setCredentials(ICredentials) - Method in class org.jactr.tools.async.common.BaseIOHandler
 
setCredentialsClass(Class<? extends ICredentials>) - Method in class org.jactr.tools.async.common.MINAEndpoint
 
setCurrentSimulationTime(double) - Method in class org.jactr.tools.async.shadow.ShadowController
 
setCurrentTimeCommand(ITimeCommand) - Method in interface org.commonreality.time.impl.net.INetworkedClock
 
setCurrentTimeCommand(ITimeCommand) - Method in class org.commonreality.time.impl.net.NetworkedSetableClock
 
setCurrentTimeCommand(ITimeCommand) - Method in class org.commonreality.time.impl.net.NetworkedSlaveClock
 
setCurrentTimedEvent(ITimedEvent) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
 
setCycle(long) - Method in class org.jactr.core.model.basic.BasicModel
 
setCycleProcessor(ICycleProcessor) - Method in class org.jactr.core.model.basic.BasicModel
 
setCycleProcessor(ICycleProcessor) - Method in interface org.jactr.core.model.IModel
 
setCycleSkippingEnabled(boolean) - Method in class org.jactr.core.model.basic.BasicModel
 
setDeadLockListener(IDeadLockListener) - Method in class org.jactr.tools.async.iterative.tracker.IterativeRunTracker
 
setDefaultParameters() - Method in class org.jactr.core.production.basic.BasicSubsymbolicProduction
Sets the defaultParameters attribute of the DefaultSubsymbolicProduction5 object
setDefaultParameters() - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
setDefaultParameters() - Method in class org.jactr.core.production.six.DefaultSubsymbolicProduction6
 
setDefaultParameters() - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
setDefaultProductionFiringTime(double) - Method in interface org.jactr.core.module.procedural.IProceduralModule
 
setDefaultProductionFiringTime(double) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
setDefaultSearch(ChunkTypeRequest) - Method in interface org.jactr.modules.pm.visual.buffer.IVisualLocationBuffer
 
setDefaultSearch(ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.buffer.six.DefaultVisualLocationBuffer6
 
SetDefaultSearchRequestDelegate - Class in org.jactr.modules.pm.visual.buffer.processor
sets the default search pattern for the visual location buffer
SetDefaultSearchRequestDelegate(IChunkType) - Constructor for class org.jactr.modules.pm.visual.buffer.processor.SetDefaultSearchRequestDelegate
 
setDefaultWaitTime(long) - Method in class org.commonreality.time.impl.BasicClock
 
setDelayStart(boolean) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
 
setDelegate(ExecutorService) - Method in class org.jactr.core.concurrent.SafeExecutorService
 
setDelegateClass(Class<? extends IAction>) - Method in class org.jactr.core.production.action.ProxyAction
 
setDelegateClass(Class<? extends ICondition>) - Method in class org.jactr.core.production.condition.ProxyCondition
 
setDelegateClassName(String) - Method in class org.jactr.core.production.action.ProxyAction
 
setDelegateClassName(String) - Method in class org.jactr.core.production.condition.ProxyCondition
 
setDelegateContainer(INotifyingSlotContainer) - Method in class org.jactr.core.slot.NotifyingSlotContainer
if you want to use this class as a delegate for another class, you can retarget the source of the events to use this container
setDependents(IChunk, ACTRParameterHandler) - Method in class org.jactr.core.utils.parameter.LinkParameterHandler
 
setDescription(String) - Method in class org.jactr.tools.marker.impl.DefaultMarker
 
setDevice(IDeviceMap) - Method in class org.commonreality.sensors.keyboard.DefaultActuator
 
setDevice(IDeviceMap) - Method in interface org.commonreality.sensors.keyboard.IKeyboardActuator
 
setDifferentPreparationTime(double) - Method in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
setDimensions(double, int, double, int) - Method in class org.jactr.modules.pm.visual.memory.impl.VisualLocationManager
 
setDisposalSuspended(IChunk, boolean) - Static method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
there is a grey area between the creation of a chunk and it's use in a buffer or encoding.
setDriftStates(IEfferentCommand.ActualState...) - Method in class org.jactr.modules.pm.common.efferent.AbstractEfferentTimedEvent
 
setDriftStates(IEfferentCommand.ActualState...) - Method in class org.jactr.modules.pm.vocal.delegate.AbstractVocalDelegate
Deprecated.
 
setEarlyTerminationStates(IEfferentCommand.ActualState...) - Method in class org.jactr.modules.pm.vocal.delegate.AbstractVocalDelegate
Deprecated.
 
setEfferentIdentifier(IIdentifier) - Method in class org.commonreality.efferent.impl.AbstractEfferentCommand
 
setEjectionPolicy(ICapacityBuffer.EjectionPolicy) - Method in interface org.jactr.core.buffer.ICapacityBuffer
 
setEjectionPolicy(ICapacityBuffer.EjectionPolicy) - Method in class org.jactr.core.buffer.six.AbstractCapacityBuffer6
 
setEmptyPreparationTime(double) - Method in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
setEnabled(IProduction, boolean) - Method in class org.jactr.core.runtime.controller.debug.DebugController
 
setEnabled(IProduction, boolean) - Method in interface org.jactr.core.runtime.controller.debug.IDebugController
 
setEnabled(boolean) - Static method in class org.jactr.tools.shell.RuntimeListener
 
setEncoded(boolean) - Method in class org.jactr.core.chunk.basic.ChunkData
 
setEncodingTimeEquation(IVisualEncodingTimeEquation) - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
setEncodingTimeEquation(IVisualEncodingTimeEquation) - Method in interface org.jactr.modules.pm.visual.IVisualModule
 
setEndNode(CommonTree) - Method in exception org.jactr.io.antlr3.misc.CommonTreeException
 
setEndOffset(int) - Method in class org.jactr.io.antlr3.misc.DetailedCommonTree
 
setError(IActivationBuffer) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
utility method, only works if buffer extends AbstractActivationBuffer6
setError(IActivationBuffer, IChunk) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
 
setErrorChunk(IChunk) - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
 
setErrorChunk(IChunk) - Method in interface org.jactr.core.buffer.six.IStatusBuffer
 
setErrorChunk(IChunk) - Method in class org.jactr.core.module.retrieval.six.DeclarativeFINSTManager
 
setErrorCode(IChunk) - Method in class org.jactr.modules.pm.common.memory.PerceptualSearchResult
 
setEventTransformer(IEventTransformer) - Method in class org.jactr.tools.tracer.listeners.BaseTraceListener
 
setException(Throwable) - Method in class org.jactr.core.concurrent.ListenableFuture
 
setExecutionChunk(IChunk) - Method in interface org.jactr.modules.pm.buffer.IPerceptualBuffer
 
setExecutionChunk(IChunk) - Method in class org.jactr.modules.pm.common.buffer.AbstractCapacityPMActivationBuffer6
 
setExecutionChunk(IChunk) - Method in class org.jactr.modules.pm.common.buffer.AbstractPMActivationBuffer6
 
setExecutionTimeEquation(IVocalExecutionTimeEquation) - Method in class org.jactr.modules.pm.vocal.AbstractVocalModule
 
setExecutionTimeResolution(IVocalModule.ExecutionTimeResolution) - Method in class org.jactr.modules.pm.vocal.AbstractVocalModule
 
setExecutor(Executor) - Method in class org.jactr.core.module.AbstractModule
 
setExecutor(Executor) - Method in class org.jactr.tools.async.controller.RemoteInterface
 
setExecutor(String) - Method in class org.jactr.tools.tracer.RuntimeTracer
 
setExecutorService(ExecutorService) - Method in class org.jactr.tools.async.common.MINAEndpoint
set the executor for use by MINA
setExpectedGainNoise(double) - Method in interface org.jactr.core.module.procedural.four.IProceduralModule4
 
setExpectedGainThreshold(double) - Method in interface org.jactr.core.module.procedural.four.IProceduralModule4
 
setExpectedUtility(double) - Method in class org.jactr.core.production.six.DefaultSubsymbolicProduction6
 
setExpectedUtility(double) - Method in interface org.jactr.core.production.six.ISubsymbolicProduction6
 
setExpectedUtilityEquation(IExpectedUtilityEquation) - Method in class org.jactr.core.module.procedural.six.learning.DefaultProceduralLearningModule6
 
setExpectedUtilityNoise(double) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
setExpectedUtilityNoise(double) - Method in interface org.jactr.core.module.procedural.six.IProceduralModule6
 
setFactoryImpl(ParserImportDelegateFactory.IParserImportDelegateFactoryImpl) - Static method in class org.jactr.io.parser.ParserImportDelegateFactory
 
setFailure(boolean) - Method in class org.jactr.core.production.five.DefaultSymbolicProduction5
 
setFailure(boolean) - Method in interface org.jactr.core.production.four.ISymbolicProduction4
 
setFINSTDuration(double) - Method in class org.jactr.core.module.retrieval.six.DeclarativeFINSTManager
 
setFINSTLimit(int) - Method in class org.jactr.modules.pm.common.memory.impl.AbstractPerceptualMemory
 
setFINSTLimit(int) - Method in interface org.jactr.modules.pm.common.memory.IPerceptualMemory
 
setFINSTSpan(double) - Method in class org.jactr.modules.pm.common.memory.impl.AbstractPerceptualMemory
 
setFINSTSpan(double) - Method in interface org.jactr.modules.pm.common.memory.IPerceptualMemory
 
setFiringTime(double) - Method in class org.jactr.core.production.basic.BasicSubsymbolicProduction
Sets the effortTime attribute of the DefaultSubsymbolicProduction5 object
setFiringTime(double) - Method in interface org.jactr.core.production.ISubsymbolicProduction
how long will it take to execute this production
setFlagAsOld(DefaultFINSTFeatureMap.FlagAsOld) - Method in class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap.FINST
 
setFlagEnabled(boolean) - Method in class org.jactr.tools.itr.ortho.impl.SliceAnalysis
 
setFNICJ(double) - Method in class org.jactr.core.chunk.four.Link4
 
setFree(IActivationBuffer) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
utility method, only works if buffer extends AbstractActivationBuffer6
setG(double) - Method in class org.jactr.core.buffer.AbstractActivationBuffer
 
setG(double) - Method in interface org.jactr.core.buffer.IActivationBuffer
set the goal value of this buffer..
setGlobal(String, Object) - Method in class org.jactr.scripting.ScriptSupport
 
setGoalBuffer(IActivationBuffer) - Method in class org.jactr.core.module.goal.six.DefaultGoalModule6
 
setGoalFeeder(GoalFeeder) - Static method in class org.jactr.tools.bridge.GoalFeeder
Deprecated.
 
setGroupId(String) - Method in class org.jactr.tools.grapher.core.selector.AbstractNameSelector
 
setGroupId(String) - Method in interface org.jactr.tools.grapher.core.selector.ISelector
 
setHandler(EfferentCommandHandler) - Method in interface org.commonreality.sensors.keyboard.IKeyboardActuator
 
setHandler(EfferentCommandHandler) - Method in class org.commonreality.sensors.motor.interpolator.BasicActuatorCompletion
 
setHardChunkCapacity(int) - Method in class org.jactr.modules.threaded.goal.buffer.DefaultCapacityGoalBuffer6
 
setHorizontalResolution(int) - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultVisualMemory
 
setHorizontalResolution(int) - Method in interface org.jactr.modules.pm.visual.memory.IVisualMemory
 
setHorizontalSpan(double) - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultVisualMemory
 
setHorizontalSpan(double) - Method in interface org.jactr.modules.pm.visual.memory.IVisualMemory
 
setIdentifier(IIdentifier) - Method in class org.commonreality.agents.AbstractAgent
 
setIdentifier(IIdentifier) - Method in class org.commonreality.participant.impl.AbstractParticipant
called after the connection has been established..
setIdentifier(IIdentifier) - Method in class org.commonreality.sensors.AbstractSensor
 
setIdentifier(ISensoryIdentifier) - Method in class org.commonreality.sensors.base.impl.DefaultObjectKey
 
setIdentifier(ISensoryIdentifier) - Method in interface org.commonreality.sensors.base.IObjectKey
 
setIgnoreDiscrepencies(boolean) - Method in class org.commonreality.time.impl.BasicClock
 
setImmediateModeEnabled(boolean) - Method in class org.commonreality.sensors.base.BaseSensor
if immediateMode is to be used, extenders are responsible for calling
setImportDelegate(IParserImportDelegate) - Method in class org.jactr.io.antlr3.parser.AbstractModelParser
 
setImportDelegate(IParserImportDelegate) - Method in interface org.jactr.io.parser.IModelParser
 
setIncludeNullValues(boolean) - Method in class org.jactr.core.module.retrieval.buffer.RetrievalRequestDelegate
when chunks are expanded into search patterns, this determines whether null slot values will be included in the search pattern, defaults to false
setIndexedRetrievalEnabled(boolean) - Method in class org.jactr.core.module.retrieval.six.DefaultRetrievalModule6
 
setInput(URL) - Method in class org.jactr.io.antlr3.parser.AbstractModelParser
 
setInput(String) - Method in class org.jactr.io.antlr3.parser.AbstractModelParser
 
setInput(CharStream) - Method in class org.jactr.io.antlr3.parser.AbstractModelParser
 
setInput(URL) - Method in interface org.jactr.io.parser.IModelParser
called by the ModelParserFactory
setInput(String) - Method in interface org.jactr.io.parser.IModelParser
this parser will handle pure string input
setInstallableClass(Class<? extends IInstallable>) - Method in class org.jactr.io.participant.impl.BasicASTParticipant
 
setInvalidAccessThrowsException(boolean) - Method in class org.commonreality.time.impl.OwnedClock
 
setIsQuery(boolean) - Method in class org.jactr.tools.analysis.production.endstates.BufferEndState
 
setLatencyExponent(double) - Method in interface org.jactr.core.module.retrieval.four.IRetrievalModule4
 
setLatencyExponent(double) - Method in class org.jactr.core.module.retrieval.six.DefaultRetrievalModule6
 
setLatencyFactor(double) - Method in interface org.jactr.core.module.retrieval.four.IRetrievalModule4
 
setLatencyFactor(double) - Method in class org.jactr.core.module.retrieval.six.DefaultRetrievalModule6
 
setLearningEnabled(boolean) - Method in class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
setLearningEnabled(boolean) - Method in interface org.jactr.core.module.learning.ILearningModule
 
setLocation(double, double) - Method in class org.commonreality.modalities.visual.geom.Point2D
 
setLocked(boolean) - Method in class org.jactr.core.production.request.SlotBasedRequest
 
setLoggerForStream(String, ILogger) - Method in class org.jactr.core.logging.impl.DefaultModelLogger
 
setMaster(MasterExtension) - Method in class org.jactr.tools.masterslave.slave.SlaveExtension
 
setMaximumDifference(double) - Method in interface org.jactr.core.module.declarative.five.IDeclarativeModule5
 
setMaximumDifference(double) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
setMaximumFINSTs(int) - Method in class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap
 
setMaximumFINSTs(int) - Method in interface org.jactr.modules.pm.common.memory.map.IFINSTFeatureMap
 
setMaximumSimilarity(double) - Method in interface org.jactr.core.module.declarative.five.IDeclarativeModule5
 
setMaximumSimilarity(double) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
setMaximumStrength(double) - Method in class org.jactr.core.module.declarative.six.learning.DefaultDeclarativeLearningModule6
 
setMetaData(String, Object) - Method in class org.jactr.core.chunk.basic.DefaultChunk
 
setMetaData(String, Object) - Method in class org.jactr.core.chunktype.basic.DefaultChunkType
Sets the MetaData attribute of the MetaContainer object
setMetaData(String, Object) - Method in class org.jactr.core.model.basic.BasicModel
 
setMetaData(String, Object) - Method in interface org.jactr.core.utils.IMetaContainer
Sets the MetaData attribute of the MetaContainer object
setMismatchPenalty(double) - Method in interface org.jactr.core.module.declarative.five.IDeclarativeModule5
 
setMismatchPenalty(double) - Method in interface org.jactr.core.module.declarative.four.IDeclarativeModule4
set the activation penalty for a mismatched slot value
setMismatchPenalty(double) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
setModalityChunk(IChunk) - Method in interface org.jactr.modules.pm.buffer.IPerceptualBuffer
 
setModalityChunk(IChunk) - Method in class org.jactr.modules.pm.common.buffer.AbstractCapacityPMActivationBuffer6
 
setModalityChunk(IChunk) - Method in class org.jactr.modules.pm.common.buffer.AbstractPMActivationBuffer6
 
setModel(IModel) - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
setModelDescriptor(CommonTree) - Method in class org.jactr.tools.analysis.production.ProductionAnalyzer
 
setModelDescriptor(String, CommonTree) - Method in class org.jactr.tools.async.shadow.ShadowController
 
setModelName(String) - Method in class org.jactr.core.reality.ACTRAgent
 
setModelParser(AbstractModelParser) - Method in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
setModelParser(AbstractModelParser, CommonTreeAdaptor) - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
setModelParser(AbstractModelParser) - Method in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
setModelParser(AbstractModelParser, CommonTreeAdaptor) - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
setModelThread(Thread) - Method in class org.jactr.core.runtime.controller.OldController.Suspender
 
setModifyDelayTime(double) - Method in interface org.jactr.core.module.imaginal.IImaginalModule
set the amount of time it takes for modification requests
setModifyDelayTime(double) - Method in class org.jactr.core.module.imaginal.six.DefaultImaginalModule6
 
setModuleParameter(CommonTree, String, String, String) - Static method in class org.jactr.tools.itr.ModuleParameterModifier
 
setMovementTolerance(double) - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultVisualMemory
 
setMovementTolerance(double) - Method in interface org.jactr.modules.pm.visual.memory.IVisualMemory
 
setMuscleParallelismEnabled(boolean) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
setMutable(boolean) - Method in class org.jactr.core.chunk.basic.ChunkData
 
setMutable(boolean) - Method in class org.jactr.core.chunk.basic.DefaultChunk
note : non-locking
setMutable(boolean) - Method in interface org.jactr.core.chunk.IChunk
set that this chunk should be considered mutable
setName(String) - Method in class org.commonreality.identifier.impl.BasicIdentifier
 
setName(String) - Method in class org.jactr.core.chunk.basic.BasicSymbolicChunk
set the chunk name, once encoded this will fail
setName(String) - Method in interface org.jactr.core.chunk.ISymbolicChunk
Set the chunk name.
setName(String) - Method in class org.jactr.core.chunktype.basic.BasicSymbolicChunkType
 
setName(String) - Method in interface org.jactr.core.chunktype.ISymbolicChunkType
Set the chunktype name.
setName(String) - Method in class org.jactr.core.model.basic.BasicModel
 
setName(String) - Method in class org.jactr.core.production.basic.BasicSymbolicProduction
 
setName(String) - Method in interface org.jactr.core.production.ISymbolicProduction
Sets the productionName attribute of the ISymbolicProduction object
setName(String) - Method in class org.jactr.core.slot.DefaultVariableConditionalSlot
 
setName(String) - Method in interface org.jactr.core.slot.IMutableVariableNameSlot
set the name of the slot, fully resolving it.
setName(CommonTree, String) - Method in class org.jactr.io.antlr3.misc.ASTSupport
set the name node of this tree element
setNameInternal(String) - Method in class org.jactr.core.slot.BasicSlot
 
setNegativeRelationships(String, Collection<IPair>) - Method in class org.jactr.tools.analysis.production.relationships.DefaultRelationship
 
setNewFINSTOnsetDuration(double) - Method in class org.jactr.modules.pm.common.memory.impl.AbstractPerceptualMemory
 
setNewFINSTOnsetDuration(double) - Method in interface org.jactr.modules.pm.common.memory.IPerceptualMemory
 
setNotes(String) - Method in class org.jactr.tools.itr.ortho.impl.SliceAnalysis
 
setNotes(String) - Method in interface org.jactr.tools.itr.ortho.ISliceAnalysis
 
setNumberOfFINSTs(int) - Method in class org.jactr.core.module.retrieval.six.DeclarativeFINSTManager
 
setNumberOfProductionsFired(long) - Method in interface org.jactr.core.module.procedural.IProceduralModule
 
setNumberOfProductionsFired(long) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
setNumberOfReferences(long) - Method in class org.jactr.core.utils.references.DefaultReferences
 
setNumberOfReferences(long) - Method in class org.jactr.core.utils.references.ImmutableReferences
 
setNumberOfReferences(long) - Method in interface org.jactr.core.utils.references.IReferences
 
setObject(Object) - Method in class org.jactr.core.production.action.BindAction
Sets the object attribute of the BindAction object
setOnStart(Runnable) - Method in class org.jactr.core.runtime.ACTRRuntime
runnable to be executed after the runtime is started by the controller
setOnStop(Runnable) - Method in class org.jactr.core.runtime.ACTRRuntime
runnable to be executed after the runtime has stopped.
setOperator(int) - Method in class org.jactr.core.slot.DefaultLogicalSlot
 
setOperator(int) - Method in interface org.jactr.core.slot.ILogicalSlot
 
setOptimizationLevel(int) - Method in class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
setOptimizationLevel(int) - Method in interface org.jactr.core.module.procedural.IProceduralLearningModule
 
setOptimizationLevel(int) - Method in class org.jactr.core.module.procedural.six.learning.DefaultProceduralLearningModule6
 
setOptimizationLevel(int) - Method in class org.jactr.core.utils.references.DefaultReferences
 
setOptimizationLevel(int) - Method in interface org.jactr.core.utils.references.IOptimizedReferences
 
setP(double) - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
setP(double) - Method in interface org.jactr.core.production.four.ISubsymbolicProduction4
set the probability of success
setParallelInstantiationsEnabled(boolean) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
setParameter(String, String) - Method in class org.jactr.core.buffer.AbstractActivationBuffer
 
setParameter(String, String) - Method in class org.jactr.core.buffer.six.AbstractCapacityBuffer6
 
setParameter(String, String) - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
setParameter(String, String) - Method in class org.jactr.core.chunk.five.DefaultSubsymbolicChunk5
Sets the Parameter attribute of the DefaultSubsymbolicChunk5 object
setParameter(String, String) - Method in class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
setParameter(String, String) - Method in class org.jactr.core.chunk.four.Link4
 
setParameter(String, String) - Method in class org.jactr.core.chunk.link.AbstractAssociativeLink
 
setParameter(String, String) - Method in class org.jactr.core.chunktype.basic.BasicSubsymbolicChunkType
Sets the parameter attribute of the DefaultSubsymbolicChunkType5 object
setParameter(String, String) - Method in class org.jactr.core.logging.impl.DefaultModelLogger
 
setParameter(String, String) - Method in class org.jactr.core.model.basic.BasicModel
 
setParameter(String, String) - Method in class org.jactr.core.module.asynch.AbstractAsynchronousModule
 
setParameter(String, String) - Method in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
setParameter(String, String) - Method in class org.jactr.core.module.declarative.four.learning.DefaultDeclarativeLearningModule4
 
setParameter(String, String) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
setParameter(String, String) - Method in class org.jactr.core.module.declarative.six.learning.DefaultDeclarativeLearningModule6
 
setParameter(String, String) - Method in class org.jactr.core.module.imaginal.six.DefaultImaginalModule6
 
setParameter(String, String) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
setParameter(String, String) - Method in class org.jactr.core.module.procedural.six.learning.DefaultProceduralLearningModule6
 
setParameter(String, String) - Method in class org.jactr.core.module.procedural.six.learning.UtilityNoiseLearningExtension
 
setParameter(String, String) - Method in class org.jactr.core.module.random.six.DefaultRandomModule
 
setParameter(String, String) - Method in class org.jactr.core.module.retrieval.six.DefaultRetrievalModule6
 
setParameter(String, String) - Method in class org.jactr.core.production.basic.BasicSubsymbolicProduction
Sets the parameter attribute of the DefaultSubsymbolicProduction5 object
setParameter(String, String) - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
setParameter(String, String) - Method in class org.jactr.core.production.six.DefaultSubsymbolicProduction6
 
setParameter(String, String) - Method in interface org.jactr.core.utils.parameter.IParameterized
Set the named parameter
setParameter(String, String) - Method in class org.jactr.core.utils.parameter.ParameterHelper
 
setParameter(String) - Method in class org.jactr.core.utils.parameter.ParameterProcessor
 
setParameter(String, String) - Method in class org.jactr.entry.iterative.impl.GeneralPerformanceListener
 
setParameter(String, String) - Method in class org.jactr.entry.iterative.impl.RealTimeFactorPerformanceListener
 
setParameter(String, String) - Method in class org.jactr.extensions.cached.procedural.CachedProductionSystem
 
setParameter(CommonTree, String, String, boolean) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
setParameter(String, String) - Method in class org.jactr.io.logging.XMLLogger
 
setParameter(String, String) - Method in class org.jactr.modules.declarative.DelegatedDeclarativeModule
 
setParameter(String, String) - Method in class org.jactr.modules.general.GeneralBufferModule
 
setParameter(String, String) - Method in class org.jactr.modules.pm.aural.AbstractAuralModule
 
setParameter(String, String) - Method in class org.jactr.modules.pm.aural.memory.impl.DefaultAuralMemory
 
setParameter(String, String) - Method in class org.jactr.modules.pm.common.memory.impl.AbstractPerceptualMemory
 
setParameter(String, String) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
setParameter(String, String) - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
setParameter(String, String) - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultVisualMemory
 
setParameter(String, String) - Method in class org.jactr.modules.pm.visual.scene.SceneChangeExtension
 
setParameter(String, String) - Method in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
setParameter(String, String) - Method in class org.jactr.modules.temporal.six.DefaultTemporalModule6
 
setParameter(String, String) - Method in class org.jactr.modules.threaded.goal.buffer.DefaultCapacityGoalBuffer6
 
setParameter(String, String) - Method in class org.jactr.tools.async.common.MINAEndpoint
 
setParameter(String, String) - Method in class org.jactr.tools.async.controller.RemoteInterface
 
setParameter(String, String) - Method in class org.jactr.tools.async.iterative.listener.NetworkedIterativeRunListener
 
setParameter(String, String) - Method in class org.jactr.tools.async.sync.SynchronizationManager
 
setParameter(String, String) - Method in class org.jactr.tools.change.ChangeTracker
 
setParameter(String, String) - Method in class org.jactr.tools.grapher.core.GeneralProbe
 
setParameter(String, String) - Method in class org.jactr.tools.io.ModelRecorder
this chunk of code will permit the ModelRecorder to be configured when the environment.xml file is loaded
setParameter(CommonTree, String) - Method in class org.jactr.tools.itr.AbstractParameterModifier
 
setParameter(CommonTree, String, String) - Method in class org.jactr.tools.itr.AbstractParameterModifier
 
setParameter(CommonTree, int) - Method in class org.jactr.tools.itr.AbstractParameterModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.AbstractParameterModifier
 
setParameter(CommonTree, String, String) - Method in class org.jactr.tools.itr.BufferParameterModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.BufferParameterModifier
 
setParameter(CommonTree, String, String) - Method in class org.jactr.tools.itr.ChunkParameterModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.ChunkParameterModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.ChunkSlotModifier
 
setParameter(CommonTree, String, String) - Method in class org.jactr.tools.itr.ChunkSlotModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.ChunkTypeSlotModifier
 
setParameter(CommonTree, String, String) - Method in class org.jactr.tools.itr.ChunkTypeSlotModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.fit.AbstractModelFitAnalysis
Deprecated.
 
setParameter(CommonTree, int) - Method in interface org.jactr.tools.itr.IParameterModifier
 
setParameter(CommonTree, String) - Method in interface org.jactr.tools.itr.IParameterModifier
 
setParameter(CommonTree, int) - Method in class org.jactr.tools.itr.LongitudinalParameterSetModifier
 
setParameter(CommonTree, String, String) - Method in class org.jactr.tools.itr.ModelParameterModifier
 
setParameter(CommonTree, String, String) - Method in class org.jactr.tools.itr.ModuleParameterModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.ModuleParameterModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.ortho.exec.ExecAnalyzer
 
setParameter(String, String) - Method in class org.jactr.tools.itr.ortho.OrthogonalSliceAnalyzer
 
setParameter(CommonTree, int) - Method in class org.jactr.tools.itr.ParameterSetModifier
 
setParameter(CommonTree, String) - Method in class org.jactr.tools.itr.ParameterSetModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.ParameterSetModifier
 
setParameter(CommonTree, String, String) - Method in class org.jactr.tools.itr.ProductionParameterModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.ProductionParameterModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.pspace.OrthogonalParameterSpaceSearcher
Deprecated.
 
setParameter(CommonTree, String) - Method in class org.jactr.tools.itr.SystemPropertyModifier
 
setParameter(CommonTree, int) - Method in class org.jactr.tools.itr.SystemPropertyModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.SystemPropertyModifier
 
setParameter(String, String) - Method in class org.jactr.tools.itr.ZipDataListener
 
setParameter(String, String) - Method in class org.jactr.tools.masterslave.master.MasterExtension
 
setParameter(String, String) - Method in class org.jactr.tools.masterslave.slave.SlaveExtension
 
setParameter(String, String) - Method in class org.jactr.tools.stat.StatTracker
 
setParameter(String, String) - Method in class org.jactr.tools.throttle.RuntimeThrottler
 
setParameter(String, String) - Method in class org.jactr.tools.tracer.RuntimeTracer
 
setParameter(String, String) - Method in class org.jactr.tools.tracer.sinks.ChainedSink
 
setParameter(String, String) - Method in class org.jactr.tools.track.chunktype.ChunkTypeProductionTracker
 
setParameter(String, String) - Method in class org.jactr.tools.utility.UtilityTracker
 
setParameterLearning(double) - Method in interface org.jactr.core.module.procedural.four.learning.IProceduralLearningModule4
 
setParameterLearning(double) - Method in interface org.jactr.core.module.procedural.IProceduralLearningModule
 
setParameterLearning(double) - Method in class org.jactr.core.module.procedural.six.learning.DefaultProceduralLearningModule6
 
setParameterMap(Map<String, String>) - Method in class org.jactr.io.participant.impl.BasicASTParticipant
 
setParameterName(String) - Method in class org.jactr.tools.itr.AbstractParameterModifier
 
setParameters(IParameterized, CommonTree) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
setParameters(CommonTree, CommonTree) - Static method in class org.jactr.io.antlr3.misc.ASTSupport
copy the parameter nodes from src to dest, overwriting those that already exist
setParameters(CommonTree, Map<String, CommonTree>) - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
attempt to set the parameters specified in parameterList to the objects contained in container
setParameters(CommonTree, IParameterized) - Static method in class org.jactr.io.resolver.ASTResolver
 
setParameters(IParameterized, Element) - Static method in class org.jactr.tools.itr.ortho.Parser
 
setParameters(IParameterized, Element) - Static method in class org.jactr.tools.itr.pspace.PSpaceParser
 
setParameterValues(Collection<String>) - Method in class org.jactr.tools.itr.AbstractParameterModifier
 
setPartialMatchingEnabled(boolean) - Method in interface org.jactr.core.module.declarative.four.IDeclarativeModule4
 
setPartialMatchingEnabled(boolean) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
setParticipantStates(IParticipant.State) - Method in class org.commonreality.reality.impl.DefaultReality
set the state of the connected participants.
setPerceptualDelay(double) - Method in class org.jactr.modules.pm.common.memory.impl.DelayableAfferentObjectListener
 
setPerceptualMemory(IPerceptualMemory) - Method in class org.jactr.modules.pm.common.memory.filter.AbstractIndexFilter
 
setPerceptualMemory(IPerceptualMemory) - Method in interface org.jactr.modules.pm.common.memory.filter.IIndexFilter
 
setPerceptualMemory(IPerceptualMemory) - Method in class org.jactr.modules.pm.common.memory.map.AbstractFeatureMap
 
setPerceptualMemory(IPerceptualMemory) - Method in class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap
 
setPerceptualMemory(IPerceptualMemory) - Method in interface org.jactr.modules.pm.common.memory.map.IFeatureMap
 
setPerceptualMemory(IPerceptualMemory) - Method in class org.jactr.modules.pm.visual.memory.impl.filter.AbstractVisualLocationIndexFilter
 
setPermanentActivationNoise(double) - Method in interface org.jactr.core.module.declarative.four.IDeclarativeModule4
 
setPermanentActivationNoise(double) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
setPersistentExecutionEnabled(boolean) - Method in class org.jactr.core.model.basic.BasicModel
 
setPollable(boolean) - Method in class org.jactr.tools.grapher.core.probe.AbstractParameterizedProbe
 
setPositiveRelationships(String, Collection<IPair>) - Method in class org.jactr.tools.analysis.production.relationships.DefaultRelationship
 
setPreparationChunk(IChunk) - Method in interface org.jactr.modules.pm.buffer.IPerceptualBuffer
 
setPreparationChunk(IChunk) - Method in class org.jactr.modules.pm.common.buffer.AbstractCapacityPMActivationBuffer6
 
setPreparationChunk(IChunk) - Method in class org.jactr.modules.pm.common.buffer.AbstractPMActivationBuffer6
 
setPreparationTimeEquation(IMotorTimeEquation) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
setPreparationTimeEquation(IVocalPreparationTimeEquation) - Method in class org.jactr.modules.pm.vocal.AbstractVocalModule
 
setPriorEfforts(double) - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
setPriorEfforts(double) - Method in interface org.jactr.core.production.four.ISubsymbolicProduction4
Sets the priorEfforts
setPriorFailures(int) - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
setPriorFailures(int) - Method in interface org.jactr.core.production.four.ISubsymbolicProduction4
Sets the priorFailures
setPriorSuccesses(int) - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
setPriorSuccesses(int) - Method in interface org.jactr.core.production.four.ISubsymbolicProduction4
Sets the priorSuccesses
setProceduralModule(IProceduralModule) - Method in interface org.jactr.core.module.procedural.IConflictSetAssembler
 
setProceduralModule(IProceduralModule) - Method in interface org.jactr.core.module.procedural.IProductionInstantiator
 
setProceduralModule(IProceduralModule) - Method in interface org.jactr.core.module.procedural.IProductionSelector
 
setProceduralModule(IProceduralModule) - Method in class org.jactr.core.module.procedural.six.DefaultConflictSetAssembler
 
setProceduralModule(IProceduralModule) - Method in class org.jactr.core.module.procedural.six.DefaultProductionInstantiator
 
setProceduralModule(IProceduralModule) - Method in class org.jactr.core.module.procedural.six.DefaultProductionSelector
 
setProcessingTime(double) - Method in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
setProcessingTimeEquation(IMotorTimeEquation) - Method in class org.jactr.modules.pm.motor.AbstractMotorModule
 
setProcessingTimeEquation(IVocalProcessingTimeEquation) - Method in class org.jactr.modules.pm.vocal.AbstractVocalModule
 
setProcessorChunk(IChunk) - Method in interface org.jactr.modules.pm.buffer.IPerceptualBuffer
 
setProcessorChunk(IChunk) - Method in class org.jactr.modules.pm.common.buffer.AbstractCapacityPMActivationBuffer6
 
setProcessorChunk(IChunk) - Method in class org.jactr.modules.pm.common.buffer.AbstractPMActivationBuffer6
 
setProduction(IProduction) - Method in exception org.jactr.core.production.CannotInstantiateException
 
setProductionCompilationEnabled(boolean) - Method in interface org.jactr.core.module.procedural.five.learning.IProceduralLearningModule5
 
setProductionCompilationEnabled(boolean) - Method in class org.jactr.core.module.procedural.six.learning.DefaultProceduralLearningModule6
 
setProductionCompiler(IProductionCompiler) - Method in class org.jactr.core.module.procedural.six.learning.DefaultProceduralLearningModule6
 
setProductionEnabled(String, String, boolean) - Method in class org.jactr.tools.async.shadow.ShadowController
 
setProductionInstantiator(IProductionInstantiator) - Method in interface org.jactr.core.module.procedural.IProceduralModule
 
setProductionInstantiator(IProductionInstantiator) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
setProductionSelector(IProductionSelector) - Method in interface org.jactr.core.module.procedural.IProceduralModule
 
setProductionSelector(IProductionSelector) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
setPromiscuous(boolean) - Method in class org.commonreality.reality.impl.StateAndConnectionManager
if promiscuous is true, all participants will be allowed to connect regardless of their credentials.
setProperty(String, Object) - Method in class org.commonreality.efferent.impl.AbstractEfferentCommand
 
setProperty(String, Object) - Method in class org.commonreality.object.delta.DeltaTracker
 
setProperty(String, Object) - Method in interface org.commonreality.object.IMutableObject
 
setProperty(String, Object) - Method in class org.commonreality.object.manager.impl.BasicObject
 
setProperty(String, Object) - Method in class org.jactr.tools.itr.ortho.impl.Slice
 
setProperty(String, String) - Method in class org.jactr.tools.marker.impl.DefaultMarker
 
setProtocol(IMINAProtocolConfiguration) - Method in class org.jactr.tools.async.common.MINAEndpoint
set our protocol
setRandomActivation(double) - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
setRandomActivationEquation(IRandomActivationEquation) - Method in class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
setRandomActivationEquation(IRandomActivationEquation) - Method in interface org.jactr.core.chunk.four.ISubsymbolicChunk4
 
setRandomizeDelaysEnabled(boolean) - Method in interface org.jactr.core.module.imaginal.IImaginalModule
 
setRandomizeDelaysEnabled(boolean) - Method in class org.jactr.core.module.imaginal.six.DefaultImaginalModule6
 
setReality(IReality) - Static method in class org.commonreality.reality.CommonReality
 
setRealtimeClockEnabled(boolean) - Method in class org.commonreality.sensors.base.BaseSensor
 
setRecodeTime(IChunkType, double) - Method in class org.jactr.modules.pm.aural.AbstractAuralModule
 
setRecycleBinSize(int) - Method in class org.jactr.core.utils.recyclable.AbstractThreadLocalRecyclableFactory
 
setRecycleBinSize(int) - Method in interface org.jactr.core.utils.recyclable.RecyclableFactory
 
setReferant(Object) - Method in class org.jactr.core.production.action.AddAction
Sets the referant attribute of the AddAction object
setReferant(Object) - Method in class org.jactr.core.production.action.SetAction
 
setReferenceCount(long, IReferences, String, String) - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
setReferenceTimes(Collection<Number>, IReferences, String) - Method in class org.jactr.core.production.four.DefaultSubsymbolicProduction4
 
setRelevantTypes(Integer...) - Method in class org.jactr.io.compiler.AbstractReportableUnitCompiler
 
setReportLevel(IReportableUnitCompiler.Level) - Method in class org.jactr.io.compiler.AbstractReportableUnitCompiler
 
setReportLevel(IReportableUnitCompiler.Level) - Method in interface org.jactr.io.compiler.IReportableUnitCompiler
 
setRequest(SlotBasedRequest) - Method in class org.jactr.core.production.condition.AbstractSlotCondition
 
setResponseCollector(ResponseCollector) - Static method in class org.jactr.tools.bridge.ResponseCollector
Deprecated.
 
setResult(Object) - Method in class org.jactr.tools.itr.ortho.impl.SliceAnalysis
 
setRetrievalThreshold(double) - Method in interface org.jactr.core.module.retrieval.IRetrievalModule
 
setRetrievalThreshold(double) - Method in class org.jactr.core.module.retrieval.six.DefaultRetrievalModule6
 
setReward(double) - Method in class org.jactr.core.production.six.DefaultSubsymbolicProduction6
 
setReward(double) - Method in interface org.jactr.core.production.six.ISubsymbolicProduction6
 
setRowAt(long, Collection) - Method in interface org.jactr.tools.data.IMutableDataSource
 
setRStrength(double) - Method in class org.jactr.core.chunk.four.Link4
 
setSamePreparationTime(double) - Method in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
setSceneChangeThreshold(double) - Method in class org.jactr.modules.pm.visual.scene.SceneChangeExtension
 
setScore(String, double) - Method in class org.jactr.tools.analysis.production.relationships.DefaultRelationship
 
setSearchTimeEquation(IVisualSearchTimeEquation) - Method in class org.jactr.modules.pm.visual.AbstractVisualModule
 
setSearchTimeEquation(IVisualSearchTimeEquation) - Method in interface org.jactr.modules.pm.visual.IVisualModule
 
setSeed(long) - Method in interface org.jactr.core.module.random.IRandomModule
 
setSeed(long) - Method in class org.jactr.core.module.random.six.DefaultRandomModule
 
setSendOnSuspend(boolean) - Method in class org.jactr.tools.async.controller.RemoteInterface
 
setService(IMINAService) - Method in class org.jactr.tools.async.common.MINAEndpoint
set the service for this end point (typically ClientServie or ServerService)
setShouldCopyILinks(boolean) - Method in class org.jactr.core.module.declarative.basic.chunk.DefaultSubsymbolicChunkFactory5
 
setShouldCopyJLinks(boolean) - Method in class org.jactr.core.module.declarative.basic.chunk.DefaultSubsymbolicChunkFactory5
 
setShouldSuspend(boolean) - Method in class org.jactr.core.runtime.controller.impl.ModelListener
 
setShouldSuspend(boolean) - Method in class org.jactr.core.runtime.controller.OldController.Suspender
 
setSimilarity(IChunk, double) - Method in class org.jactr.core.chunk.five.DefaultSubsymbolicChunk5
Sets the Similarity attribute of the DefaultSubsymbolicChunk5 object
setSimilarity(IChunk, double) - Method in interface org.jactr.core.chunk.five.ISubsymbolicChunk5
The similarity between two chunks can either be computed by the similarity computer or it can be set directly by the modeler.
setSimilarity(Object, Object, double) - Method in interface org.jactr.core.module.declarative.five.IDeclarativeModule5
 
setSimilarity(Object, Object, double) - Method in class org.jactr.core.module.declarative.six.DefaultDeclarativeModule6
 
setSimilarity(IChunk, IChunk, double) - Method in class org.jactr.core.utils.similarity.DefaultSimilarityHandler
Sets the similarity attribute of the DefaultSimilarityHandler class
setSimilarityActivation(double) - Method in class org.jactr.core.chunk.five.DefaultSubsymbolicChunk5
Sets the SimilarityActivation attribute of the DefaultSubsymbolicChunk5 object
setSimilarityActivation(double) - Method in interface org.jactr.core.chunk.five.ISubsymbolicChunk5
 
setSimulationTime(double) - Method in class org.jactr.core.event.AbstractACTREvent
 
setSize(double, double) - Method in class org.commonreality.modalities.visual.geom.Dimension2D
 
setSlots(CommonTree, ISlotContainer) - Static method in class org.jactr.io.resolver.ASTResolver
 
setSource(S) - Method in class org.jactr.core.event.AbstractACTREvent
 
setSource(URL) - Method in class org.jactr.io.antlr3.misc.DetailedCommonTree
 
setSourceActivation(IActivationBuffer, double) - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
setSourceActivation(IActivationBuffer, double) - Method in interface org.jactr.core.chunk.ISubsymbolicChunk
Set the source activation of this chunk.
setSourceChunkInternal(IChunk) - Method in class org.jactr.core.buffer.delegate.DefaultDelegatedRequestableBuffer6
 
setSourceChunkInternal(IChunk) - Method in class org.jactr.core.buffer.six.BasicBuffer6
 
setSourceChunkInternal(IChunk) - Method in class org.jactr.core.module.imaginal.six.buffer.DefaultImaginalBuffer
 
setSourceChunkInternal(IChunk) - Method in class org.jactr.core.module.retrieval.buffer.DefaultRetrievalBuffer6
 
setSourceChunkInternal(IChunk) - Method in class org.jactr.modules.pm.aural.buffer.six.DefaultAuralActivationBuffer
 
setSourceChunkInternal(IChunk) - Method in class org.jactr.modules.pm.aural.buffer.six.DefaultAuralLocationBuffer
 
setSourceChunkInternal(IChunk) - Method in class org.jactr.modules.pm.visual.buffer.six.DefaultVisualActivationBuffer6
set the source chunk and flag the FINST for the visual object as attended
setSourceChunkInternal(IChunk) - Method in class org.jactr.modules.pm.visual.buffer.six.DefaultVisualLocationBuffer6
 
setSpeaker(ISpeaker) - Method in class org.commonreality.sensors.speech.VocalizationCommandHandler
 
setSpreadingActivation(double) - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
setSpreadingActivation(double) - Method in interface org.jactr.core.chunk.ISubsymbolicChunk
Sets the spreadingActivation attribute of the ISubsymbolicChunk object
setSpreadingActivationEquation(ISpreadingActivationEquation) - Method in class org.jactr.core.chunk.four.DefaultSubsymbolicChunk4
 
setSpreadingActivationEquation(ISpreadingActivationEquation) - Method in interface org.jactr.core.chunk.four.ISubsymbolicChunk4
 
setStartNode(CommonTree) - Method in exception org.jactr.io.antlr3.misc.CommonTreeException
 
setStartOffset(int) - Method in class org.jactr.io.antlr3.misc.DetailedCommonTree
 
setState(IControlCommand.State, Object) - Method in class org.commonreality.participant.impl.handlers.ControlHandler
 
setState(IParticipant.State) - Method in class org.commonreality.reality.impl.StateAndConnectionManager
will send message to all participants and wait at most timeToWait milliseconds for acknowledgements from them.
setState(IMovement.State, boolean) - Method in class org.jactr.modules.pm.motor.managers.Movement
 
setStateChunk(IChunk) - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
 
setStateChunk(IChunk) - Method in interface org.jactr.core.buffer.six.IStatusBuffer
 
setStatusSlotContent(String, Object) - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
 
setStickyAttentionEnabled(boolean) - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultVisualMemory
 
setStickyAttentionEnabled(boolean) - Method in interface org.jactr.modules.pm.visual.memory.IVisualMemory
 
setStrength(double) - Method in class org.jactr.core.chunk.four.Link4
Set the log transformed strength ? if strength learning is enabled in the model, the strength value will not remain fixed.
setStrength(double) - Method in class org.jactr.core.chunk.link.AbstractAssociativeLink
 
setStrengthLearning(double) - Method in interface org.jactr.core.module.procedural.four.learning.IProceduralLearningModule4
Deprecated.
setStrictHarvestingEnabled(boolean) - Method in class org.jactr.core.buffer.AbstractActivationBuffer
 
setStrictSynchronizationEnabled(boolean) - Method in class org.jactr.core.module.asynch.AbstractAsynchronousModule
 
setStrictSynchronizationEnabled(boolean) - Method in interface org.jactr.core.module.asynch.IAsynchronousModule
 
setSubsymbolicChunkFactory(ISubsymbolicChunkFactory) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setSubsymbolicChunkTypeFactory(ISubsymbolicChunkTypeFactory) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setSuccessful(boolean) - Method in class org.jactr.core.production.five.DefaultSymbolicProduction5
 
setSuccessful(boolean) - Method in interface org.jactr.core.production.four.ISymbolicProduction4
 
setSuspendImmediately(boolean) - Method in class org.jactr.core.runtime.controller.OldController
if true, after start() is called, the models will immediately suspend
setSyllableRate(double) - Method in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
setSymbolGrounder(ISymbolGrounder) - Method in class org.jactr.modules.pm.AbstractPerceptualModule
set the symbol grounder for this module and, if it can, set it for all the other installed perceptual modules
setSymbolGrounder(ISymbolGrounder) - Method in interface org.jactr.modules.pm.IPerceptualModule
 
setSymbolicChunkFactory(ISymbolicChunkFactory) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setSymbolicChunkTypeFactory(ISymbolicChunkTypeFactory) - Method in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
setText(String) - Method in class org.commonreality.modalities.vocal.VocalizationCommand
 
setText(String) - Method in class org.jactr.core.production.action.OutputAction
Sets the text attribute of the OutputAction object
setTime(double) - Method in class org.commonreality.time.impl.BasicClock
set the time and signal (this is shifted time)
setTime(double) - Method in class org.commonreality.time.impl.net.NetworkedMasterClock
 
setTime(T, double) - Method in class org.commonreality.time.impl.OwnedClock
 
setTime(double) - Method in interface org.commonreality.time.ISetableClock
 
setTimeElement(Element) - Method in class org.commonreality.sensors.xml.tasks.ProcessTimeFrame
 
setTimeInternal(double) - Method in class org.commonreality.time.impl.BasicClock
actually set the time
setTimeInternal(double) - Method in class org.jactr.tools.masterslave.clock.MasterSlaveClock
 
setTimeout(long) - Method in class org.commonreality.reality.impl.DefaultReality
 
setTimeRandomizer(double) - Method in interface org.jactr.core.module.random.IRandomModule
sets the seed for the time randomizer which will randomize the requested time across the equal distribution [time*((randomizer-1)/randomizer), time*((randomizer+1)/randomizer))
setTimeRandomizer(double) - Method in class org.jactr.core.module.random.six.DefaultRandomModule
 
setTimes(double, double) - Method in class org.jactr.core.queue.timedevents.AbstractTimedEvent
Sets the times attribute of the AbstractTimedEvent object
setTimeShift(double) - Method in interface org.commonreality.time.IClock
sets a constant for the clock to be adjusted by.
setTimeShift(double) - Method in class org.commonreality.time.impl.BasicClock
 
setTimeShift(double) - Method in class org.commonreality.time.impl.net.NetworkedSlaveClock
 
setTimeShift(double) - Method in class org.commonreality.time.impl.RealTimeClock
 
setTimeShift(double) - Method in class org.commonreality.time.impl.WrappedClock
 
setTimesInContext(double) - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
setTimesInContext(double) - Method in interface org.jactr.core.chunk.ISubsymbolicChunk
Set number of times this chunk has been a slot value of a chunk in the goal buffer.
setTimeSlipTolerance(double) - Method in class org.commonreality.time.impl.BasicClock
how much can the desired time differ from the target time before a warning is issued.
setTimesNeeded(double) - Method in class org.jactr.core.chunk.basic.AbstractSubsymbolicChunk
 
setTimesNeeded(double) - Method in interface org.jactr.core.chunk.ISubsymbolicChunk
Sets the number of times that this chunk has been needed in a buffer other than the goal buffer.
setTimeStep(double) - Method in class org.commonreality.sensors.base.BaseSensor
timestep used for a shared clock or the minimum cycle time is using realtime
setTimingEquation(ICommandTimingEquation) - Method in class org.commonreality.sensors.motor.MotorCommandHandler
 
setTimingInfo(double[]) - Method in class org.jactr.modules.pm.motor.managers.Movement
 
setTokenBoundaries(Object, Token, Token) - Method in class org.jactr.io.antlr3.misc.DetailedCommonTreeAdaptor
since we can't gain access to the post processing of trees in the parser in order to call the tree trackers, we do it here.
setTraceSink(ITraceSink) - Method in class org.jactr.tools.grapher.core.GeneralProbe
 
setTraceSink(ITraceSink) - Method in class org.jactr.tools.marker.tracer.MarkerTraceListener
 
setTraceSink(ITraceSink) - Method in class org.jactr.tools.tracer.listeners.BaseTraceListener
 
setTraceSink(ITraceSink) - Method in interface org.jactr.tools.tracer.listeners.ITraceListener
 
setTraceSink(ITraceSink) - Method in class org.jactr.tools.tracer.RuntimeTracer
where should we send all the transformed events to?
setTrackedVisualChunk(IChunk) - Method in interface org.jactr.modules.pm.visual.IVisualModule
engage the visual tracking mechanism..
setTrackedVisualChunk(IChunk) - Method in class org.jactr.modules.pm.visual.six.DefaultVisualModule6
enable the tracking of this chunk.
setTransportProvider(IMINATransportProvider) - Method in class org.jactr.tools.async.common.MINAEndpoint
set the provider and possibly update the address information
setTreeAdaptor(CommonTreeAdaptor) - Method in class org.jactr.io.antlr3.misc.ASTSupport
 
setTreeAdaptor(TreeAdaptor) - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
setTreeAdaptor(TreeAdaptor) - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
setUnitCompilerMap(Map<Integer, Collection<IUnitCompiler>>) - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
setUp() - Method in class org.commonreality.reality.RealityTest
 
setupConnection(IReality) - Method in class org.commonreality.reality.RealityTest
 
setURL(URL) - Method in class org.jactr.io.participant.impl.BasicASTParticipant
 
setUseBlockingTimedEvents(boolean) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
 
setUtility(double) - Method in class org.jactr.core.production.six.DefaultSubsymbolicProduction6
 
setUtility(double) - Method in interface org.jactr.core.production.six.ISubsymbolicProduction6
 
setValue(Object) - Method in class org.jactr.core.slot.DefaultLogicalSlot
 
setValue(Object) - Method in class org.jactr.core.slot.DefaultMutableSlot
 
setValue(Object) - Method in interface org.jactr.core.slot.IMutableSlot
 
setValue(Object) - Method in class org.jactr.core.slot.NotifyingSlot
 
setValueAt(long, long, Object) - Method in interface org.jactr.tools.data.IMutableDataSource
 
setValueAt(long, String, Object) - Method in interface org.jactr.tools.data.INamedMutableDataSource
 
setValueInternal(Object) - Method in class org.jactr.core.slot.BasicSlot
set the value of the slot, returning the prior value
setVariable(String, Object, Object) - Method in interface org.jactr.scripting.IScriptableFactory
 
setVariable(String, Object, Object) - Method in class org.jactr.scripting.javascript.JavascriptFactory
 
setVariableName(String) - Method in class org.jactr.core.production.action.BindAction
Sets the variableName attribute of the BindAction object
setVerticalResolution(int) - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultVisualMemory
 
setVerticalResolution(int) - Method in interface org.jactr.modules.pm.visual.memory.IVisualMemory
 
setVerticalSpan(double) - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultVisualMemory
 
setVerticalSpan(double) - Method in interface org.jactr.modules.pm.visual.memory.IVisualMemory
 
setVisualPersistenceDelay(double) - Method in class org.jactr.modules.pm.visual.memory.impl.DefaultVisualMemory
 
setWaitForTime(double) - Method in class org.commonreality.time.impl.BasicClock.WaitFor
 
setWeight(int) - Method in class org.jactr.modules.pm.common.memory.filter.AbstractIndexFilter
 
setWeight(int) - Method in class org.jactr.modules.pm.visual.memory.impl.filter.AbstractVisualLocationIndexFilter
 
setWorkingDirectory(File) - Method in class org.jactr.core.runtime.ACTRRuntime
 
sgp() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
sgp_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.sgp_return
 
ShadowController - Class in org.jactr.tools.async.shadow
a mock controller that is to be used to interface with the real one controller.NetworkedDebugController
ShadowController() - Constructor for class org.jactr.tools.async.shadow.ShadowController
 
ShadowIOHandler - Class in org.jactr.tools.async.shadow
 
ShadowIOHandler(ShadowController) - Constructor for class org.jactr.tools.async.shadow.ShadowIOHandler
 
SharedClock - Class in org.commonreality.time.impl
 
SharedClock() - Constructor for class org.commonreality.time.impl.SharedClock
 
SHORT_CLOSE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SHORT_CLOSE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SHORT_TERM_RATE_PARAM - Static variable in class org.jactr.core.module.procedural.six.learning.UtilityNoiseLearningExtension
 
shortSlot() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
shortSlot_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.shortSlot_return
 
shortSlotDefs() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
shortSlotDefs_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.shortSlotDefs_return
 
shouldAbort(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.handlers.AbstractCommandHandlerDelegate
 
shouldAbort(IEfferentCommand) - Method in class org.commonreality.sensors.handlers.EfferentCommandHandler
check the command and be sure that it can be aborted.
shouldAbort(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in interface org.commonreality.sensors.handlers.ICommandHandlerDelegate
return Boolean.TRUE if the command should abort (it will already be running).
shouldAbort() - Method in class org.commonreality.sensors.motor.interpolator.InterpolatorEvent
 
shouldAccept(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.handlers.AbstractCommandHandlerDelegate
 
shouldAccept(IEfferentCommand) - Method in class org.commonreality.sensors.handlers.EfferentCommandHandler
return true if this command should be accepted (state changed from submitted to accepted).

Default impl preforms some security and consistency checks.
shouldAccept(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in interface org.commonreality.sensors.handlers.ICommandHandlerDelegate
return Boolean.TRUE if the command should be accepted for the specified agent.
shouldAccept(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.keyboard.KeyboardMotorHandler
 
shouldAccept(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.motor.MotorCommandHandler
only accept motor commands where the source matched the provided efferent
shouldAccept(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.speech.VocalizationCommandHandler
only accept vocalization commands where the source matched the provided efferent
shouldAcceptAsSource(IChunk) - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
 
shouldCache() - Method in interface org.jactr.core.utils.IAdaptableFactory
return true if we should cache this value for the life of the source object
shouldContinue() - Method in class org.commonreality.sensors.base.BaseSensor
if the main processing should continue, return true
shouldCopy(IChunk) - Method in class org.jactr.core.buffer.delegate.AddChunkRequestDelegate
 
shouldCopyILinks() - Method in class org.jactr.core.module.declarative.basic.chunk.DefaultSubsymbolicChunkFactory5
 
shouldCopyJLinks() - Method in class org.jactr.core.module.declarative.basic.chunk.DefaultSubsymbolicChunkFactory5
 
shouldCopyOnInsertion(IChunk) - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
return true if this chunk should be copied, currently it just returns IChunk.isEncoded() or BufferUtilities.getContainingBuffers(IChunk, boolean).size()!=0.
shouldCopyOnInsertion(IChunk) - Method in class org.jactr.core.module.retrieval.buffer.DefaultRetrievalBuffer6
this lets the retrieval buffer contain the original chunk and not its copy
shouldCopyOnInsertion(IChunk) - Method in class org.jactr.modules.pm.common.buffer.AbstractCapacityPMActivationBuffer6
the super type uses a more specific test, but since we know perceptual buffers are only going to be continaing the sanctioned perceptual chunks, we don't need to do all the buffer containment tests and just the encoding test should suffice.
shouldCopyOnInsertion(IChunk) - Method in class org.jactr.modules.pm.common.buffer.AbstractPMActivationBuffer6
the super type uses a more specific test, but since we know perceptual buffers are only going to be continaing the sanctioned perceptual chunks, we don't need to do all the buffer containment tests and just the encoding test should suffice.
shouldCopyOnInsertion(IChunk) - Method in class org.jactr.modules.pm.visual.buffer.six.DefaultVisualLocationBuffer6
since the visual location chunks are reused, we want to turn off the copy mechanism
shouldFlush() - Method in class org.jactr.tools.tracer.sinks.NetworkedSink
 
shouldIgnore(CommonTree) - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
shouldIgnore(Tree) - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
shouldIgnore(CommonTree) - Method in interface org.jactr.io.participant.IASTTrimmer
during the walking of the CommonTree describing the model, this will be called for each visited node.
shouldIgnore(CommonTree) - Method in class org.jactr.io.participant.impl.BasicASTTrimmer
 
shouldInterface(IAgentObject) - Method in class org.commonreality.sensors.AbstractSensor
should we provide afferent/efferent objects to this agent default returns true
shouldProcess(Element, IIdentifier) - Method in class org.commonreality.sensors.xml.processor.AbstractProcessor
 
shouldProcess(IRequest, Object...) - Method in class org.jactr.core.module.asynch.delegate.AbstractAsynchronousModuleDelegate
Called on the initiating thread (i.e.
shouldProcess(IRequest, Object...) - Method in class org.jactr.core.module.asynch.delegate.BasicAsynchronousModuleDelegate
Called on the initiating thread (i.e.
shouldProcess(IRequest, Object...) - Method in class org.jactr.modules.pm.aural.delegate.AuralAttendingDelegate
 
shouldProcess(IRequest, Object...) - Method in class org.jactr.modules.pm.aural.delegate.AuralSearchDelegate
 
shouldProcess(IRequest, Object...) - Method in class org.jactr.modules.pm.visual.delegate.VisualEncodingDelegate
 
shouldProcess(IRequest, Object...) - Method in class org.jactr.modules.pm.visual.delegate.VisualSearchDelegate
 
shouldProcess(IRequest, Object...) - Method in class org.jactr.modules.pm.vocal.delegate.ExecuteVocalizationDelegate
Deprecated.
 
shouldProcess(IRequest, Object...) - Method in class org.jactr.modules.pm.vocal.delegate.PrepareVocalizationDelegate
Deprecated.
 
shouldProcess(IRequest, Object...) - Method in class org.jactr.modules.pm.vocal.delegate.ProcessVocalizationDelegate
Deprecated.
 
shouldSoftCache() - Method in interface org.jactr.core.utils.IAdaptableFactory
return true if we should use a soft cache (clears on memory pressure)
shouldStart(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.handlers.AbstractCommandHandlerDelegate
 
shouldStart(IEfferentCommand) - Method in class org.commonreality.sensors.handlers.EfferentCommandHandler
check the command and be sure that it can be started.
shouldStart(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in interface org.commonreality.sensors.handlers.ICommandHandlerDelegate
return Boolean.TRUE if the command should be started.
shouldStart(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.motor.MotorCommandHandler
 
shouldStart(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.speech.VocalizationCommandHandler
 
shouldSuspendImmediately() - Method in interface org.jactr.tools.async.message.command.state.IRuntimeStateCommand
 
shouldSuspendImmediately() - Method in class org.jactr.tools.async.message.command.state.RuntimeStateCommand
 
shouldWait(double) - Method in interface org.commonreality.time.impl.BasicClock.IClockWaiter
return true while the clock should be blocked on
shouldWait(double) - Method in class org.commonreality.time.impl.BasicClock.WaitFor
 
shouldWarnOnTimeSlips() - Method in class org.jactr.core.queue.timedevents.AbstractTimedEvent
 
shutdown() - Method in class org.commonreality.agents.AbstractAgent
 
shutdown(boolean) - Method in class org.commonreality.participant.impl.AbstractParticipant
 
shutdown() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
shutdown() - Method in interface org.commonreality.participant.IParticipant
shutdown the participant if it is stopped and disconnect
shutdown(boolean) - Method in interface org.commonreality.participant.IParticipant
shutdown, disconnect, without checking states
shutdown() - Method in class org.commonreality.reality.impl.DefaultReality
tell folks to shut down..
shutdown() - Method in class org.commonreality.sensors.AbstractSensor
 
shutdown() - Method in class org.commonreality.sensors.aural.DefaultAuralSensor
 
shutdown() - Method in class org.commonreality.sensors.base.BaseSensor
 
shutdown() - Method in class org.commonreality.sensors.speech.DefaultSpeechSensor
 
shutdown() - Method in class org.commonreality.sensors.xml.XMLSensor
 
shutdown(long) - Static method in class org.jactr.core.concurrent.ExecutorServices
shutdown and wait for the shutdown of all the executors that are currently installed.
shutdown() - Method in class org.jactr.core.concurrent.SafeExecutorService
 
shutdown(boolean) - Method in class org.jactr.core.reality.ACTRAgent
 
shutDown(Exception) - Method in class org.jactr.core.runtime.DefaultModelRunner
 
shutdownNow() - Method in class org.jactr.core.concurrent.SafeExecutorService
 
SIMILARITIES - Static variable in interface org.jactr.core.chunk.five.ISubsymbolicChunk5
 
SIMILARITY_ACTIVATION - Static variable in class org.jactr.core.chunk.five.DefaultSubsymbolicChunk5
Description of the Field
similarityChanged(ChunkEvent) - Method in class org.jactr.core.chunk.event.ChunkListenerAdaptor
 
similarityChanged(ChunkEvent) - Method in interface org.jactr.core.chunk.event.IChunkListener
 
SimilarityHandler - Interface in org.jactr.core.utils.similarity
code for computing the similarity between two chunks..
SimilarityParameterHandler - Class in org.jactr.core.utils.parameter
 
SimilarityParameterHandler(ACTRParameterHandler) - Constructor for class org.jactr.core.utils.parameter.SimilarityParameterHandler
 
SimpleBufferEndState - Class in org.jactr.tools.analysis.production.endstates.impl
 
SimpleBufferEndState(String, String, String, CommonTree...) - Constructor for class org.jactr.tools.analysis.production.endstates.impl.SimpleBufferEndState
first commontree is the equality, everything else is the not
SimpleBufferEndState(String, String, CommonTree...) - Constructor for class org.jactr.tools.analysis.production.endstates.impl.SimpleBufferEndState
 
SimpleMapNotification<K,V> - Class in org.commonreality.notification.impl
 
SimpleMapNotification(IIdentifier, Map<K, V>) - Constructor for class org.commonreality.notification.impl.SimpleMapNotification
 
SimpleRequestDelegate - Class in org.jactr.core.buffer.delegate
a simple request delegate that just fires and forgets.
SimpleRequestDelegate(IChunkType) - Constructor for class org.jactr.core.buffer.delegate.SimpleRequestDelegate
 
SimpleStringNotification - Class in org.commonreality.notification.impl
 
SimpleStringNotification(IIdentifier, String) - Constructor for class org.commonreality.notification.impl.SimpleStringNotification
 
sink(ITransformedEvent) - Method in class org.jactr.tools.tracer.listeners.BaseTraceListener
 
SINK_CLASS - Static variable in class org.jactr.tools.tracer.RuntimeTracer
 
SIZE - Static variable in class org.jactr.core.logging.impl.DefaultModelLogger
 
size() - Method in class org.jactr.core.utils.ChainedComparator
 
size() - Method in class org.jactr.core.utils.collections.CachedCollection
 
size() - Method in class org.jactr.core.utils.collections.CachedMap
 
SIZE_SLOT - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
Comment for SIZE
SizeFeatureMap - Class in org.jactr.modules.pm.visual.memory.impl.map
 
SizeFeatureMap() - Constructor for class org.jactr.modules.pm.visual.memory.impl.map.SizeFeatureMap
 
SkipListSetFactory - Class in org.jactr.core.utils.collections
 
SkipListSetFactory() - Constructor for class org.jactr.core.utils.collections.SkipListSetFactory
 
SL_COMMENT - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
SL_COMMENT - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
SLASH_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SLASH_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SlavedClock - Class in org.commonreality.time.impl
 
SlavedClock(IClock) - Constructor for class org.commonreality.time.impl.SlavedClock
 
SlaveExtension - Class in org.jactr.tools.masterslave.slave
 
SlaveExtension() - Constructor for class org.jactr.tools.masterslave.slave.SlaveExtension
 
SlaveStateCondition - Class in org.jactr.tools.masterslave.slave
 
SlaveStateCondition() - Constructor for class org.jactr.tools.masterslave.slave.SlaveStateCondition
 
SlaveVariableAction - Class in org.jactr.tools.masterslave.slave
for the setting of variables in the slave state
SlaveVariableAction() - Constructor for class org.jactr.tools.masterslave.slave.SlaveVariableAction
 
SleepAction - Class in org.jactr.core.production.action
An action, that when fired will block the model thread until a chunk appears in the goal buffer
SleepAction() - Constructor for class org.jactr.core.production.action.SleepAction
 
Slice - Class in org.jactr.tools.itr.ortho.impl
 
Slice(long, long, long) - Constructor for class org.jactr.tools.itr.ortho.impl.Slice
 
SliceAnalysis - Class in org.jactr.tools.itr.ortho.impl
 
SliceAnalysis(ISlice, String) - Constructor for class org.jactr.tools.itr.ortho.impl.SliceAnalysis
 
SLOPE - Static variable in interface org.commonreality.modalities.visual.IVisualPropertyHandler
 
SLOT - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
slot() - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
SLOT - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
slot() - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
SLOT - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
slot() - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
SLOT - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
slot() - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
SLOT - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
SLOT - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
slot() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
SLOT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SLOT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
slot() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SLOT_EQ_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SLOT_EQ_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SLOT_GT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SLOT_GT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SLOT_GTE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SLOT_GTE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SLOT_LT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SLOT_LT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SLOT_LTE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SLOT_LTE_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
SLOT_NOT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SLOT_NOT_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
slot_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.slot_return
 
slot_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.slot_return
 
SLOT_WITHIN_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SLOT_WITHIN_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
slotAdded(ChunkTypeEvent) - Method in class org.jactr.core.chunktype.event.ChunkTypeListenerAdaptor
 
slotAdded(ChunkTypeEvent) - Method in interface org.jactr.core.chunktype.event.IChunkTypeListener
a slot was added
slotAdded(SlotEvent) - Method in interface org.jactr.core.slot.event.ISlotContainerListener
 
slotAdded(SlotEvent) - Method in class org.jactr.extensions.cached.procedural.listeners.SlotListener
 
slotAdded(ChunkTypeEvent) - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorChunkCache
 
SlotBasedRequest - Class in org.jactr.core.production.request
basic slot based request
SlotBasedRequest() - Constructor for class org.jactr.core.production.request.SlotBasedRequest
 
SlotBasedRequest(Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.request.SlotBasedRequest
 
slotChanged(ChunkEvent) - Method in class org.jactr.core.chunk.event.ChunkListenerAdaptor
 
slotChanged(ChunkEvent) - Method in interface org.jactr.core.chunk.event.IChunkListener
 
slotChanged(ChunkTypeEvent) - Method in class org.jactr.core.chunktype.event.ChunkTypeListenerAdaptor
 
slotChanged(ChunkTypeEvent) - Method in interface org.jactr.core.chunktype.event.IChunkTypeListener
a slot value has changed
slotChanged(ChunkEvent) - Method in class org.jactr.core.module.declarative.four.associative.ChunkListener
 
slotChanged(SlotEvent) - Method in interface org.jactr.core.slot.event.ISlotContainerListener
 
slotChanged(SlotEvent) - Method in class org.jactr.extensions.cached.procedural.listeners.SlotListener
 
slotChanged(ChunkTypeEvent) - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorChunkCache
 
slotCondition() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
slotCondition_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.slotCondition_return
 
SlotEvent - Class in org.jactr.core.slot.event
 
SlotEvent(INotifyingSlotContainer, SlotEvent.Type, ISlot) - Constructor for class org.jactr.core.slot.event.SlotEvent
 
SlotEvent(INotifyingSlotContainer, ISlot, Object) - Constructor for class org.jactr.core.slot.event.SlotEvent
 
SlotEvent.Type - Enum in org.jactr.core.slot.event
 
SlotInvalidator - Class in org.jactr.extensions.cached.procedural.invalidators
 
SlotInvalidator(InstantiationCache, IProduction, INotifyingSlotContainer, String) - Constructor for class org.jactr.extensions.cached.procedural.invalidators.SlotInvalidator
 
slotIsApplicable(CommonTree, CommonTree) - Static method in class org.jactr.tools.analysis.production.endstates.impl.BufferStateUtilities
compare two slots to see if they are applicable, this is just a name check
SlotListener - Class in org.jactr.extensions.cached.procedural.listeners
 
SlotListener(INotifyingSlotContainer) - Constructor for class org.jactr.extensions.cached.procedural.listeners.SlotListener
 
SlotMatchFailure - Class in org.jactr.core.production.condition.match
a failure to match due to a conditional slot mismatch
SlotMatchFailure(IUniqueSlotContainer, IConditionalSlot) - Constructor for class org.jactr.core.production.condition.match.SlotMatchFailure
call for when the container doesn't actually have the slot
SlotMatchFailure(ICondition, IUniqueSlotContainer, IConditionalSlot, ISlot, Object) - Constructor for class org.jactr.core.production.condition.match.SlotMatchFailure
failure when the mismatchedSlot in the container does not meet the condition
SlotMatchFailure(IUniqueSlotContainer, IConditionalSlot, ISlot) - Constructor for class org.jactr.core.production.condition.match.SlotMatchFailure
 
slotRemoved(ChunkTypeEvent) - Method in class org.jactr.core.chunktype.event.ChunkTypeListenerAdaptor
 
slotRemoved(ChunkTypeEvent) - Method in interface org.jactr.core.chunktype.event.IChunkTypeListener
slot has been removed
slotRemoved(SlotEvent) - Method in interface org.jactr.core.slot.event.ISlotContainerListener
 
slotRemoved(SlotEvent) - Method in class org.jactr.extensions.cached.procedural.listeners.SlotListener
 
slotRemoved(ChunkTypeEvent) - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorChunkCache
 
SLOTS - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
slots() - Method in class org.jactr.io.antlr3.builder.JACTRBuilder
 
SLOTS - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
slots() - Method in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
SLOTS - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
slots() - Method in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
SLOTS - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
slots() - Method in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
SLOTS - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
SLOTS - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
slots() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
SLOTS - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
SLOTS - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
slots() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
slots_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.slots_return
 
slots_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.slots_return
 
Slots_scope() - Constructor for class org.jactr.io.antlr3.compiler.JACTRCompiler.Slots_scope
 
Slots_stack - Variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
slotsChanged(ChunkEvent) - Method in class org.jactr.tools.tracer.transformer.chunk.ChunkEventTransformer
 
slotValue() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
slotValue_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.slotValue_return
 
SortedValueMap<V extends java.lang.Comparable<V>,I> - Class in org.jactr.core.module.declarative.search.map
extends default value map to provide sortable values
SortedValueMap() - Constructor for class org.jactr.core.module.declarative.search.map.SortedValueMap
 
sortPattern(IChunkType, Collection<? extends ISlot>) - Method in class org.jactr.core.module.declarative.search.local.DefaultSearchSystem
 
SOUND_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.aural.IAuralModule
 
SOURCE_ACTIVATION - Static variable in interface org.jactr.core.chunk.ISubsymbolicChunk
 
sourceChunkAdded(ActivationBufferEvent) - Method in class org.jactr.core.buffer.event.ActivationBufferListenerAdaptor
 
sourceChunkAdded(ActivationBufferEvent) - Method in class org.jactr.core.buffer.event.ActivationBufferListenerDecorator
 
sourceChunkAdded(ActivationBufferEvent) - Method in interface org.jactr.core.buffer.event.IActivationBufferListener
called when a source chunk is added to the buffer
sourceChunkAdded(ActivationBufferEvent) - Method in class org.jactr.extensions.cached.procedural.listeners.BufferListener
 
sourceChunkCopied(IChunk, IChunk) - Method in class org.jactr.core.buffer.six.AbstractActivationBuffer6
called when we have to copy the source chunk before adding it.
sourceChunkRemoved(ActivationBufferEvent) - Method in class org.jactr.core.buffer.event.ActivationBufferListenerAdaptor
 
sourceChunkRemoved(ActivationBufferEvent) - Method in class org.jactr.core.buffer.event.ActivationBufferListenerDecorator
 
sourceChunkRemoved(ActivationBufferEvent) - Method in interface org.jactr.core.buffer.event.IActivationBufferListener
called when a source chunk is removed from the buffer.
sourceChunkRemoved(ActivationBufferEvent) - Method in class org.jactr.extensions.cached.procedural.listeners.BufferListener
 
sourceChunksCleared(ActivationBufferEvent) - Method in class org.jactr.core.buffer.event.ActivationBufferListenerAdaptor
 
sourceChunksCleared(ActivationBufferEvent) - Method in class org.jactr.core.buffer.event.ActivationBufferListenerDecorator
 
sourceChunksCleared(ActivationBufferEvent) - Method in interface org.jactr.core.buffer.event.IActivationBufferListener
called when all the chunks are removed from the buffer
sourceChunksCleared(ActivationBufferEvent) - Method in class org.jactr.extensions.cached.procedural.listeners.BufferListener
 
speak(IAgentObject, VocalizationCommand) - Method in class org.commonreality.sensors.speech.CommandLineSpeaker
fire off a balistic speech.
speak(IAgentObject, VocalizationCommand) - Method in class org.commonreality.sensors.speech.DefaultSpeechSensor
actually speak by creating a new aural event, and posting it.
speak(IAgentObject, VocalizationCommand) - Method in interface org.commonreality.sensors.speech.ISpeaker
called to actually invoke a speach event.
SPEAK_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.vocal.IVocalModule
 
SPEAKER - Static variable in interface org.commonreality.modalities.vocal.VocalConstants
property for the IRealObject representing the aural event that contains the speaker's identifer
SPEAKER - Static variable in class org.commonreality.sensors.speech.DefaultSpeechSensor
 
SPEECH - Static variable in interface org.commonreality.modalities.aural.ICommonTypes
 
SPEECH_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.aural.IAuralModule
 
SpeechAuralEncoder - Class in org.jactr.modules.pm.aural.memory.impl.encoder
 
SpeechAuralEncoder() - Constructor for class org.jactr.modules.pm.aural.memory.impl.encoder.SpeechAuralEncoder
 
SpeechRequestDelegate - Class in org.jactr.modules.pm.vocal.buffer.processor
 
SpeechRequestDelegate(IVocalModule, IChunkType) - Constructor for class org.jactr.modules.pm.vocal.buffer.processor.SpeechRequestDelegate
 
spp() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
spp_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.spp_return
 
SPREADING_ACTIVATION - Static variable in interface org.jactr.core.chunk.ISubsymbolicChunk
Description of the Field
spreadSourceActivation() - Method in interface org.jactr.core.buffer.ISourceActivationSpreader
 
spreadSourceActivation() - Method in class org.jactr.core.buffer.six.DefaultSourceActivationSpreader
divies source activation amoung the chunks linked to the source chunks.
start() - Method in class org.commonreality.participant.impl.AbstractParticipant
called to actually start this participant
start() - Method in interface org.commonreality.participant.IParticipant
start the participant, if the participant is not initialized, it will throw an IllegalStateException
start() - Method in class org.commonreality.reality.impl.DefaultReality
tell all the participants to start
start() - Method in class org.commonreality.sensors.aural.DefaultAuralSensor
Start it up by queueing the Runnable _cycle on the Executor
start() - Method in class org.commonreality.sensors.base.BaseSensor
 
start(DeltaTracker<IMutableObject>) - Method in class org.commonreality.sensors.handlers.EfferentCommandHandler
when a command is started, this is called.
start(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in interface org.commonreality.sensors.handlers.ICommandHandlerDelegate
actually start the processing of the command.
start(IAgentObject, MovementCommand, EfferentCommandHandler) - Method in class org.commonreality.sensors.keyboard.DefaultActuator
 
start() - Method in class org.commonreality.sensors.keyboard.DefaultKeyboardSensor
 
start(IAgentObject, MovementCommand, EfferentCommandHandler) - Method in interface org.commonreality.sensors.motor.IActuator
 
start(IAgentObject, MovementCommand) - Method in class org.commonreality.sensors.motor.interpolator.BasicInterpolator
 
start(IAgentObject, MovementCommand) - Method in interface org.commonreality.sensors.motor.interpolator.IInterpolator
 
start(IAgentObject, MovementCommand, EfferentCommandHandler) - Method in class org.commonreality.sensors.motor.interpolator.InterpolatorActuator
 
start(double) - Method in class org.commonreality.sensors.motor.interpolator.InterpolatorEvent
 
start(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.motor.MotorCommandHandler
 
start() - Method in class org.commonreality.sensors.speech.DefaultSpeechSensor
Start it up by queueing the Runnable _cycle on the Executor
start(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.speech.VocalizationCommandHandler
 
start() - Method in class org.commonreality.sensors.xml.XMLSensor
 
start() - Method in class org.jactr.core.reality.connector.CommonRealityConnector
 
start() - Method in interface org.jactr.core.reality.connector.IConnector
 
start() - Method in class org.jactr.core.reality.connector.LocalConnector
 
start() - Method in class org.jactr.core.runtime.controller.DefaultController
 
start(boolean) - Method in class org.jactr.core.runtime.controller.DefaultController
 
start() - Method in interface org.jactr.core.runtime.controller.IController
run the models..The runtime is not actually running until at least one model has finished initialization.
start(boolean) - Method in interface org.jactr.core.runtime.controller.IController
start the models but suspend at the start of the first cycle
start() - Method in class org.jactr.core.runtime.controller.OldController
 
start(boolean) - Method in class org.jactr.core.runtime.controller.OldController
this will fire the onStart if present, signal the start of the runtime and then start the models
start(int) - Method in interface org.jactr.entry.iterative.IIterativeRunListener
 
start(int) - Method in class org.jactr.entry.iterative.impl.GeneralPerformanceListener
 
start(int) - Method in class org.jactr.entry.iterative.impl.RealTimeFactorPerformanceListener
 
start(BundleContext) - Method in class org.jactr.io.activator.Activator
 
start(IController, boolean) - Method in class org.jactr.tools.async.controller.handlers.RuntimeStateHandler
 
start(int) - Method in class org.jactr.tools.async.iterative.listener.NetworkedIterativeRunListener
 
start() - Method in class org.jactr.tools.async.iterative.tracker.IterativeRunTracker
 
start() - Method in class org.jactr.tools.async.shadow.ShadowController
 
start(boolean) - Method in class org.jactr.tools.async.shadow.ShadowController
 
start(int) - Method in class org.jactr.tools.itr.AbstractParameterModifier
 
start(SortedMap<String, Integer>) - Method in interface org.jactr.tools.itr.analysis.IAnalyzer
Deprecated.
called before any runs start.
start(int) - Method in class org.jactr.tools.itr.fit.AbstractModelFitAnalysis
Deprecated.
 
start(int) - Method in class org.jactr.tools.itr.ortho.OrthogonalSliceAnalyzer
 
start(int) - Method in class org.jactr.tools.itr.pspace.OrthogonalParameterSpaceSearcher
Deprecated.
 
start(int) - Method in class org.jactr.tools.itr.ZipDataListener
create the zip file
START_INDEX_OPTION - Static variable in class org.jactr.tools.itr.ortho.exec.ExecAnalyzer
 
START_PARAM - Static variable in class org.jactr.tools.io.ModelRecorder
 
START_TRACKING_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
 
startCollection(int, SortedMap<String, Integer>, SortedMap<String, String>) - Method in interface org.jactr.tools.itr.analysis.IAnalyzer
Deprecated.
called at the start of any given cluster of iterative runs, marking the start of a new block that should be used in the calculation of model fit
started(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in interface org.commonreality.sensors.handlers.ICommandHandlerDelegate
called once the start is complete
started(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.motor.MotorCommandHandler
 
started(IEfferentCommand, IAgentObject, EfferentCommandHandler) - Method in class org.commonreality.sensors.speech.VocalizationCommandHandler
 
started() - Method in class org.jactr.core.runtime.controller.impl.RuntimeState
called after all the models have started
started(Collection<String>) - Method in class org.jactr.tools.async.shadow.ShadowController
called by the io handler only when the runtime has actually started.
starting() - Method in class org.jactr.core.runtime.controller.impl.RuntimeState
called just before the full system starts.
starting(IModel) - Method in class org.jactr.core.runtime.controller.impl.RuntimeState
called just before a model starts to execute..
startInternal(IAgentObject, MovementCommand, double) - Method in class org.commonreality.sensors.motor.interpolator.BasicInterpolator
 
startInternal(double) - Method in class org.commonreality.sensors.motor.interpolator.InterpolatorEvent
 
startIteration(ISlice, long, Collection<IModel>) - Method in class org.jactr.tools.itr.LongitudinalParameterSetModifier
 
startIteration(ISlice, long, Collection<IModel>) - Method in interface org.jactr.tools.itr.ortho.ISliceListener
called just before the models are to be run, but after their parameters have been set
startModel(IModel) - Method in class org.jactr.core.runtime.controller.DefaultController
 
startModel(IModel, boolean) - Method in class org.jactr.core.runtime.controller.OldController
actually start the model
startModel(IModel) - Method in class org.jactr.tools.masterslave.master.MasterExtension
 
StartModelAction - Class in org.jactr.tools.masterslave.master
load a model but dont run it yet.
StartModelAction() - Constructor for class org.jactr.tools.masterslave.master.StartModelAction
 
startOfCycle() - Method in class org.commonreality.sensors.base.BaseSensor
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.core.buffer.delegate.AddChunkRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.core.buffer.delegate.AddChunkTypeRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
Start the buffer request, optimally returning an object for the AsynchronousRequestDelegate.finishRequest(IRequest, IActivationBuffer, Object) to inspect.
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.core.module.imaginal.six.buffer.ImaginalAddChunkRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.core.module.imaginal.six.buffer.ImaginalAddChunkTypeRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.core.module.imaginal.six.buffer.ImaginalSlotRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.core.module.retrieval.buffer.ClearRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.core.module.retrieval.buffer.RetrievalRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.modules.pm.aural.buffer.processor.AttendToRequestDelegate
start the encoding request.
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.modules.pm.aural.buffer.processor.AuralSearchRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.modules.pm.aural.buffer.processor.ClearRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.modules.pm.visual.buffer.processor.AssignFINSTRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.modules.pm.visual.buffer.processor.AttendToRequestDelegate
start the encoding request.
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.modules.pm.visual.buffer.processor.ClearRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.modules.pm.visual.buffer.processor.StartTrackingRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.modules.pm.visual.buffer.processor.VisualSearchRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.modules.pm.vocal.buffer.processor.SpeechRequestDelegate
 
startRequest(IRequest, IActivationBuffer, double) - Method in class org.jactr.modules.temporal.buffer.processor.TimeRequestDelegate
 
startReward(ProceduralLearningEvent) - Method in interface org.jactr.core.module.procedural.six.learning.event.IProceduralLearningModule6Listener
 
startReward(ProceduralLearningEvent) - Method in class org.jactr.core.module.procedural.six.learning.UtilityNoiseLearningExtension
 
startSlice(ISlice) - Method in class org.jactr.tools.itr.LongitudinalParameterSetModifier
called before loading, we get a chance to copy models in..
startSlice(ISlice) - Method in interface org.jactr.tools.itr.ortho.ISliceListener
called when a new slice is starting
startTimer(int) - Method in interface org.jactr.modules.temporal.ITemporalModule
start a timer by adding a time chunk to the buffer
startTimer(int) - Method in class org.jactr.modules.temporal.six.DefaultTemporalModule6
start a timer.
StartTrackingRequestDelegate - Class in org.jactr.modules.pm.visual.buffer.processor
 
StartTrackingRequestDelegate(IChunkType) - Constructor for class org.jactr.modules.pm.visual.buffer.processor.StartTrackingRequestDelegate
 
startUp() - Method in class org.jactr.core.runtime.DefaultModelRunner
 
startUp() - Method in class org.jactr.core.runtime.profile.ProfilingModelRunner
 
STATE_SLOT - Static variable in interface org.jactr.core.buffer.six.IStatusBuffer
 
StateAndConnectionManager - Class in org.commonreality.reality.impl
state and connection manager does just that but is centralized so that we can ensure synchronization during the connection and state change phases of a simulation's life.
StateAndConnectionManager(IReality, Executor) - Constructor for class org.commonreality.reality.impl.StateAndConnectionManager
 
stateHasChanged(IActivationBuffer, Object, double) - Method in class org.jactr.tools.marker.markerof.MarkerOfBuffers
 
stateMatches(IParticipant.State...) - Method in class org.commonreality.participant.impl.AbstractParticipant
 
stateMatches(IParticipant.State...) - Method in interface org.commonreality.participant.IParticipant
 
StatTracker - Class in org.jactr.tools.stat
stat tracker that records the number of chunks, types and productions, as well as running time (simulated and actual).
StatTracker() - Constructor for class org.jactr.tools.stat.StatTracker
 
StatusMessage - Class in org.jactr.tools.async.iterative.message
 
StatusMessage(boolean, int, int) - Constructor for class org.jactr.tools.async.iterative.message.StatusMessage
 
statusSlotChanged(ActivationBufferEvent) - Method in class org.jactr.core.buffer.event.ActivationBufferListenerAdaptor
 
statusSlotChanged(ActivationBufferEvent) - Method in class org.jactr.core.buffer.event.ActivationBufferListenerDecorator
 
statusSlotChanged(ActivationBufferEvent) - Method in interface org.jactr.core.buffer.event.IActivationBufferListener
name says it all
statusSlotChanged(ActivationBufferEvent) - Method in class org.jactr.extensions.cached.procedural.listeners.BufferListener
 
stealChildren(CommonTree, CommonTree) - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
stealLocation(CommonTree, CommonTree) - Static method in class org.jactr.io.antlr3.misc.ASTSupport
steal the location information
STICKY_ATTENTION_PARAM - Static variable in interface org.jactr.modules.pm.visual.memory.IVisualMemory
 
stop() - Method in class org.commonreality.participant.impl.AbstractParticipant
called when this participant needs to stop
stop() - Method in interface org.commonreality.participant.IParticipant
stop the participant if it is started or suspended
stop() - Method in class org.commonreality.reality.impl.DefaultReality
 
stop() - Method in class org.commonreality.sensors.keyboard.DefaultKeyboardSensor
 
stop() - Method in class org.commonreality.sensors.xml.XMLSensor
 
stop() - Method in class org.jactr.core.reality.ACTRAgent
 
stop() - Method in class org.jactr.core.reality.connector.CommonRealityConnector
 
stop() - Method in interface org.jactr.core.reality.connector.IConnector
 
stop() - Method in class org.jactr.core.reality.connector.LocalConnector
 
stop() - Method in class org.jactr.core.runtime.controller.DefaultController
 
stop() - Method in interface org.jactr.core.runtime.controller.IController
stop all the current running models at the nearest possible moment.
stop() - Method in class org.jactr.core.runtime.controller.OldController
request that everyone stop.
stop() - Method in interface org.jactr.entry.iterative.IIterativeRunListener
 
stop() - Method in class org.jactr.entry.iterative.impl.GeneralPerformanceListener
 
stop() - Method in class org.jactr.entry.iterative.impl.RealTimeFactorPerformanceListener
 
stop(BundleContext) - Method in class org.jactr.io.activator.Activator
 
stop() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
stop() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
stop() - Method in class org.jactr.scripting.ScriptSupport
 
stop(IController) - Method in class org.jactr.tools.async.controller.handlers.RuntimeStateHandler
 
stop() - Method in class org.jactr.tools.async.iterative.listener.NetworkedIterativeRunListener
 
stop() - Method in class org.jactr.tools.async.iterative.tracker.IterativeRunTracker
 
stop() - Method in class org.jactr.tools.async.shadow.ShadowController
 
stop(String) - Method in class org.jactr.tools.async.shadow.ShadowController
 
stop() - Method in class org.jactr.tools.itr.AbstractParameterModifier
 
stop(Object[], SortedMap<String, List<String>>) - Method in interface org.jactr.tools.itr.analysis.IAnalyzer
Deprecated.
all of the runs have completed.
stop() - Method in class org.jactr.tools.itr.fit.AbstractModelFitAnalysis
Deprecated.
 
stop() - Method in class org.jactr.tools.itr.ortho.OrthogonalSliceAnalyzer
 
stop() - Method in class org.jactr.tools.itr.pspace.OrthogonalParameterSpaceSearcher
Deprecated.
 
stop() - Method in class org.jactr.tools.itr.ZipDataListener
clean up
STOP_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
STOP_FRAGMENT - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
STOP_INDEX_OPTION - Static variable in class org.jactr.tools.itr.ortho.exec.ExecAnalyzer
 
STOP_PARAM - Static variable in class org.jactr.tools.io.ModelRecorder
 
stop_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.stop_return
 
stop_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.stop_return
 
STOP_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
STOP_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
StopAction - Class in org.jactr.core.production.action
 
StopAction() - Constructor for class org.jactr.core.production.action.StopAction
 
stopCollection(SortedMap<String, Integer>, SortedMap<String, String>) - Method in interface org.jactr.tools.itr.analysis.IAnalyzer
Deprecated.
called at the end of the analysis block.
stopCollection() - Method in class org.jactr.tools.itr.pspace.OrthogonalParameterSpaceSearcher
Deprecated.
tell the analyzers to stop collecting for this block and store the analysis results
stopIteration(ISlice, long, Collection<IModel>) - Method in class org.jactr.tools.itr.LongitudinalParameterSetModifier
 
stopIteration(ISlice, long, Collection<IModel>) - Method in interface org.jactr.tools.itr.ortho.ISliceListener
 
stopModel(IModel) - Method in class org.jactr.core.runtime.controller.OldController
force the model to stop
stopModel(IModel) - Method in class org.jactr.tools.masterslave.master.MasterExtension
 
StopModelAction - Class in org.jactr.tools.masterslave.master
load a model but dont run it yet.
StopModelAction() - Constructor for class org.jactr.tools.masterslave.master.StopModelAction
 
stopped(IModel) - Method in class org.jactr.core.runtime.controller.impl.RuntimeState
 
stopped(String) - Method in class org.jactr.tools.async.shadow.ShadowController
called by the io handler only when the runtime has stopped.
stopReward(ProceduralLearningEvent) - Method in interface org.jactr.core.module.procedural.six.learning.event.IProceduralLearningModule6Listener
called after all the rewards have been processed
stopReward(ProceduralLearningEvent) - Method in class org.jactr.core.module.procedural.six.learning.UtilityNoiseLearningExtension
 
stopSlice(ISlice) - Method in class org.jactr.tools.itr.LongitudinalParameterSetModifier
 
stopSlice(ISlice) - Method in interface org.jactr.tools.itr.ortho.ISliceListener
called after a slice has completed
store(JACTRIOException) - Method in class org.jactr.io.antlr3.misc.DefaultErrorReporter
 
storeObjectData(Collection<IObjectDelta>, IMessage) - Method in class org.commonreality.participant.impl.handlers.GeneralObjectHandler
 
STRENGTH_PARAM - Static variable in interface org.jactr.core.chunk.link.IAssociativeLink
 
strict_harvesting - Variable in class org.jactr.core.module.procedural.six.learning.DefaultProductionCompiler6.BufferStruct
 
STRICT_HARVESTING_PARAM - Static variable in class org.jactr.core.buffer.AbstractActivationBuffer
 
STRICT_SYNCHRONIZATION_PARAM - Static variable in interface org.jactr.core.module.asynch.IAsynchronousModule
 
StrictHarvestingUnitCompiler - Class in org.jactr.io.compiler.impl
unit compiler that checks productions whenever strict harvesting will be applied.
StrictHarvestingUnitCompiler() - Constructor for class org.jactr.io.compiler.impl.StrictHarvestingUnitCompiler
 
STRING - Static variable in class org.jactr.io.antlr3.builder.JACTRBuilder
 
STRING - Static variable in class org.jactr.io.antlr3.compiler.JACTRCompiler
 
STRING - Static variable in class org.jactr.io.antlr3.generator.lisp.LispGenerator
 
STRING - Static variable in class org.jactr.io.antlr3.generator.xml.JACTRGenerator
 
string(Object) - Method in class org.jactr.io.antlr3.misc.ASTSupport
return a STRING wrapping the object
STRING - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
STRING - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
string() - Method in class org.jactr.io.antlr3.parser.lisp.LispParser
 
STRING - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
STRING - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
string() - Method in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
string_return() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.string_return
 
string_return() - Constructor for class org.jactr.io.antlr3.parser.xml.JACTRParser.string_return
 
STRING_SLOT - Static variable in interface org.jactr.modules.pm.vocal.IVocalModule
 
STRING_TOKEN - Static variable in class org.jactr.io.antlr3.parser.lisp.LispLexer
 
STRING_TOKEN - Static variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
STRING_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRLexer
 
STRING_TOKEN - Static variable in class org.jactr.io.antlr3.parser.xml.JACTRParser
 
StringTableMessage - Class in org.jactr.tools.grapher.core.message
 
StringTableMessage(String, double, Map<Long, String>) - Constructor for class org.jactr.tools.grapher.core.message.StringTableMessage
 
StringTypeValueMap<I> - Class in org.jactr.core.module.declarative.search.map
 
StringTypeValueMap() - Constructor for class org.jactr.core.module.declarative.search.map.StringTypeValueMap
 
StringUtilities - Class in org.jactr.core.utils
 
StringUtilities() - Constructor for class org.jactr.core.utils.StringUtilities
 
SUBSYMBOLIC_CHUNK_FACTORY_PARAM - Static variable in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
SUBSYMBOLIC_CHUNK_TYPE_FACTORY_PARAM - Static variable in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
SUBSYMBOLICS_COPIED_KEY - Static variable in interface org.jactr.core.module.declarative.basic.chunk.ISubsymbolicChunkFactory
 
SUBVOCALIZE_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.vocal.IVocalModule
 
SUCCESS - Static variable in interface org.jactr.core.production.four.ISubsymbolicProduction4
 
SUCCESS_COUNT - Static variable in interface org.jactr.core.production.four.ISubsymbolicProduction4
Description of the Field
SUCCESS_TIMES - Static variable in interface org.jactr.core.production.four.ISubsymbolicProduction4
Description of the Field
sum(double[]) - Method in class org.jactr.core.module.procedural.four.learning.DefaultCostEquation
Description of the Method
supports(String) - Method in interface org.jactr.scripting.IScriptableFactory
test the language name to see if we support it.
supports(String) - Method in class org.jactr.scripting.javascript.JavascriptFactory
 
Suppress_scope() - Constructor for class org.jactr.io.antlr3.parser.lisp.LispParser.Suppress_scope
 
Suppress_stack - Variable in class org.jactr.io.antlr3.parser.lisp.LispParser
 
suspend() - Method in class org.commonreality.participant.impl.AbstractParticipant
 
suspend() - Method in interface org.commonreality.participant.IParticipant
suspend the participant if it is started.
suspend() - Method in class org.commonreality.reality.impl.DefaultReality
 
suspend() - Method in class org.commonreality.sensors.keyboard.DefaultKeyboardSensor
 
suspend() - Method in class org.jactr.core.runtime.controller.DefaultController
 
suspend() - Method in interface org.jactr.core.runtime.controller.IController
pause at the next immediate opportunity
suspend() - Method in class org.jactr.core.runtime.controller.OldController
request that everyone suspend
suspend(IController) - Method in class org.jactr.tools.async.controller.handlers.RuntimeStateHandler
 
suspend() - Method in class org.jactr.tools.async.shadow.ShadowController
 
suspend(String) - Method in class org.jactr.tools.async.shadow.ShadowController
 
SUSPEND_DISPOSAL_KEY - Static variable in class org.jactr.core.module.declarative.basic.AbstractDeclarativeModule
 
suspended(IModel) - Method in class org.jactr.core.runtime.controller.impl.RuntimeState
 
suspended(String) - Method in class org.jactr.tools.async.shadow.ShadowController
called by the io handler only to signal that the runtime (where ever it is) has been suspended.
Suspender(IModel) - Constructor for class org.jactr.core.runtime.controller.OldController.Suspender
 
suspendIfNecessary() - Method in class org.jactr.core.runtime.controller.OldController.Suspender
 
suspendLocally(IModel) - Method in class org.jactr.core.runtime.controller.DefaultController
provides access to suspension mechanism.
suspendModel(IModel) - Method in class org.jactr.core.runtime.controller.impl.ModelListener
 
suspendModel(IModel) - Method in class org.jactr.core.runtime.controller.OldController
request that this model be suspended
SYLLABLE_RATE_PARAM - Static variable in class org.jactr.modules.pm.vocal.six.DefaultVocalModule6
 
SYMBOLIC_CHUNK_FACTORY_PARAM - Static variable in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
SYMBOLIC_CHUNK_TYPE_FACTORY_PARAM - Static variable in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
SynchronizationManager - Class in org.jactr.tools.async.sync
The wonder of asynchronous messaging is that you don't have to wait, giving the runtime greater throughput.
SynchronizationManager() - Constructor for class org.jactr.tools.async.sync.SynchronizationManager
 
SynchronizationMessage - Class in org.jactr.tools.async.sync
message sent to the ShadowController by the RemoteInterface when it is desired to have the two sync up.
SynchronizationMessage() - Constructor for class org.jactr.tools.async.sync.SynchronizationMessage
 
SynchronizationMessage(SynchronizationMessage) - Constructor for class org.jactr.tools.async.sync.SynchronizationMessage
 
synchronizationPointReached(SynchronizationMessage) - Method in class org.jactr.tools.async.sync.SynchronizationManager
 
synchronize() - Method in class org.jactr.tools.async.sync.SynchronizationManager
 
synchronizedTimedEvent(double, double) - Method in class org.jactr.core.module.asynch.AbstractAsynchronousModule
 
synchronizedTimedEvent(double, double) - Method in interface org.jactr.core.module.asynch.IAsynchronousModule
create a new synchronization point.
SystemPropertyCondition - Class in org.jactr.core.production.condition
condition that checks the values of system properties.
SystemPropertyCondition() - Constructor for class org.jactr.core.production.condition.SystemPropertyCondition
 
SystemPropertyCondition(SlotBasedRequest) - Constructor for class org.jactr.core.production.condition.SystemPropertyCondition
 
SystemPropertyModifier - Class in org.jactr.tools.itr
 
SystemPropertyModifier() - Constructor for class org.jactr.tools.itr.SystemPropertyModifier
 
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