Class | Description |
---|---|
AbstractBDIInfo |
Base class for transferable information about BDI elements.
|
AgentRules |
Static helper class for agent rules and actions.
|
BDIInterpreter |
Main entry point for the reasoning engine
holding the relevant agent data structure
and performing the agent execution when
being called from the platform.
|
BeliefInfo |
Transferable information about a belief.
|
BeliefRules |
Static helper class for belief rules and actions.
|
EventProcessingRules |
Static helper class for event processing rules and actions.
|
EventReificator |
This object is responsible for inserting changeevent
objects into the state that represent (i.e. reify)
state changes (such as new fact value of belief).
|
ExternalAccessRules |
Rules for the external access.
|
GoalDeliberationRules |
These are the rules for realizing the "easy deliberation strategy"
for deciding among a possibly inconsistent goal set.
|
GoalInfo |
Transferable information about a goal.
|
GoalLifecycleRules |
Static helper class for goal lifecycle rules and actions.
|
GoalProcessingRules |
Static helper class for goal rules and actions.
|
InternalEventRules |
Rules and helpers for handling internal events.
|
InterpreterTimedObject |
This timed object ensures that timed objects are executed
correctly within the interpreter.
|
ListenerRules |
Static helper class for agent/goal/etc listener rules and actions.
|
MessageEventFetcher |
Fetcher for raw messages.
|
MessageEventRules |
Rules for handling message events.
|
OAVBDIFetcher |
Fetcher allows to inject parameters during expression/condition evaluation.
|
OAVBDIRuntimeModel |
OAV runtime BDI-meta model.
|
PlanInfo |
Transferable information about a plan.
|
PlanRules |
Static helper class for plan rules and actions.
|
ResolvesTo |
Test if a reference string resolves to a given element.
|
Copyright © 2012. All Rights Reserved.