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

F

FAILURE - Static variable in interface org.jactr.core.production.four.ISubsymbolicProduction4
 
FAILURE_COUNT - Static variable in interface org.jactr.core.production.four.ISubsymbolicProduction4
Description of the Field
FAILURE_TIMES - Static variable in interface org.jactr.core.production.four.ISubsymbolicProduction4
Description of the Field
featureAdded(FeatureMapEvent) - Method in interface org.jactr.modules.pm.common.memory.map.IFeatureMapListener
 
FeatureMapEvent - Class in org.jactr.modules.pm.common.memory.map
 
FeatureMapEvent(IFeatureMap, double, FeatureMapEvent.Type, Collection<IIdentifier>) - Constructor for class org.jactr.modules.pm.common.memory.map.FeatureMapEvent
 
FeatureMapEvent.Type - Enum in org.jactr.modules.pm.common.memory.map
 
featureRemoved(FeatureMapEvent) - Method in interface org.jactr.modules.pm.common.memory.map.IFeatureMapListener
 
featureUpdated(FeatureMapEvent) - Method in interface org.jactr.modules.pm.common.memory.map.IFeatureMapListener
 
fillInStackTrace() - Method in exception org.jactr.core.production.CannotInstantiateException
we don't need stack trace information
fillInStackTrace() - Method in exception org.jactr.core.production.condition.CannotMatchException
no need for stack traces here
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.aural.audicon.map.KindFeatureMap
 
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.aural.audicon.map.LocationFeatureMap
 
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.aural.audicon.map.OffsetFeatureMap
 
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.aural.audicon.map.OnsetFeatureMap
 
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.aural.memory.impl.map.KindFeatureMap
 
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.common.memory.map.AbstractFeatureMap
 
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap
 
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in interface org.jactr.modules.pm.common.memory.map.IFeatureMap
fill the slot values accordingly for this identifier at the mutablePattern location this is then used to further specify the actual location chunk that will be returned
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.map.ColorFeatureMap
 
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.map.FINSTVisualFeatureMap
 
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.map.KindFeatureMap
 
fillSlotValues(ChunkTypeRequest, IIdentifier, IChunk, ChunkTypeRequest) - Method in class org.jactr.modules.pm.visual.memory.impl.map.SizeFeatureMap
 
finalize() - Method in class org.jactr.core.production.action.DefaultAction
Description of the Method
finalize() - Method in class org.jactr.core.production.action.ExecuteAction
Description of the Method
finalize() - Method in class org.jactr.scripting.action.ScriptableAction
 
findExact(ChunkTypeRequest, Comparator<IChunk>) - Method in interface org.jactr.core.module.declarative.search.ISearchSystem
return all I that match this pattern exactly
findExact(ChunkTypeRequest, Comparator<IChunk>) - Method in class org.jactr.core.module.declarative.search.local.DefaultSearchSystem
this implementation fails fast
findExactMatches(ChunkTypeRequest, Comparator<IChunk>, double, boolean) - Method in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
findExactMatches(ChunkTypeRequest, Comparator<IChunk>, double, boolean) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
search DM for all the chunks that match pattern, sorting using sorter, that are above activationThreshold
findFuzzy(ChunkTypeRequest, Comparator<IChunk>) - Method in interface org.jactr.core.module.declarative.search.ISearchSystem
find all I that match this pattern somewhat
findFuzzy(ChunkTypeRequest, Comparator<IChunk>) - Method in class org.jactr.core.module.declarative.search.local.DefaultSearchSystem
 
findPartialMatches(ChunkTypeRequest, Comparator<IChunk>, double, boolean) - Method in class org.jactr.core.module.declarative.basic.DefaultDeclarativeModule
 
findPartialMatches(ChunkTypeRequest, Comparator<IChunk>, double, boolean) - Method in interface org.jactr.core.module.declarative.IDeclarativeModule
search DM for all the chunks that partially match
FINST_DURATION_TIME_PARAM - Static variable in interface org.jactr.modules.pm.visual.memory.IVisualMemory
 
FINSTFeatureMap - Class in org.jactr.modules.pm.aural.audicon.map
 
FINSTFeatureMap(IAuralModule) - Constructor for class org.jactr.modules.pm.aural.audicon.map.FINSTFeatureMap
 
FINSTState - Enum in org.jactr.modules.pm.common.memory.map
 
FINSTVisualFeatureMap - Class in org.jactr.modules.pm.visual.memory.impl.map
 
FINSTVisualFeatureMap(IModel) - Constructor for class org.jactr.modules.pm.visual.memory.impl.map.FINSTVisualFeatureMap
 
fire(IActivationBufferListener) - Method in class org.jactr.core.buffer.event.ActivationBufferEvent
 
fire(IChunkListener) - Method in class org.jactr.core.chunk.event.ChunkEvent
 
fire(IChunkTypeListener) - Method in class org.jactr.core.chunktype.event.ChunkTypeEvent
 
fire(L) - Method in class org.jactr.core.event.AbstractACTREvent
 
fire(IACTREvent<S, L>) - Method in class org.jactr.core.event.ACTREventDispatcher
 
fire(L) - Method in interface org.jactr.core.event.IACTREvent
dispatch this event to a listener on the provided executor
fire(IParameterListener) - Method in class org.jactr.core.event.ParameterEvent
 
fire(ILogger) - Method in class org.jactr.core.logging.LogEvent
 
fire(IModelListener) - Method in class org.jactr.core.model.event.ModelEvent
 
fire(IDeclarativeModuleListener) - Method in class org.jactr.core.module.declarative.event.DeclarativeModuleEvent
 
fire(IProceduralModuleListener) - Method in class org.jactr.core.module.procedural.event.ProceduralModuleEvent
 
fire(IProceduralLearningModule6Listener) - Method in class org.jactr.core.module.procedural.six.learning.event.ProceduralLearningEvent
 
fire(IRetrievalModuleListener) - Method in class org.jactr.core.module.retrieval.event.RetrievalModuleEvent
 
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.AddAction
 
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.BindAction
 
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.DefaultAction
Description of the Method
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.ExecuteAction
Description of the Method
fire(IInstantiation, double) - Method in interface org.jactr.core.production.action.IAction
One the IInstantiation is fully bound and has been selected for firing, all of its Actions? fire methods are called.
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.ModifyAction
fire this modify action this will actually post a timed event to the timed event queue that will do the work..
fire(double) - Method in class org.jactr.core.production.action.ModifyAction.ModifyActionTimedEvent
 
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.OutputAction
Description of the Method
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.ProxyAction
 
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.RemoveAction
post an event that will remove the contents of the buffer.
fire(double) - Method in class org.jactr.core.production.action.RemoveAction.RemoveActionTimedEvent
 
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.SetAction
 
fire(double) - Method in class org.jactr.core.production.action.SetAction.SetActionTimedEvent
 
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.SleepAction
wait until the goal buffer isn't empty
fire(IInstantiation, double) - Method in class org.jactr.core.production.action.StopAction
 
fire(double) - Method in class org.jactr.core.production.basic.AbstractInstantiation
 
fire(IProductionListener) - Method in class org.jactr.core.production.event.ProductionEvent
 
fire(double) - Method in interface org.jactr.core.production.IInstantiation
fire the instantiation returning the amount of time it should take
fire(ITimedEventListener) - Method in class org.jactr.core.queue.event.TimedEventEvent
 
fire(double) - Method in interface org.jactr.core.queue.ITimedEvent
called when this event should be fired..
fire(double) - Method in class org.jactr.core.queue.timedevents.AbstractTimedEvent
called when this event should be fired..
fire(double) - Method in class org.jactr.core.queue.timedevents.BlockingTimedEvent
Description of the Method
fire(double) - Method in class org.jactr.core.queue.timedevents.DelayedBufferInsertionTimedEvent
 
fire(double) - Method in class org.jactr.core.queue.timedevents.DelayedBufferRequestTimedEvent
 
fire(double) - Method in class org.jactr.core.queue.timedevents.DelayedIndirectBufferRequestTimedEvent
 
fire(double) - Method in class org.jactr.core.queue.timedevents.FutureChunkInsertionTimedEvent
Deprecated.  
fire(double) - Method in class org.jactr.core.queue.timedevents.FutureChunkPatternInsertionTimedEvent
Deprecated.  
fire(double) - Method in class org.jactr.core.queue.timedevents.RunnableTimedEvent
 
fire(double) - Method in class org.jactr.core.queue.timedevents.TerminationTimedEvent
 
fire(IBreakpointListener) - Method in class org.jactr.core.runtime.controller.debug.event.BreakpointEvent
 
fire(IACTRRuntimeListener) - Method in class org.jactr.core.runtime.event.ACTRRuntimeEvent
 
fire(double) - Method in class org.jactr.modules.pm.common.efferent.AbstractEfferentTimedEvent
 
fire(IActivePerceptListener) - Method in class org.jactr.modules.pm.common.memory.event.ActivePerceptEvent
 
fire(IFeatureMapListener) - Method in class org.jactr.modules.pm.common.memory.map.FeatureMapEvent
 
fire(double) - Method in class org.jactr.modules.pm.motor.buffer.event.MotorTimedEvent
 
fire(IMotorModuleListener) - Method in class org.jactr.modules.pm.motor.event.MotorModuleEvent
 
fire(IVisualModuleListener) - Method in class org.jactr.modules.pm.visual.event.VisualModuleEvent
 
fire(double) - Method in class org.jactr.modules.pm.visual.timedevent.ReencodingTimedEvent
 
fire(IVocalModuleListener) - Method in class org.jactr.modules.pm.vocal.event.VocalModuleEvent
 
fire(IInstantiation, double) - Method in class org.jactr.scripting.action.ScriptableAction
Description of the Method
fireExpiredEvents(double) - Method in class org.jactr.core.queue.TimedEventQueue
check the queue for events that should be fired.
fireProduction(IInstantiation, double) - Method in interface org.jactr.core.module.procedural.IProceduralModule
actually executed the production returning the amount of time it took to fire this production and fire notification events.
fireProduction(IInstantiation, double) - Method in class org.jactr.core.module.procedural.six.DefaultProceduralModule6
 
FIRING_TIME - Static variable in interface org.jactr.core.production.ISubsymbolicProduction
Description of the Field
flagAsAttended(IIdentifier, IChunk, double) - Method in class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap
 
flagAsAttended(IIdentifier, IChunk, double) - Method in interface org.jactr.modules.pm.common.memory.map.IFINSTFeatureMap
 
flagAsNew(IIdentifier, IChunk, double) - Method in class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap
 
flagAsNew(IIdentifier, IChunk, double) - Method in interface org.jactr.modules.pm.common.memory.map.IFINSTFeatureMap
 
flagAsOld(IIdentifier, IChunk) - Method in class org.jactr.modules.pm.common.memory.map.DefaultFINSTFeatureMap
 
flagAsOld(IIdentifier, IChunk) - Method in interface org.jactr.modules.pm.common.memory.map.IFINSTFeatureMap
 
flush() - Method in interface org.jactr.core.logging.ILogger
 
flush() - Method in class org.jactr.core.logging.impl.DefaultModelLogger
 
flush() - Method in class org.jactr.core.logging.impl.PrintWriterLogger
 
flush() - Method in class org.jactr.core.utils.RollingFileWriter
 
foundVisualLocation(VisualModuleEvent) - Method in interface org.jactr.modules.pm.visual.event.IVisualModuleListener
fired when searchPattern has been processed yielding visualLocationchunk
FutureChunkInsertionTimedEvent - Class in org.jactr.core.queue.timedevents
Deprecated. 
FutureChunkInsertionTimedEvent(Future<IChunk>, IActivationBuffer, double, double) - Constructor for class org.jactr.core.queue.timedevents.FutureChunkInsertionTimedEvent
Deprecated.  
FutureChunkPatternInsertionTimedEvent - Class in org.jactr.core.queue.timedevents
Deprecated. 
FutureChunkPatternInsertionTimedEvent(Future<ChunkPattern>, IRequestableBuffer, double, double) - Constructor for class org.jactr.core.queue.timedevents.FutureChunkPatternInsertionTimedEvent
Deprecated.  

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