|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AboutDialog
class implements the About dialog for the search
application.AboutDialog
class implements the About dialog for
the learn application.AboutDialog
class implements the About dialog for
the rule application.AboutDialog
class implements the About dialog for the
marketplace application.AboutDialog
class implements the About dialog for the
PAManager.AboutDialog
class implements the About dialog for the
InfoFilter application.AboutDialog
object.
AboutDialog
object.
AboutDialog
object.
AboutDialog
object.
AboutDialog
object.
AboutDialog
object.
AboutDialog
object with the given frame,
title, and modal setting.
AboutDialog
object with the given frame,
title, and modal setting.
AboutDialog
object with the given frame,
title and modal settings.
AboutDialog
object with the given frame, title,
and modality settings.
AboutDialog
object with the given frame,
title, and modal settings.
AboutDialog
object.
SearchNode
in the graph.
SearchNodes
in the graph.
AgentPlatform
interface defines the behavior of an
agent platform.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
instance.
AirfareAgent
instance with the given name.
AirfareAgentBeanInfo
class implements the bean info
for the Airfare Agent.AirfareAgentBeanInfo
object.
AirfareAgentCustomizer
class implements the
customizer for the AirfareAgent.AirfareAgentCustomizer
object.
AirfareAgentCustomizer
object.
AlertDialog
class implements the Alert dialog used to
display alert information.AlertDialog
object.
AlertDialog
object.
BackProp
class implements the standard backward propagation
algorithm with momentum.BasicNegotiation
class implements the negotiation
object used in the marketplace application.BasicNegotiation
object
used for a new negotiation.
BasicNegotiation
object
used to add items to inventory or wishList.
BestBuyerAgent
class implements a buyer agent with the
best negotiating skills in the marketplace application.BestBuyerAgent
object.
BestBuyerAgent
object with the given name.
BestSellerAgent
class implements a buyer agent with the
best negotiating skills in the marketplace application.BestSellerAgent
object.
BestSellerAgent
object with the given name.
BetterBuyerAgent
class implements a buyer agent that
uses hard-coded logic when negotiating.BetterBuyerAgent
object.
BetterBuyerAgent
object with the given name.
BetterSellerAgent
class implements a seller agent that
uses hard-coded logic when negotiating.BetterSellerAgent
object.
BetterSellerAgent
object with the given name.
BooleanRuleBase
class implements a set of rules and rule
variables along with methods for forward and backward chaining.BooleanRuleBase
with the given name.
BooleanRuleBaseVariablesDialog
class implements the
dialog for the boolean rule base variables.BooleanRuleBaseVariablesDialog
object.
BooleanRuleBaseVariablesDialog
instance
with the given frame, title, and modal setting.
BuyerAgent
class implements a very simple buyer agent.BuyerAgent
object.
BuyerAgent
object with the given name.
BuySellMessage
class implements a KQML-like message for
the agents in the marketplace application.BuySellMessage
object with the given parameters.
BuySellMessage
object with the given parameters.
CIAgent
class defines the common programming interface
and behavior for intelligent agents.CIAgent
instance.
CIAgentBeanInfo
class defines the information available
for an agent bean.CIAgentEvent
class defines the common event that is sent by
an intelligent agent.CIAgentEvent
object.
CIAgentEvent
object that includes an
object related to the event.
CIAgentEvent
object that includes an
object related to the event and an action.
CIAgentEventListener
defines the interface for the event
listener.CIAgentEventListener
class defines queue that contains
agent events.CIAgentPanel
is part of the GUI for the CIAgent
application.CIAgentPanel
.
CIAgentState
contains the state of an agent (UNINITIATED,
INITIATED, ACTIVE, SUSPENDED, UNKNOWN).CIAgentState
object.
CIAgentTimer
allows autonomous behavior of an agent through
timed method calls.Clause
class implements the both the antecedent and
consequent parts of a rule.DataSet
to Compute the minimum and maximum value
for the variable, based on the given value.
DataSet
to compute the minimum and maximum value
for the variable.
Condition
class implements the conditional test within a
clause.Condition
with the given conditional test.
ContinuousFuzzyRuleVariable
class implements a variable that
can hold a continuous value.ContinuousVariable
class provides the support necessary
for variables that can take on real, continuous values within a defined range.ContinuousVariable
with the given name.
DataSet
class is used to load data from text files into
memory for use in training or testing.DecisionTree
class implements a decision tree.DiscreteVariable
class provides the support necessary
for variables that can take on a predefined set of numeric or symbolic
values.DiscreteVariable
with the given name.
Effector
interface allows any class to be
called as an effector by a rule.EffectorClause
class adds effectors to a rule.EffectorClause
object with the given name
and argument string.
ExecuteDialog
class implements the dialog used when
executing a command.ExecuteDialog
object.
ExecuteDialog
object with the given frame,
title, and modal setting.
FacilitatorAgent
class implements the global facilitator
for the marketplace application.FacilitatorAgent
object.
FacilitatorAgent
object.
Fact
class implements support for facts within
a rule base.Fact
object as part of the given rule base
with the specified name and the fact clause.
FileAgent
class implements an agent that monitors
a file to see if it was modified, deleted, or if its size exceeds a
certain threshold.FileAgentBeanInfo
class implements the bean info for
file agent bean.FileAgentBeanInfo
object.
FileAgentCustomizer
class implements the
customizer for the file agent class.FileAgentCustomizer
object.
FileAgentCustomizer
object using the given
frame, title, and modal setting.
FilterAgent
class implements an agent which scores
news articles using a keyword list, maintains a user profile, and
filters articlesFilterAgent
object.
FilterAgent
object with the given name.
FilterAgentBeanInfo
class implements the bean info for
the FilterAgent.URLReaderAgentBeanInfo
object.
FilterAgentCustomizer
class implements customizer for
filter agent.FilterAgentCustomizer
object.
FilterAgentCustomizer
object with the given frame,
title, and modality.
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.FuzzyDefs
class contains constants for the FuzzyRule
classes.FuzzyRule
class implements a fuzzy rule with multiple antecedent clauses
and a single consequent clause.FuzzyRuleBase
class implements a set of rules and rule
variables along with a method for forward chaining.FuzzyRuleBaseVariablesDialog
class implements the dialog
used to set the fuzzy rule base variables.FuzzyRuleBaseVariablesDialog
object.
FuzzyRuleBaseVariablesDialog
with the given parameters.
FuzzyRuleVariable
class is a abstract class that defines
the attributes and methods for a fuzzy rule variable.FuzzySet
class is a abstract class that defines
the attributes and methods for a fuzzy set.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
GeneticSearchObj1
class is a specialization of
the GeneticSearchObject
.GeneticSearchObj1
object.
GeneticSearchObj2
class is a specialization of
the GeneticSearchObject
.GeneticSearchObj2
object.
GeneticSearchObject
class is used to represent a
member of the population being searched or optimized using a
genetic search algorithm.GeneticSearchObject
.
CIAgent
object.
Object
that represents the state of the node.
examples
vector
matches the given variable value.
InfoFilterApp
class implements the InfoFilter application
which uses agents to filter information from web pages and news groups.InfoFilterApp
object.
InfoFilterFrame
class implements the GUI and the
logic for the InfoFilter application.InfoFilterFrame
object.
KMapNet
class provides the support necessary
for the Kohonen Map neural network.SearchNode
is a leaf node in the graph.
LearnApp
is an application that demonstrates three learing
algorithms: back propagation network, Kohonen map network, and a decision
tree.MarketplaceApp
class implements the marketplace
application which allows buyer and seller agents to negotiate when buying
and selling items.MarketplaceApp
object.
MarketplaceFrame
class implements the marketplace
application.MarketplaceFrame
object.
NewsArticle
class defines all the information about a
single news article or web page source.NewsReaderAgent
class implements an agent can read
one or more news articles from an NNTP host.NewsReaderAgent
object.
NewsReaderAgent
object with the given name.
NewsReaderAgentBeanInfo
class implements bean info for
the news reader agent.NewsReaderAgentBeanInfo
object.
NewsReaderAgentCustomizer
class implements the
customizer for the news reader agent.NewsReaderAgentCustomizer
object.
NewsReaderAgentCustomizer
object with the given
frame, title, and modality.
Node
class contains the label or name and the links for
a node in a DecisionTree
.Offer
class implements the offer used by the buyer and
seller agents in the marketplace application.Offer
object using information in the BuySellMessage.
Offer
object that contains the given item.
Offer
object with the given parameters.
PAManagerApp
class implements the personal agent
manager application.PAManagerApp
object.
PAManagerFrame
class implements the GUI and the logic
for the PAManager application.PAManagerFrame
object.
Rule
class implements a rule with multiple antecedent clauses
and a single consequent clause.Rule
for the given rule base, with the given name,
one or more antecedents and consequent.
Rule
for the given rule base, with the given name,
antecedent and consequent.
RuleApp
is an application that demonstrates the different
rule bases.RuleApp
object.
RuleBase
defines the interface for the different rule
bases (BooleanRuleBase and FuzzyRuleBase).RuleFrame
class implements the GUI and application logic
that demonstrates boolean and fuzzy rule inferencing.RuleFrame
object.
RuleVarDialog
object.
RuleVarDialog
object with the given parameters.
RuleVariable
class implements the rule variable class
used in a boolean rule base.SchedulerAgent
class fires events on specified
intervals or at a single specified date and time.SchedulerAgent
object.
SchedulerAgent
object with the given name.
SchedulerAgentBeanInfo
class implements the bean info
for the scheduler agent.SchedulerAgentBeanInfo
object.
SchedulerAgentCustomizer
class implements the
customizer for the scheduler agent.SchedulerAgentCustomizer
object.
SchedulerAgentCustomizer
object.
SearchGraph
class is a container for a set of
SearchNodes
.SearchGraph
with the given name.
SearchNode
class contains the label or name and the
state of a node in a SearchGraph
.SearchNode
with a given name and state.
SellerAgent
class implements a very simple seller agent.SellerAgent
object.
SellerAgent
object with the given name.
Sensor
interface allows any class to be
called as an sensor in a rule.SensorClause
class implements a sensor clause that
can be used as the antecedent in a rule.SensorClause
object with the given parameters.
CIAgent
object.
SearchNode
in the graph.
SearchNode
flag that indicates the node has
been expanded.
SearchNode
flag that indicates whether the node
has been expanded.
SearchNode
.
FuzzySet
.
processTimerPop
method.
SearchNode
flag that indicates that the node
has been tested.
SearchNode
flag that indicates whether the node
has been tested.
ShoulderFuzzySet
class defines a fuzzy set that either
slopes upward then plateaus or plateaus before sloping downward.Clause
in a format that can be displayed.
Condition
to a format that can be displayed.
TrapezoidFuzzySet
class defines a fuzzy set in the
shape of the trapezoid.TriangleFuzzySet
class defines a fuzzy set in the
shape of the triangle.URLReaderAgent
class implements an agent that reads
web pages and optionally pass parameters to the page.URLReaderAgent
object.
URLReaderAgent
object with the given name.
URLReaderAgentBeanInfo
class implements the bean info for
the URL reader agent.URLReaderAgentBeanInfo
object.
UserNotificationAgent
class displays a message when an
event is received.UserNotificationAgent
object.
UserNotificationAgent
object with the given
name.
UserNotificationAgentBeanInfo
class implements the
bean info for the user notification agent.SchedulerAgentBeanInfo
object.
UserNotificationAgentCustomizer
class the customizer for
the user notification agent.UserNotificationAgentCustomizer
object.
UserNotificationAgentCustomizer
object.
Variable
abstract class provides the common support
necessary for continuous, numeric discrete, and categorical variables.Variable
class defines an abstract class for a variable
object.Variable
.
Variable
with the given name.
WorkingFuzzySet
class defines a fuzzy set where the
solution for a continous variable is developed.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |