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

M

ManagedMotorTimedEvent - Class in org.jactr.modules.pm.motor.managers
 
ManagedMotorTimedEvent(IMovement, IMotorModule, double, Collection<IEfferentCommand.ActualState>, double, double, AbstractManager) - Constructor for class org.jactr.modules.pm.motor.managers.ManagedMotorTimedEvent
 
markContained(IChunk, IActivationBuffer, double) - Static method in class org.jactr.core.buffer.BufferUtilities
marks this chunk as being contained within this buffer
matched(IChunk) - Method in class org.jactr.core.buffer.AbstractActivationBuffer
 
matched(IChunk) - Method in interface org.jactr.core.buffer.IActivationBuffer
called from within an instantiation notifying the buffer that this chunk has been matched in the production that is about to fire.
matchesCondition(Object) - Method in class org.jactr.core.slot.DefaultConditionalSlot
 
matchesCondition(Object) - Method in class org.jactr.core.slot.DefaultVariableConditionalSlot
if the name is still variablized, return false
matchesCondition(Object) - Method in interface org.jactr.core.slot.IConditionalSlot
test the value to see if it satisfies the condition specified by this conditional slot
matchesStatus(Collection<IConditionalSlot>, Map<String, Object>) - Method in class org.jactr.modules.pm.motor.managers.MuscleState
 
MAXIMUM_DIFFERENCE - Static variable in interface org.jactr.core.module.declarative.five.IDeclarativeModule5
 
MAXIMUM_SIMILARITY - Static variable in interface org.jactr.core.module.declarative.five.IDeclarativeModule5
 
mergingInto(ChunkEvent) - Method in class org.jactr.core.chunk.event.ChunkListenerAdaptor
 
mergingInto(ChunkEvent) - Method in interface org.jactr.core.chunk.event.IChunkListener
AbstractACTREvent.getSource() is about to be merged into ChunkEvent.getChunk()
mergingInto(ChunkEvent) - Method in class org.jactr.core.module.declarative.four.learning.ChunkListener
handles the updating of associative links, references times, and context/needed tallies.
mergingWith(ChunkEvent) - Method in class org.jactr.core.chunk.event.ChunkListenerAdaptor
 
mergingWith(ChunkEvent) - Method in interface org.jactr.core.chunk.event.IChunkListener
ChunkEvent.getChunk() is about to be merged into AbstractACTREvent.getSource()
MINIMUM_FITTS_TIME - Static variable in class org.jactr.modules.pm.motor.command.translators.AbstractManualTranslator
 
MINIMUM_MOVEMENT_TIME - Static variable in class org.jactr.modules.pm.motor.command.translators.AbstractManualTranslator
 
MISMATCH_PENALTY - Static variable in interface org.jactr.core.module.declarative.five.IDeclarativeModule5
 
MODALITY_SLOT - Static variable in interface org.jactr.modules.pm.buffer.IPerceptualBuffer
 
MODEL_NAME - Static variable in class org.jactr.core.reality.ACTRAgent
 
modelAdded(ACTRRuntimeEvent) - Method in class org.jactr.core.runtime.controller.impl.RuntimeListener
 
modelAdded(ACTRRuntimeEvent) - Method in class org.jactr.core.runtime.event.DecoratedACTRRuntimeListener
 
modelAdded(ACTRRuntimeEvent) - Method in interface org.jactr.core.runtime.event.IACTRRuntimeListener
 
modelConnected(ModelEvent) - Method in class org.jactr.core.model.event.DecoratedModelListener
 
modelConnected(ModelEvent) - Method in interface org.jactr.core.model.event.IModelListener
called when the model has been connected to the runtime and possibly CommonReality
modelConnected(ModelEvent) - Method in class org.jactr.core.model.event.ModelListenerAdaptor
 
ModelCycleExecutor - Class in org.jactr.core.concurrent
model cycle executor allows you to execute runnable code either before or after any cycle.
ModelCycleExecutor(IModel, boolean) - Constructor for class org.jactr.core.concurrent.ModelCycleExecutor
 
modelDisconnected(ModelEvent) - Method in class org.jactr.core.model.event.DecoratedModelListener
 
modelDisconnected(ModelEvent) - Method in interface org.jactr.core.model.event.IModelListener
called on disconnect
modelDisconnected(ModelEvent) - Method in class org.jactr.core.model.event.ModelListenerAdaptor
 
modelDisconnected(ModelEvent) - Method in class org.jactr.core.runtime.controller.impl.ModelListener
 
ModelerException - Exception in org.jactr.core.utils
Thrown when an exception has occured that is probably the result of a modeling error and not a problem with the system.
ModelerException(String, String) - Constructor for exception org.jactr.core.utils.ModelerException
 
ModelerException(String) - Constructor for exception org.jactr.core.utils.ModelerException
Constructor for the ModelerException object
ModelerException(String, Exception) - Constructor for exception org.jactr.core.utils.ModelerException
Constructor for the ModelerException object
ModelerException(String, Exception, String) - Constructor for exception org.jactr.core.utils.ModelerException
Constructor for the ModelerException object
ModelEvent - Class in org.jactr.core.model.event
 
ModelEvent(IModel, ModelEvent.Type) - Constructor for class org.jactr.core.model.event.ModelEvent
 
ModelEvent(IModel, IModule) - Constructor for class org.jactr.core.model.event.ModelEvent
 
ModelEvent(IModel, IExtension) - Constructor for class org.jactr.core.model.event.ModelEvent
 
ModelEvent(IModel, IActivationBuffer) - Constructor for class org.jactr.core.model.event.ModelEvent
 
ModelEvent(IModel, IInstrument) - Constructor for class org.jactr.core.model.event.ModelEvent
 
ModelEvent(IModel, Throwable) - Constructor for class org.jactr.core.model.event.ModelEvent
 
ModelEvent(IModel, ModelEvent.Type, Throwable) - Constructor for class org.jactr.core.model.event.ModelEvent
 
ModelEvent.Type - Enum in org.jactr.core.model.event
 
modelInitialized(ModelEvent) - Method in class org.jactr.core.model.event.DecoratedModelListener
 
modelInitialized(ModelEvent) - Method in interface org.jactr.core.model.event.IModelListener
called after the model has been initialized - i.e.
modelInitialized(ModelEvent) - Method in class org.jactr.core.model.event.ModelListenerAdaptor
 
ModelListener - Class in org.jactr.core.runtime.controller.impl
 
ModelListener(RuntimeState) - Constructor for class org.jactr.core.runtime.controller.impl.ModelListener
 
ModelListenerAdaptor - Class in org.jactr.core.model.event
 
ModelListenerAdaptor() - Constructor for class org.jactr.core.model.event.ModelListenerAdaptor
 
modelRemoved(ACTRRuntimeEvent) - Method in class org.jactr.core.runtime.controller.impl.RuntimeListener
 
modelRemoved(ACTRRuntimeEvent) - Method in class org.jactr.core.runtime.event.DecoratedACTRRuntimeListener
 
modelRemoved(ACTRRuntimeEvent) - Method in interface org.jactr.core.runtime.event.IACTRRuntimeListener
 
modelResumed(ModelEvent) - Method in class org.jactr.core.model.event.DecoratedModelListener
 
modelResumed(ModelEvent) - Method in interface org.jactr.core.model.event.IModelListener
called when the model resumes
modelResumed(ModelEvent) - Method in class org.jactr.core.model.event.ModelListenerAdaptor
 
modelResumed(ModelEvent) - Method in class org.jactr.core.runtime.controller.impl.ModelListener
 
ModelRETETemplate - Class in org.jactr.core.module.procedural.rete.template
 
ModelRETETemplate(IModel) - Constructor for class org.jactr.core.module.procedural.rete.template.ModelRETETemplate
 
modelStarted(ModelEvent) - Method in class org.jactr.core.model.event.DecoratedModelListener
 
modelStarted(ModelEvent) - Method in interface org.jactr.core.model.event.IModelListener
called once the model has started its execution.
modelStarted(ModelEvent) - Method in class org.jactr.core.model.event.ModelListenerAdaptor
 
modelStarted(ModelEvent) - Method in class org.jactr.core.runtime.controller.impl.ModelListener
 
modelStopped(ModelEvent) - Method in class org.jactr.core.model.event.DecoratedModelListener
 
modelStopped(ModelEvent) - Method in interface org.jactr.core.model.event.IModelListener
called when the model's execution has completed.
modelStopped(ModelEvent) - Method in class org.jactr.core.model.event.ModelListenerAdaptor
 
modelSuspended(ModelEvent) - Method in class org.jactr.core.model.event.DecoratedModelListener
 
modelSuspended(ModelEvent) - Method in interface org.jactr.core.model.event.IModelListener
called when the model enters a suspended state due to a break point or explicitly forced by the controller
modelSuspended(ModelEvent) - Method in class org.jactr.core.model.event.ModelListenerAdaptor
 
modelSuspended(ModelEvent) - Method in class org.jactr.core.runtime.controller.impl.ModelListener
 
ModelTerminatedException - Exception in org.jactr.core.model
used to force the model to terminate and exit cleanly.
ModelTerminatedException() - Constructor for exception org.jactr.core.model.ModelTerminatedException
 
ModifyAction - Class in org.jactr.core.production.action
The ModifyAction is used to modify the slot values of a chunk residing within a specific buffer.
ModifyAction(String) - Constructor for class org.jactr.core.production.action.ModifyAction
Constructor merely takes the name of the buffer where the chunk will reside.
ModifyAction() - Constructor for class org.jactr.core.production.action.ModifyAction
Constructor for the ModifyAction object
ModifyAction(String, Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.action.ModifyAction
 
ModifyAction.ModifyActionTimedEvent - Class in org.jactr.core.production.action
 
ModifyAction.ModifyActionTimedEvent(double, double, IActivationBuffer, IChunk, Collection<? extends ISlot>) - Constructor for class org.jactr.core.production.action.ModifyAction.ModifyActionTimedEvent
 
moduleInstalled(ModelEvent) - Method in class org.jactr.core.model.event.DecoratedModelListener
 
moduleInstalled(ModelEvent) - Method in interface org.jactr.core.model.event.IModelListener
called after a module has been installed
moduleInstalled(ModelEvent) - Method in class org.jactr.core.model.event.ModelListenerAdaptor
 
MOTOR - Static variable in interface org.jactr.core.buffer.IActivationBuffer
Description of the Field
MotorCommandManager - Class in org.jactr.modules.pm.motor.managers
Deprecated. 
MotorCommandManager(IMotorModule, ACTRAgent) - Constructor for class org.jactr.modules.pm.motor.managers.MotorCommandManager
Deprecated.  
MotorManager - Class in org.jactr.modules.pm.motor.managers
The motor manager encapsulates all of the IEfferentCommand processing necessary to engage in motor movements.
MotorManager(AbstractMotorModule) - Constructor for class org.jactr.modules.pm.motor.managers.MotorManager
 
MotorModuleEvent - Class in org.jactr.modules.pm.motor.event
 
MotorModuleEvent(IMotorModule, IMovement, MotorModuleEvent.Type) - Constructor for class org.jactr.modules.pm.motor.event.MotorModuleEvent
 
MotorModuleEvent.Type - Enum in org.jactr.modules.pm.motor.event
 
MotorRequestDelegate - Class in org.jactr.modules.pm.motor.buffer.processor
 
MotorRequestDelegate(IChunkType, IMotorModule) - Constructor for class org.jactr.modules.pm.motor.buffer.processor.MotorRequestDelegate
 
MotorTimedEvent - Class in org.jactr.modules.pm.motor.buffer.event
 
MotorTimedEvent(IMovement, IMotorModule, double, Collection<IEfferentCommand.ActualState>, double, double) - Constructor for class org.jactr.modules.pm.motor.buffer.event.MotorTimedEvent
 
MOVE_ATTENTION_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.visual.IVisualModule
 
Movement - Class in org.jactr.modules.pm.motor.command
 
Movement(ChunkTypeRequest) - Constructor for class org.jactr.modules.pm.motor.command.Movement
 
MOVEMENT_CHUNK_TYPE - Static variable in interface org.jactr.modules.pm.motor.IMotorModule
 
MOVEMENT_TOLERANCE_PARAM - Static variable in interface org.jactr.modules.pm.visual.memory.IVisualMemory
 
movementAborted(MotorModuleEvent) - Method in interface org.jactr.modules.pm.motor.event.IMotorModuleListener
 
movementCompleted(MotorModuleEvent) - Method in interface org.jactr.modules.pm.motor.event.IMotorModuleListener
 
movementPrepared(MotorModuleEvent) - Method in interface org.jactr.modules.pm.motor.event.IMotorModuleListener
 
movementStarted(MotorModuleEvent) - Method in interface org.jactr.modules.pm.motor.event.IMotorModuleListener
 
MUSCLE_SLOT - Static variable in interface org.jactr.modules.pm.motor.IMotorModule
 
MuscleState - Class in org.jactr.modules.pm.motor.managers
 
MuscleState(IIdentifier, String, IChunk) - Constructor for class org.jactr.modules.pm.motor.managers.MuscleState
 
MuscleStateManager - Class in org.jactr.modules.pm.motor.managers
 
MuscleStateManager(MotorManager) - Constructor for class org.jactr.modules.pm.motor.managers.MuscleStateManager
 

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