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

A

abbrevToMonths - Variable in class pamanager.AirfareAgentCustomizer
 
AboutDialog - class search.AboutDialog.
The AboutDialog class implements the About dialog for the search application.
AboutDialog - class learn.AboutDialog.
The AboutDialog class implements the About dialog for the learn application.
AboutDialog - class rule.AboutDialog.
The AboutDialog class implements the About dialog for the rule application.
AboutDialog - class marketplace.AboutDialog.
The AboutDialog class implements the About dialog for the marketplace application.
AboutDialog - class pamanager.AboutDialog.
The AboutDialog class implements the About dialog for the PAManager.
AboutDialog - class infofilter.AboutDialog.
The AboutDialog class implements the About dialog for the InfoFilter application.
AboutDialog() - Constructor for class search.AboutDialog
Creates an AboutDialog object.
AboutDialog() - Constructor for class learn.AboutDialog
Creates an AboutDialog object.
AboutDialog() - Constructor for class rule.AboutDialog
Creates an AboutDialog object.
AboutDialog() - Constructor for class marketplace.AboutDialog
Creates an AboutDialog object.
AboutDialog() - Constructor for class pamanager.AboutDialog
Creates an AboutDialog object.
AboutDialog() - Constructor for class infofilter.AboutDialog
Creates an AboutDialog object.
AboutDialog(Frame, String, boolean) - Constructor for class search.AboutDialog
Creates an AboutDialog object with the given frame, title, and modal setting.
AboutDialog(Frame, String, boolean) - Constructor for class learn.AboutDialog
Creates an AboutDialog object with the given frame, title, and modal setting.
AboutDialog(Frame, String, boolean) - Constructor for class rule.AboutDialog
Creates an AboutDialog object with the given frame, title and modal settings.
AboutDialog(Frame, String, boolean) - Constructor for class marketplace.AboutDialog
Creates an AboutDialog object with the given frame, title, and modality settings.
AboutDialog(Frame, String, boolean) - Constructor for class pamanager.AboutDialog
Creates an AboutDialog object with the given frame, title, and modal settings.
AboutDialog(Frame, String, boolean) - Constructor for class infofilter.AboutDialog
Creates an AboutDialog object.
aboutMenuItem - Variable in class marketplace.MarketplaceFrame
 
aboutMenuItem - Variable in class infofilter.InfoFilterFrame
 
AboutMenuItem - Variable in class search.SearchFrame
 
AboutMenuItem - Variable in class learn.LearnFrame
 
AboutMenuItem - Variable in class rule.RuleFrame
 
AboutMenuItem - Variable in class pamanager.PAManagerFrame
 
aboutMenuItem_actionPerformed(ActionEvent) - Method in class marketplace.MarketplaceFrame
Method aboutMenuItem_actionPerformed
aboutMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Displays the About dialog.
AboutMenuItem_actionPerformed(ActionEvent) - Method in class search.SearchFrame
Displays the "About" dialog when the option is selected.
AboutMenuItem_actionPerformed(ActionEvent) - Method in class learn.LearnFrame
Displays the About dialog.
AboutMenuItem_actionPerformed(ActionEvent) - Method in class rule.RuleFrame
Displays the About dialog.
AboutMenuItem_actionPerformed(ActionEvent) - Method in class pamanager.PAManagerFrame
Displays the About dialog.
aboveAlphaCut(double) - Method in class rule.FuzzySet
Checks if the truth values is above the alpha cut value.
action - Variable in class pamanager.FileAgent
 
actionButtonGroup - Variable in class pamanager.UserNotificationAgentCustomizer
 
actionButtonGroup - Variable in class pamanager.SchedulerAgentCustomizer
 
actionDialog - Variable in class pamanager.FileAgent
 
actionString - Variable in class pamanager.AirfareAgent
 
actionString - Variable in class pamanager.SchedulerAgent
 
actionString - Variable in class pamanager.FileAgent
 
actionTextField - Variable in class pamanager.AirfareAgentCustomizer
 
actionTextField - Variable in class pamanager.FileAgentCustomizer
 
actionTextField - Variable in class pamanager.SchedulerAgentCustomizer
 
ACTIVE - Static variable in class ciagent.CIAgentState
 
addAgent(CIAgent) - Method in class ciagent.CIAgent
Adds a CIAgent to this agent and sets its parent member to point to this agent.
addAgent(CIAgent) - Method in class pamanager.PAManagerFrame
Adds an agent bean to this platform.
addAllArticlesToProfile(Vector) - Method in class infofilter.FilterAgent
Appends the given set of articles to the profile.
addAllMenuItem - Variable in class infofilter.InfoFilterFrame
 
addAllMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Adds all articles to the profile.
addArticle(NewsArticle) - Method in class infofilter.InfoFilterFrame
Scores an article and adds it to the table.
addArticleMenuItem - Variable in class infofilter.InfoFilterFrame
 
addArticleMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Adds an article to the profile.
addArticleToProfile(NewsArticle) - Method in class infofilter.FilterAgent
Appends the given article to the profile.
addButton - Variable in class infofilter.FilterAgentCustomizer
 
addButton_actionPerformed(ActionEvent) - Method in class infofilter.FilterAgentCustomizer
Adds a keyword when the Add button is pressed.
addChild(Node, String) - Method in class learn.Node
Adds a child node and the link name for the link to that child.
addCIAgentEventListener(CIAgentEventListener) - Method in class ciagent.CIAgent
Adds a listener for CIAgent events.
addClauseRef(Clause) - Method in class rule.RuleVariable
Adds a reference to a rule clause.
addClone(String) - Method in class rule.FuzzySet
Adds a clone of the given set.
addClone(String) - Method in class rule.TriangleFuzzySet
Creates a clone of this fuzzy set and adds it to the parent variable.
addClone(String) - Method in class rule.WorkingFuzzySet
Does nothing.
addClone(String) - Method in class rule.ShoulderFuzzySet
Creates a clone of this fuzzy set and adds it to the parent variable.
addClone(String) - Method in class rule.TrapezoidFuzzySet
Creates a clone of this fuzzy set and adds it to the parent variable.
addConditionalRule(FuzzyRule) - Method in class rule.FuzzyRuleBase
Adds a conditional rule to this rule base.
addEffector(Object, String) - Method in class rule.BooleanRuleBase
Adds an effector and effector name to the rule base.
addEvent(CIAgentEvent) - Method in class ciagent.CIAgentEventQueue
Adds an event to the end of the queue.
addFact(Fact) - Method in class rule.BooleanRuleBase
Adds a fact to this rule base.
addLink(SearchNode) - Method in class search.SearchNode
Adds a link to another SearchNode in the graph.
addLinks(SearchNode[]) - Method in class search.SearchNode
Adds links to a set of SearchNodes in the graph.
addPropertyChangeListener(PropertyChangeListener) - Method in class ciagent.CIAgent
Adds a listener for PropertyChange events.
addRdReference(int) - Method in class rule.FuzzyRule
Adds to the set of variables referenced in this rule.
addRuleRef(Rule) - Method in class rule.Clause
Registers the given rule with this clause.
addSensor(Object, String) - Method in class rule.BooleanRuleBase
Adds a sensor and sensor name to the rule base.
addSetShoulder(String, double, double, double, int) - Method in class rule.ContinuousFuzzyRuleVariable
Adds the shoulder set.
addSetTrapezoid(String, double, double, double, double, double) - Method in class rule.ContinuousFuzzyRuleVariable
Creates a new trapezoid fuzzy set and adds it to this continuous variable.
addSetTriangle(String, double, double, double, double) - Method in class rule.ContinuousFuzzyRuleVariable
Creates a new triangle fuzzy set and adds it to the specified continuous variable.
addUnconditionalRule(FuzzyRule) - Method in class rule.FuzzyRuleBase
Adds an unconditional rule to this rule base.
addVariable(FuzzyRuleVariable) - Method in class rule.FuzzyRuleBase
Adds a variable to this rule base
addVariable(RuleVariable) - Method in class rule.BooleanRuleBase
Adds a variable to this rule base
addVariable(Variable) - Method in class learn.DataSet
Adds a variable to the list of fields in the record.
addWrReference(int) - Method in class rule.FuzzyRule
Adds to the set of variables set by this rule.
adjustNeighborhood() - Method in class learn.KMapNet
Adjusts the learn rate and neigborhood width (sigma) as training progresses.
adjustWeights() - Method in class learn.BackProp
Adjusts the weights and thresholds by computing and adding the delta for each.
adjustWeights() - Method in class learn.KMapNet
Adjusts the weights of the units in the neighborhood of the winner using the neighborhood, the distance from the winning unit, and the learn rate.
advancedBuyerAgent - Variable in class marketplace.MarketplaceFrame
 
advancedBuyerCheckBoxMenuItem - Variable in class marketplace.MarketplaceFrame
 
advancedSellerAgent - Variable in class marketplace.MarketplaceFrame
 
advancedSellerCheckBoxMenuItem - Variable in class marketplace.MarketplaceFrame
 
agent - Variable in class pamanager.AirfareAgentCustomizer
 
agent - Variable in class pamanager.FileAgentCustomizer
 
agent - Variable in class pamanager.UserNotificationAgentCustomizer
 
agent - Variable in class pamanager.SchedulerAgentCustomizer
 
agent - Variable in class infofilter.FilterAgentCustomizer
 
agent - Variable in class infofilter.NewsReaderAgentCustomizer
 
agentClasses - Variable in class pamanager.PAManagerFrame
 
agentPlatform - Variable in class ciagent.CIAgent
 
AgentPlatform - interface ciagent.AgentPlatform.
The AgentPlatform interface defines the behavior of an agent platform.
agents - Variable in class pamanager.PAManagerFrame
 
agentsComboBox - Variable in class pamanager.AirfareAgentCustomizer
 
agentsComboBox - Variable in class pamanager.FileAgentCustomizer
 
agentsComboBox - Variable in class pamanager.SchedulerAgentCustomizer
 
agentTable - Variable in class pamanager.PAManagerFrame
 
AirfareAgent - class pamanager.AirfareAgent.
The AirfareAgent class implements an agent that determines if desirable flights are available based on the departure time, the return time, and the cost of the tickets.
AirfareAgent() - Constructor for class pamanager.AirfareAgent
Creates an AirfareAgent instance.
AirfareAgent(String) - Constructor for class pamanager.AirfareAgent
Creates an AirfareAgent instance with the given name.
AirfareAgentBeanInfo - class pamanager.AirfareAgentBeanInfo.
The AirfareAgentBeanInfo class implements the bean info for the Airfare Agent.
AirfareAgentBeanInfo() - Constructor for class pamanager.AirfareAgentBeanInfo
Creates a AirfareAgentBeanInfo object.
AirfareAgentCustomizer - class pamanager.AirfareAgentCustomizer.
The AirfareAgentCustomizer class implements the customizer for the AirfareAgent.
AirfareAgentCustomizer() - Constructor for class pamanager.AirfareAgentCustomizer
Creates an AirfareAgentCustomizer object.
AirfareAgentCustomizer(Frame, String, boolean) - Constructor for class pamanager.AirfareAgentCustomizer
Creates an AirfareAgentCustomizer object.
airportsToCities - Variable in class pamanager.AirfareAgentCustomizer
 
ALERT - Static variable in class pamanager.FileAgent
 
AlertDialog - class pamanager.AlertDialog.
The AlertDialog class implements the Alert dialog used to display alert information.
AlertDialog() - Constructor for class pamanager.AlertDialog
Creates a AlertDialog object.
AlertDialog(Frame, String, boolean) - Constructor for class pamanager.AlertDialog
Creates a AlertDialog object.
alertRadioButton - Variable in class pamanager.FileAgentCustomizer
 
AlgorithmMenu - Variable in class search.SearchFrame
 
AlgorithmMenu - Variable in class learn.LearnFrame
 
allAgents - Variable in class marketplace.FacilitatorAgent
 
AllArticlesRadioButton - Variable in class infofilter.NewsReaderAgentCustomizer
 
allNumericData - Variable in class learn.DataSet
 
alphaCut - Variable in class rule.FuzzySet
 
AlphaCutDefault - Static variable in class rule.FuzzyDefs
This is the default value used for alphacut when no explicit alphacut has been set.
antecedents - Variable in class rule.Rule
 
appendMsgText(String) - Method in class pamanager.UserNotificationAgent
 
appendMsgText(String) - Method in class pamanager.AlertDialog
Appends the message text to the text area.
appendText(String) - Static method in class learn.DecisionTree
Appends text to the text area.
applyAlphaCut() - Method in class rule.FuzzySet
Zeroes out truthValues if they are below alphaCut threshold.
applyHedgeConDil(double) - Method in class rule.FuzzySet
Concentrates or dilutes the fuzzy set.
applyHedges(String) - Method in class rule.FuzzySet
Uses linguistic hedges to modify fuzzy set.
arguments - Variable in class rule.EffectorClause
 
articles - Variable in class infofilter.NewsReaderAgent
 
articles - Variable in class infofilter.InfoFilterFrame
 
articleTable - Variable in class infofilter.InfoFilterFrame
 
articleTextArea - Variable in class infofilter.InfoFilterFrame
 
AsgnIs - Static variable in class rule.FuzzyOperator
Fuzzy assignment (Is).
asgnIs(FuzzyRuleVariable, FuzzySet) - Static method in class rule.FuzzyOperator
Assigns the rhs fuzzy set to the lhs fuzzy rule variable.
asgnIs(FuzzyRuleVariable, FuzzySet, double) - Static method in class rule.FuzzyOperator
Assigns the rhs fuzzy set to the lhs fuzzy rule variable with a truth value.
askUser() - Method in class rule.RuleVariable
Prompts the user to provide a value for a variable during backward inferencing (set to null if user cancels out of dialog).
assert(BooleanRuleBase) - Method in class rule.Fact
Asserts the fact in the given rule base.
assert(FuzzySet) - Method in class rule.WorkingFuzzySet
Asserts the truth values from the given fuzzy set.
asyncTimeTextField - Variable in class ciagent.CIAgentPanel
 
avgFitness - Variable in class search.GeneticSearch
 

B

BACK - Static variable in class search.SearchNode
 
backChain() - Method in class rule.Rule
Determines if a rule is true by recursively trying to prove its antecedent clauses are true or by determining that any of its antecedent clauses are false.
backChainRadioButton - Variable in class rule.RuleFrame
 
BackProp - class learn.BackProp.
The BackProp class implements the standard backward propagation algorithm with momentum.
BackProp(String) - Constructor for class learn.BackProp
Creates a back propagation object with the given name.
BackPropRadioButtonMenuItem - Variable in class learn.LearnFrame
 
BackPropRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class learn.LearnFrame
Sets the title on the frame when the back prop radio button is clicked.
backwardChain(String) - Method in class rule.BooleanRuleBase
Determines if the given goal is true by finding the set of rules that refer to the goal in their consequent clause and then testing the antecedent clauses to determine if the rule should fire.
backwardChain(String) - Method in interface rule.RuleBase
Uses backward chaining to fire rules and find a value for the given goal variable.
backwardChain(String) - Method in class rule.FuzzyRuleBase
Not supported in a fuzzy rule base.
basicBuyerAgent - Variable in class marketplace.MarketplaceFrame
 
basicBuyerCheckBoxMenuItem - Variable in class marketplace.MarketplaceFrame
 
BasicNegotiation - class marketplace.BasicNegotiation.
The BasicNegotiation class implements the negotiation object used in the marketplace application.
BasicNegotiation(Offer, long) - Constructor for class marketplace.BasicNegotiation
Creates a BasicNegotiation object used for a new negotiation.
BasicNegotiation(String, long) - Constructor for class marketplace.BasicNegotiation
Creates a BasicNegotiation object used to add items to inventory or wishList.
basicSellerAgent - Variable in class marketplace.MarketplaceFrame
 
basicSellerCheckBoxMenuItem - Variable in class marketplace.MarketplaceFrame
 
beanClass - Variable in class ciagent.CIAgentBeanInfo
 
beanClass - Variable in class pamanager.AirfareAgentBeanInfo
 
beanClass - Variable in class pamanager.SchedulerAgentBeanInfo
 
beanClass - Variable in class pamanager.FileAgentBeanInfo
 
beanClass - Variable in class pamanager.UserNotificationAgentBeanInfo
 
beanClass - Variable in class infofilter.URLReaderAgentBeanInfo
 
beanClass - Variable in class infofilter.FilterAgentBeanInfo
 
beanClass - Variable in class infofilter.NewsReaderAgentBeanInfo
 
BEST_FIRST - Static variable in class search.SearchFrame
 
BestBuyerAgent - class marketplace.BestBuyerAgent.
The BestBuyerAgent class implements a buyer agent with the best negotiating skills in the marketplace application.
BestBuyerAgent() - Constructor for class marketplace.BestBuyerAgent
Creates a BestBuyerAgent object.
BestBuyerAgent(String) - Constructor for class marketplace.BestBuyerAgent
Creates a BestBuyerAgent object with the given name.
BestFirstRadioButtonMenuItem - Variable in class search.SearchFrame
 
BestFirstRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class search.SearchFrame
Sets the search to BEST_FIRST when the best-first search radio button is selected.
bestFirstSearch(SearchNode, Object) - Method in class search.SearchGraph
Does a best-first search on graph, starting the the given initial node and continuing until the goal state is reached.
BestSellerAgent - class marketplace.BestSellerAgent.
The BestSellerAgent class implements a buyer agent with the best negotiating skills in the marketplace application.
BestSellerAgent() - Constructor for class marketplace.BestSellerAgent
Creates a BestSellerAgent object.
BestSellerAgent(String) - Constructor for class marketplace.BestSellerAgent
Creates a BestSellerAgent object with the given name.
BetterBuyerAgent - class marketplace.BetterBuyerAgent.
The BetterBuyerAgent class implements a buyer agent that uses hard-coded logic when negotiating.
BetterBuyerAgent() - Constructor for class marketplace.BetterBuyerAgent
Creates a BetterBuyerAgent object.
BetterBuyerAgent(String) - Constructor for class marketplace.BetterBuyerAgent
Creates a BetterBuyerAgent object with the given name.
BetterSellerAgent - class marketplace.BetterSellerAgent.
The BetterSellerAgent class implements a seller agent that uses hard-coded logic when negotiating.
BetterSellerAgent() - Constructor for class marketplace.BetterSellerAgent
Creates a BetterSellerAgent object.
BetterSellerAgent(String) - Constructor for class marketplace.BetterSellerAgent
Creates a BetterSellerAgent object with the given name.
BFSRadioButtonMenuItem - Variable in class search.SearchFrame
 
BFSRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class search.SearchFrame
Sets the search to BREADTH_FIRST when the breadth-first search radio button is selected.
binaryToInteger(String) - Method in class search.GeneticSearchObject
Converts a binary code into a double integer.
body - Variable in class infofilter.NewsArticle
 
BooleanRuleBase - class rule.BooleanRuleBase.
The BooleanRuleBase class implements a set of rules and rule variables along with methods for forward and backward chaining.
BooleanRuleBase(String) - Constructor for class rule.BooleanRuleBase
Creates a BooleanRuleBase with the given name.
BooleanRuleBaseVariablesDialog - class rule.BooleanRuleBaseVariablesDialog.
The BooleanRuleBaseVariablesDialog class implements the dialog for the boolean rule base variables.
BooleanRuleBaseVariablesDialog() - Constructor for class rule.BooleanRuleBaseVariablesDialog
Creates a BooleanRuleBaseVariablesDialog object.
BooleanRuleBaseVariablesDialog(Frame, String, boolean) - Constructor for class rule.BooleanRuleBaseVariablesDialog
Creates a BooleanRuleBaseVariablesDialog instance with the given frame, title, and modal setting.
borderLayout1 - Variable in class search.SearchFrame
 
borderLayout1 - Variable in class search.AboutDialog
 
borderLayout1 - Variable in class learn.AboutDialog
 
borderLayout1 - Variable in class learn.LearnFrame
 
borderLayout1 - Variable in class rule.BooleanRuleBaseVariablesDialog
 
borderLayout1 - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
borderLayout1 - Variable in class rule.RuleFrame
 
borderLayout1 - Variable in class rule.RuleVarDialog
 
borderLayout1 - Variable in class rule.AboutDialog
 
borderLayout1 - Variable in class marketplace.AboutDialog
 
borderLayout1 - Variable in class marketplace.MarketplaceFrame
 
borderLayout1 - Variable in class pamanager.AboutDialog
 
borderLayout1 - Variable in class pamanager.ExecuteDialog
 
borderLayout1 - Variable in class pamanager.AirfareAgentCustomizer
 
borderLayout1 - Variable in class pamanager.PAManagerFrame
 
borderLayout1 - Variable in class pamanager.AlertDialog
 
borderLayout1 - Variable in class infofilter.InfoFilterFrame
 
borderLayout1 - Variable in class infofilter.AboutDialog
 
borderLayout1 - Variable in class infofilter.FilterAgentCustomizer
 
borderLayout1 - Variable in class infofilter.NewsReaderAgentCustomizer
 
borderLayout2 - Variable in class search.SearchFrame
 
borderLayout2 - Variable in class learn.LearnFrame
 
borderLayout2 - Variable in class rule.RuleFrame
 
borderLayout2 - Variable in class marketplace.MarketplaceFrame
 
borderLayout2 - Variable in class pamanager.ExecuteDialog
 
borderLayout2 - Variable in class pamanager.PAManagerFrame
 
borderLayout3 - Variable in class learn.LearnFrame
 
borderLayout3 - Variable in class marketplace.MarketplaceFrame
 
borderLayout3 - Variable in class pamanager.PAManagerFrame
 
borderLayout4 - Variable in class learn.LearnFrame
 
BREADTH_FIRST - Static variable in class search.SearchFrame
 
breadthFirstSearch(SearchNode, Object) - Method in class search.SearchGraph
Method breadthFirstSearch
browseButton - Variable in class pamanager.FileAgentCustomizer
 
browseButton_actionPerformed(ActionEvent) - Method in class pamanager.FileAgentCustomizer
Puts up a file selection dialog when the browse button is pressed.
bugs - Static variable in class rule.RuleFrame
 
BugsRadioButtonMenuItem - Variable in class rule.RuleFrame
 
BugsRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class rule.RuleFrame
Switches to the bugs rule base.
buildClusterNet - Variable in class infofilter.FilterAgent
 
buildClusterNet() - Method in class infofilter.FilterAgent
Triggers an autonomous build of Kohonen Map.
buildDecisionTree(Vector, Hashtable, Node) - Method in class learn.DecisionTree
Constructs a decision tree with the given a vector of example data records, splitting on variables and values with the most information content.
buildRatingNet - Variable in class infofilter.FilterAgent
 
buildRatingNet() - Method in class infofilter.FilterAgent
Triggers an autonomous build of a back prop network.
buildTestGraph() - Static method in class search.SearchFrame
Build a test graph of the cities in the midwestern United States.
buttonGroup - Variable in class learn.LearnFrame
 
buttonGroup - Variable in class rule.RuleFrame
 
buttonGroup - Variable in class pamanager.FileAgentCustomizer
 
buttonGroup - Variable in class pamanager.UserNotificationAgentCustomizer
 
buttonGroup - Variable in class pamanager.SchedulerAgentCustomizer
 
BuyerAgent - class marketplace.BuyerAgent.
The BuyerAgent class implements a very simple buyer agent.
BuyerAgent() - Constructor for class marketplace.BuyerAgent
Creates a BuyerAgent object.
BuyerAgent(String) - Constructor for class marketplace.BuyerAgent
Creates a BuyerAgent object with the given name.
BuySellMessage - class marketplace.BuySellMessage.
The BuySellMessage class implements a KQML-like message for the agents in the marketplace application.
BuySellMessage(String, String, String, String, String, String) - Constructor for class marketplace.BuySellMessage
Creates a BuySellMessage object with the given parameters.
BuySellMessage(String, String, String, String, String, String, String, String) - Constructor for class marketplace.BuySellMessage
Creates a BuySellMessage object with the given parameters.

C

cancel - Variable in class pamanager.ExecuteDialog
 
cancelButton - Variable in class pamanager.ExecuteDialog
 
cancelButton - Variable in class pamanager.FileAgentCustomizer
 
cancelButton - Variable in class pamanager.UserNotificationAgentCustomizer
 
cancelButton - Variable in class pamanager.SchedulerAgentCustomizer
 
cancelButton - Variable in class infofilter.FilterAgentCustomizer
 
CancelButton - Variable in class pamanager.AirfareAgentCustomizer
 
CancelButton - Variable in class infofilter.NewsReaderAgentCustomizer
 
cancelButton_actionPerformed(ActionEvent) - Method in class pamanager.ExecuteDialog
Performs the action when the cancel button is pressed.
cancelButton_actionPerformed(ActionEvent) - Method in class pamanager.FileAgentCustomizer
Performs the action when the cancel button is pressed.
cancelButton_actionPerformed(ActionEvent) - Method in class pamanager.UserNotificationAgentCustomizer
Cancels the customizer.
cancelButton_actionPerformed(ActionEvent) - Method in class pamanager.SchedulerAgentCustomizer
Cancels the customizer.
cancelButton_actionPerformed(ActionEvent) - Method in class infofilter.FilterAgentCustomizer
Closes the window when Cancel is pressed.
CancelButton_actionPerformed(ActionEvent) - Method in class pamanager.AirfareAgentCustomizer
Cancels the customizer.
CancelButton_actionPerformed(ActionEvent) - Method in class infofilter.NewsReaderAgentCustomizer
Cancels the customizer.
cancelled - Variable in class pamanager.AirfareAgentCustomizer
 
cancelled - Variable in class pamanager.FileAgentCustomizer
 
cancelled - Variable in class pamanager.UserNotificationAgentCustomizer
 
cancelled - Variable in class pamanager.SchedulerAgentCustomizer
 
categorical() - Method in class rule.Variable
Checks if the variable is a categorical variable.
CENTROID - Static variable in class rule.FuzzyDefs
Defuzzification method.
changeButton - Variable in class infofilter.FilterAgentCustomizer
 
changeButton_actionPerformed(ActionEvent) - Method in class infofilter.FilterAgentCustomizer
Changes a keyword when the Change button is pressed.
changed() - Method in class pamanager.FileAgent
Checks to see if the file has changed.
check() - Method in class rule.Clause
Performs a test of the clause.
check() - Method in class rule.SensorClause
Checks the truth value returned from the sensor.
check() - Method in class rule.Rule
Tests the antecedent clauses in this rule in a forward chaining system.
checkRules(Vector) - Static method in class rule.Rule
Retests all clauses and rules that reference a variable in a forward chaining system.
children - Variable in class learn.Node
 
children - Variable in class ciagent.CIAgent
 
chooseVariable(Hashtable, Vector) - Method in class learn.DecisionTree
Chooses the variable with the greatest gain.
chromosome - Variable in class search.GeneticSearchObject
 
chromosomeLength - Variable in class search.GeneticSearchObject
 
chromosomeLength - Variable in class search.GeneticSearch
 
ciagent - package ciagent
 
CIAgent - class ciagent.CIAgent.
The CIAgent class defines the common programming interface and behavior for intelligent agents.
CIAgent() - Constructor for class ciagent.CIAgent
Creates a CIAgent instance.
CIAgent(String) - Constructor for class ciagent.CIAgent
Creates a CIAgent with specified name.
CIAgentBeanInfo - class ciagent.CIAgentBeanInfo.
The CIAgentBeanInfo class defines the information available for an agent bean.
CIAgentBeanInfo() - Constructor for class ciagent.CIAgentBeanInfo
Creates a CIAgentBeanInfo object.
CIAgentEvent - class ciagent.CIAgentEvent.
The CIAgentEvent class defines the common event that is sent by an intelligent agent.
CIAgentEvent(Object) - Constructor for class ciagent.CIAgentEvent
Creates an extremely simple CIAgentEvent object.
CIAgentEvent(Object, Object) - Constructor for class ciagent.CIAgentEvent
Creates a more complex CIAgentEvent object that includes an object related to the event.
CIAgentEvent(Object, String, Object) - Constructor for class ciagent.CIAgentEvent
Creates a more complex CIAgentEvent object that includes an object related to the event and an action.
CIAgentEventListener - interface ciagent.CIAgentEventListener.
The CIAgentEventListener defines the interface for the event listener.
CIAgentEventQueue - class ciagent.CIAgentEventQueue.
The CIAgentEventListener class defines queue that contains agent events.
CIAgentEventQueue() - Constructor for class ciagent.CIAgentEventQueue
Creates an event queue.
CIAgentPanel - class ciagent.CIAgentPanel.
The CIAgentPanel is part of the GUI for the CIAgent application.
CIAgentPanel() - Constructor for class ciagent.CIAgentPanel
Creates a CIAgentPanel.
CIAgentState - class ciagent.CIAgentState.
The CIAgentState contains the state of an agent (UNINITIATED, INITIATED, ACTIVE, SUSPENDED, UNKNOWN).
CIAgentState() - Constructor for class ciagent.CIAgentState
Creates a CIAgentState object.
CIAgentTimer - class ciagent.CIAgentTimer.
The CIAgentTimer allows autonomous behavior of an agent through timed method calls.
CIAgentTimer(CIAgent) - Constructor for class ciagent.CIAgentTimer
Creates a timer, specifying the agent that owns the timer.
cities - Variable in class pamanager.AirfareAgentCustomizer
 
citiesToAirports - Variable in class pamanager.AirfareAgentCustomizer
 
classVar - Variable in class learn.DecisionTree
 
Clause - class rule.Clause.
The Clause class implements the both the antecedent and consequent parts of a rule.
Clause() - Constructor for class rule.Clause
Creates a clause.
Clause(RuleVariable, Condition, String) - Constructor for class rule.Clause
Creates a clause with the given rule variable on the left-hand side, the condition, and string value on the right-hand side.
clausePtr - Variable in class rule.BooleanRuleBase
 
clauseRefs - Variable in class rule.RuleVariable
 
clauseVarList - Variable in class rule.BooleanRuleBase
 
clear() - Method in class rule.FuzzyRuleBase
Clears the ruleset of all variables and rules, set the ruleset name to the empty string (""), and set all ruleset options to default values.
clearMenuItem - Variable in class marketplace.MarketplaceFrame
 
clearMenuItem - Variable in class pamanager.PAManagerFrame
 
ClearMenuItem - Variable in class search.SearchFrame
 
clearMenuItem_actionPerformed(ActionEvent) - Method in class marketplace.MarketplaceFrame
Clears the text areas only, does not affect the agent processing
clearMenuItem_actionPerformed(ActionEvent) - Method in class pamanager.PAManagerFrame
Clears the PAManager by stopping and removing all agents.
ClearMenuItem_actionPerformed(ActionEvent) - Method in class search.SearchFrame
Clears the text box when CLEAR is selected.
closeButton - Variable in class rule.BooleanRuleBaseVariablesDialog
 
closeButton - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
closeButton - Variable in class pamanager.AlertDialog
 
closeButton_actionPerformed(ActionEvent) - Method in class rule.BooleanRuleBaseVariablesDialog
Performs the action for the close button
closeButton_actionPerformed(ActionEvent) - Method in class rule.FuzzyRuleBaseVariablesDialog
Closes the dialog window.
closeButton_actionPerformed(ActionEvent) - Method in class pamanager.AlertDialog
Performs the action for the OK button.
closeNewsHost() - Method in class infofilter.NewsReaderAgent
Closes the connection to the NNTP news host.
cluster() - Method in class learn.KMapNet
Trains or tests the network by setting the input unit activations, computing the outputs, selecting the winner, and, if in train mode, adjusting the weights.
clusterId - Variable in class infofilter.NewsArticle
 
clusterNet - Variable in class infofilter.FilterAgent
 
clusterNetTrained - Variable in class infofilter.FilterAgent
 
clusterNetTrained() - Method in class infofilter.InfoFilterFrame
Enables using clusters for filtering after the network was trained.
clusterScore - Variable in class infofilter.NewsArticle
 
CmpIs - Static variable in class rule.FuzzyOperator
Fuzzy equal to (Is).
cmpIs(FuzzyRuleVariable, FuzzySet) - Static method in class rule.FuzzyOperator
Determines membership of a variable in a fuzzy set.
COL_NAMEID - Static variable in class pamanager.PAManagerFrame
 
COL_RATINGID - Static variable in class infofilter.InfoFilterFrame
 
COL_SCOREID - Static variable in class infofilter.InfoFilterFrame
 
COL_STATEID - Static variable in class pamanager.PAManagerFrame
 
COL_SUBJECTID - Static variable in class infofilter.InfoFilterFrame
 
COL_TASKID - Static variable in class pamanager.PAManagerFrame
 
COL_TYPEID - Static variable in class pamanager.PAManagerFrame
 
column - Variable in class learn.Variable
 
column - Variable in class rule.Variable
 
columnNameList - Variable in class pamanager.PAManagerFrame
 
columnNameList - Variable in class infofilter.InfoFilterFrame
 
commandTextField - Variable in class pamanager.FileAgentCustomizer
 
communities - Variable in class marketplace.FacilitatorAgent
 
computeClusterAverages(Vector) - Method in class infofilter.FilterAgent
Computes the average score for each cluster and sets the score of each article in each cluster to that average value.
computeDistances() - Method in class learn.KMapNet
Initializes a matrix of distances from each unit to all others in the network.
computeError() - Method in class learn.BackProp
Starting at the output layer and working backward to the input layer, computes the following: the output layer errors and deltas based on the difference between the activations and the target values the squared errors used to calculate the average RMS error the hidden layer errors and deltas the input layer errors
computeFitness() - Method in class search.GeneticSearchObject
Returns the fitness value for this population member.
computeFitness() - Method in class search.GeneticSearchObj1
Computes the fitness value by adding up the number of ones in the chromosome.
computeFitness() - Method in class search.GeneticSearchObj2
Computes the fitness value by adding up the number of zeros in the chromosome.
computeInfo(int, int) - Method in class learn.DecisionTree
Computes the information content, given the number of positive and negative examples.
computeOutputs() - Method in class learn.BackProp
Computes the outputs by doing a single forward pass through the network.
computeOutputs() - Method in class learn.KMapNet
Computes the outputs by doing a single forward pass through the network, computing the Euclidean distance from the input vector to all the output units.
computeRemainder(Variable, Vector) - Method in class learn.DecisionTree
Computes the remainder value for the given variable and vector.
computeStatistics(String) - Method in class learn.Variable
Computes the minimum and maximum values for this variable based on the given string, but can also be used to compute other statistics as well.
computeStatistics(String) - Method in class learn.ContinuousVariable
Used within a DataSet to Compute the minimum and maximum value for the variable, based on the given value.
computeStatistics(String) - Method in class learn.DiscreteVariable
Used within a DataSet to compute the minimum and maximum value for the variable.
computeStatistics(String) - Method in class rule.Variable
Computes statistics for the variable.
computeStatistics(String) - Method in class rule.RuleVariable
Not used.
conclusionVarList - Variable in class rule.BooleanRuleBase
 
cond - Variable in class rule.Clause
 
condition - Variable in class pamanager.FileAgent
 
Condition - class rule.Condition.
The Condition class implements the conditional test within a clause.
Condition(String) - Constructor for class rule.Condition
Creates a Condition with the given conditional test.
conditionComboBox - Variable in class pamanager.FileAgentCustomizer
 
connectToNewsHost(String) - Method in class infofilter.NewsReaderAgent
Creates a socket connection to an NNTP news server.
consequent - Variable in class rule.FuzzyClause
 
consequent - Variable in class rule.Clause
 
consequent - Variable in class rule.Rule
 
content - Variable in class marketplace.BuySellMessage
 
contents - Variable in class infofilter.URLReaderAgent
 
ContinuousFuzzyRuleVariable - class rule.ContinuousFuzzyRuleVariable.
The ContinuousFuzzyRuleVariable class implements a variable that can hold a continuous value.
ContinuousFuzzyRuleVariable(FuzzyRuleBase, String, double, double) - Constructor for class rule.ContinuousFuzzyRuleVariable
Creates a new variable with the specified initial values.
ContinuousVariable - class learn.ContinuousVariable.
The ContinuousVariable class provides the support necessary for variables that can take on real, continuous values within a defined range.
ContinuousVariable - Static variable in class rule.FuzzyDefs
 
ContinuousVariable(String) - Constructor for class learn.ContinuousVariable
Creates a ContinuousVariable with the given name.
copy(FuzzySet) - Method in class rule.WorkingFuzzySet
Copies the truth values from the given fuzzy set.
copyOrAssertFzy(FuzzySet) - Method in class rule.WorkingFuzzySet
Copies the input set if the current working set is empty, otherwise asserts the given set.
correlateWith(FuzzySet, int, double) - Method in class rule.WorkingFuzzySet
Correlates the working set with the given input set using the given correlation method and truth value.
CorrelationMethod(int) - Static method in class rule.FuzzyDefs
Retrieves the CorrelationMethod string.
CorrelationMethodDefault - Static variable in class rule.FuzzyDefs
Correlation method.
cost - Variable in class search.SearchNode
 
counts - Variable in class infofilter.NewsArticle
 
countWordMultiKeys(String[], String) - Method in class infofilter.FilterAgent
Count the number of occurrences of the specified keys in the text.
createChild(String) - Method in class search.GeneticSearch
Creates and initializes a child genetic object from a chromosome if it is unique or, if duplicates are allowed, even if it is not unique.
createChildren(String[]) - Method in class search.GeneticSearch
Creates and initializes new population members based on newly-derived chromosomes.
createClause(ContinuousFuzzyRuleVariable, int, String, String) - Method in class rule.FuzzyRuleBase
Creates a fuzzy clause for use in constructing a rule.
createMenu - Variable in class pamanager.PAManagerFrame
 
CreateMenuItem_actionPerformed(ActionEvent) - Method in class pamanager.PAManagerFrame
Creates a new agent and adds it to the table.
createNetwork(int, int, int) - Method in class learn.BackProp
Creates a backward propagation network with the specified architecture.
createNetwork(int, int, int) - Method in class learn.KMapNet
Creates a Kohonen map network with the specified architecture.
createNewMembers() - Method in class search.GeneticSearch
Generates a number of population members through the application of genetic operators.
createProfileButton - Variable in class infofilter.FilterAgentCustomizer
 
createProfileButton_actionPerformed(ActionEvent) - Method in class infofilter.FilterAgentCustomizer
Creates a profile when the Create Profile button is pressed.
crossoverRate - Variable in class search.GeneticSearchObject
 
crossoverRate - Variable in class search.GeneticSearch
 
current - Variable in class marketplace.BuyerAgent
 
current - Variable in class marketplace.SellerAgent
 
currentArt - Variable in class infofilter.NewsReaderAgent
 
currentArt - Variable in class infofilter.InfoFilterFrame
 
currentRuleBase - Static variable in class rule.RuleFrame
 
Cut_actionPerformed(ActionEvent) - Method in class pamanager.PAManagerFrame
Stops the selected agent and removes it from the PAManager list.
cutMenuItem - Variable in class pamanager.PAManagerFrame
 
cutMenuItem - Variable in class infofilter.InfoFilterFrame
 
cutMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Cuts an article from the table.

D

data - Variable in class learn.DataSet
 
data - Variable in class pamanager.PAManagerFrame
 
data - Variable in class infofilter.InfoFilterFrame
 
DataMenu - Variable in class learn.LearnFrame
 
DataMenu - Variable in class rule.RuleFrame
 
dataSet - Variable in class learn.LearnFrame
 
DataSet - class learn.DataSet.
The DataSet class is used to load data from text files into memory for use in training or testing.
DataSet(String, String) - Constructor for class learn.DataSet
Creates a dataset with the given name that will be populated from the specified file.
DataSetFileNameLabel - Variable in class learn.LearnFrame
 
dataTextArea - Variable in class learn.LearnFrame
 
DataType(int) - Static method in class rule.FuzzyDefs
Retrieves the DataType string.
debugOn - Variable in class search.GeneticSearch
 
DecisionTree - class learn.DecisionTree.
The DecisionTree class implements a decision tree.
DecisionTree(String) - Constructor for class learn.DecisionTree
Creates an instance of a decision tree with the given name.
DecisionTreeRadioButtonMenuItem - Variable in class learn.LearnFrame
 
DecisionTreeRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class learn.LearnFrame
Sets the title on the frame when the decision tree radio button is clicked.
DEFAULT_ASYNCTIME - Static variable in class ciagent.CIAgent
 
DEFAULT_SLEEPTIME - Static variable in class ciagent.CIAgent
 
DefaultsMenuItem - Variable in class rule.RuleFrame
 
DefaultsMenuItem_actionPerformed(ActionEvent) - Method in class rule.RuleFrame
Sets the defaults.
defuzzify(int) - Method in class rule.FuzzySet
Defuzzifies the set using the given defuzzification method.
DefuzzifyMethod(int) - Static method in class rule.FuzzyDefs
Retrieves the DefuzzifyMethod string.
DefuzzifyMethodDefault - Static variable in class rule.FuzzyDefs
Defuzzification method.
DELETED - Static variable in class pamanager.FileAgent
 
demoBugsBC(BooleanRuleBase) - Method in class rule.RuleFrame
Sets values for the bugs backward chaining demonstration.
demoBugsFC(BooleanRuleBase) - Method in class rule.RuleFrame
Sets values for the bugs forward chaining demonstration.
demoMotorBC(FuzzyRuleBase) - Method in class rule.RuleFrame
Fuzzy rules base does not support backward chaining.
demoMotorFC(FuzzyRuleBase) - Method in class rule.RuleFrame
Sets values for the motor forward chaining demonstration.
demoPlantsBC(BooleanRuleBase) - Method in class rule.RuleFrame
Sets values for the plants backward chaining demonstration.
demoPlantsFC(BooleanRuleBase) - Method in class rule.RuleFrame
Sets values for the plants forward chaining demonstration.
demoVehiclesBC(BooleanRuleBase) - Method in class rule.RuleFrame
Sets values for the vehicles backward chaining demonstration.
demoVehiclesFC(BooleanRuleBase) - Method in class rule.RuleFrame
Sets values for the vehicles forward chaining demonstration.
departCityComboBox - Variable in class pamanager.AirfareAgentCustomizer
 
departCityComboBox_actionPerformed(ActionEvent) - Method in class pamanager.AirfareAgentCustomizer
Does nothing.
departDay - Variable in class pamanager.AirfareAgent
 
departDayComboBox - Variable in class pamanager.AirfareAgentCustomizer
 
departMonth - Variable in class pamanager.AirfareAgent
 
departMonthComboBox - Variable in class pamanager.AirfareAgentCustomizer
 
departs - Variable in class pamanager.AirfareAgent
 
depth - Variable in class search.SearchNode
 
DEPTH_FIRST - Static variable in class search.SearchFrame
 
depthFirstSearch(SearchNode, Object) - Method in class search.SearchGraph
Does a depth-first search on graph, starting the the given initial node and continuing until the goal state is reached.
depthLimitedSearch(SearchNode, Object, int) - Method in class search.SearchGraph
Does a depth-first search on graph, starting the the given initial node and continuing until the goal state is reached or the given depth is reached.
destCity - Variable in class pamanager.AirfareAgent
 
destCityComboBox - Variable in class pamanager.AirfareAgentCustomizer
 
destCityComboBox_actionPerformed(ActionEvent) - Method in class pamanager.AirfareAgentCustomizer
Does nothing.
DETAILS - Static variable in class marketplace.MarketplaceFrame
 
detailsCheckBoxMenuItem - Variable in class marketplace.MarketplaceFrame
 
detailsCheckBoxMenuItem_actionPerformed(ActionEvent) - Method in class marketplace.MarketplaceFrame
Sets the trace level to DETAILS.
DFSRadioButtonMenuItem - Variable in class search.SearchFrame
 
DFSRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class search.SearchFrame
Sets the search to DEPTH_FIRST when the depth-first search radio button is selected.
discourseHi - Variable in class rule.ContinuousFuzzyRuleVariable
 
discourseLo - Variable in class rule.ContinuousFuzzyRuleVariable
 
DiscreteVariable - class learn.DiscreteVariable.
The DiscreteVariable class provides the support necessary for variables that can take on a predefined set of numeric or symbolic values.
DiscreteVariable(String) - Constructor for class learn.DiscreteVariable
Creates a DiscreteVariable with the given name.
display_network() - Method in class learn.BackProp
Displays the relevant information for the network.
display_network() - Method in class learn.KMapNet
Displays the relevant information for the network.
display() - Method in class rule.SensorClause
Displays information about this sensor clause.
display() - Method in class rule.EffectorClause
Returns a display string for the effector.
display() - Method in class marketplace.BuySellMessage
Displays the information contained in the message.
display(JTextArea) - Method in class rule.Fact
Adds display information about this fact to the given text area.
display(JTextArea) - Method in class rule.Rule
Displays this rule in text format in the given text area.
display(String) - Method in class rule.SensorEffectorTest
 
displayConflictSet(Vector) - Method in class rule.BooleanRuleBase
Dislays all rules in the conflict set.
displayNormalizedData() - Method in class learn.DataSet
Displays the normalized data.
displayPopulation() - Method in class search.GeneticSearch
Displays the entire population in the text window.
displayRules(JTextArea) - Method in class rule.BooleanRuleBase
Displays all the rules and facts in text format in the given text area.
displayRules(JTextArea) - Method in interface rule.RuleBase
Displays all rules in the given text area.
displayRules(JTextArea) - Method in class rule.FuzzyRuleBase
Displays the rules in the given text area.
displayTree(Node, String) - Static method in class learn.Node
Displays the tree, starting with the given root node.
displayVariables() - Method in class learn.DataSet
Displays all variables and their values.
displayVariables(JTextArea) - Method in class rule.BooleanRuleBase
Displays all variables and their values in the given text area.
displayVariables(JTextArea) - Method in interface rule.RuleBase
Displays all variables in the given text area.
displayVariables(JTextArea) - Method in class rule.FuzzyRuleBase
Displays the variables in the given text area.
domainHi - Variable in class rule.FuzzySet
 
domainLo - Variable in class rule.FuzzySet
 
DownloadButton - Variable in class infofilter.NewsReaderAgentCustomizer
 
DownloadButton_actionPerformed(ActionEvent) - Method in class infofilter.NewsReaderAgentCustomizer
Gets the data from the UI then posts an event to the agent to download the news group.
downloadInProgress - Variable in class infofilter.NewsReaderAgentCustomizer
 
downloadNewsGroup(Vector) - Method in class infofilter.NewsReaderAgent
Connects to the news host, reads the news group, and closes the connection with the news host.
downloadNewsGroupMenuItem - Variable in class infofilter.InfoFilterFrame
 
downloadNewsGroupMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Opens the NewsReaderAgent Customizer dialog and allows the user to download articles.
DownloadProgressBar - Variable in class infofilter.NewsReaderAgentCustomizer
 
downloadURLMenuItem - Variable in class infofilter.InfoFilterFrame
 
downloadURLMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Opens the URLReaderAgent customizer and allows the user to get a web page.
ds - Variable in class learn.DecisionTree
 

E

editMenu - Variable in class pamanager.PAManagerFrame
 
Effector - interface rule.Effector.
The Effector interface allows any class to be called as an effector by a rule.
effector(Object, String, String) - Method in interface rule.Effector
Defines the effector method that must be implemented by every class that can be called as an effector.
effector(Object, String, String) - Method in class rule.SensorEffectorTest
 
effector(Object, String, String) - Method in class marketplace.BestBuyerAgent
Method effector used by action rules in rule base to make or accept offers
effector(Object, String, String) - Method in class marketplace.BestSellerAgent
Used by action rules in rule base to make or accept offers.
EffectorClause - class rule.EffectorClause.
The EffectorClause class adds effectors to a rule.
EffectorClause(String, String) - Constructor for class rule.EffectorClause
Creates an EffectorClause object with the given name and argument string.
effectorName - Variable in class rule.EffectorClause
 
effectors - Variable in class rule.BooleanRuleBase
 
eval() - Method in class rule.FuzzyClause
Evaluates the clause.
eval(double) - Method in class rule.FuzzyClause
Evaluates the clause as a consequent clause.
evaluatePopulation() - Method in class search.GeneticSearch
Evaluates each population member based on fitness.
EVENT - Static variable in class pamanager.FileAgent
 
examples - Variable in class learn.DecisionTree
 
EXECUTE - Static variable in class pamanager.FileAgent
 
executeCmd(String) - Method in class pamanager.FileAgent
Executes the command string that was set up as a parameter for the EXECUTE action.
ExecuteDialog - class pamanager.ExecuteDialog.
The ExecuteDialog class implements the dialog used when executing a command.
ExecuteDialog() - Constructor for class pamanager.ExecuteDialog
Creates a ExecuteDialog object.
ExecuteDialog(Frame, String, boolean) - Constructor for class pamanager.ExecuteDialog
Creates a ExecuteDialog object with the given frame, title, and modal setting.
executeRadioButton - Variable in class pamanager.FileAgentCustomizer
 
exists() - Method in class pamanager.FileAgent
Checks to see if the file exists.
exitMenuItem - Variable in class marketplace.MarketplaceFrame
 
exitMenuItem - Variable in class pamanager.PAManagerFrame
 
exitMenuItem - Variable in class infofilter.InfoFilterFrame
 
ExitMenuItem - Variable in class search.SearchFrame
 
ExitMenuItem - Variable in class learn.LearnFrame
 
ExitMenuItem - Variable in class rule.RuleFrame
 
exitMenuItem_actionPerformed(ActionEvent) - Method in class marketplace.MarketplaceFrame
Exits the application.
exitMenuItem_actionPerformed(ActionEvent) - Method in class pamanager.PAManagerFrame
Closes the main window on exit.
exitMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Exits the application.
ExitMenuItem_actionPerformed(ActionEvent) - Method in class search.SearchFrame
Ends the application when EXIT is selected.
ExitMenuItem_actionPerformed(ActionEvent) - Method in class rule.RuleFrame
Exits the application.
expand(Vector, int) - Method in class search.SearchNode
Expands the node and add to a queue at specified position.
expanded - Variable in class search.SearchNode
 

F

facilitator - Variable in class marketplace.MarketplaceFrame
 
FacilitatorAgent - class marketplace.FacilitatorAgent.
The FacilitatorAgent class implements the global facilitator for the marketplace application.
FacilitatorAgent() - Constructor for class marketplace.FacilitatorAgent
Creates a FacilitatorAgent object.
FacilitatorAgent(String) - Constructor for class marketplace.FacilitatorAgent
Creates a FacilitatorAgent object.
fact - Variable in class rule.Fact
 
Fact - class rule.Fact.
The Fact class implements support for facts within a rule base.
Fact(BooleanRuleBase, String, Clause) - Constructor for class rule.Fact
Creates a Fact object as part of the given rule base with the specified name and the fact clause.
factList - Variable in class rule.BooleanRuleBase
 
feedbackButtonGroup - Variable in class infofilter.InfoFilterFrame
 
fieldList - Variable in class learn.DataSet
 
fieldsPerRec - Variable in class learn.DataSet
 
file - Variable in class pamanager.FileAgent
 
FileAgent - class pamanager.FileAgent.
The FileAgent class implements an agent that monitors a file to see if it was modified, deleted, or if its size exceeds a certain threshold.
FileAgent() - Constructor for class pamanager.FileAgent
Creates the agent.
FileAgent(String) - Constructor for class pamanager.FileAgent
Creates the agent with the specified name.
FileAgentBeanInfo - class pamanager.FileAgentBeanInfo.
The FileAgentBeanInfo class implements the bean info for file agent bean.
FileAgentBeanInfo() - Constructor for class pamanager.FileAgentBeanInfo
Creates a FileAgentBeanInfo object.
FileAgentCustomizer - class pamanager.FileAgentCustomizer.
The FileAgentCustomizer class implements the customizer for the file agent class.
FileAgentCustomizer() - Constructor for class pamanager.FileAgentCustomizer
Creates a FileAgentCustomizer object.
FileAgentCustomizer(Frame, String, boolean) - Constructor for class pamanager.FileAgentCustomizer
Creates a FileAgentCustomizer object using the given frame, title, and modal setting.
fileExit_actionPerformed(ActionEvent) - Method in class marketplace.MarketplaceFrame
Exits the application.
fileExit_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Exits the application.
fileMenu - Variable in class pamanager.PAManagerFrame
 
FileMenu - Variable in class search.SearchFrame
 
FileMenu - Variable in class learn.LearnFrame
 
FileMenu - Variable in class rule.RuleFrame
 
fileName - Variable in class learn.DataSet
 
fileName - Variable in class pamanager.FileAgent
 
fileName - Static variable in class infofilter.FilterAgent
 
fileTextField - Variable in class pamanager.FileAgentCustomizer
 
fillingComboBox - Variable in class rule.BooleanRuleBaseVariablesDialog
 
filterAgent - Variable in class infofilter.InfoFilterFrame
 
FilterAgent - class infofilter.FilterAgent.
The FilterAgent class implements an agent which scores news articles using a keyword list, maintains a user profile, and filters articles
FilterAgent() - Constructor for class infofilter.FilterAgent
Creates a FilterAgent object.
FilterAgent(String) - Constructor for class infofilter.FilterAgent
Creates a FilterAgent object with the given name.
FilterAgentBeanInfo - class infofilter.FilterAgentBeanInfo.
The FilterAgentBeanInfo class implements the bean info for the FilterAgent.
FilterAgentBeanInfo() - Constructor for class infofilter.FilterAgentBeanInfo
Creates a URLReaderAgentBeanInfo object.
FilterAgentCustomizer - class infofilter.FilterAgentCustomizer.
The FilterAgentCustomizer class implements customizer for filter agent.
FilterAgentCustomizer() - Constructor for class infofilter.FilterAgentCustomizer
Creates a FilterAgentCustomizer object.
FilterAgentCustomizer(Frame, String, boolean) - Constructor for class infofilter.FilterAgentCustomizer
Creates a FilterAgentCustomizer object with the given frame, title, and modality.
filterAgentStatusLabel - Variable in class infofilter.InfoFilterFrame
 
filterArticles() - Method in class infofilter.InfoFilterFrame
Filter the articles by scoring and sorting the articles, then refresh the table.
filterType - Variable in class infofilter.InfoFilterFrame
 
fire() - Method in class rule.Rule
Fires a rule in a forward chaining system by performing the consequent clause, updating all clauses where any changed variables are referenced, and updating all the rules that contain those clauses.
fire(double, BitSet) - Method in class rule.FuzzyRule
Fires this rule.
fired - Variable in class rule.Fact
 
fired - Variable in class rule.Rule
 
firstOffer - Variable in class marketplace.BestBuyerAgent
 
firstOffer - Variable in class marketplace.BestSellerAgent
 
fitness - Variable in class search.GeneticSearchObject
 
fitnessComputed - Variable in class search.GeneticSearchObject
 
fitnessThreshold - Variable in class search.GeneticSearch
 
FitnessThresholdTextField - Variable in class search.SearchFrame
 
flowLayout1 - Variable in class rule.RuleFrame
 
flowLayout1 - Variable in class pamanager.ExecuteDialog
 
flowLayout1 - Variable in class pamanager.AlertDialog
 
flowLayout1 - Variable in class infofilter.FilterAgentCustomizer
 
forwardChain() - Method in class rule.BooleanRuleBase
Fires rules, generating new data, based on the initial set of data.
forwardChain() - Method in interface rule.RuleBase
Uses forward chaining to set variables and fire rules.
forwardChain() - Method in class rule.FuzzyRuleBase
Perform the forward chaining processing of a fuzzy rulebase.
forwardChainRadioButton - Variable in class rule.RuleFrame
 
FRONT - Static variable in class search.SearchNode
 
FUZZYADD - Static variable in class rule.FuzzyDefs
Inference (implication) method: FuzzyAdd: also known as bounded add; the minimum of 1 and the sum of the membership values: minimum( 1, a[i]+b[i] ) Usually used with Product correlation method.
FuzzyClause - class rule.FuzzyClause.
The FuzzyClause class implements a clause with a left-hand side value, an operator, and a righ-hand side value used in both the antecedent and consequent parts of a rule.
FuzzyClause(FuzzyRuleVariable, int, FuzzySet) - Constructor for class rule.FuzzyClause
Creates a new fuzzy clause with the specified lvalue, operator, and rvalue.
FuzzyDefs - class rule.FuzzyDefs.
The FuzzyDefs class contains constants for the FuzzyRule classes.
FuzzyOperator - class rule.FuzzyOperator.
This class defines the "Fuzzy Operator" class.
FuzzyRule - class rule.FuzzyRule.
The FuzzyRule class implements a fuzzy rule with multiple antecedent clauses and a single consequent clause.
FuzzyRule(FuzzyRuleBase, String, FuzzyClause) - Constructor for class rule.FuzzyRule
Creates a new fuzzy unconditional rule (a Fact).
FuzzyRule(FuzzyRuleBase, String, FuzzyClause[], FuzzyClause) - Constructor for class rule.FuzzyRule
Creates a new fuzzy rule with one or more antecedent clauses and a single consequent clause.
FuzzyRule(FuzzyRuleBase, String, FuzzyClause, FuzzyClause) - Constructor for class rule.FuzzyRule
Creates a new fuzzy rule with a single antecedent and a single consequent clause.
FuzzyRuleBase - class rule.FuzzyRuleBase.
The FuzzyRuleBase class implements a set of rules and rule variables along with a method for forward chaining.
FuzzyRuleBase(String) - Constructor for class rule.FuzzyRuleBase
Create a new fuzzy rule base.
FuzzyRuleBaseVariablesDialog - class rule.FuzzyRuleBaseVariablesDialog.
The FuzzyRuleBaseVariablesDialog class implements the dialog used to set the fuzzy rule base variables.
FuzzyRuleBaseVariablesDialog() - Constructor for class rule.FuzzyRuleBaseVariablesDialog
Creates a FuzzyRuleBaseVariablesDialog object.
FuzzyRuleBaseVariablesDialog(Frame, String, boolean) - Constructor for class rule.FuzzyRuleBaseVariablesDialog
Creates a FuzzyRuleBaseVariablesDialog with the given parameters.
FuzzyRuleVariable - class rule.FuzzyRuleVariable.
The FuzzyRuleVariable class is a abstract class that defines the attributes and methods for a fuzzy rule variable.
FuzzyRuleVariable(int, FuzzyRuleBase, String) - Constructor for class rule.FuzzyRuleVariable
Creates a new fuzzy variable with the given type, rule base, and name.
FuzzySet - class rule.FuzzySet.
The FuzzySet class is a abstract class that defines the attributes and methods for a fuzzy set.
FuzzySet - Static variable in class rule.FuzzyDefs
 
FuzzySet(int, String, ContinuousFuzzyRuleVariable, double) - Constructor for class rule.FuzzySet
Creates a new fuzzy set with the given parameters.
FuzzySet(int, String, ContinuousFuzzyRuleVariable, double, double, double) - Constructor for class rule.FuzzySet
Creates a new fuzzy set with the given parameters.

G

generateRandomChromosome() - Method in class search.GeneticSearchObject
Generates a random chromosome for this population member, based on the chromosome length and vocabulary.
GENETIC_SEARCH - Static variable in class search.SearchFrame
 
GeneticObjClassComboBox - Variable in class search.SearchFrame
 
geneticObjectClass - Variable in class search.GeneticSearch
 
geneticObjectClassName - Variable in class search.GeneticSearch
 
geneticSearch - Variable in class search.SearchFrame
 
GeneticSearch - class search.GeneticSearch.
The GeneticSearch class implements the genetic search algorithm as follows: initialize the population evaluate each chromosome and insert into the population create new chromosomes using crossover/mutation operators replace population with next generation loop until time is up or other stopping condition is reached
GeneticSearch() - Constructor for class search.GeneticSearch
Create a genetic search agent.
GeneticSearchObj1 - class search.GeneticSearchObj1.
The GeneticSearchObj1 class is a specialization of the GeneticSearchObject.
GeneticSearchObj1() - Constructor for class search.GeneticSearchObj1
Creates a GeneticSearchObj1 object.
GeneticSearchObj2 - class search.GeneticSearchObj2.
The GeneticSearchObj2 class is a specialization of the GeneticSearchObject.
GeneticSearchObj2() - Constructor for class search.GeneticSearchObj2
Creates a GeneticSearchObj2 object.
GeneticSearchObject - class search.GeneticSearchObject.
The GeneticSearchObject class is used to represent a member of the population being searched or optimized using a genetic search algorithm.
GeneticSearchObject() - Constructor for class search.GeneticSearchObject
Creates a GeneticSearchObject.
GeneticSearchRadioButtonMenuItem - Variable in class search.SearchFrame
 
GeneticSearchRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class search.SearchFrame
Sets the search to GENETIC_SEARCH when the genetic search radio button is selected.
genId() - Method in class marketplace.SellerAgent
Generates a unique id for an item in inventory.
getAction() - Method in class ciagent.CIAgentEvent
Retrieves the action related to this event.
getAction() - Method in class pamanager.FileAgent
Retrieves action this agent performs.
getActionString() - Method in class pamanager.AirfareAgent
Retrieves the actionString this agent sends in events.
getActionString() - Method in class pamanager.SchedulerAgent
Retrieves the actionString this agent sends in events.
getActionString() - Method in class pamanager.FileAgent
Retrieves the actionString this agent sends in events.
getAdditionalBeanInfo() - Method in class ciagent.CIAgentBeanInfo
Retrieves additional bean information.
getAdditionalBeanInfo() - Method in class pamanager.AirfareAgentBeanInfo
Retrieves additional bean info from the superclass.
getAdditionalBeanInfo() - Method in class pamanager.SchedulerAgentBeanInfo
Retrieves additional bean info from the superclass.
getAdditionalBeanInfo() - Method in class pamanager.FileAgentBeanInfo
Retrieves additional bean info from the superclass.
getAdditionalBeanInfo() - Method in class pamanager.UserNotificationAgentBeanInfo
Retrieves additional bean info from the superclass.
getAdditionalBeanInfo() - Method in class infofilter.URLReaderAgentBeanInfo
Retrieves additional bean info from the superclass.
getAdditionalBeanInfo() - Method in class infofilter.FilterAgentBeanInfo
Retrieves additional bean info from the superclass.
getAdditionalBeanInfo() - Method in class infofilter.NewsReaderAgentBeanInfo
Retrieves additional bean info from the superclass.
getAgent() - Method in class pamanager.FileAgentCustomizer
Retrieves the file agent.
getAgent() - Method in class pamanager.UserNotificationAgentCustomizer
Retrieves the agent for this customizer.
getAgent() - Method in class pamanager.SchedulerAgentCustomizer
Retrieves the scheduler agent for this customizer.
getAgent(String) - Method in class ciagent.CIAgent
Retrieves an agent running on the same agent platform
getAgent(String) - Method in interface ciagent.AgentPlatform
Returns an agent with the specified name.
getAgent(String) - Method in class pamanager.PAManagerFrame
Retrieves the agent that has specified name.
getAgentPlatform() - Method in class ciagent.CIAgent
Retrieves the agent platform.
getAgents() - Method in class ciagent.CIAgent
Retrieves the other agents running on the same agent platform
getAgents() - Method in interface ciagent.AgentPlatform
Returns a list of registered agents.
getAgents() - Method in class pamanager.PAManagerFrame
Retrieves a list of the registered agents running on this platform.
getAlphaCut() - Method in class rule.FuzzySet
Retrieves the alpha cut value.
getAlphaCut() - Method in class rule.FuzzyRuleBase
Retrieves the current alphacut threshold.
getAntecedents() - Method in class rule.FuzzyRule
Retrieves the antecedent clauses of this rule.
getArgObject() - Method in class ciagent.CIAgentEvent
Retrieves the object related to this event.
getArticles() - Method in class infofilter.NewsReaderAgent
Retrieves the articles.
getAsyncTime() - Method in class ciagent.CIAgentTimer
Retrieves the asynchronous interval time (in milliseconds).
getAsyncTime() - Method in class ciagent.CIAgent
Retrieves the time (in milliseconds) for asynchronous event processing.
getAveRMSError() - Method in class learn.BackProp
Retrieves the average RMS error.
getAvgFitness() - Method in class search.GeneticSearch
Gets the average raw fitness value for the current population.
getBeanDescriptor() - Method in class pamanager.AirfareAgentBeanInfo
Retrieves a descriptor for this bean.
getBeanDescriptor() - Method in class pamanager.SchedulerAgentBeanInfo
Retrieves a descriptor for this bean.
getBeanDescriptor() - Method in class pamanager.FileAgentBeanInfo
Retrieves a descriptor for this bean.
getBeanDescriptor() - Method in class pamanager.UserNotificationAgentBeanInfo
Retrieves a descriptor for this bean.
getBeanDescriptor() - Method in class infofilter.URLReaderAgentBeanInfo
Retrieves a descriptor for this bean.
getBeanDescriptor() - Method in class infofilter.FilterAgentBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class infofilter.NewsReaderAgentBeanInfo
Retrieves a descriptor for this bean.
getBody() - Method in class infofilter.NewsArticle
Retrieves the body of this news article.
getCancel() - Method in class pamanager.ExecuteDialog
Retrieve the cancel status.
getCenterPoint() - Method in class rule.TriangleFuzzySet
Retrieves the peak point of the fuzzy set.
getChildren() - Method in class ciagent.CIAgent
Retrieves a list of CIAgent objects contained by this agent.
getChromosome() - Method in class search.GeneticSearchObject
Retrieves the chromosome for this population member.
getChromosomeLength() - Method in class search.GeneticSearchObject
Retrieves the length of the chromosome.
getChromosomeLength() - Method in class search.GeneticSearch
Gets the length of the chromosome for the current population.
getClassFieldSize() - Method in class learn.DataSet
Retrieves the size of the class field.
getClassFieldValue(double[], int) - Method in class learn.DataSet
Retrieves the class field value for a given activation.
getClassFieldValue(int) - Method in class learn.DataSet
Retrieves the class field value for the given record index.
getCluster(double[]) - Method in class learn.KMapNet
Selects a winner from a single input record.
getClusterId() - Method in class infofilter.NewsArticle
Retrieves the cluster id.
getClusterScore() - Method in class infofilter.NewsArticle
Retrieves the cluster score for this article.
getCondition() - Method in class pamanager.FileAgent
Retrieves the condition being monitored.
getConsequent() - Method in class rule.FuzzyRule
Retrieves the consequent clause.
getContents() - Method in class infofilter.URLReaderAgent
Retrieves the contents of the web page.
getCorrelationMethod() - Method in class rule.FuzzyRuleBase
Retrieves the current correlation method.
getCounts(Vector) - Method in class learn.DecisionTree
Returns an integer array containing the number of occurrences of each discrete value in the given vector.
getCrossoverRate() - Method in class search.GeneticSearchObject
Retrieves the crossover rate used by any crossover operators.
getCrossoverRate() - Method in class search.GeneticSearch
Gets the crossover rate.
getCustomizerClass() - Method in class ciagent.CIAgent
Uses introspection on this bean to get the customizer class (if any).
getData() - Method in class learn.BackProp
Retrieves the vector of data used for training or testing.
getData() - Method in class learn.KMapNet
Retrieves the vector of data used for training or testing.
getData() - Method in class rule.RuleVarDialog
Retrieves the item selected in the combo box.
getDataFromBean() - Method in class pamanager.AirfareAgentCustomizer
Gets data from bean and sets GUI controls.
getDataFromBean() - Method in class pamanager.FileAgentCustomizer
Gets the properties data from bean and sets the GUI controls.
getDataFromBean() - Method in class pamanager.UserNotificationAgentCustomizer
Gets data from the bean and sets the GUI controls.
getDataFromBean() - Method in class pamanager.SchedulerAgentCustomizer
Gets data from the bean and sets the GUI controls.
getDataFromBean() - Method in class infofilter.FilterAgentCustomizer
Gets data from the bean and sets the GUI controls.
getDataFromBean() - Method in class infofilter.NewsReaderAgentCustomizer
Gets data from the bean and sets the GUI controls.
getDataFromBean(CIAgent) - Method in class ciagent.CIAgentPanel
Sets text fields based on data in the specified CIAgent object.
getDataSet() - Method in class learn.BackProp
Returns the dataset for the Kohonen map.
getDataSet() - Method in class learn.KMapNet
Returns the dataset for the Kohonen map.
getDecodedValue(double[], int) - Method in class learn.Variable
Method getDecodedValue
getDecodedValue(double[], int) - Method in class learn.DiscreteVariable
Retrieves the value of the given activation in a format that can be displayed.
getDecodedValue(float[], int) - Method in class rule.Variable
Retrieves the decoded value at the given index
getDefuzzifyMethod() - Method in class rule.FuzzyRuleBase
Retrieves the current defuzzification method.
getDepartDay() - Method in class pamanager.AirfareAgent
Retrieves the day of the departure date for a flight.
getDepartMonth() - Method in class pamanager.AirfareAgent
Retrieves the month of the departure date for a flight.
getDestCity() - Method in class pamanager.AirfareAgent
Retrieves the destination city for a flight.
getDiscourseHi() - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves the high end value of the universe of discourse.
getDiscourseLo() - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves the low end value of the universe of discourse.
getDisplayName() - Method in class ciagent.CIAgent
Uses introspection on this bean to get the display name (defaults to the class name).
getDomainHi() - Method in class rule.FuzzySet
Retrieves the high domain value.
getDomainLo() - Method in class rule.FuzzySet
Retrieves the low domain value.
getEffectorObject(String) - Method in class rule.BooleanRuleBase
Retrieves the effector associated with the given name.
getFieldsPerRec() - Method in class learn.BackProp
Retrieves the number of fields per record.
getFieldsPerRec() - Method in class learn.KMapNet
Retrieves the number of fields per record.
getFieldsPerRec() - Method in class learn.DataSet
Method getFieldsPerRec
getFileName() - Method in class learn.DataSet
Method getFileName
getFileName() - Method in class pamanager.FileAgent
Retrieves the name of the file being watched.
getFitness() - Method in class search.GeneticSearchObject
Retrieves the fitness value for this population member.
getFitnessThreshold() - Method in class search.GeneticSearch
Gets the raw fitness threshold value.
getFuzzySets() - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves the fuzzy sets.
getFuzzyValue() - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves the value of this object as a fuzzy value.
getFuzzyWorkArea() - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves the fuzzy work area of this continuous variable.
getGeneticObjectClassName() - Method in class search.GeneticSearch
Returns the name of the genetic object class.
getGoalVariables() - Method in class rule.BooleanRuleBase
Retreives all the variables referenced in the consequent of any rule in the rule base.
getGoalVariables() - Method in interface rule.RuleBase
Returns a vector of all variables referenced in the consequents of rules in the rule base.
getGoalVariables() - Method in class rule.FuzzyRuleBase
Not supported in a fuzzy rule base.
getGraph() - Method in class search.SearchGraph
Returns the search graph.
getIcon(int) - Method in class ciagent.CIAgentBeanInfo
Retrieves the icon image for the bean.
getIcon(int) - Method in class pamanager.AirfareAgentBeanInfo
Retrieves the icon for the bean.
getIcon(int) - Method in class pamanager.SchedulerAgentBeanInfo
Retrieves the icon for the bean.
getIcon(int) - Method in class pamanager.FileAgentBeanInfo
Retrieves the icon for the bean info.
getIcon(int) - Method in class pamanager.UserNotificationAgentBeanInfo
Retrieves the icon for the bean.
getIcon(int) - Method in class infofilter.URLReaderAgentBeanInfo
Retrieves the icon.
getIcon(int) - Method in class infofilter.FilterAgentBeanInfo
Retrieves the icon.
getIcon(int) - Method in class infofilter.NewsReaderAgentBeanInfo
Retrieves the icon.
getId() - Method in class rule.FuzzyRuleVariable
Retrieves the id of the variable.
getIndex(String) - Method in class learn.Variable
Retrieves the index for the given label.
getIndex(String) - Method in class rule.Variable
Retrieves the index of the given label.
getInferenceMethod() - Method in class rule.FuzzyRuleBase
Retrieves the current inference method.
getInitialFactBase() - Method in class rule.FuzzyRuleBase
Retrieves the initial fact base.
getInstance() - Static method in class marketplace.FacilitatorAgent
In the Singleton design pattern, used to get single instance.
getInterval() - Method in class pamanager.SchedulerAgent
Retrieves the interval time, in seconds.
getItem() - Method in class marketplace.BasicNegotiation
Retrieves the item from the offer that is part of this negotiation.
getKeywords() - Method in class infofilter.FilterAgent
Retrieves the list of keywords in the FilterAgent profile.
getKeywordScore() - Method in class infofilter.NewsArticle
Retrieves the keyword score for this article.
getLabel(int) - Method in class learn.Variable
Retrieves the label with the specified index.
getLabel(int) - Method in class rule.Variable
Retrieves the label at the specified index.
getLabels() - Method in class learn.Variable
Retrieves all the labels from a categorical variable.
getLabels() - Method in class rule.Variable
Retrieves all the labels for this variable.
getLabelsAsString() - Method in class rule.Variable
Retrieves a string containing all the labels separated by spaces.
getLearnRate() - Method in class learn.BackProp
Retrieves the learn rate parameter.
getLeftCorePoint() - Method in class rule.TrapezoidFuzzySet
Retrieves the beginning point of the plateau.
getLeftPoint() - Method in class rule.TriangleFuzzySet
Retrieves the beginning point of the fuzzy set.
getLeftPoint() - Method in class rule.ShoulderFuzzySet
Retrieves the beginning point of the fuzzy set.
getLeftPoint() - Method in class rule.TrapezoidFuzzySet
Retrieves the beginning point of the fuzzy set.
getLhs() - Method in class rule.FuzzyClause
Retrieves the left-hand side of the clause.
getLhsReferent() - Method in class rule.FuzzyClause
Retrieves the referent from the lhs FuzzyRuleVariable object.
getMaxFitness() - Method in class search.GeneticSearch
Gets the maximum raw fitness value for the current population.
getMaxNumPasses() - Method in class search.GeneticSearch
Gets the maximum number of generations to search.
getMinFitness() - Method in class search.GeneticSearch
Gets the minimum raw fitness value for the current population.
getMode() - Method in class learn.BackProp
Retrieves the mode network control parameter.
getMode() - Method in class learn.KMapNet
Retrieves the mode network control parameter.
getMomentum() - Method in class learn.BackProp
Retrieves the momentum parameter.
getMsgText() - Method in class pamanager.UserNotificationAgent
 
getMsgText() - Method in class pamanager.AlertDialog
Retrieves the message text in the text area.
getMutationRate() - Method in class search.GeneticSearchObject
Retrieves the mutation rate used by any mutation operators.
getMutationRate() - Method in class search.GeneticSearch
Get the current mutation rate.
getName() - Method in class learn.Variable
Retrieves the name of the variable.
getName() - Method in class rule.Variable
Retrieves the variable name.
getName() - Method in class rule.FuzzyRuleVariable
Retrieves the variable name.
getName() - Method in class rule.FuzzyRuleBase
Retrieves the name of the rulebase.
getName() - Method in class rule.FuzzyRule
Retrieves the name of this rule.
getName() - Method in class ciagent.CIAgent
Retrieves the name of this agent.
getNewsGroup() - Method in class infofilter.NewsReaderAgent
Retrieves the news group from this agent.
getNewsHost() - Method in class infofilter.NewsReaderAgent
Retrieves the news host from this agent.
getNextEvent() - Method in class ciagent.CIAgentEventQueue
Retrieves the first element from the queue (if any) after removing it from the queue.
getNode(String) - Method in class search.SearchGraph
Returns the search node associated with the given node name.
getNormalizedData() - Method in class learn.DataSet
Method getNormalizedData
getNormalizedRecordSize() - Method in class learn.DataSet
Computes the record size after each variablel in the record is normalized.
getNormalizedSize() - Method in class learn.Variable
Retrieves the normalized size of this variable.
getNormalizedSize() - Method in class learn.DiscreteVariable
Retrieves the number of discrete values the varible can take.
getNormFieldsPerRec() - Method in class learn.DataSet
Method getNormFieldsPerRec
getNumArticles() - Method in class infofilter.NewsReaderAgent
Retrieves the number of articles to be read by this agent.
getNumericValue() - Method in class rule.FuzzySet
Retrieve the value of this object as a numeric value.
getNumericValue() - Method in class rule.FuzzyRuleVariable
Retrieves the value of this object as a numeric value.
getNumericValue() - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves the value of this object as a numeric value.
getNumPasses() - Method in class search.GeneticSearch
Gets the number of generations that have been searched.
getNumRecords() - Method in class learn.DataSet
Method getNumRecords
getNumRecs() - Method in class learn.BackProp
Retrieves the number of data records.
getNumRecs() - Method in class learn.KMapNet
Retrieves the number of data records.
getOneShot() - Method in class pamanager.SchedulerAgent
Retrieves the one-shot flag.
getOp() - Method in class rule.FuzzyClause
Retrieves the operator of the clause.
getOpAsString() - Method in class rule.FuzzyClause
Retrieves the operator as a String object.
getOperatorFitness() - Method in class search.GeneticSearchObject
Retrieves a table of operator names and fitness values.
getOperatorFitness() - Method in class search.GeneticSearch
Gets the supported fitness operators and their fitness values.
getOrAddHedgedSet(String, String) - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves the named hedged set if it exists or adds it if it does not already exist in the continuous variable.
getOrigCity() - Method in class pamanager.AirfareAgent
Retrieves the departure city for a flight.
getParamString() - Method in class infofilter.URLReaderAgent
Retrieves the web page parameter string.
getParent() - Method in class ciagent.CIAgent
Retrieves the parent CIAgent object.
getParms() - Method in class pamanager.FileAgent
Retrieve the parameters used by the agent when performing an action.
getPopulation() - Method in class search.GeneticSearch
Gets the entire population.
getPopulationSize() - Method in class search.GeneticSearch
Gets the population size.
getPredictedRating() - Method in class infofilter.NewsArticle
Retrieves the predicted rating for this article.
getPrediction(double[]) - Method in class learn.BackProp
For networks with single continuous outputs only, retrieve the prediction.
getProfileString() - Method in class infofilter.NewsArticle
Retrieves the profile data, including the raw keyword counts and the numeric user rating, as a string.
getPromptText() - Method in class rule.RuleVariable
Retrieves the prompt text for this variable.
getPropertyDescriptors() - Method in class ciagent.CIAgentBeanInfo
Retrieves the property descriptoprs for the bean.
getPropertyDescriptors() - Method in class pamanager.AirfareAgentBeanInfo
Retrieves the property descriptors for this bean.
getPropertyDescriptors() - Method in class pamanager.SchedulerAgentBeanInfo
Retrieves the property desriptors for this bean.
getPropertyDescriptors() - Method in class pamanager.FileAgentBeanInfo
Retrieves the property descriptors for the file agent bean.
getPropertyDescriptors() - Method in class pamanager.UserNotificationAgentBeanInfo
Retrieves the property desriptors for this bean.
getPropertyDescriptors() - Method in class infofilter.URLReaderAgentBeanInfo
Retrieves the property descriptors for the bean.
getPropertyDescriptors() - Method in class infofilter.FilterAgentBeanInfo
Retrieves the property descriptors.
getPropertyDescriptors() - Method in class infofilter.NewsReaderAgentBeanInfo
Retrieves the set of property descriptors for the bean.
getRandomChromosome() - Method in class search.GeneticSearchObject
Retrieves a random chromosome for this population member.
getRating() - Method in class infofilter.NewsArticle
Retrieves the rating for this article.
getRawValue() - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves the variable's crisp value.
getRdReferences() - Method in class rule.FuzzyRule
Retrieves the set of the variables referenced in this rule.
getReferent() - Method in class rule.FuzzyClause
Retrieves the referent from the rhs FuzzySet object.
getReferent() - Method in class rule.FuzzySet
Retrieve the id of the variable to which this object refers.
getReferent() - Method in class rule.FuzzyRuleVariable
Retrieves the id of the variable to which this object refers.
getReplacementSize() - Method in class search.GeneticSearch
Gets the replacement size.
getReturnDay() - Method in class pamanager.AirfareAgent
Retrieves the day of the return date for a flight.
getReturnMonth() - Method in class pamanager.AirfareAgent
Retrieves the month of the return date for a flight.
getRhs() - Method in class rule.FuzzyClause
Retrieves the right-hand side of the clause.
getRhsReferent() - Method in class rule.FuzzyClause
Retrieves the referent from the rhs FuzzySet object.
getRightCorePoint() - Method in class rule.TrapezoidFuzzySet
Retrieves the end point of the plateau.
getRightPoint() - Method in class rule.TriangleFuzzySet
Retrieves the end point of the fuzzy set.
getRightPoint() - Method in class rule.ShoulderFuzzySet
Retrieves the end point of the fuzzy set.
getRightPoint() - Method in class rule.TrapezoidFuzzySet
Retrieves the end point of the fuzzy set.
getRule() - Method in class rule.Clause
Retrieves the rule that owns this clause.
getRuleBase() - Method in class rule.FuzzyRuleVariable
Retrieve the rule base this variable is a part of.
getRules() - Method in class rule.FuzzyRuleBase
Retrieve the list of rules.
getScalar(int) - Method in class rule.FuzzySet
Retrives the scalar for the given index within the domain range.
getScore(int) - Method in class infofilter.NewsArticle
Retrieves the current score for the given filter type.
getSensorObject(String) - Method in class rule.BooleanRuleBase
Retrieves the sensor associated with the given name.
getSet(String) - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves the fuzzy set that has the given name.
getSetDirection() - Method in class rule.ShoulderFuzzySet
Retrieves the direction of the fuzzy set.
getSetHeight() - Method in class rule.FuzzySet
Finds the truthValue with maximum value between 0.0 and 1.0.
getSetName() - Method in class rule.FuzzySet
Retrieves the name of this fuzzy set.
getSetType() - Method in class rule.FuzzySet
Retrieves the type of this fuzzy set.
getSleepTime() - Method in class ciagent.CIAgentTimer
Retrieves the sleep time (in milliseconds).
getSleepTime() - Method in class ciagent.CIAgent
Retrieves the agent sleep time (in milliseconds).
getState() - Method in class search.SearchNode
Gets the Object that represents the state of the node.
getState() - Method in class ciagent.CIAgentState
Retrieves the state.
getState() - Method in class ciagent.CIAgent
Retrieves the current state of this agent (UNINITIATED, INITIATED, ACTIVE, SUSPENDED, UNKNOWN).
getSubject() - Method in class infofilter.NewsArticle
Retrieves the subject of this news article.
getSymbolicValue() - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves the value of this object as a symbolic value.
getTaskDescription() - Method in class ciagent.CIAgent
Retrieves a formatted string for display of this agent's current task.
getTaskDescription() - Method in class marketplace.BuyerAgent
Retrieves a description of what this agent is doing.
getTaskDescription() - Method in class marketplace.SellerAgent
Retrieves the task description that indicates what this agent is doing.
getTaskDescription() - Method in class marketplace.FacilitatorAgent
Retrieves the task description (null).
getTaskDescription() - Method in class pamanager.UserNotificationAgent
Retrieves a string for display that indicates what this agent is doing.
getTaskDescription() - Method in class pamanager.AirfareAgent
Retrieves a formatted string for display of this agent's current task.
getTaskDescription() - Method in class pamanager.SchedulerAgent
Retrieves a string for display that contains information about this agent.
getTaskDescription() - Method in class pamanager.FileAgent
Retrieves a description of the task this agent is performing.
getTaskDescription() - Method in class infofilter.NewsReaderAgent
Retrieves the task description.
getTaskDescription() - Method in class infofilter.FilterAgent
Retrieves the task description used for display purposes.
getTaskDescription() - Method in class infofilter.URLReaderAgent
Retrieves the task description for this agent.
getTextArea() - Method in class pamanager.ExecuteDialog
Retrieves the text area for this dialog.
getThreshold() - Method in class pamanager.FileAgent
Retrieves the threshold value.
getTime() - Method in class pamanager.SchedulerAgent
Retrieves the time setting for the one-shot timer.
getTraceLevel() - Method in class ciagent.CIAgent
Retrieves the trace level.
getTruthValue(int) - Method in class rule.FuzzySet
Retrieves a single truth value at the given index.
getTruthValues() - Method in class rule.FuzzySet
Retrieves the truth values for this fuzzy set.
getType() - Method in class rule.FuzzyRuleVariable
Retrieves the type of this object.
getTypeAsString() - Method in class rule.FuzzyRuleVariable
Retrives the variable type as a string.
getURL() - Method in class infofilter.URLReaderAgent
Retrieves the URL of the web page.
getURLText() - Method in class infofilter.URLReaderAgent
Reads a single URl and optionally passes a paramString to it (if it is a CGI bin).
getUserRating() - Method in class infofilter.NewsArticle
Retrieves the user rating for this article.
getValue() - Method in class learn.Variable
Retrieves the value of the variable.
getValue() - Method in class rule.Variable
Retrieves the value of the variable.
getValueString() - Method in class rule.FuzzyRuleVariable
Retrieves the value string of this variable.
getValueString() - Method in class rule.ContinuousFuzzyRuleVariable
Retrieves this variable's crisp value as a String.
getVariable(String) - Method in class rule.BooleanRuleBase
Retrives the variable associated with the given name.
getVariable(String) - Method in class rule.FuzzyRuleBase
Retrives the fuzzy variable associated with the given name.
getVariables() - Method in class rule.BooleanRuleBase
Retrieves the list of variables.
getVariables() - Method in class rule.FuzzyRuleBase
Retrieve the list of variables.
getVocabulary() - Method in class search.GeneticSearchObject
Retrieve the vocabulary used for the chromosomes, which is usually the alphabet "01" or "abc".
getVocabulary() - Method in class search.GeneticSearch
Get the chromosome vocabulary.
getWrReferences() - Method in class rule.FuzzyRule
Retrieves the set of the variables set by this rule.
goalClauseStack - Variable in class rule.BooleanRuleBase
 
goalComboBox - Variable in class search.SearchFrame
 
GoalComboBox - Variable in class rule.RuleFrame
 
graph - Variable in class search.SearchFrame
 
graph - Variable in class search.SearchGraph
 
gridLayout1 - Variable in class infofilter.InfoFilterFrame
 
gridLayout2 - Variable in class infofilter.InfoFilterFrame
 
group - Variable in class infofilter.NewsReaderAgentCustomizer
 

H

hasChildren() - Method in class learn.Node
Checks if the node has children nodes linked to it.
Hedge(char) - Static method in class rule.FuzzyDefs
Retrieves the Hedge string.
HedgeExtremely - Static variable in class rule.FuzzyDefs
Concentrate (3) any fuzzy set.
HedgeNull - Static variable in class rule.FuzzyDefs
Ignored hedge, can be used as a place holder in a hedge string.
HedgeSlightly - Static variable in class rule.FuzzyDefs
Dilute (0.3) any fuzzy set.
HedgeSomewhat - Static variable in class rule.FuzzyDefs
Dilute (0.5) any fuzzy set.
HedgeVery - Static variable in class rule.FuzzyDefs
Concentrate (2) any fuzzy set.
helpAbout_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Displays the About dialog.
helpMenu - Variable in class pamanager.PAManagerFrame
 
HelpMenu - Variable in class search.SearchFrame
 
HelpMenu - Variable in class learn.LearnFrame
 
HelpMenu - Variable in class rule.RuleFrame
 
HelpMenu - Variable in class marketplace.MarketplaceFrame
 

I

iconColor16x16Filename - Variable in class ciagent.CIAgentBeanInfo
 
iconColor16x16Filename - Variable in class pamanager.AirfareAgentBeanInfo
 
iconColor16x16Filename - Variable in class pamanager.SchedulerAgentBeanInfo
 
iconColor16x16Filename - Variable in class pamanager.FileAgentBeanInfo
 
iconColor16x16Filename - Variable in class pamanager.UserNotificationAgentBeanInfo
 
iconColor16x16Filename - Variable in class infofilter.URLReaderAgentBeanInfo
 
iconColor16x16Filename - Variable in class infofilter.FilterAgentBeanInfo
 
iconColor16x16Filename - Variable in class infofilter.NewsReaderAgentBeanInfo
 
iconColor32x32Filename - Variable in class ciagent.CIAgentBeanInfo
 
iconColor32x32Filename - Variable in class pamanager.AirfareAgentBeanInfo
 
iconColor32x32Filename - Variable in class pamanager.SchedulerAgentBeanInfo
 
iconColor32x32Filename - Variable in class pamanager.FileAgentBeanInfo
 
iconColor32x32Filename - Variable in class pamanager.UserNotificationAgentBeanInfo
 
iconColor32x32Filename - Variable in class infofilter.URLReaderAgentBeanInfo
 
iconColor32x32Filename - Variable in class infofilter.FilterAgentBeanInfo
 
iconColor32x32Filename - Variable in class infofilter.NewsReaderAgentBeanInfo
 
iconMono16x16Filename - Variable in class ciagent.CIAgentBeanInfo
 
iconMono16x16Filename - Variable in class pamanager.AirfareAgentBeanInfo
 
iconMono16x16Filename - Variable in class pamanager.SchedulerAgentBeanInfo
 
iconMono16x16Filename - Variable in class pamanager.FileAgentBeanInfo
 
iconMono16x16Filename - Variable in class pamanager.UserNotificationAgentBeanInfo
 
iconMono16x16Filename - Variable in class infofilter.URLReaderAgentBeanInfo
 
iconMono16x16Filename - Variable in class infofilter.FilterAgentBeanInfo
 
iconMono16x16Filename - Variable in class infofilter.NewsReaderAgentBeanInfo
 
iconMono32x32Filename - Variable in class ciagent.CIAgentBeanInfo
 
iconMono32x32Filename - Variable in class pamanager.AirfareAgentBeanInfo
 
iconMono32x32Filename - Variable in class pamanager.SchedulerAgentBeanInfo
 
iconMono32x32Filename - Variable in class pamanager.FileAgentBeanInfo
 
iconMono32x32Filename - Variable in class pamanager.UserNotificationAgentBeanInfo
 
iconMono32x32Filename - Variable in class infofilter.URLReaderAgentBeanInfo
 
iconMono32x32Filename - Variable in class infofilter.FilterAgentBeanInfo
 
iconMono32x32Filename - Variable in class infofilter.NewsReaderAgentBeanInfo
 
id - Variable in class rule.FuzzyRuleVariable
 
id - Variable in class marketplace.Offer
 
id - Variable in class infofilter.NewsArticle
 
identical(Vector, Variable) - Method in class learn.DecisionTree
Determines whether each record in the examples vector matches the given variable value.
implicateTo(WorkingFuzzySet, int) - Method in class rule.WorkingFuzzySet
Implicates the current working set to the given fuzzy set using the given infer method.
income - Variable in class marketplace.SellerAgent
 
index - Variable in class rule.Condition
 
InferenceMethod(int) - Static method in class rule.FuzzyDefs
Retrieves the InferenceMethod string.
InferenceMethodDefault - Static variable in class rule.FuzzyDefs
Inference method.
infofilter - package infofilter
 
infoFilter - Variable in class infofilter.FilterAgent
 
InfoFilterApp - class infofilter.InfoFilterApp.
The InfoFilterApp class implements the InfoFilter application which uses agents to filter information from web pages and news groups.
InfoFilterApp() - Constructor for class infofilter.InfoFilterApp
Creates a InfoFilterApp object.
infoFilterFrame - Variable in class infofilter.NewsReaderAgentCustomizer
 
InfoFilterFrame - class infofilter.InfoFilterFrame.
The InfoFilterFrame class implements the GUI and the logic for the InfoFilter application.
InfoFilterFrame() - Constructor for class infofilter.InfoFilterFrame
Creates a InfoFilterFrame object.
init() - Method in class search.GeneticSearch
Initalizes the popualation.
init() - Method in class pamanager.AirfareAgentCustomizer
Initializes the values in this customizer.
init() - Method in class infofilter.NewsReaderAgentCustomizer
Initializes the combo box.
initBestBuyerRuleBase() - Method in class marketplace.BestBuyerAgent
Initializes the BestBuyer rule base.
initBestSellerRuleBase() - Method in class marketplace.BestSellerAgent
Initializes the BestSeler rule base.
initBugsRuleBase(BooleanRuleBase) - Method in class rule.RuleFrame
Initializes the Bugs rule base.
initFlightRuleBase() - Method in class pamanager.AirfareAgent
Initializes the Flight rule base that is used by the agent when evaluating the flight information.
initialize() - Method in class rule.BooleanRuleBaseVariablesDialog
Initializes the list of variables for this dialog.
initialize() - Method in class rule.FuzzyRuleBaseVariablesDialog
Initializes the variable list.
initialize() - Method in class ciagent.CIAgent
Initializes this agent for processing.
initialize() - Method in class marketplace.BuyerAgent
Registers with the facilitator and initializes its wish list.
initialize() - Method in class marketplace.SellerAgent
Registers with the facilitator, initalizes its inventory, and advertises the items it has for sale.
initialize() - Method in class marketplace.FacilitatorAgent
Initializes the agent by setting the sleep time to 10 seconds.
initialize() - Method in class marketplace.BestBuyerAgent
Initializes the rule base for this buyer agent.
initialize() - Method in class marketplace.BestSellerAgent
Initializes the BestSeller rule base.
initialize() - Method in class pamanager.UserNotificationAgent
Initializes the agent by creating a dialog that will be used to notify the user of events.
initialize() - Method in class pamanager.AirfareAgent
Initializes the agent by initialing the rule base.
initialize() - Method in class pamanager.SchedulerAgent
Initializes this agent by setting the timers.
initialize() - Method in class pamanager.FileAgent
Initializes the agent.
initialize() - Method in class infofilter.NewsReaderAgent
Initializes the agent by setting the sleep time to 5 seconds.
initialize() - Method in class infofilter.FilterAgent
Initializes this agent by setting the sleep timer.
initialize() - Method in class infofilter.URLReaderAgent
Initializes the agent by setting the sleep time to 5 seconds.
initializeButton - Variable in class pamanager.AirfareAgentCustomizer
 
initializeButton - Variable in class pamanager.FileAgentCustomizer
 
initializeButton - Variable in class pamanager.UserNotificationAgentCustomizer
 
initializeButton - Variable in class pamanager.SchedulerAgentCustomizer
 
initializeButton_actionPerformed(ActionEvent) - Method in class pamanager.AirfareAgentCustomizer
Initializes the agent with the values set in the customizer.
initializeButton_actionPerformed(ActionEvent) - Method in class pamanager.FileAgentCustomizer
Performs the action when the OK button is pressed.
initializeButton_actionPerformed(ActionEvent) - Method in class pamanager.UserNotificationAgentCustomizer
Initializes the agent.
initializeButton_actionPerformed(ActionEvent) - Method in class pamanager.SchedulerAgentCustomizer
Initializes the agent when the initialize button is pressed.
initializeFacts() - Method in class rule.BooleanRuleBase
Initializes the facts associated with this rule base.
INITIATED - Static variable in class ciagent.CIAgentState
 
initMotorRuleBase(FuzzyRuleBase) - Method in class rule.RuleFrame
Initializes the motor rule base.
initPlantsRuleBase(BooleanRuleBase) - Method in class rule.RuleFrame
Initializes the plants rule base.
initVehiclesRuleBase(BooleanRuleBase) - Method in class rule.RuleFrame
Initializes the vehicles rule base.
initVehiclesRuleBase(BooleanRuleBase) - Method in class rule.SensorEffectorTest
Method initVehiclesRuleBase
inReplyTo - Variable in class marketplace.BuySellMessage
 
INSERT - Static variable in class search.SearchNode
 
insertIntoPopulation(GeneticSearchObject, Vector) - Method in class search.GeneticSearch
Inserts a member into the population according to its raw fitness value.
insertionSort(Vector) - Method in class infofilter.InfoFilterFrame
Sorts the articles by decreasing order of score.
integratePopulation(Vector) - Method in class search.GeneticSearch
Adds new members to the population.
INTERESTING_RATING - Static variable in class infofilter.FilterAgent
 
intermedBuyerAgent - Variable in class marketplace.MarketplaceFrame
 
intermediateBuyerCheckBoxMenuItem - Variable in class marketplace.MarketplaceFrame
 
intermediateSellerCheckBoxMenuItem - Variable in class marketplace.MarketplaceFrame
 
intermedSellerAgent - Variable in class marketplace.MarketplaceFrame
 
interval - Variable in class pamanager.SchedulerAgent
 
intervalTextField - Variable in class pamanager.SchedulerAgentCustomizer
 
inventory - Variable in class marketplace.BuyerAgent
 
inventory - Variable in class marketplace.SellerAgent
 
invokeOperator(String, String[]) - Method in class search.GeneticSearch
Appies an operator to the parent chromosomes to create the child chromosomes.
isCancelled() - Method in class pamanager.FileAgentCustomizer
Indicates whether the customizer has been cancelled
isCancelled() - Method in class pamanager.UserNotificationAgentCustomizer
Inidicates whether the customizer has been cancelled.
isCancelled() - Method in class pamanager.SchedulerAgentCustomizer
Indicates whether the customizer was cancelled.
isCategorical() - Method in class learn.Variable
Determines if the variable is categorical.
isClusterNetTrained() - Method in class infofilter.FilterAgent
Indicates whether the cluster net is trained.
isEmpty() - Method in class rule.WorkingFuzzySet
Checks if the working set is empty.
isExpanded() - Method in class search.SearchNode
Indicates whether the node has been expanded or not.
isFired() - Method in class rule.FuzzyRule
Retrieves the flag that indicates if this rule has been fired.
isRatingNetTrained() - Method in class infofilter.FilterAgent
Indicates whether the rating net is trained.
isTested() - Method in class search.SearchNode
Indicates whether the node has been tested or not.
item - Variable in class marketplace.Offer
 
itemInInventory(String) - Method in class marketplace.SellerAgent
Checks if an item is in inventory
ITERATED - Static variable in class search.SearchFrame
 
IteratedRadioButtonMenuItem - Variable in class search.SearchFrame
 
IteratedRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class search.SearchFrame
Sets the search to ITERATED when the iterated search radio button is selected.
iteration - Variable in class marketplace.BasicNegotiation
 
iterDeepSearch(SearchNode, Object) - Method in class search.SearchGraph
Does a iterated deepening search on graph, a series of depth-first searches starting at the given initial node and continuing until the goal state is reached or an arbitrary depth is reached.

J

jbInit() - Method in class search.AboutDialog
Initializes the dialog settings.
jbInit() - Method in class learn.AboutDialog
Initializes the dialog.
jbInit() - Method in class rule.BooleanRuleBaseVariablesDialog
Initializes the dialog.
jbInit() - Method in class rule.FuzzyRuleBaseVariablesDialog
Initializes the GUI controls.
jbInit() - Method in class rule.RuleVarDialog
Initializes the GUI controls.
jbInit() - Method in class rule.AboutDialog
Initializes this dialog.
jbInit() - Method in class marketplace.AboutDialog
Initializes the GUI controls for this About dialog.
jbInit() - Method in class pamanager.AboutDialog
Initializes this About dialog.
jbInit() - Method in class pamanager.ExecuteDialog
Initializes this execute dialog.
jbInit() - Method in class pamanager.AirfareAgentCustomizer
Initializes the customizer GUI components.
jbInit() - Method in class pamanager.FileAgentCustomizer
Initializes the customizer.
jbInit() - Method in class pamanager.UserNotificationAgentCustomizer
Initializes the GUI controls.
jbInit() - Method in class pamanager.SchedulerAgentCustomizer
Initializes the GUI for the customizer.
jbInit() - Method in class pamanager.AlertDialog
Initializes this Alert dialog.
jbInit() - Method in class infofilter.AboutDialog
Initializes the GUI controls for the dialog.
jbInit() - Method in class infofilter.FilterAgentCustomizer
Initializes the GUI controls for the customizer.
jbInit() - Method in class infofilter.NewsReaderAgentCustomizer
Initializes the GUI controls.
jLabel1 - Variable in class search.SearchFrame
 
jLabel1 - Variable in class search.AboutDialog
 
jLabel1 - Variable in class learn.AboutDialog
 
jLabel1 - Variable in class learn.LearnFrame
 
jLabel1 - Variable in class rule.BooleanRuleBaseVariablesDialog
 
jLabel1 - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
jLabel1 - Variable in class rule.RuleFrame
 
jLabel1 - Variable in class rule.AboutDialog
 
jLabel1 - Variable in class ciagent.CIAgentPanel
 
jLabel1 - Variable in class marketplace.AboutDialog
 
jLabel1 - Variable in class marketplace.MarketplaceFrame
 
jLabel1 - Variable in class pamanager.AboutDialog
 
jLabel1 - Variable in class pamanager.AirfareAgentCustomizer
 
jLabel1 - Variable in class pamanager.FileAgentCustomizer
 
jLabel1 - Variable in class pamanager.UserNotificationAgentCustomizer
 
jLabel1 - Variable in class pamanager.PAManagerFrame
 
jLabel1 - Variable in class pamanager.SchedulerAgentCustomizer
 
jLabel1 - Variable in class infofilter.InfoFilterFrame
 
jLabel1 - Variable in class infofilter.AboutDialog
 
jLabel1 - Variable in class infofilter.FilterAgentCustomizer
 
jLabel1 - Variable in class infofilter.NewsReaderAgentCustomizer
 
jLabel2 - Variable in class search.SearchFrame
 
jLabel2 - Variable in class search.AboutDialog
 
jLabel2 - Variable in class learn.AboutDialog
 
jLabel2 - Variable in class rule.BooleanRuleBaseVariablesDialog
 
jLabel2 - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
jLabel2 - Variable in class rule.RuleFrame
 
jLabel2 - Variable in class rule.RuleVarDialog
 
jLabel2 - Variable in class rule.AboutDialog
 
jLabel2 - Variable in class ciagent.CIAgentPanel
 
jLabel2 - Variable in class marketplace.AboutDialog
 
jLabel2 - Variable in class marketplace.MarketplaceFrame
 
jLabel2 - Variable in class pamanager.AboutDialog
 
jLabel2 - Variable in class pamanager.AirfareAgentCustomizer
 
jLabel2 - Variable in class pamanager.FileAgentCustomizer
 
jLabel2 - Variable in class pamanager.PAManagerFrame
 
jLabel2 - Variable in class pamanager.SchedulerAgentCustomizer
 
jLabel2 - Variable in class infofilter.AboutDialog
 
jLabel2 - Variable in class infofilter.NewsReaderAgentCustomizer
 
jLabel3 - Variable in class search.SearchFrame
 
jLabel3 - Variable in class search.AboutDialog
 
jLabel3 - Variable in class learn.AboutDialog
 
jLabel3 - Variable in class rule.BooleanRuleBaseVariablesDialog
 
jLabel3 - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
jLabel3 - Variable in class rule.AboutDialog
 
jLabel3 - Variable in class marketplace.AboutDialog
 
jLabel3 - Variable in class pamanager.AboutDialog
 
jLabel3 - Variable in class pamanager.AirfareAgentCustomizer
 
jLabel3 - Variable in class pamanager.FileAgentCustomizer
 
jLabel3 - Variable in class pamanager.SchedulerAgentCustomizer
 
jLabel3 - Variable in class infofilter.AboutDialog
 
jLabel3 - Variable in class infofilter.NewsReaderAgentCustomizer
 
jLabel4 - Variable in class search.SearchFrame
 
jLabel4 - Variable in class search.AboutDialog
 
jLabel4 - Variable in class learn.AboutDialog
 
jLabel4 - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
jLabel4 - Variable in class rule.AboutDialog
 
jLabel4 - Variable in class ciagent.CIAgentPanel
 
jLabel4 - Variable in class marketplace.AboutDialog
 
jLabel4 - Variable in class pamanager.AboutDialog
 
jLabel4 - Variable in class pamanager.AirfareAgentCustomizer
 
jLabel4 - Variable in class pamanager.FileAgentCustomizer
 
jLabel4 - Variable in class pamanager.SchedulerAgentCustomizer
 
jLabel4 - Variable in class infofilter.AboutDialog
 
jLabel5 - Variable in class search.SearchFrame
 
jLabel5 - Variable in class search.AboutDialog
 
jLabel5 - Variable in class learn.AboutDialog
 
jLabel5 - Variable in class rule.AboutDialog
 
jLabel5 - Variable in class ciagent.CIAgentPanel
 
jLabel5 - Variable in class marketplace.AboutDialog
 
jLabel5 - Variable in class pamanager.AboutDialog
 
jLabel5 - Variable in class pamanager.AirfareAgentCustomizer
 
jLabel5 - Variable in class pamanager.FileAgentCustomizer
 
jLabel5 - Variable in class pamanager.SchedulerAgentCustomizer
 
jLabel5 - Variable in class infofilter.AboutDialog
 
jLabel6 - Variable in class search.SearchFrame
 
jLabel6 - Variable in class pamanager.AirfareAgentCustomizer
 
jLabel6 - Variable in class pamanager.FileAgentCustomizer
 
jLabel6 - Variable in class pamanager.SchedulerAgentCustomizer
 
jLabel7 - Variable in class pamanager.AirfareAgentCustomizer
 
jLabel7 - Variable in class pamanager.FileAgentCustomizer
 
jLabel7 - Variable in class pamanager.SchedulerAgentCustomizer
 
jLabel8 - Variable in class pamanager.SchedulerAgentCustomizer
 
jMenu1 - Variable in class infofilter.InfoFilterFrame
 
jMenu2 - Variable in class marketplace.MarketplaceFrame
 
jMenu2 - Variable in class infofilter.InfoFilterFrame
 
jMenu3 - Variable in class marketplace.MarketplaceFrame
 
jMenu3 - Variable in class infofilter.InfoFilterFrame
 
jMenu4 - Variable in class marketplace.MarketplaceFrame
 
jMenu5 - Variable in class infofilter.InfoFilterFrame
 
jMenuBar1 - Variable in class search.SearchFrame
 
jMenuBar1 - Variable in class learn.LearnFrame
 
jMenuBar1 - Variable in class rule.RuleFrame
 
jPanel1 - Variable in class search.SearchFrame
 
jPanel1 - Variable in class learn.LearnFrame
 
jPanel1 - Variable in class rule.BooleanRuleBaseVariablesDialog
 
jPanel1 - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
jPanel1 - Variable in class rule.RuleFrame
 
jPanel1 - Variable in class rule.RuleVarDialog
 
jPanel1 - Variable in class marketplace.MarketplaceFrame
 
jPanel1 - Variable in class pamanager.ExecuteDialog
 
jPanel1 - Variable in class pamanager.AirfareAgentCustomizer
 
jPanel1 - Variable in class pamanager.PAManagerFrame
 
jPanel1 - Variable in class pamanager.AlertDialog
 
jPanel1 - Variable in class infofilter.InfoFilterFrame
 
jPanel1 - Variable in class infofilter.FilterAgentCustomizer
 
jPanel1 - Variable in class infofilter.NewsReaderAgentCustomizer
 
jPanel2 - Variable in class search.SearchFrame
 
jPanel2 - Variable in class search.AboutDialog
 
jPanel2 - Variable in class learn.AboutDialog
 
jPanel2 - Variable in class learn.LearnFrame
 
jPanel2 - Variable in class rule.BooleanRuleBaseVariablesDialog
 
jPanel2 - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
jPanel2 - Variable in class rule.RuleFrame
 
jPanel2 - Variable in class rule.RuleVarDialog
 
jPanel2 - Variable in class rule.AboutDialog
 
jPanel2 - Variable in class marketplace.AboutDialog
 
jPanel2 - Variable in class marketplace.MarketplaceFrame
 
jPanel2 - Variable in class pamanager.AboutDialog
 
jPanel2 - Variable in class pamanager.ExecuteDialog
 
jPanel2 - Variable in class pamanager.AirfareAgentCustomizer
 
jPanel2 - Variable in class pamanager.PAManagerFrame
 
jPanel2 - Variable in class infofilter.InfoFilterFrame
 
jPanel2 - Variable in class infofilter.AboutDialog
 
jPanel2 - Variable in class infofilter.FilterAgentCustomizer
 
jPanel2 - Variable in class infofilter.NewsReaderAgentCustomizer
 
jPanel3 - Variable in class learn.LearnFrame
 
jPanel3 - Variable in class rule.RuleFrame
 
jPanel4 - Variable in class learn.LearnFrame
 
jPanel5 - Variable in class learn.LearnFrame
 
jScrollPane1 - Variable in class search.SearchFrame
 
jScrollPane1 - Variable in class learn.LearnFrame
 
jScrollPane1 - Variable in class rule.BooleanRuleBaseVariablesDialog
 
jScrollPane1 - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
jScrollPane1 - Variable in class rule.RuleFrame
 
jScrollPane1 - Variable in class marketplace.MarketplaceFrame
 
jScrollPane1 - Variable in class pamanager.ExecuteDialog
 
jScrollPane1 - Variable in class pamanager.PAManagerFrame
 
jScrollPane1 - Variable in class pamanager.AlertDialog
 
jScrollPane1 - Variable in class infofilter.InfoFilterFrame
 
jScrollPane1 - Variable in class infofilter.FilterAgentCustomizer
 
jScrollPane2 - Variable in class learn.LearnFrame
 
jScrollPane2 - Variable in class marketplace.MarketplaceFrame
 
jScrollPane2 - Variable in class pamanager.PAManagerFrame
 
jScrollPane3 - Variable in class infofilter.InfoFilterFrame
 

K

keywordList - Variable in class infofilter.FilterAgentCustomizer
 
keywordList_mouseClicked(MouseEvent) - Method in class infofilter.FilterAgentCustomizer
Sets the keyword text, depending on the mouse click.
keywords - Variable in class infofilter.FilterAgent
 
keywords - Variable in class infofilter.FilterAgentCustomizer
 
keywordScore - Variable in class infofilter.NewsArticle
 
keywordsMenuItem - Variable in class infofilter.InfoFilterFrame
 
keywordsMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Opens a filter agent customizer.
keywordTextField - Variable in class infofilter.FilterAgentCustomizer
 
KMapNet - class learn.KMapNet.
The KMapNet class provides the support necessary for the Kohonen Map neural network.
KMapNet(String) - Constructor for class learn.KMapNet
Creates a Kohonen map neural network with the given name.
KohonenRadioButtonMenuItem - Variable in class learn.LearnFrame
 
KohonenRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class learn.LearnFrame
Sets the title on the frame when the Kohnen map radio button is clicked.

L

label - Variable in class search.SearchNode
 
label - Variable in class learn.Node
 
labels - Variable in class learn.Variable
 
labels - Variable in class rule.Variable
 
language - Variable in class marketplace.BuySellMessage
 
lastChanged - Variable in class pamanager.FileAgent
 
lastModified() - Method in class pamanager.FileAgent
Retrieves the time the file was last modified.
lastOffer - Variable in class marketplace.BasicNegotiation
 
leaf() - Method in class search.SearchNode
Determines if the SearchNode is a leaf node in the graph.
learn - package learn
 
LearnApp - class learn.LearnApp.
The LearnApp is an application that demonstrates three learing algorithms: back propagation network, Kohonen map network, and a decision tree.
LearnApp() - Constructor for class learn.LearnApp
Creates the learn application.
LearnFrame - class learn.LearnFrame.
This is the frame for the application which demonstrates three learing algorithms: back propagation network, Kohonen map network, and a decision tree.
LearnFrame() - Constructor for class learn.LearnFrame
Constructs the frame for the learn application.
LEFT - Static variable in class rule.FuzzyDefs
Fuzzy set direction for shoulder sets.
length() - Method in class pamanager.FileAgent
Retrieves the size of the file in bytes.
lhs - Variable in class rule.FuzzyClause
 
lhs - Variable in class rule.Clause
 
linkLabels - Variable in class learn.Node
 
links - Variable in class search.SearchNode
 
loadArticleMenuItem - Variable in class infofilter.InfoFilterFrame
 
loadArticleMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Loads and scores an article.
loadDataFile() - Method in class learn.DataSet
Reads the data from the file defined by the data file definition.
loadDataFileDefinition() - Method in class learn.DataSet
Reads the data file definition which is a simple text files that contains a list of the field data types and their names.
LoadDataMenuItem - Variable in class learn.LearnFrame
 
LoadDataMenuItem_actionPerformed(ActionEvent) - Method in class learn.LearnFrame
Gets the dataset filename and loads the dataset.
logistic(double) - Method in class learn.BackProp
Computes the activation value based on the given sum.

M

main(String[]) - Static method in class search.SearchApp
Runs the search application.
main(String[]) - Static method in class learn.LearnApp
Runs the learn application.
main(String[]) - Static method in class rule.RuleApp
Runs the rule application.
main(String[]) - Static method in class rule.SensorEffectorTest
 
main(String[]) - Static method in class marketplace.MarketplaceApp
Runs the marketplace applicaiton
main(String[]) - Static method in class pamanager.PAManagerApp
Executes the PAManager application.
main(String[]) - Static method in class infofilter.InfoFilterApp
Runs the InfoFilter application.
majority(Vector) - Method in class learn.DecisionTree
Returns the value which occurs most often in the given vector.
marketplace - package marketplace
 
MarketplaceApp - class marketplace.MarketplaceApp.
The MarketplaceApp class implements the marketplace application which allows buyer and seller agents to negotiate when buying and selling items.
MarketplaceApp() - Constructor for class marketplace.MarketplaceApp
Creates a MarketplaceApp object.
MarketplaceFrame - class marketplace.MarketplaceFrame.
The MarketplaceFrame class implements the marketplace application.
MarketplaceFrame() - Constructor for class marketplace.MarketplaceFrame
Creates a MarketplaceFrame object.
match(boolean) - Method in class rule.BooleanRuleBase
Finds the set of rules that can fire when forward chaining.
max - Variable in class learn.ContinuousVariable
 
max - Variable in class learn.DiscreteVariable
 
MaxArticlesRadioButton - Variable in class infofilter.NewsReaderAgentCustomizer
 
maxArticlesTextField - Variable in class infofilter.NewsReaderAgentCustomizer
 
maxFitness - Variable in class search.GeneticSearch
 
MAXHEIGHT - Static variable in class rule.FuzzyDefs
Defuzzification method.
maxNumPasses - Variable in class search.GeneticSearch
 
MAXVALUES - Static variable in class rule.FuzzyDefs
The maximum number of scalars and truth values that can be held in a fuzzy set.
membership(double) - Method in class rule.FuzzySet
Retrieves the membership value for the given scalar value.
menuBar1 - Variable in class marketplace.MarketplaceFrame
 
menuBar1 - Variable in class pamanager.PAManagerFrame
 
menuBar1 - Variable in class infofilter.InfoFilterFrame
 
menuFile - Variable in class marketplace.MarketplaceFrame
 
menuFile - Variable in class infofilter.InfoFilterFrame
 
messageTextField - Variable in class pamanager.FileAgentCustomizer
 
MILDLY_RATING - Static variable in class infofilter.FilterAgent
 
min - Variable in class learn.ContinuousVariable
 
min - Variable in class learn.DiscreteVariable
 
minFitness - Variable in class search.GeneticSearch
 
MINIMISE - Static variable in class rule.FuzzyDefs
Correlation method: Minimise: truncate the consequent fuzzy region at the truth of the premise (creating a plateau): a[i] = minimum( a[i], PredicateTruth ) Usually used with MinMax Inference method.
MINMAX - Static variable in class rule.FuzzyDefs
Inference (implication) method: MinMax: the maximum (of the minimum) membership values: maximum( a[i], b[i] ) Almost always used with Minimise correlation method.
MODIFIED - Static variable in class pamanager.FileAgent
 
months - Variable in class pamanager.AirfareAgentCustomizer
 
motor - Static variable in class rule.RuleFrame
 
MotorRadioButtonMenuItem - Variable in class rule.RuleFrame
 
MotorRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class rule.RuleFrame
Switches to the motor rule base.
msg - Variable in class marketplace.BuyerAgent
 
msg - Variable in class marketplace.SellerAgent
 
msg - Variable in class marketplace.FacilitatorAgent
 
msgTextArea - Variable in class pamanager.AlertDialog
 
mutate(String[]) - Method in class search.GeneticSearch
Mutates two parent chromosomes, subject to the mutation rate, to create two children chromosomes.
mutateChromosome(String) - Method in class search.GeneticSearch
Mutates a single chromosome by doing a bitwise test against the mutation rate and then rolling the dice to select a new bit value from the vocabulary.
mutationRate - Variable in class search.GeneticSearchObject
 
mutationRate - Variable in class search.GeneticSearch
 

N

name - Variable in class search.SearchGraph
 
name - Variable in class learn.Variable
 
name - Variable in class learn.DecisionTree
 
name - Variable in class learn.DataSet
 
name - Variable in class rule.BooleanRuleBase
 
name - Variable in class rule.Variable
 
name - Variable in class rule.FuzzyRuleVariable
 
name - Variable in class rule.Fact
 
name - Variable in class rule.Rule
 
name - Variable in class ciagent.CIAgent
 
nameTextField - Variable in class ciagent.CIAgentPanel
 
nameTextField - Variable in class pamanager.AirfareAgentCustomizer
 
nameTextField - Variable in class pamanager.FileAgentCustomizer
 
nameTextField - Variable in class pamanager.UserNotificationAgentCustomizer
 
nameTextField - Variable in class pamanager.SchedulerAgentCustomizer
 
negotiate(Offer, BuySellMessage) - Method in class marketplace.BuyerAgent
Accepts the offer if it is less than the strike price or offers a counter offer.
negotiate(Offer, BuySellMessage) - Method in class marketplace.BetterBuyerAgent
Negotiates by accepting an offer if it is less than the current strike price or making a counter offer that is $50 less than the most recent offer.
negotiate(Offer, BuySellMessage) - Method in class marketplace.SellerAgent
Negotiates by accepting or rejecting offers.
negotiate(Offer, BuySellMessage) - Method in class marketplace.BetterSellerAgent
Accepts, rejects or makes a counter offer depending on the offer price.
negotiate(Offer, BuySellMessage) - Method in class marketplace.BestBuyerAgent
Uses the rule base and forward chaining to decide whether to accept an offer or make a counter offer.
negotiate(Offer, BuySellMessage) - Method in class marketplace.BestSellerAgent
Uses forward chaining and the rule base to determine whether to accept or reject an offer.
negotiations - Variable in class marketplace.BuyerAgent
 
negotiations - Variable in class marketplace.SellerAgent
 
NEUTRAL_RATING - Static variable in class infofilter.FilterAgent
 
newOffer(Offer) - Method in class marketplace.BasicNegotiation
Sets the current offer to the new offer.
news - Variable in class infofilter.NewsReaderAgent
 
NewsArticle - class infofilter.NewsArticle.
The NewsArticle class defines all the information about a single news article or web page source.
NewsArticle(String) - Constructor for class infofilter.NewsArticle
Constructs a news article object with specified ID.
newsGroup - Variable in class infofilter.NewsReaderAgent
 
NewsGroupComboBox - Variable in class infofilter.NewsReaderAgentCustomizer
 
NewsGroupComboBox_actionPerformed(ActionEvent) - Method in class infofilter.NewsReaderAgentCustomizer
Does nothing.
newsGroups - Variable in class infofilter.NewsReaderAgent
 
newsHost - Variable in class infofilter.NewsReaderAgent
 
NewsHostComboBox - Variable in class infofilter.NewsReaderAgentCustomizer
 
NewsHostComboBox_actionPerformed(ActionEvent) - Method in class infofilter.NewsReaderAgentCustomizer
Does nothing.
newsHostConnectionOK - Variable in class infofilter.NewsReaderAgent
 
newsIn - Variable in class infofilter.NewsReaderAgent
 
newsOut - Variable in class infofilter.NewsReaderAgent
 
newsReaderAgent - Variable in class infofilter.InfoFilterFrame
 
NewsReaderAgent - class infofilter.NewsReaderAgent.
The NewsReaderAgent class implements an agent can read one or more news articles from an NNTP host.
NewsReaderAgent() - Constructor for class infofilter.NewsReaderAgent
Creates a NewsReaderAgent object.
NewsReaderAgent(String) - Constructor for class infofilter.NewsReaderAgent
Creates a NewsReaderAgent object with the given name.
NewsReaderAgentBeanInfo - class infofilter.NewsReaderAgentBeanInfo.
The NewsReaderAgentBeanInfo class implements bean info for the news reader agent.
NewsReaderAgentBeanInfo() - Constructor for class infofilter.NewsReaderAgentBeanInfo
Creates a NewsReaderAgentBeanInfo object.
NewsReaderAgentCustomizer - class infofilter.NewsReaderAgentCustomizer.
The NewsReaderAgentCustomizer class implements the customizer for the news reader agent.
NewsReaderAgentCustomizer() - Constructor for class infofilter.NewsReaderAgentCustomizer
Creates a NewsReaderAgentCustomizer object.
NewsReaderAgentCustomizer(Frame, String, boolean) - Constructor for class infofilter.NewsReaderAgentCustomizer
Creates a NewsReaderAgentCustomizer object with the given frame, title, and modality.
nextId - Static variable in class rule.FuzzyRuleVariable
 
nextId - Static variable in class rule.FuzzyRuleBase
 
Node - class learn.Node.
The Node class contains the label or name and the links for a node in a DecisionTree.
Node() - Constructor for class learn.Node
Creates a node.
Node(Node, String) - Constructor for class learn.Node
Creates a node with the given name and parent.
Node(String) - Constructor for class learn.Node
Creates a node with the given name.
normalise() - Method in class rule.FuzzySet
Adjusts the truthValues so that the max is 1.0.
normalize(String, double[], int) - Method in class learn.Variable
Converts the given symbol for use in the network.
normalize(String, double[], int) - Method in class learn.ContinuousVariable
Linearly scales a value to be in the range from 0.0 to 1.0.
normalize(String, double[], int) - Method in class learn.DiscreteVariable
Converts a symbol to a one-of-N code.
normalize(String, float[], int) - Method in class rule.Variable
Normalizes the variable.
normalize(String, float[], int) - Method in class rule.RuleVariable
Not used.
normalizeData() - Method in class learn.DataSet
Normalizes a record by translating discrete data to a one-of-N vector and by scaling all continuous data to be in the 0.0 to 1.0 range.
normalizedData - Variable in class learn.DataSet
 
normalizedSize() - Method in class rule.Variable
Retrieves the normalized size of the variable.
normFieldsPerRec - Variable in class learn.DataSet
 
notificationDialog - Variable in class pamanager.UserNotificationAgent
 
notifyCIAgentEventListeners(CIAgentEvent) - Method in class ciagent.CIAgent
Delivers the CIAgent event to all registered listeners.
notifyRadioButton - Variable in class pamanager.AirfareAgentCustomizer
 
notifyRadioButton - Variable in class pamanager.FileAgentCustomizer
 
notifyRadioButton - Variable in class pamanager.SchedulerAgentCustomizer
 
NOTVERY_RATING - Static variable in class infofilter.FilterAgent
 
NUM_COLS - Static variable in class pamanager.PAManagerFrame
 
NUM_COLS - Static variable in class infofilter.InfoFilterFrame
 
numAntecedents() - Method in class rule.Rule
Retrieves the number of antecedent clauses in this rule.
numArticles - Variable in class infofilter.NewsReaderAgent
 
numArticles - Variable in class infofilter.NewsReaderAgentCustomizer
 
NumGenerationsComboBox - Variable in class search.SearchFrame
 
numPasses - Variable in class search.GeneticSearch
 
numRecords - Variable in class learn.DataSet
 

O

object - Variable in class rule.SensorClause
 
object - Variable in class rule.EffectorClause
 
offer - Variable in class marketplace.BasicNegotiation
 
offer - Variable in class marketplace.BestBuyerAgent
 
offer - Variable in class marketplace.BestSellerAgent
 
Offer - class marketplace.Offer.
The Offer class implements the offer used by the buyer and seller agents in the marketplace application.
Offer(BuySellMessage) - Constructor for class marketplace.Offer
Creates a Offer object using information in the BuySellMessage.
Offer(String) - Constructor for class marketplace.Offer
Creates a Offer object that contains the given item.
Offer(String, String, String, long) - Constructor for class marketplace.Offer
Creates a Offer object with the given parameters.
offerDelta - Variable in class marketplace.BestBuyerAgent
 
offerDelta - Variable in class marketplace.BestSellerAgent
 
oKButton - Variable in class pamanager.ExecuteDialog
 
OKButton - Variable in class search.AboutDialog
 
OKButton - Variable in class learn.AboutDialog
 
OKButton - Variable in class rule.RuleVarDialog
 
OKButton - Variable in class rule.AboutDialog
 
OKButton - Variable in class marketplace.AboutDialog
 
OKButton - Variable in class pamanager.AboutDialog
 
OKButton - Variable in class infofilter.AboutDialog
 
oKButton_actionPerformed(ActionEvent) - Method in class pamanager.ExecuteDialog
Performs the action when the OK button is pressed.
OKButton_actionPerformed(ActionEvent) - Method in class search.AboutDialog
Performs the action for the OK button
OKButton_actionPerformed(ActionEvent) - Method in class learn.AboutDialog
Implements the action performed when the OK button is pressed.
OKButton_actionPerformed(ActionEvent) - Method in class rule.RuleVarDialog
Closes the window when OK is pressed.
OKButton_actionPerformed(ActionEvent) - Method in class rule.AboutDialog
Performs the action for the OK button in the dialog.
OKButton_actionPerformed(ActionEvent) - Method in class marketplace.AboutDialog
Closes the dialog when the OK button is pressed.
OKButton_actionPerformed(ActionEvent) - Method in class pamanager.AboutDialog
Performs the action for the OK button.
OKButton_actionPerformed(ActionEvent) - Method in class infofilter.AboutDialog
Closes the dialog when the OK button is pressed.
onePointCrossover(String[]) - Method in class search.GeneticSearch
Given two parent chromosomes, does a single-point crossover, creating two children chromosomes.
onePointCrossoverAndMutate(String[]) - Method in class search.GeneticSearch
Given two parent chromosomes, does a single-point crossover, creating two children chromosomes and mutating bits at the specified rate
oneShot - Variable in class pamanager.SchedulerAgent
 
oneTimeRadioButton - Variable in class pamanager.SchedulerAgentCustomizer
 
ontology - Variable in class marketplace.BuySellMessage
 
op - Variable in class rule.FuzzyClause
 
openFileDialog - Variable in class infofilter.InfoFilterFrame
 
oper - Variable in class search.SearchNode
 
Operator(int) - Static method in class rule.FuzzyOperator
Retrieves the Operator string.
operatorFitness - Variable in class search.GeneticSearch
 
origCity - Variable in class pamanager.AirfareAgent
 
originalKeywords - Variable in class infofilter.FilterAgentCustomizer
 

P

packFrame - Variable in class search.SearchApp
 
packFrame - Variable in class learn.LearnApp
 
packFrame - Variable in class rule.RuleApp
 
packFrame - Variable in class marketplace.MarketplaceApp
 
packFrame - Variable in class infofilter.InfoFilterApp
 
pamanager - package pamanager
 
PAManagerApp - class pamanager.PAManagerApp.
The PAManagerApp class implements the personal agent manager application.
PAManagerApp() - Constructor for class pamanager.PAManagerApp
Creates a PAManagerApp object.
PAManagerFrame - class pamanager.PAManagerFrame.
The PAManagerFrame class implements the GUI and the logic for the PAManager application.
PAManagerFrame() - Constructor for class pamanager.PAManagerFrame
Creates a PAManagerFrame object.
panel1 - Variable in class search.AboutDialog
 
panel1 - Variable in class learn.AboutDialog
 
panel1 - Variable in class rule.BooleanRuleBaseVariablesDialog
 
panel1 - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
panel1 - Variable in class rule.RuleVarDialog
 
panel1 - Variable in class rule.AboutDialog
 
panel1 - Variable in class marketplace.AboutDialog
 
panel1 - Variable in class pamanager.AboutDialog
 
panel1 - Variable in class pamanager.ExecuteDialog
 
panel1 - Variable in class pamanager.AirfareAgentCustomizer
 
panel1 - Variable in class pamanager.FileAgentCustomizer
 
panel1 - Variable in class pamanager.UserNotificationAgentCustomizer
 
panel1 - Variable in class pamanager.SchedulerAgentCustomizer
 
panel1 - Variable in class pamanager.AlertDialog
 
panel1 - Variable in class infofilter.AboutDialog
 
panel1 - Variable in class infofilter.FilterAgentCustomizer
 
panel1 - Variable in class infofilter.NewsReaderAgentCustomizer
 
paramString - Variable in class infofilter.URLReaderAgent
 
parent - Variable in class learn.Node
 
parent - Variable in class ciagent.CIAgent
 
parentVar - Variable in class rule.FuzzySet
 
parms - Variable in class pamanager.FileAgent
 
parseHeader(String) - Method in class infofilter.NewsReaderAgent
Parses the article header and retrieves the subject line.
peekEvent() - Method in class ciagent.CIAgentEventQueue
Retrieves the first element from the queue (if any) without removing it.
pending - Variable in class marketplace.BuyerAgent
 
perform(BooleanRuleBase) - Method in class rule.EffectorClause
Peforms the effector clause.
performAction() - Method in class pamanager.FileAgent
Peforms the ALERT, EXECUTE, or EVENT action.
performative - Variable in class marketplace.BuySellMessage
 
plants - Static variable in class rule.RuleFrame
 
PlantsRadioButtonMenuItem - Variable in class rule.RuleFrame
 
PlantsRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class rule.RuleFrame
Switches to the plants rule base.
population - Variable in class search.GeneticSearch
 
populationSize - Variable in class search.GeneticSearch
 
PopulationSizeComboBox - Variable in class search.SearchFrame
 
postCIAgentEvent(CIAgentEvent) - Method in interface ciagent.CIAgentEventListener
Adds the event to the asynchronous event queue.
postCIAgentEvent(CIAgentEvent) - Method in class ciagent.CIAgent
Posts an event to this agent's event queue.
postCIAgentEvent(CIAgentEvent) - Method in class marketplace.MarketplaceFrame
Method postCIAgentEvent
postCIAgentEvent(CIAgentEvent) - Method in class pamanager.AirfareAgentCustomizer
Processes a CIAgentEvent (does not queue it).
postCIAgentEvent(CIAgentEvent) - Method in class pamanager.PAManagerFrame
Processes an event (does not actually post it to the event queue).
postCIAgentEvent(CIAgentEvent) - Method in class infofilter.InfoFilterFrame
Processes a CIAgentEvent (does not queue it).
postCIAgentEvent(CIAgentEvent) - Method in class infofilter.NewsReaderAgentCustomizer
Processes a CIAgentEvent (does not queue it).
predictedRating - Variable in class infofilter.NewsArticle
 
prevOffer - Variable in class marketplace.BasicNegotiation
 
price - Variable in class marketplace.Offer
 
price - Variable in class pamanager.AirfareAgent
 
process() - Method in class learn.BackProp
Processes the network by reading the input values, computing the output and error values, and, if training, adjusting the weights.
process() - Method in class ciagent.CIAgent
Provides the synchronous processing done by this agent.
process() - Method in class marketplace.BuyerAgent
Does nothing.
process() - Method in class marketplace.SellerAgent
Does nothing.
process() - Method in class marketplace.FacilitatorAgent
Does nothing.
process() - Method in class pamanager.UserNotificationAgent
Does nothing.
process() - Method in class pamanager.AirfareAgent
Provides the default behavior of this agent which includes going out to a web page to get airfare information, parsing that page, and determining whether the flights and airfares are within certain limits set in the rule base.
process() - Method in class pamanager.SchedulerAgent
Does nothing because this agent only processes timer pops.
process() - Method in class pamanager.FileAgent
Performs the default processing for this agent by checking the condition and performing the action is the condition is met.
process() - Method in class infofilter.NewsReaderAgent
Does nothing.
process() - Method in class infofilter.FilterAgent
Does nothing.
process() - Method in class infofilter.URLReaderAgent
Does nothing.
processAsynchronousEvents() - Method in class ciagent.CIAgent
Processes all events on the asynchronous event queue periodically, depending on the asynchronous event time for this agent.
processCIAgentEvent(CIAgentEvent) - Method in interface ciagent.CIAgentEventListener
Processes the event.
processCIAgentEvent(CIAgentEvent) - Method in class ciagent.CIAgent
Performs synchronous event processing for this agent.
processCIAgentEvent(CIAgentEvent) - Method in class marketplace.BuyerAgent
Processes a CIAgentEvent.
processCIAgentEvent(CIAgentEvent) - Method in class marketplace.SellerAgent
Processes a CIAgentEvent.
processCIAgentEvent(CIAgentEvent) - Method in class marketplace.MarketplaceFrame
Processes a CIAgentEvent if it contains a trace message.
processCIAgentEvent(CIAgentEvent) - Method in class marketplace.FacilitatorAgent
Processes a CIAgentEvent.
processCIAgentEvent(CIAgentEvent) - Method in class pamanager.UserNotificationAgent
Processes the event by displaying the message associated with the event.
processCIAgentEvent(CIAgentEvent) - Method in class pamanager.AirfareAgent
Processes an event by invoking the default behavior of this agent.
processCIAgentEvent(CIAgentEvent) - Method in class pamanager.SchedulerAgent
Does nothing because this agent only processes timer pops.
processCIAgentEvent(CIAgentEvent) - Method in class pamanager.AirfareAgentCustomizer
Processes a CIAgentEvent.
processCIAgentEvent(CIAgentEvent) - Method in class pamanager.FileAgent
Does nothing when an event is received.
processCIAgentEvent(CIAgentEvent) - Method in class pamanager.PAManagerFrame
Processes the CIAgentEvent received by this application by displaying information in the trace text area.
processCIAgentEvent(CIAgentEvent) - Method in class infofilter.NewsReaderAgent
Processes a CIAgentEvent object (trace, downloadNewsGroup).
processCIAgentEvent(CIAgentEvent) - Method in class infofilter.InfoFilterFrame
Processes a CIAgentEvent.
processCIAgentEvent(CIAgentEvent) - Method in class infofilter.FilterAgent
Processes a CIAgentEvent.
processCIAgentEvent(CIAgentEvent) - Method in class infofilter.URLReaderAgent
Processes a CIAgentEvent (trace or getURLText).
processCIAgentEvent(CIAgentEvent) - Method in class infofilter.NewsReaderAgentCustomizer
Processes a CIAgentEvent (trace or addArticle).
processMessage(BuySellMessage) - Method in class marketplace.BuyerAgent
Processes a BuySellMessage received in a CIAgentEvent.
processMessage(BuySellMessage) - Method in class marketplace.SellerAgent
Processes the BuySellMessage received in a CIAgentEvent object.
processOneGeneration() - Method in class search.GeneticSearch
Processes one generation by evaluating each chromosome and insert it into the population, creating new chromosomes and members using crossover/mutation operators, and deleting members of the old population to make room for new members.
processTimerPop() - Method in class ciagent.CIAgent
Provides the asynchronous, autonomous behavior of this agent that occurs periodically, depending on the sleep time for this agent.
processTimerPop() - Method in class marketplace.BuyerAgent
Kicks off netotiations if there are items on the wish list and no negotiation is already in progress.
processTimerPop() - Method in class marketplace.SellerAgent
Processes a timer pop by displaying a trace message.
processTimerPop() - Method in class marketplace.FacilitatorAgent
Processes a timer pop by putting out a trace message.
processTimerPop() - Method in class pamanager.UserNotificationAgent
Does nothing.
processTimerPop() - Method in class pamanager.AirfareAgent
Processes a timer pop which does nothing in this case.
processTimerPop() - Method in class pamanager.SchedulerAgent
Processes the timer pop by sending an event to the event listeners for this agent.
processTimerPop() - Method in class pamanager.FileAgent
Performs the default processing for this agent when a timer pop occurs.
processTimerPop() - Method in class infofilter.NewsReaderAgent
Does nothing.
processTimerPop() - Method in class infofilter.FilterAgent
Processes a timer pop by performing neural net training, if requested.
processTimerPop() - Method in class infofilter.URLReaderAgent
Does nothing.
processWindowEvent(WindowEvent) - Method in class search.SearchFrame
Processes window events and is overridden to exit when window closes.
processWindowEvent(WindowEvent) - Method in class learn.LearnFrame
Processes window events and is overridden to exit when window closes.
processWindowEvent(WindowEvent) - Method in class rule.RuleFrame
Closes or repaints the window.
processWindowEvent(WindowEvent) - Method in class marketplace.MarketplaceFrame
Used to close or repaint the window.
processWindowEvent(WindowEvent) - Method in class pamanager.PAManagerFrame
Processes a window event to add exiting on close.
processWindowEvent(WindowEvent) - Method in class infofilter.InfoFilterFrame
Closes or repaints the window.
PRODUCT - Static variable in class rule.FuzzyDefs
Correlation method: Product: scale the consequent fuzzy region using the truth of the predicate (the shape of the fuzzy region is preserved): a[i] = a[i] * PredicateTruth Usually used with ProductOr or FuzzyAdd Inference method.
PromptLabel - Variable in class rule.RuleVarDialog
 
promptText - Variable in class rule.RuleVariable
 
propertiesMenuItem - Variable in class pamanager.PAManagerFrame
 
propertiesMenuItem_actionPerformed(ActionEvent) - Method in class pamanager.PAManagerFrame
Opens the bean customizer on the selected agent.
propertyChange(PropertyChangeEvent) - Method in class pamanager.PAManagerFrame
Refreshes the table when an agent waschanged.
put(SearchNode) - Method in class search.SearchGraph
Adds a node to the graph, using node label as key.

Q

quitTimer() - Method in class ciagent.CIAgentTimer
Indicates that the timer thread should be ended.

R

radioButtonGroup - Variable in class search.SearchFrame
 
random - Variable in class marketplace.FacilitatorAgent
 
rating - Variable in class infofilter.NewsArticle
 
ratingNet - Variable in class infofilter.FilterAgent
 
ratingNetTrained - Variable in class infofilter.FilterAgent
 
ratingNetTrained() - Method in class infofilter.InfoFilterFrame
Enables using feedback for filtering after the network was trained.
rb - Variable in class rule.RuleVariable
 
rb - Variable in class rule.FuzzyRuleVariable
 
rb - Variable in class rule.Fact
 
rb - Variable in class rule.Rule
 
rb - Variable in class marketplace.BestBuyerAgent
 
rb - Variable in class marketplace.BestSellerAgent
 
rb - Variable in class pamanager.AirfareAgent
 
readArticle(String) - Method in class infofilter.NewsArticle
Reads a news article from the given file.
readInputs() - Method in class learn.BackProp
Reads data from the train or test dataset into the activations of the input units.
readInputs() - Method in class learn.KMapNet
Reads data from the train or test dataset into the activations of the input units.
readNewsGroup(String) - Method in class infofilter.NewsReaderAgent
Reads an entire news group.
readSingleArticle(String) - Method in class infofilter.NewsReaderAgent
Reads a single article from the opened NNTP server.
receiver - Variable in class marketplace.BuySellMessage
 
record - Variable in class learn.DecisionTree
 
register(CIAgentEvent) - Static method in class marketplace.FacilitatorAgent
Registers the agent contains in the given event.
rejectOffer(Offer) - Method in class marketplace.SellerAgent
Breaks off a negotiation (for whatever reason), returns the item to inventory, and removes the negotiation from the active list.
removeAgent(CIAgent) - Method in class ciagent.CIAgent
Removes a CIAgent from this agent.
removeButton - Variable in class infofilter.FilterAgentCustomizer
 
removeButton_actionPerformed(ActionEvent) - Method in class infofilter.FilterAgentCustomizer
Removes a keyword from the list.
removeCIAgentEventListener(CIAgentEventListener) - Method in class ciagent.CIAgent
Removes a listener for CIAgent events.
removeItemFromInventory(String) - Method in class marketplace.SellerAgent
Removes an item from inventory.
removePropertyChangeListener(PropertyChangeListener) - Method in class ciagent.CIAgent
Removes a listener for PropeortyChange events.
repeatingRadioButton - Variable in class pamanager.SchedulerAgentCustomizer
 
replacementSize - Variable in class search.GeneticSearch
 
replyWith - Variable in class marketplace.BuySellMessage
 
reset() - Method in class search.GeneticSearch
Resets the population for another search.
reset() - Method in class search.SearchGraph
Resets each search node in the graph.
reset() - Method in class search.SearchNode
Initializes the node for another search.
reset() - Method in class learn.BackProp
Resets the network.
reset() - Method in class learn.KMapNet
Resets the network.
reset() - Method in class rule.BooleanRuleBase
Resets the rule base for another round of inferencing.
reset() - Method in class rule.WorkingFuzzySet
Resets the working fuzzy set by setting the empty flag to true and setting the truth vector values to 0.0.
reset() - Method in class rule.FuzzyRuleVariable
Resets the variable.
reset() - Method in class rule.ContinuousFuzzyRuleVariable
Resets the variable to its intial state.
reset() - Method in interface rule.RuleBase
Resets the rule base for another round of inferencing by setting all variable values to null.
reset() - Method in class rule.FuzzyRuleBase
Reset the ruleset so that rules can be fired again by setting each variable is to 0.0 and all rules to their original state.
reset() - Method in class rule.Rule
Resets the rule, allowing it to be fired again.
reset() - Method in class rule.FuzzyRule
Resets the rule (fired flag).
reset() - Method in class ciagent.CIAgent
Resets this agent so that it is in a known state.
reset() - Method in class marketplace.FacilitatorAgent
Clears the agent and communities hashtables.
resetMenuItem - Variable in class infofilter.InfoFilterFrame
 
ResetMenuItem - Variable in class learn.LearnFrame
 
ResetMenuItem - Variable in class rule.RuleFrame
 
resetMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Resets the application.
ResetMenuItem_actionPerformed(ActionEvent) - Method in class learn.LearnFrame
Clears the text area and sets a boolean flag to exit training thread.
ResetMenuItem_actionPerformed(ActionEvent) - Method in class rule.RuleFrame
Resets the current rule base.
resetVarButton - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
resetVarButton_actionPerformed(ActionEvent) - Method in class rule.FuzzyRuleBaseVariablesDialog
Resets the variable state to be unknown.
restoreFromFile(String) - Static method in class infofilter.FilterAgent
Reads a serialized FilterAgent from the specified file.
resultTextField - Variable in class rule.RuleFrame
 
resumeAgentProcessing() - Method in class ciagent.CIAgent
Resumes agent processing of the timer and asynchronous events and sets the agent state to ACTIVE.
resumeProcessingMenuItem - Variable in class pamanager.PAManagerFrame
 
resumeProcessingMenuItem_actionPerformed(ActionEvent) - Method in class pamanager.PAManagerFrame
Resumes agent processing.
returnDay - Variable in class pamanager.AirfareAgent
 
returnDayComboBox - Variable in class pamanager.AirfareAgentCustomizer
 
returnMonth - Variable in class pamanager.AirfareAgent
 
returnMonthComboBox - Variable in class pamanager.AirfareAgentCustomizer
 
returns - Variable in class pamanager.AirfareAgent
 
rhs - Variable in class rule.FuzzyClause
 
rhs - Variable in class rule.Clause
 
RIGHT - Static variable in class rule.FuzzyDefs
Fuzzy set direction for shoulder sets.
rouletteWheelSelection() - Method in class search.GeneticSearch
Selects a member of the population using the roulette wheel algorithm.
route(BuySellMessage) - Method in class marketplace.FacilitatorAgent
Routes a message to the proper agent.
rule - package rule
 
Rule - class rule.Rule.
The Rule class implements a rule with multiple antecedent clauses and a single consequent clause.
Rule(BooleanRuleBase, String, Clause[], Clause) - Constructor for class rule.Rule
Creates a Rule for the given rule base, with the given name, one or more antecedents and consequent.
Rule(BooleanRuleBase, String, Clause, Clause) - Constructor for class rule.Rule
Creates a Rule for the given rule base, with the given name, antecedent and consequent.
RuleApp - class rule.RuleApp.
The RuleApp is an application that demonstrates the different rule bases.
RuleApp() - Constructor for class rule.RuleApp
Creates a RuleApp object.
ruleBase - Variable in class rule.BooleanRuleBaseVariablesDialog
 
ruleBase - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
RuleBase - interface rule.RuleBase.
The RuleBase defines the interface for the different rule bases (BooleanRuleBase and FuzzyRuleBase).
ruleBaseButtonGroup - Variable in class rule.RuleFrame
 
RuleBaseMenu - Variable in class rule.RuleFrame
 
RuleFrame - class rule.RuleFrame.
The RuleFrame class implements the GUI and application logic that demonstrates boolean and fuzzy rule inferencing.
RuleFrame() - Constructor for class rule.RuleFrame
Creates a RuleFrame object.
RuleIdInitial - Static variable in class rule.FuzzyDefs
 
ruleList - Variable in class rule.BooleanRuleBase
 
ruleName - Variable in class rule.RuleVariable
 
rulePtr - Variable in class rule.BooleanRuleBase
 
ruleRefs - Variable in class rule.Clause
 
ruleVar - Variable in class rule.RuleVarDialog
 
RuleVarDialog - class rule.RuleVarDialog.
The RuleVarDialog class implements a dialog to ask the user to supply the value of a variable during backward chaining.
RuleVarDialog() - Constructor for class rule.RuleVarDialog
Creates a RuleVarDialog object.
RuleVarDialog(Frame, String, boolean) - Constructor for class rule.RuleVarDialog
Creates a RuleVarDialog object with the given parameters.
RuleVariable - class rule.RuleVariable.
The RuleVariable class implements the rule variable class used in a boolean rule base.
RuleVariable(BooleanRuleBase, String) - Constructor for class rule.RuleVariable
Creates a new rule variable object with specified name.
run() - Method in class search.SearchFrame
Runs the selected algorithm in a separate thread, writing some trace information into the the text area of the application window.
run() - Method in class learn.LearnFrame
Runs the selected algorithm in a separate thread, writing some trace information into the the text area of the application window.
run() - Method in class ciagent.CIAgentTimer
Processes the asynchronous events and autonomous timer events periodically, with the interval based on the sleep time and/or the asynchronous event time.
run() - Method in class infofilter.NewsReaderAgentCustomizer
Updates the progress bar during a download.
runnit - Variable in class infofilter.NewsReaderAgentCustomizer
 

S

saveArticleMenuItem - Variable in class infofilter.InfoFilterFrame
 
saveArticleMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Saves an article.
saveFileDialog - Variable in class infofilter.InfoFilterFrame
 
saveToFile(String) - Method in class infofilter.FilterAgent
Writes a serialized version of this FilterAgent to the specified file.
SchedulerAgent - class pamanager.SchedulerAgent.
The SchedulerAgent class fires events on specified intervals or at a single specified date and time.
SchedulerAgent() - Constructor for class pamanager.SchedulerAgent
Creates a SchedulerAgent object.
SchedulerAgent(String) - Constructor for class pamanager.SchedulerAgent
Creates a SchedulerAgent object with the given name.
SchedulerAgentBeanInfo - class pamanager.SchedulerAgentBeanInfo.
The SchedulerAgentBeanInfo class implements the bean info for the scheduler agent.
SchedulerAgentBeanInfo() - Constructor for class pamanager.SchedulerAgentBeanInfo
Creates a SchedulerAgentBeanInfo object.
SchedulerAgentCustomizer - class pamanager.SchedulerAgentCustomizer.
The SchedulerAgentCustomizer class implements the customizer for the scheduler agent.
SchedulerAgentCustomizer() - Constructor for class pamanager.SchedulerAgentCustomizer
Creates a SchedulerAgentCustomizer object.
SchedulerAgentCustomizer(Frame, String, boolean) - Constructor for class pamanager.SchedulerAgentCustomizer
Creates a SchedulerAgentCustomizer object.
score - Variable in class infofilter.NewsArticle
 
score(NewsArticle, int) - Method in class infofilter.FilterAgent
Scores a single article.
score(Vector, int) - Method in class infofilter.FilterAgent
Scores all loaded articles using the given filter type.
scored - Variable in class infofilter.InfoFilterFrame
 
search - package search
 
search() - Method in class search.GeneticSearch
Does a complete genetic search by initializing the population then processing the population, one generation at a time until the maximum number of passes are made or the maximum fitness threshold is reached.
searchAgent - Variable in class search.GeneticSearchObject
 
SearchApp - class search.SearchApp.
This is an application that demonstrates the five basic search algorithms: depth-first, breadth-first, iterated, best-first, and genetic.
SearchApp() - Constructor for class search.SearchApp
Constructs the search application.
SearchFrame - class search.SearchFrame.
This is the frame for the application which demonstrates the five basic search algorithms: depth-first, breadth-first, iterated, best-first, and genetic.
SearchFrame() - Constructor for class search.SearchFrame
Constructs the frame for the search application.
SearchGraph - class search.SearchGraph.
The SearchGraph class is a container for a set of SearchNodes.
SearchGraph(String) - Constructor for class search.SearchGraph
Creates a SearchGraph with the given name.
SearchNode - class search.SearchNode.
The SearchNode class contains the label or name and the state of a node in a SearchGraph.
SearchNode(String, Object) - Constructor for class search.SearchNode
Creates a SearchNode with a given name and state.
segmentCurve(int, double[], double[]) - Method in class rule.FuzzySet
Retrieves the first and last points in a segment curve interpolated from the working truth vector.
selectOperator() - Method in class search.GeneticSearch
Randomly selects an operator to be applied to the parents.
selectParents() - Method in class search.GeneticSearch
Choose two population members to reproduce using the roulette wheel selection technique.
selectRule(Vector) - Method in class rule.BooleanRuleBase
Selects a rule to fire when forward chaining, based on specificity.
selectWinner() - Method in class learn.KMapNet
Selects the winner by finding the unit with the smallest activation.
SellerAgent - class marketplace.SellerAgent.
The SellerAgent class implements a very simple seller agent.
SellerAgent() - Constructor for class marketplace.SellerAgent
Creates a SellerAgent object.
SellerAgent(String) - Constructor for class marketplace.SellerAgent
Creates a SellerAgent object with the given name.
sendArticleToListeners(NewsArticle) - Method in class infofilter.NewsReaderAgent
Sends an article that was read from the news server to anyone listening for it.
sendArticleToListeners(NewsArticle) - Method in class infofilter.URLReaderAgent
Sends the URL text to anyone listening for it.
sender - Variable in class marketplace.Offer
 
sender - Variable in class marketplace.BuySellMessage
 
Sensor - interface rule.Sensor.
The Sensor interface allows any class to be called as an sensor in a rule.
sensor_var() - Method in class rule.SensorEffectorTest
 
sensor(Object, String, RuleVariable) - Method in interface rule.Sensor
Defines the sensor method that must be implemented by every class that can be called as a sensor.
sensor(Object, String, RuleVariable) - Method in class rule.SensorEffectorTest
 
SensorClause - class rule.SensorClause.
The SensorClause class implements a sensor clause that can be used as the antecedent in a rule.
SensorClause(String, RuleVariable) - Constructor for class rule.SensorClause
Creates a SensorClause object with the given parameters.
SensorEffectorTest - class rule.SensorEffectorTest.
 
SensorEffectorTest() - Constructor for class rule.SensorEffectorTest
 
sensorName - Variable in class rule.SensorClause
 
sensors - Variable in class rule.BooleanRuleBase
 
setAction(int) - Method in class pamanager.FileAgent
Sets the action to be performed by this agent to ALERT, EXECUTE, or EVENT.
setActionString(String) - Method in class pamanager.AirfareAgent
Sets the action string to be sent by this agent in an EVENT.
setActionString(String) - Method in class pamanager.SchedulerAgent
Sets the action string to be sent by this agent in an EVENT.
setActionString(String) - Method in class pamanager.FileAgent
Sets the action string to be sent by this agent in an EVENT.
setAgentPlatform(AgentPlatform) - Method in class ciagent.CIAgent
Sets the agent platform for this agent.
setAlphaCut(double) - Method in class rule.FuzzyRuleBase
Sets the alphacut threshold to the specified value.
setAsyncTime(int) - Method in class ciagent.CIAgentTimer
Sets the time (in milliseconds) that determines how often the agent processes asynchronous events on its event queue.
setAsyncTime(int) - Method in class ciagent.CIAgent
Sets the time (in milliseconds) for asynchronous event processing.
setBody(String) - Method in class infofilter.NewsArticle
Sets the body of this news article to the given string.
setChromosome(String) - Method in class search.GeneticSearchObject
Sets the chromosome for this population member and computes the member's fitness.
setClusterId(int) - Method in class infofilter.NewsArticle
Sets the cluster id for this article.
setClusterScore(double) - Method in class infofilter.NewsArticle
Sets the cluster score for this article.
setColumn(int) - Method in class learn.Variable
Sets the column.
setColumn(int) - Method in class rule.Variable
Sets the column (in a DataSet).
setCondition(int) - Method in class pamanager.FileAgent
Sets the condition to be monitored to MODIFIED, DELETED, or THRESHOLD.
setConsequent() - Method in class rule.Clause
Determines if the clause is a consequent clause.
setCorrelationMethod(int) - Method in class rule.FuzzyRuleBase
Sets the correlation method to the specified type.
setCrossoverRate(double) - Method in class search.GeneticSearchObject
Sets the crossover rate for use by any crossover operators.
setCrossoverRate(double) - Method in class search.GeneticSearch
Sets the crossoverRate which is used when a crossover operator is selected to determine whether a crossover will actually be performed.
setData(RuleVariable) - Method in class rule.RuleVarDialog
Sets the GUI using data from the given rule variable.
setData(Vector) - Method in class learn.BackProp
Sets the vector of data used for training or testing.
setData(Vector) - Method in class learn.KMapNet
Sets the vector of data used for training or testing.
setDataOnBean() - Method in class pamanager.AirfareAgentCustomizer
Sets properties on the agent bean using data from the GUI.
setDataOnBean() - Method in class pamanager.FileAgentCustomizer
Sets properties on the bean using data from the GUI controls.
setDataOnBean() - Method in class pamanager.UserNotificationAgentCustomizer
Set properties on the agent bean, taking data from GUI.
setDataOnBean() - Method in class pamanager.SchedulerAgentCustomizer
Sets properties on the agent bean, taking data from GUI.
setDataOnBean() - Method in class infofilter.FilterAgentCustomizer
Takes data from GUI and sets properties on the agent bean.
setDataOnBean() - Method in class infofilter.NewsReaderAgentCustomizer
Take data from GUI and sets properties on the agent bean.
setDataOnBean(CIAgent) - Method in class ciagent.CIAgentPanel
Uses input fields to set data in the specified CIAgent object.
setDataSet(DataSet) - Method in class learn.BackProp
Sets the dataset for the back prop object.
setDataSet(DataSet) - Method in class learn.KMapNet
Sets the dataset for the Kohonen map.
setDebugOn(boolean) - Method in class search.GeneticSearch
Sets the debug flag.
setDefuzzifyMethod(int) - Method in class rule.FuzzyRuleBase
Sets the defuzzification method to the specified type.
setDepartDay(String) - Method in class pamanager.AirfareAgent
Sets the day of the departure date for a flight.
setDepartMonth(String) - Method in class pamanager.AirfareAgent
Sets the month of the departure date for a flight.
setDepth(int) - Method in class search.SearchNode
Sets the depth of this SearchNode in the graph.
setDestCity(String) - Method in class pamanager.AirfareAgent
Sets the destination city for a flight.
setDialog(JDialog) - Method in class pamanager.UserNotificationAgent
Sets the dialog for this agent.
setDialog(JDialog) - Method in class pamanager.FileAgent
Sets the dialog used by the agent when performing the ALERT or EXECUTE actions.
SetDirection(int) - Static method in class rule.FuzzyDefs
Retrieves the Set direction string.
setDisplay(JTextArea) - Static method in class search.SearchNode
Sets the trace text area.
setDisplay(JTextArea) - Method in class learn.DataSet
Sets the text area to be displayed for the dataset information.
setDisplay(JTextArea) - Method in class rule.BooleanRuleBase
Sets the text area for the display of information.
setDisplay(JTextArea) - Method in interface rule.RuleBase
Sets the text area for display.
setDisplay(JTextArea) - Method in class rule.FuzzyRuleBase
Sets the text area for the display of information.
setEmpty - Variable in class rule.WorkingFuzzySet
 
setExist(String) - Method in class rule.ContinuousFuzzyRuleVariable
Checks to see if the given set name exists in the list of fuzzy sets for this continuous variable.
setExpanded() - Method in class search.SearchNode
Sets the SearchNode flag that indicates the node has been expanded.
setExpanded(boolean) - Method in class search.SearchNode
Sets the SearchNode flag that indicates whether the node has been expanded.
setFieldsPerRec(int) - Method in class learn.BackProp
Sets the number of fields per record.
setFieldsPerRec(int) - Method in class learn.KMapNet
Sets the number of fields per record.
setFileName(String) - Method in class pamanager.FileAgent
Sets the name of the file to be watched.
setFitnessThreshold(double) - Method in class search.GeneticSearch
Sets the raw fitness threshold which is used to halt the search if the raw fitness value exceeds this threshold.
setFuzzyValue(FuzzySet) - Method in class rule.FuzzyRuleVariable
Sets the value of this object from a fuzzy value.
setFuzzyValue(FuzzySet) - Method in class rule.ContinuousFuzzyRuleVariable
Sets the value of this object to the given fuzzy value.
setFuzzyValue(FuzzySet, double) - Method in class rule.ContinuousFuzzyRuleVariable
Sets the truth value in the new fuzzy set.
setGeneticObjectClassName(String) - Method in class search.GeneticSearch
Sets the name of the class of genetic objects to be searched.
setInferenceMethod(int) - Method in class rule.FuzzyRuleBase
Sets the inference method to the specified type.
setInfoFilterFrame(InfoFilterFrame) - Method in class infofilter.NewsReaderAgentCustomizer
Sets the info filter frame to the given value.
setInterval(int) - Method in class pamanager.SchedulerAgent
Sets the interval time to the given number of seconds.
setKeywords(String[]) - Method in class infofilter.FilterAgent
Sets the list of keywords used in the FilterAgent profile.
setKeywordScore(int) - Method in class infofilter.NewsArticle
Sets the keyword score for this article.
setLabel(String) - Method in class learn.Node
Sets the name of the node.
setLabels(String) - Method in class learn.Variable
Sets the labels using the given label string.
setLabels(String) - Method in class rule.Variable
Sets the labels for the variable from the given string.
setList - Variable in class rule.ContinuousFuzzyRuleVariable
 
setMax(double) - Method in class learn.ContinuousVariable
Sets the maximum value for the variable.
setMax(int) - Method in class learn.DiscreteVariable
Set the maximum value for the variable.
setMaxNumPasses(int) - Method in class search.GeneticSearch
Sets the maximum number of generations to search.
setMin(double) - Method in class learn.ContinuousVariable
Sets the minimum value for the variable.
setMin(int) - Method in class learn.DiscreteVariable
Set the minimum value for the variable.
setMode(int) - Method in class learn.BackProp
Sets the mode network control parameter.
setMode(int) - Method in class learn.KMapNet
Sets the mode network control parameter.
setMsgText(String) - Method in class pamanager.UserNotificationAgent
 
setMsgText(String) - Method in class pamanager.AlertDialog
Sets the message text in the text area.
setMutationRate(double) - Method in class search.GeneticSearchObject
Sets the mutation rate for use by any mutation operators.
setMutationRate(double) - Method in class search.GeneticSearch
Sets the mutation rate which is used when a mutate operator is selected to determine whether each bit is mutated or not.
setName - Variable in class rule.FuzzySet
 
setName(String) - Method in class rule.FuzzyRuleBase
Sets the name of the rulebase.
setName(String) - Method in class ciagent.CIAgent
Sets the name of this agent.
setNewsGroup(String) - Method in class infofilter.NewsReaderAgent
Sets the news group to the given string.
setNewsHost(String) - Method in class infofilter.NewsReaderAgent
Sets the news host to the given string.
setNumArticles(int) - Method in class infofilter.NewsReaderAgent
Sets the maximum number of articles read by this agent.
setNumericValue(double) - Method in class rule.ContinuousFuzzyRuleVariable
Sets the value of this object to the given numeric value.
setNumRecs(int) - Method in class learn.BackProp
Sets the number of data records.
setNumRecs(int) - Method in class learn.KMapNet
Sets the number of data records.
setObject(Object) - Method in class pamanager.AirfareAgentCustomizer
Sets the object to customize.
setObject(Object) - Method in class pamanager.FileAgentCustomizer
Sets the object to be customized.
setObject(Object) - Method in class pamanager.UserNotificationAgentCustomizer
Sets the object to be customized.
setObject(Object) - Method in class pamanager.SchedulerAgentCustomizer
Sets the object to customize.
setObject(Object) - Method in class infofilter.FilterAgentCustomizer
Sets the object to be customized
setObject(Object) - Method in class infofilter.NewsReaderAgentCustomizer
Sets the object to be customized.
setOneShot(boolean) - Method in class pamanager.SchedulerAgent
Sets the one-shot flag.
setOperator(Object) - Method in class search.SearchNode
Sets the operator of the SearchNode.
setOperatorFitness(Hashtable) - Method in class search.GeneticSearch
Sets table of fitness operators and fitness values that are used during reproduction.
setOrigCity(String) - Method in class pamanager.AirfareAgent
Sets the departure city for a flight.
setParamString(String) - Method in class infofilter.URLReaderAgent
Sets the parameter string to be sent to the web page .
setParent(CIAgent) - Method in class ciagent.CIAgent
Sets the parent CIAgent for this agent.
setParms(String) - Method in class pamanager.FileAgent
Sets the parameters used when this agent performs an ALERT or EXECUTE action.
setPopulationSize(int) - Method in class search.GeneticSearch
Sets the population size.
setPredictedRating(double) - Method in class infofilter.NewsArticle
Sets the predicted rating for this article.
setPromptText(String) - Method in class rule.RuleVariable
Sets the prompt text for this variable.
setRawValue(double) - Method in class rule.ContinuousFuzzyRuleVariable
Sets the crisp value of this object to the given numeric value.
setRawValue(FuzzySet) - Method in class rule.ContinuousFuzzyRuleVariable
Sets the raw value for this variable using the given FuzzySet.
setReplacementSize(int) - Method in class search.GeneticSearch
Sets the number of population members to replace in each generation.
setReturnDay(String) - Method in class pamanager.AirfareAgent
Sets the day of the return date for a flight.
setReturnMonth(String) - Method in class pamanager.AirfareAgent
Sets the month of the departure date for a flight.
setRuleBase(BooleanRuleBase) - Method in class rule.BooleanRuleBaseVariablesDialog
Sets the rule base for this dialog.
setRuleBase(FuzzyRuleBase) - Method in class rule.FuzzyRuleBaseVariablesDialog
Sets the rule base for the dialog and initializes the variable list.
setRuleName(String) - Method in class rule.RuleVariable
Sets the rule name.
setSleepTime(int) - Method in class ciagent.CIAgentTimer
Sets the time (in milliseconds) that determines how often an agent performs the autonomous behavior that is defined in its processTimerPop method.
setSleepTime(int) - Method in class ciagent.CIAgent
Sets the agent sleep time (in milliseconds) for autonomous processing.
setState(int) - Method in class ciagent.CIAgentState
Sets the state.
setState(int) - Method in class ciagent.CIAgent
Sets the current state of this agent (UNINITIATED, INITIATED, ACTIVE, SUSPENDED, UNKNOWN).
setSubject(String) - Method in class infofilter.NewsArticle
Sets the subject of this news article to the given string.
setSymbolicValue(String) - Method in class rule.ContinuousFuzzyRuleVariable
Sets the value of this object to the given symbolic value.
setTested() - Method in class search.SearchNode
Sets the SearchNode flag that indicates that the node has been tested.
setTested(boolean) - Method in class search.SearchNode
Sets the SearchNode flag that indicates whether the node has been tested.
setTextArea(JTextArea) - Method in class search.GeneticSearch
Method setTextArea
setThreshold(int) - Method in class pamanager.FileAgent
Sets the threshold value.
setTime(Date) - Method in class pamanager.SchedulerAgent
Sets the time for the one-shot timer.
setTraceLevel(int) - Method in class ciagent.CIAgent
Sets the trace level.
setType - Variable in class rule.FuzzySet
 
SetType(int) - Static method in class rule.FuzzyDefs
Retrieves the SetType string.
setUpTheTable() - Method in class pamanager.PAManagerFrame
Sets up the agent table.
setUpTheTable() - Method in class infofilter.InfoFilterFrame
Defines model for the articles JTable component.
setURL(URL) - Method in class infofilter.URLReaderAgent
Sets the URL of the web page.
setUserRating(String) - Method in class infofilter.NewsArticle
Sets the user rating and the associated rating for this article.
setValue(FuzzySet) - Method in class rule.FuzzyRuleVariable
Sets the value of this object from a FuzzySet object.
setValue(FuzzySet) - Method in class rule.ContinuousFuzzyRuleVariable
Sets the value of this object to the given fuzzy literal value.
setValue(String) - Method in class learn.Variable
Sets the value of the variable.
setValue(String) - Method in class rule.Variable
Sets the value of the variable.
setValue(String) - Method in class rule.RuleVariable
Set the value of the variable and retests all clauses that refer to this variable.
SetValuesMenuItem - Variable in class rule.RuleFrame
 
SetValuesMenuItem_actionPerformed(ActionEvent) - Method in class rule.RuleFrame
Displays a dialog and allow the user to set variable values.
setValueString(String) - Method in class rule.FuzzyRuleVariable
Sets the value string of the variable.
setValueString(String) - Method in class rule.ContinuousFuzzyRuleVariable
Sets the crisp value of this variable from the given String.
setVariableValue(String, String) - Method in class rule.BooleanRuleBase
Sets the value of the variable associated with the given name.
SHOULDER - Static variable in class rule.FuzzyDefs
 
ShoulderFuzzySet - class rule.ShoulderFuzzySet.
The ShoulderFuzzySet class defines a fuzzy set that either slopes upward then plateaus or plateaus before sloping downward.
ShoulderFuzzySet(ContinuousFuzzyRuleVariable, String, double, double, double, int) - Constructor for class rule.ShoulderFuzzySet
Creates a new Shoulder fuzzy set.
show_array(String, double[]) - Method in class learn.BackProp
Displays an array of network data.
show_array(String, double[]) - Method in class learn.KMapNet
Displays an array of network data.
sleepTimeTextField - Variable in class ciagent.CIAgentPanel
 
spread - Variable in class marketplace.BestBuyerAgent
 
spread - Variable in class marketplace.BestSellerAgent
 
startAgentProcessing() - Method in class ciagent.CIAgent
Starts the agent timer and asynchronous event processing and sets the agent state to ACTIVE.
startComboBox - Variable in class search.SearchFrame
 
startMenuItem - Variable in class marketplace.MarketplaceFrame
 
StartMenuItem - Variable in class search.SearchFrame
 
StartMenuItem - Variable in class learn.LearnFrame
 
StartMenuItem - Variable in class rule.RuleFrame
 
startMenuItem_actionPerformed(ActionEvent) - Method in class marketplace.MarketplaceFrame
Starts the application and creates the facilitator, buyer, and seller agents.
StartMenuItem_actionPerformed(ActionEvent) - Method in class search.SearchFrame
Starts a thread when START is selected.
StartMenuItem_actionPerformed(ActionEvent) - Method in class learn.LearnFrame
Starts a thread when START is selected.
StartMenuItem_actionPerformed(ActionEvent) - Method in class rule.RuleFrame
Starts the inferencing cycle.
startProcessingMenuItem - Variable in class pamanager.PAManagerFrame
 
startProcessingMenuItem_actionPerformed(ActionEvent) - Method in class pamanager.PAManagerFrame
Starts an agent.
startStopToggleButton - Variable in class ciagent.CIAgentPanel
 
startStopToggleButton_actionPerformed(ActionEvent) - Method in class ciagent.CIAgentPanel
Performs an action when the start/stop toggle button triggers an event.
startTimer() - Method in class ciagent.CIAgentTimer
Starts the timer thread.
state - Variable in class search.SearchNode
 
stateLabel - Variable in class ciagent.CIAgentPanel
 
status(String) - Method in class infofilter.FilterAgent
Sends a status event to all registered listeners.
statusLabel - Variable in class infofilter.NewsReaderAgentCustomizer
 
stop() - Method in class infofilter.NewsReaderAgent
Stops the agent processing.
stopAgentProcessing() - Method in class ciagent.CIAgent
Stops the agent timer and asynchronous event processing and sets the agent state to UNKNOWN.
stopMenuItem - Variable in class marketplace.MarketplaceFrame
 
stopMenuItem_actionPerformed(ActionEvent) - Method in class marketplace.MarketplaceFrame
Stops the facilator, buyer, and seller agents.
stopTimer() - Method in class ciagent.CIAgentTimer
Indicates that timer events events should not be fired.
strikePrice - Variable in class marketplace.BasicNegotiation
 
subject - Variable in class infofilter.NewsArticle
 
subset(Vector, Variable, String) - Method in class learn.DecisionTree
Returns a subset of a vector where the variable name equals the given value.
SUMMARY - Static variable in class marketplace.MarketplaceFrame
 
summaryCheckBoxMenuItem - Variable in class marketplace.MarketplaceFrame
 
summaryCheckBoxMenuItem_actionPerformed(ActionEvent) - Method in class marketplace.MarketplaceFrame
Sets the trace level to SUMMARY.
summedFitness - Variable in class search.GeneticSearch
 
suspendAgentProcessing() - Method in class ciagent.CIAgent
Temporarily stops the agent timer so that the autonomous behavior is suspended and sets the agent state to SUSPENDED.
SUSPENDED - Static variable in class ciagent.CIAgentState
 
suspendProcessingMenuItem - Variable in class pamanager.PAManagerFrame
 
suspendProcessingMenuItem_actionPerformed(ActionEvent) - Method in class pamanager.PAManagerFrame
Suspends agent processing.
suspendResumeToggleButton - Variable in class ciagent.CIAgentPanel
 
suspendResumeToggleButton_actionPerformed(ActionEvent) - Method in class ciagent.CIAgentPanel
Performs an action when the suspend/resume button triggers an event.
switchRuleBase() - Method in class rule.RuleFrame
Changes the context from one rule base to another and clears the text areas.
symbol - Variable in class rule.Condition
 
SymbolNull - Static variable in class rule.FuzzyDefs
 

T

testBackProp(DataSet, JTextArea) - Method in class learn.LearnFrame
Tests a back prop network using the given dataset and text area.
testDecisionTree(DataSet, JTextArea) - Method in class learn.LearnFrame
Tests a decision tree using the given dataset and text area.
tested - Variable in class search.SearchNode
 
testKMapNet(DataSet, JTextArea) - Method in class learn.LearnFrame
Tests a Kohonen map network using the given dataset and text area.
textArea1 - Variable in class learn.BackProp
 
textArea1 - Variable in class learn.KMapNet
 
textArea1 - Static variable in class learn.DecisionTree
 
textArea1 - Variable in class learn.DataSet
 
textArea1 - Variable in class rule.BooleanRuleBase
 
threshold - Variable in class pamanager.FileAgent
 
THRESHOLD - Static variable in class pamanager.FileAgent
 
thresholdTextField - Variable in class pamanager.FileAgentCustomizer
 
time - Variable in class pamanager.SchedulerAgent
 
timeTextField - Variable in class pamanager.SchedulerAgentCustomizer
 
titleBarText - Variable in class infofilter.InfoFilterFrame
 
topTextArea - Variable in class marketplace.MarketplaceFrame
 
toString() - Method in class search.GeneticSearchObject
Generates a string from the chromosome and fitness values.
toString() - Method in class rule.FuzzyClause
Retrieve a string describing the contents of the object.
toString() - Method in class rule.Clause
Retrieves the Clause in a format that can be displayed.
toString() - Method in class rule.FuzzySet
Retrieves a string describing the contents of the object.
toString() - Method in class rule.Variable
Retrieves the name of the variable.
toString() - Method in class rule.Condition
Converts the Condition to a format that can be displayed.
toString() - Method in class rule.FuzzyRuleVariable
Retrieve a string describing the contents of the object.
toString() - Method in class rule.ContinuousFuzzyRuleVariable
Returns the name of this variable.
toString() - Method in class rule.FuzzyRule
Retrieve a string describing the contents of the object.
toString() - Method in class ciagent.CIAgentState
Coverts the state to a printable format.
toString() - Method in class ciagent.CIAgentEvent
Converts the event to a string formatted for display or printing.
totalFitness - Variable in class search.GeneticSearch
 
totalSpent - Variable in class marketplace.BuyerAgent
 
trace() - Method in class search.SearchNode
Writes a trace statement, using indentation to indicate depth within the graph.
trace(String) - Method in class search.GeneticSearch
Writes trace data out to the text window.
trace(String) - Method in class learn.DataSet
Adds text to the text area for display.
trace(String) - Method in class rule.BooleanRuleBase
Adds the given text to the trace information.
trace(String) - Method in interface rule.RuleBase
Displays a trace message.
trace(String) - Method in class rule.FuzzyRuleBase
Adds the given text to the trace information.
trace(String) - Method in class ciagent.CIAgent
Sends a trace event to all registered listeners.
trace(String) - Method in class marketplace.MarketplaceFrame
Used by agents to display messages in marketplace pane.
trace(String) - Method in class pamanager.PAManagerFrame
Adds a message to the trace text area.
trace(String) - Method in class infofilter.InfoFilterFrame
Displays a message in the bottom pane of the application.
traceFacilitator(String) - Method in class marketplace.MarketplaceFrame
Used by the Facilitator agent to display msgs in top pane.
traceLevel - Variable in class ciagent.CIAgent
 
traceTextArea - Variable in class search.SearchFrame
 
traceTextArea - Variable in class search.GeneticSearch
 
traceTextArea - Variable in class learn.LearnFrame
 
traceTextArea - Variable in class rule.RuleFrame
 
traceTextArea - Variable in class marketplace.MarketplaceFrame
 
traceTextArea - Variable in class pamanager.ExecuteDialog
 
traceTextArea - Variable in class pamanager.PAManagerFrame
 
trainClusterNet() - Method in class infofilter.FilterAgent
Trains the cluster network.
trainNNButton - Variable in class infofilter.FilterAgentCustomizer
 
trainNNButton_actionPerformed(ActionEvent) - Method in class infofilter.FilterAgentCustomizer
Sets the flags for the FilterAgent to start training the neural nets on its own thread.
trainRatingNet() - Method in class infofilter.FilterAgent
Trains the rating network.
TRAPEZOID - Static variable in class rule.FuzzyDefs
 
TrapezoidFuzzySet - class rule.TrapezoidFuzzySet.
The TrapezoidFuzzySet class defines a fuzzy set in the shape of the trapezoid.
TrapezoidFuzzySet(ContinuousFuzzyRuleVariable, String, double, double, double, double, double) - Constructor for class rule.TrapezoidFuzzySet
Creates a new Trapezoid fuzzy set.
TRIANGLE - Static variable in class rule.FuzzyDefs
 
TriangleFuzzySet - class rule.TriangleFuzzySet.
The TriangleFuzzySet class defines a fuzzy set in the shape of the triangle.
TriangleFuzzySet(ContinuousFuzzyRuleVariable, String, double, double, double, double) - Constructor for class rule.TriangleFuzzySet
Creates a new Triangle fuzzy set.
truth - Variable in class rule.Clause
 
truth - Variable in class rule.Fact
 
truth - Variable in class rule.Rule
 
truthVector - Variable in class rule.FuzzySet
 
type - Variable in class rule.FuzzyRuleVariable
 

U

UNINITIATED - Static variable in class ciagent.CIAgentState
 
UNKNOWN - Static variable in class ciagent.CIAgentState
 
updateClauses() - Method in class rule.RuleVariable
Checks all rule clauses that refer to this variable.
url - Variable in class infofilter.URLReaderAgent
 
uRLReaderAgent - Variable in class infofilter.InfoFilterFrame
 
URLReaderAgent - class infofilter.URLReaderAgent.
The URLReaderAgent class implements an agent that reads web pages and optionally pass parameters to the page.
URLReaderAgent() - Constructor for class infofilter.URLReaderAgent
Creates a URLReaderAgent object.
URLReaderAgent(String) - Constructor for class infofilter.URLReaderAgent
Creates a URLReaderAgent object with the given name.
URLReaderAgentBeanInfo - class infofilter.URLReaderAgentBeanInfo.
The URLReaderAgentBeanInfo class implements the bean info for the URL reader agent.
URLReaderAgentBeanInfo() - Constructor for class infofilter.URLReaderAgentBeanInfo
Creates a URLReaderAgentBeanInfo object.
USE_CLUSTERS - Static variable in class infofilter.FilterAgent
 
USE_KEYWORDS - Static variable in class infofilter.FilterAgent
 
USE_PREDICTED_RATING - Static variable in class infofilter.FilterAgent
 
useButtonGroup - Variable in class infofilter.InfoFilterFrame
 
useClustersCheckBoxMenuItem - Variable in class infofilter.InfoFilterFrame
 
useClustersCheckBoxMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Clusters the articles.
useFeedbackCheckBoxMenuItem - Variable in class infofilter.InfoFilterFrame
 
useFeedbackCheckBoxMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Filters the articles based on feedback.
useKeywordsCheckBoxMenuItem - Variable in class infofilter.InfoFilterFrame
 
useKeywordsCheckBoxMenuItem_actionPerformed(ActionEvent) - Method in class infofilter.InfoFilterFrame
Filters the articles based on keywords.
USELESS_RATING - Static variable in class infofilter.FilterAgent
 
UserNotificationAgent - class pamanager.UserNotificationAgent.
The UserNotificationAgent class displays a message when an event is received.
UserNotificationAgent() - Constructor for class pamanager.UserNotificationAgent
Creates a UserNotificationAgent object.
UserNotificationAgent(String) - Constructor for class pamanager.UserNotificationAgent
Creates a UserNotificationAgent object with the given name.
UserNotificationAgentBeanInfo - class pamanager.UserNotificationAgentBeanInfo.
The UserNotificationAgentBeanInfo class implements the bean info for the user notification agent.
UserNotificationAgentBeanInfo() - Constructor for class pamanager.UserNotificationAgentBeanInfo
Creates a SchedulerAgentBeanInfo object.
UserNotificationAgentCustomizer - class pamanager.UserNotificationAgentCustomizer.
The UserNotificationAgentCustomizer class the customizer for the user notification agent.
UserNotificationAgentCustomizer() - Constructor for class pamanager.UserNotificationAgentCustomizer
Creates a UserNotificationAgentCustomizer object.
UserNotificationAgentCustomizer(Frame, String, boolean) - Constructor for class pamanager.UserNotificationAgentCustomizer
Creates a UserNotificationAgentCustomizer object.
userRating - Variable in class infofilter.NewsArticle
 

V

valCrisp - Variable in class rule.ContinuousFuzzyRuleVariable
 
valFzy - Variable in class rule.ContinuousFuzzyRuleVariable
 
valFzyTmp - Variable in class rule.ContinuousFuzzyRuleVariable
 
valKnown - Variable in class rule.ContinuousFuzzyRuleVariable
 
value - Variable in class learn.Variable
 
value - Variable in class rule.Variable
 
valueChanged(ListSelectionEvent) - Method in class rule.BooleanRuleBaseVariablesDialog
Fills the value combo box and set initial value to match the variable's current value, depending on the user selection.
valueChanged(ListSelectionEvent) - Method in class rule.FuzzyRuleBaseVariablesDialog
Fills the value combo box and sets the initial value to match the variable's current value when the user selects a variable from the list box.
valueComboBox - Variable in class rule.BooleanRuleBaseVariablesDialog
 
ValueComboBox - Variable in class rule.RuleVarDialog
 
valueComboBox_actionPerformed(ActionEvent) - Method in class rule.BooleanRuleBaseVariablesDialog
Peforms the action for the value combo box.
ValueComboBox_actionPerformed(ActionEvent) - Method in class rule.RuleVarDialog
Does nothing.
valueTextField - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
valueTextField_actionPerformed(ActionEvent) - Method in class rule.FuzzyRuleBaseVariablesDialog
Sets the variable value when the user pressed the enter key in the text field.
Variable - class learn.Variable.
The Variable abstract class provides the common support necessary for continuous, numeric discrete, and categorical variables.
Variable - class rule.Variable.
The Variable class defines an abstract class for a variable object.
Variable() - Constructor for class learn.Variable
Creates a Variable.
Variable() - Constructor for class rule.Variable
Creates a variable object.
Variable(String) - Constructor for class learn.Variable
Creates a Variable with the given name.
Variable(String) - Constructor for class rule.Variable
Creates a variable object with specified name.
variableList - Variable in class learn.DecisionTree
 
variableList - Variable in class learn.DataSet
 
variableList - Variable in class rule.BooleanRuleBase
 
variableList - Variable in class rule.BooleanRuleBaseVariablesDialog
 
VariableList - Variable in class rule.FuzzyRuleBaseVariablesDialog
 
VarIdInitial - Static variable in class rule.FuzzyDefs
 
VarIdNull - Static variable in class rule.FuzzyDefs
 
vectorInterpret(double[]) - Method in class rule.FuzzySet
Fills in the bits in the truth vector.
vehicles - Static variable in class rule.RuleFrame
 
VehiclesRadioButtonMenuItem - Variable in class rule.RuleFrame
 
VehiclesRadioButtonMenuItem_actionPerformed(ActionEvent) - Method in class rule.RuleFrame
Switches to the vehicles rule base.
vocabulary - Variable in class search.GeneticSearchObject
 
vocabulary - Variable in class search.GeneticSearch
 

W

wishList - Variable in class marketplace.BuyerAgent
 
withinUniverseOfDiscourse(double) - Method in class rule.ContinuousFuzzyRuleVariable
Checks if the given value is within the universe of discourse.
WORK - Static variable in class rule.FuzzyDefs
 
WorkingFuzzySet - class rule.WorkingFuzzySet.
The WorkingFuzzySet class defines a fuzzy set where the solution for a continous variable is developed.
WorkingFuzzySet(ContinuousFuzzyRuleVariable, String, double, double, double) - Constructor for class rule.WorkingFuzzySet
Creates a fuzzy work set with the given parameters.
writeArticle(String) - Method in class infofilter.NewsArticle
Writes a news article to the given file.
writeProfileDataDefinition() - Method in class infofilter.FilterAgent
Writes the infoFilter metadata file (infofilter.dfn) that is read by the neural networks for training.

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