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

E

endEpisode() - Method in class clarion.system.AbstractSubsystem
Performs the appropriate end of episode instructions for the subsystem.
endEpisode() - Method in class clarion.system.ACS
Performs the appropriate end of episode instructions for the ACS.
endEpisode() - Method in class clarion.system.CLARION
Marks the end of an "episode".
endEpisode() - Method in class clarion.system.MCS
Performs the appropriate end of episode instructions for the MCS.
endEpisode() - Method in class clarion.system.MS
Performs the appropriate end of episode instructions for the MS.
endEpisode() - Method in class clarion.system.NACS
Performs the appropriate end of episode instructions for the NACS.
equals(Object) - Method in class clarion.system.AbstractChunk
Checks to see if the specified object is a chunk and if the ID of the specified chunk is the same as this chunk.
equals(Object) - Method in class clarion.system.AbstractChunkCollection
 
equals(Object) - Method in class clarion.system.AbstractExplicitModule
 
equals(Object) - Method in class clarion.system.AbstractFixedRule
This method is overridden by the user to handle condition matching when comparing two rules.
equals(Object) - Method in class clarion.system.AbstractRule
Checks to see if the specified object is a rule and checks to see if the condition and action of that rule are equal to this rule.
equals(GeneralizedConditionChunk, AbstractAction) - Method in class clarion.system.AbstractRule
Checks to see if the specified condition and action are equal to the condition and action of this rule.
equals(Object) - Method in class clarion.system.ActionCollection
Checks to see if the specified object is an action collection and that all of the actions within the specified action collection are equal to the actions in this collection.
equals(Object) - Method in class clarion.system.Dimension
Checks to see if the specified object is a dimension and if the ID of the specified dimension is the same as this dimension.
equals(Object) - Method in class clarion.system.DimensionlessOutputChunkCollection
Checks to see if the specified object is an dimension-less output chunk collection and that all of the dimension-less output chunks within the specified dimension-less output chunk collection are equal to the dimension-less output chunks in this collection.
equals(Object) - Method in class clarion.system.DimensionValueCollection
Checks to see if the specified object is a dimension-value collection and that all of the dimensions within the specified collection are equal to the dimensions in this collection.
equals(Object) - Method in class clarion.system.Drive
Checks to see if the specified object is a drive and has the same ID as the specified drive.
equals(Object) - Method in class clarion.system.DriveStrengthCollection
Checks to see if the specified object is a drive strength collection and that all of the drive strengths within the specified drive strength collection are equal to the drive strengths in this collection.
equals(Object) - Method in class clarion.system.GoalCollection
Checks to see if the specified object is an goal collection and that all of the goals within the specified goal collection are equal to the goals in this collection.
equals(Object) - Method in class clarion.system.SpecializedWMChunkCollection
Checks to see if the specified object is a specialized working memory chunk collection and that all of the chunks within the specified collection are equal to the chunks in this collection.
equals(Object) - Method in class clarion.system.Value
Checks to see if the specified object is a value and if the ID and activation of the specified value is the same as this value.
equalsID(Object) - Method in class clarion.system.AbstractChunk
Checks to see if the specified chunk has the same ID as this chunk.
equalsID(Object) - Method in class clarion.system.Dimension
Checks to see if the specified dimension has the same ID as this dimension.
equalsID(Object) - Method in class clarion.system.Value
Checks to see if the specified value has the same ID as this value.
Errors - Variable in class clarion.system.BPNet
The errors of the output
EXTERNAL_PROBABILITY - Variable in class clarion.system.ACS
The probability of choosing an external action.
ExternalAction - Class in clarion.system
This class implements an external action within CLARION.
ExternalAction(Object) - Constructor for class clarion.system.ExternalAction
Initializes the external action with the ID specified.
ExternalAction(Object, Collection<? extends Dimension>) - Constructor for class clarion.system.ExternalAction
Initializes the external action with the specified ID and dimensions.
ExternalAction(Object, Map<? extends Object, ? extends Dimension>) - Constructor for class clarion.system.ExternalAction
Initializes the external action with the specified ID and map of dimensions.
EXTRACTION_PROBABILITY - Variable in class clarion.system.RuleExtractor
The probability of extracting a rule
Extractor - Variable in class clarion.system.ACS
The rule extractor for rule extraction.
extractRule(AbstractImplicitModule, AbstractAction) - Static method in class clarion.system.RuleExtractor
Extracts a rule from the specified implicit module.

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