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

W

WEIGHT - Variable in class clarion.system.AbstractExplicitModule
The weight.
WM - Variable in class clarion.system.ACS
Points to the working memory from the instance of the CLARION class to which this instance of the ACS is attached.
wm - Variable in class clarion.system.CLARION
The Working Memory.
WM_PROBABILITY - Variable in class clarion.system.ACS
The probability of choosing a working memory action.
WORKING_MEMORY_CAPACITY - Variable in class clarion.system.WorkingMemory
The number of slots in working memory.
WorkingMemory - Class in clarion.system
This class implements the working memory within CLARION.
WorkingMemory(CLARION) - Constructor for class clarion.system.WorkingMemory
Initializes the working memory.
WorkingMemoryAction - Class in clarion.system
This class implements a working memory action within CLARION.
WorkingMemoryAction(Object) - Constructor for class clarion.system.WorkingMemoryAction
Initializes the working memory action with the ID specified.
WorkingMemoryAction(Object, Collection<? extends Dimension>) - Constructor for class clarion.system.WorkingMemoryAction
Initializes the working memory action with the specified ID and dimensions.
WorkingMemoryAction(Object, Map<? extends Object, ? extends Dimension>) - Constructor for class clarion.system.WorkingMemoryAction
Initializes the working memory action with the specified ID and map of dimensions.

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