- aborted() - Method in class jadex.bdi.examples.alarmclock.PlaySongPlan
-
Cleanup, when the user "pressed the button".
- aborted() - Method in class jadex.bdi.examples.blackjack.dealer.DealerGameRoundPlayerPlan
-
Aborted, reset player.
- aborted() - Method in class jadex.bdi.examples.blackjack.manager.ManagerGuiUpdatePlan
-
On abort close the gui.
- aborted() - Method in class jadex.bdi.examples.disastermanagement.commander.ClearChemicalsPlan
-
Called when the plan is aborted.
- aborted() - Method in class jadex.bdi.examples.disastermanagement.commander.ExtinguishFirePlan
-
Called when the plan is aborted.
- aborted() - Method in class jadex.bdi.examples.disastermanagement.commander.TreatVictimsPlan
-
Called when the plan is aborted.
- aborted() - Method in class jadex.bdi.examples.garbagecollector.GoPlanEnv
-
- aborted() - Method in class jadex.bdi.examples.moneypainter.PaintOneEuroPlan
-
- aborted() - Method in class jadex.bdi.examples.puzzle.MovePlan
-
The plan aborted code.
- aborted() - Method in class jadex.bdi.testcases.AbstractMultipleAgentsPlan
-
The plan was aborted (because of conditional goal
success or termination from outside).
- aborted() - Method in class jadex.bdi.testcases.misc.EndStateWorkerPlan
-
Method is called when the agent terminates.
- aborted() - Method in class jadex.bdi.testcases.misc.GuiOpenClosePlan
-
Cleanup when testcase is aborted.
- aborted() - Method in class jadex.bdi.testcases.planlib.EADecideIterationGenPlan
-
- aborted() - Method in class jadex.bdi.testcases.planlib.EADecideIterationPlan
-
- aborted() - Method in class jadex.bdi.testcases.plans.ContextPlan
-
Called on plan abortion.
- aborted() - Method in class jadex.bdi.testcases.plans.TestAbortPlan
-
Called when the plan is aborted.
- aborted() - Method in class jadex.bdi.testcases.plans.TestContextPlan
-
Called when the plan is aborted.
- aborted() - Method in class jadex.bdi.testcases.WorkPlan
-
The plan was aborted.
- aborted() - Method in class jadex.bdi.tutorial.GUIPlanF1
-
The plan was aborted (because of conditional goal
success or termination from outside).
- AbstractMultipleAgentsPlan - Class in jadex.bdi.testcases
-
Base class for test plans that create other agents.
- AbstractMultipleAgentsPlan() - Constructor for class jadex.bdi.testcases.AbstractMultipleAgentsPlan
-
- AbstractStrategy - Class in jadex.bdi.examples.blackjack.player.strategies
-
Abstract base class for strategies.
- AbstractStrategy(String) - Constructor for class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
Create a new strategy.
- acceptProposal(String, int) - Method in interface jadex.bdi.examples.booktrading.serviceimpl.IBuyBookService
-
Buy a book
- acceptProposal(String, int) - Method in class jadex.bdi.examples.booktrading.serviceimpl.seller.BuyBookService
-
Buy a book
- AccessModelPlan - Class in jadex.bdi.testcases.misc
-
Test accessing model information.
- AccessModelPlan() - Constructor for class jadex.bdi.testcases.misc.AccessModelPlan
-
- account - Variable in class jadex.bdi.examples.blackjack.gui.PlayerPanel
-
Label containing the player's account.
- account - Variable in class jadex.bdi.examples.blackjack.Player
-
The player's account.
- ACE - Static variable in class jadex.bdi.examples.blackjack.CardSet
-
- action - Variable in class jadex.bdi.examples.garbagecollector.GoPlanEnv
-
The go action id (or -1 if not set).
- action - Variable in class jadex.bdi.examples.hunterprey_classic.TaskInfo
-
The action to perform.
- actionPerformed(ActionEvent) - Method in class jadex.bdi.examples.blackjack.gui.StatisticGraph
-
Called when the showDealer-Checkbox is (de-)selected by the user.
- actionPerformed(ActionEvent) - Method in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- actionPerformed(ActionEvent) - Method in class jadex.bdi.examples.blackjack.manager.ManagerFrame.ManagerPlayerPanel
-
- active - Variable in class jadex.bdi.examples.alarmclock.Alarm
-
The active state.
- ActivityPlan - Class in jadex.bdi.testcases.plans
-
The activity plan waits for a long time
and then prints something again.
- ActivityPlan() - Constructor for class jadex.bdi.testcases.plans.ActivityPlan
-
- add(ISpaceObject) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
- add(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
- add(Food) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
- add(Obstacle) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
- add(WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
- add(Object) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Appends the specified element to the end of this list.
- add(int, Object) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Inserts the specified element at the specified position in this
list.
- addActionListener(ActionListener) - Method in class jadex.bdi.examples.puzzle.BoardPanel
-
Add a new action listener.
- addAlarm(Alarm) - Method in class jadex.bdi.examples.alarmclock.Settings
-
Add a new alarm.
- addAll(Collection) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Appends all of the elements in the specified Collection to the end of
this list, in the order that they are returned by the
specified Collection's Iterator.
- addAll(int, Collection) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Inserts all of the elements in the specified Collection into this
list, starting at the specified position.
- addBlock(Block) - Method in class jadex.bdi.examples.blocksworld.Block
-
Add a block to this block.
- addBlock(Block) - Method in class jadex.bdi.examples.blocksworld.Table
-
Add a block to this block.
- addCard(Card) - Method in class jadex.bdi.examples.blackjack.Player
-
Add a card.
- addCard(Card) - Method in class jadex.bdi.examples.blackjack.RequestDraw
-
Add a card to this RequestDraw.
- addChargingStation(Chargingstation) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Add a charging station.
- addChildWindow(Window) - Method in class jadex.bdi.examples.blackjack.dealer.DealerFrame
-
Add a child window to be disposed on exit.
- addCleaner(Cleaner) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Add a cleaner.
- addCleaner(Cleaner) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Add a cleaner to this Vision.
- addCreature(ISpaceObject) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
- addCreature(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Add a new creature to the world.
- addEatTask(Creature, WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Add a move or eat action to the queue.
- addFood(ISpaceObject) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
- addFood(Food) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Add a new prey food to the world.
- addGameRound(Dealer, Player[]) - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
This method is called by the master plan whenever
a game has finished.
- addModel(double, CreatureModel) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
- addModel(double, CreatureModel) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
- addMoveTask(Creature, String) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Add a move or eat action to the queue.
- addObject(WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.Vision
-
Add a object to this Vision.
- addObstacle(ISpaceObject) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
- addObstacle(Obstacle) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Add a new obstacle to the world.
- addParameterSetValue(IElement, String, Object) - Method in class jadex.bdi.testcases.misc.ParameterProtectionPlan
-
Get a parameter value of an event or goal.
- addPlayer(Player) - Method in class jadex.bdi.examples.blackjack.GameState
-
Add a player to this GameState.
- addPlayer(Player) - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Add a player to this GameState.
- addPlayer(Player) - Method in class jadex.bdi.examples.blackjack.gui.GameStateFrame.PlayersPanel
-
Called when a player was added.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.blackjack.GameState
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.blackjack.Player
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.blocksworld.Block
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.puzzle.Board
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener() - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Spurious method to test reflective access.
- addPropertyChangeListener(Object) - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Spurious method to test reflective access.
- addPropertyChangeListener(PropertyChangeListener, Object) - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Spurious method to test reflective access.
- addPropertyChangeListener(Object, PropertyChangeListener) - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Spurious method to test reflective access.
- address - Variable in class jadex.bdi.testcases.misc.Person
-
The address.
- addRow(Alarm, int) - Method in class jadex.bdi.examples.alarmclock.AlarmsGui
-
Add a row to the table.
- addRow(String[]) - Method in class jadex.bdi.tutorial.TranslationGuiF1
-
Add some content as new row in the table.
- addStation(Chargingstation) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Add a station to this Vision.
- AddTargetPlan - Class in jadex.bdi.examples.marsworld.sentry
-
Add a new unknown target to test.
- AddTargetPlan() - Constructor for class jadex.bdi.examples.marsworld.sentry.AddTargetPlan
-
- AddTargetPlan - Class in jadex.bdi.examples.marsworld_classic.sentry
-
Add a new unknown target to test.
- AddTargetPlan() - Constructor for class jadex.bdi.examples.marsworld_classic.sentry.AddTargetPlan
-
- AddTargetPlan - Class in jadex.bdi.examples.spaceworld3d.sentry
-
Add a new unknown target to test.
- AddTargetPlan() - Constructor for class jadex.bdi.examples.spaceworld3d.sentry.AddTargetPlan
-
- addWaste(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Add a piece of waste.
- addWaste(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Add a waste to this Vision.
- addWaste(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Add a waste to this Wastebin.
- addWastebin(Wastebin) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Add a wastebin.
- addWastebin(Wastebin) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Add a wastebin to this Vision.
- AddWastePlugin - Class in jadex.bdi.examples.cleanerworld
-
Plugin that allows for adding waste via mouse clicks.
- AddWastePlugin() - Constructor for class jadex.bdi.examples.cleanerworld.AddWastePlugin
-
- addWorldObject(String, String, Position) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Add an object to the environment.
- age - Variable in class jadex.bdi.examples.hunterprey_classic.Creature
-
The age of the creature (in simulation steps).
- age - Variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The world age.
- agent - Variable in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
The agent.
- agent - Variable in class jadex.bdi.examples.alarmclock.AlarmsGui
-
The agent.
- agent - Variable in class jadex.bdi.examples.alarmclock.ClockFrame
-
The external access.
- agent - Variable in class jadex.bdi.examples.alarmclock.OptionDialog
-
The agent.
- agent - Variable in class jadex.bdi.examples.blackjack.dealer.DealerFrame
-
The agent access object.
- agent - Variable in class jadex.bdi.examples.blackjack.dealer.DealerOptionPanel
-
The agent access.
- agent - Variable in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- agent - Variable in class jadex.bdi.examples.booktrading.serviceimpl.seller.BuyBookService
-
The agent.
- agent - Variable in class jadex.bdi.examples.disastermanagement.ambulance.TreatVictimsService
-
The agent.
- agent - Variable in class jadex.bdi.examples.disastermanagement.firebrigade.ClearChemicalsService
-
The agent.
- agent - Variable in class jadex.bdi.examples.disastermanagement.firebrigade.ExtinguishFireService
-
The agent.
- agent - Variable in class jadex.bdi.examples.shop.CustomerPanel
-
- agent - Variable in class jadex.bdi.testcases.service.BeliefGetter
-
The agent's external access.
- agent_cnt - Variable in class jadex.bdi.testcases.AbstractMultipleAgentsPlan
-
The intended number of agents.
- AgentInfo - Class in jadex.bdi.examples.marsworld_classic
-
The agent info class containing info about the robots.
- AgentInfo(String, String, Location, double) - Constructor for class jadex.bdi.examples.marsworld_classic.AgentInfo
-
Create a new agent info.
- agentinfos - Variable in class jadex.bdi.examples.marsworld_classic.Environment
-
The hashtable containing all agent infos.
- agents - Variable in class jadex.bdi.testcases.AbstractMultipleAgentsPlan
-
The list of agents.
- ages - Variable in class jadex.bdi.examples.cleanerworld_classic.Environment
-
The cleaner ages.
- aid - Variable in class jadex.bdi.examples.blackjack.Player
-
The player's agent id.
- aid - Variable in class jadex.bdi.examples.hunterprey_classic.Creature
-
Agent identifier of the creature.
- Alarm - Class in jadex.bdi.examples.alarmclock
-
This class encapsulates the functionality of an alarm.
- Alarm() - Constructor for class jadex.bdi.examples.alarmclock.Alarm
-
Create a new alarm.
- Alarm(String, Time, String, String, boolean) - Constructor for class jadex.bdi.examples.alarmclock.Alarm
-
Create a new alarm.
- alarm - Variable in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
The alarm.
- alarmdate - Variable in class jadex.bdi.examples.alarmclock.Alarm
-
Cached alarm date.
- AlarmPlan - Class in jadex.bdi.examples.alarmclock
-
The alarm plan has the purpose to wait for the
next alarm time and issue the notification.
- AlarmPlan() - Constructor for class jadex.bdi.examples.alarmclock.AlarmPlan
-
- ALARMS - Static variable in class jadex.bdi.examples.alarmclock.Alarm
-
All alarm modes.
- alarms - Variable in class jadex.bdi.examples.alarmclock.AlarmsGui
-
The alarms table.
- alarms - Variable in class jadex.bdi.examples.alarmclock.Settings
-
The alarms.
- alarms_gui - Variable in class jadex.bdi.examples.alarmclock.ClockFrame
-
The alarms gui.
- AlarmSettingsDialog - Class in jadex.bdi.examples.alarmclock
-
A panel for editing the settings of an alarm.
- AlarmSettingsDialog(IExternalAccess, JFrame, Alarm) - Constructor for class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
Create a new alarm settings panel.
- AlarmsGui - Class in jadex.bdi.examples.alarmclock
-
The alarm dialog presenting a list of alarms..
- AlarmsGui(IExternalAccess) - Constructor for class jadex.bdi.examples.alarmclock.AlarmsGui
-
Create a new test center panel.
- alarmtf - Variable in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
The alarm text.
- alldirs - Static variable in class jadex.bdi.examples.hunterprey_classic.Creature
-
All possible directions.
- allocateForces(String, String) - Method in class jadex.bdi.examples.disastermanagement.commander.HandleForcesPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- AmbulancePlan - Class in jadex.bdi.examples.disastermanagement.ambulance
-
Move to victims and treat them.
- AmbulancePlan() - Constructor for class jadex.bdi.examples.disastermanagement.ambulance.AmbulancePlan
-
- ampm - Variable in class jadex.bdi.examples.alarmclock.Settings
-
The ampm time format.
- AnalyseTargetPlan - Class in jadex.bdi.examples.marsworld_classic.sentry
-
Analyse a target.
- AnalyseTargetPlan() - Constructor for class jadex.bdi.examples.marsworld_classic.sentry.AnalyseTargetPlan
-
- AnalyzeTargetPlan - Class in jadex.bdi.examples.marsworld.sentry
-
Inform the sentry agent about a new target.
- AnalyzeTargetPlan() - Constructor for class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetPlan
-
- AnalyzeTargetPlan - Class in jadex.bdi.examples.spaceworld3d.sentry
-
Inform the sentry agent about a new target.
- AnalyzeTargetPlan() - Constructor for class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetPlan
-
- AnalyzeTargetTask - Class in jadex.bdi.examples.marsworld.sentry
-
Analyze a given target.
- AnalyzeTargetTask() - Constructor for class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
- AnalyzeTargetTask - Class in jadex.bdi.examples.spaceworld3d.sentry
-
Analyze a given target.
- AnalyzeTargetTask() - Constructor for class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
- AnswerPlan - Class in jadex.bdi.testcases
-
A plan thats sends one or more answers to a request.
- AnswerPlan() - Constructor for class jadex.bdi.testcases.AnswerPlan
-
- APLTesterPlan - Class in jadex.bdi.testcases.plans
-
- APLTesterPlan() - Constructor for class jadex.bdi.testcases.plans.APLTesterPlan
-
- AppStarter - Class in jadex.bdi.examples.alarmclock
-
Class for starting the alarmclock application.
- AppStarter() - Constructor for class jadex.bdi.examples.alarmclock.AppStarter
-
- ArgumentsPlan - Class in jadex.bdi.testcases.misc
-
Test if arguments can be accessed.
- ArgumentsPlan() - Constructor for class jadex.bdi.testcases.misc.ArgumentsPlan
-
- ArgumentsWorkerPlan - Class in jadex.bdi.testcases.misc
-
Plan that sends back a message to the creator.
- ArgumentsWorkerPlan() - Constructor for class jadex.bdi.testcases.misc.ArgumentsWorkerPlan
-
- assureTest(TestReport) - Method in class jadex.bdi.testcases.AbstractMultipleAgentsPlan
-
Assure that all agents needed for test are there.
- AtomicExceptionPlan - Class in jadex.bdi.testcases.plans
-
Testing atomic operation in conjunction with exceptions.
- AtomicExceptionPlan() - Constructor for class jadex.bdi.testcases.plans.AtomicExceptionPlan
-
- autosave - Variable in class jadex.bdi.examples.alarmclock.Settings
-
The autosave flag.
- background_image - Variable in class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
The background image.
- BDIReasoningInterceptor - Class in jadex.bdi.testcases.semiautomatic
-
Service call interceptor that starts BDI reasoning.
- BDIReasoningInterceptor(IInternalAccess) - Constructor for class jadex.bdi.testcases.semiautomatic.BDIReasoningInterceptor
-
Create a new interceptor.
- BeanChangesArrayList - Class in jadex.bdi.testcases.beliefs
-
An array list with property change support.
- BeanChangesArrayList() - Constructor for class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Create a new array list.
- BeanModifierPlan - Class in jadex.bdi.testcases.beliefs
-
The print plan simply prints out the object
it gets as parameter in the construtor.
- BeanModifierPlan() - Constructor for class jadex.bdi.testcases.beliefs.BeanModifierPlan
-
- BeepPlan - Class in jadex.bdi.examples.alarmclock
-
Play a beep.
- BeepPlan() - Constructor for class jadex.bdi.examples.alarmclock.BeepPlan
-
- belief - Variable in class jadex.bdi.testcases.ResultPlan
-
The belief name for storing the result.
- BeliefChangeCatchPlan - Class in jadex.bdi.testcases.misc
-
Test if plan can be invoked when trigger is added dynamically at runtime.
- BeliefChangeCatchPlan() - Constructor for class jadex.bdi.testcases.misc.BeliefChangeCatchPlan
-
- BeliefChangePlan - Class in jadex.bdi.testcases
-
Change a belief to a value.
- BeliefChangePlan() - Constructor for class jadex.bdi.testcases.BeliefChangePlan
-
- BeliefChangesPlan - Class in jadex.bdi.testcases.beliefs
-
Test different kinds of belief changes.
- BeliefChangesPlan() - Constructor for class jadex.bdi.testcases.beliefs.BeliefChangesPlan
-
- BeliefGetter - Class in jadex.bdi.testcases.service
-
Simple service that fetches a belief value.
- BeliefGetter(IExternalAccess) - Constructor for class jadex.bdi.testcases.service.BeliefGetter
-
Create a service.
- BeliefIncrementPlan - Class in jadex.bdi.testcases
-
This plan increments a belief once or in time intervals.
- BeliefIncrementPlan() - Constructor for class jadex.bdi.testcases.BeliefIncrementPlan
-
- beliefname - Variable in class jadex.bdi.testcases.BeliefIncrementPlan
-
The beliefname.
- BeliefNotFoundPlan - Class in jadex.bdi.testcases.beliefs
-
Test belief access.
- BeliefNotFoundPlan() - Constructor for class jadex.bdi.testcases.beliefs.BeliefNotFoundPlan
-
- BeliefSetAddPlan - Class in jadex.bdi.testcases
-
Add a value to a belief set.
- BeliefSetAddPlan() - Constructor for class jadex.bdi.testcases.BeliefSetAddPlan
-
- BeliefSetAddPlan - Class in jadex.bdi.testcases.misc
-
Modify a beliefset continuously by adding values.
- BeliefSetAddPlan() - Constructor for class jadex.bdi.testcases.misc.BeliefSetAddPlan
-
- BeliefSetAddPlan - Class in jadex.bdi.testcases.plans
-
Add a fact to a belief set.
- BeliefSetAddPlan() - Constructor for class jadex.bdi.testcases.plans.BeliefSetAddPlan
-
- BeliefSetChangesPlan - Class in jadex.bdi.testcases.beliefs
-
Test different kinds of belief set changes.
- BeliefSetChangesPlan() - Constructor for class jadex.bdi.testcases.beliefs.BeliefSetChangesPlan
-
- BeliefSetContainsPlan - Class in jadex.bdi.testcases.beliefs
-
Test if equal elements can be contained more once in a beliefset.
- BeliefSetContainsPlan() - Constructor for class jadex.bdi.testcases.beliefs.BeliefSetContainsPlan
-
- BeliefSetRemovePlan - Class in jadex.bdi.testcases.misc
-
Modify a beliefset continuously by remove values.
- BeliefSetRemovePlan() - Constructor for class jadex.bdi.testcases.misc.BeliefSetRemovePlan
-
- BeliefTriggerPlan - Class in jadex.bdi.testcases.plans
-
Change a belief (set) and test if a plan is triggerd in response.
- BeliefTriggerPlan() - Constructor for class jadex.bdi.testcases.plans.BeliefTriggerPlan
-
- BeliefValuePlan - Class in jadex.bdi.testcases.beliefs
-
Test initial belief values.
- BeliefValuePlan() - Constructor for class jadex.bdi.testcases.beliefs.BeliefValuePlan
-
- belname - Variable in class jadex.bdi.testcases.BeliefChangePlan
-
The belief name.
- belsetname - Variable in class jadex.bdi.testcases.BeliefSetAddPlan
-
The belief set name.
- belsetname - Variable in class jadex.bdi.testcases.misc.BeliefSetAddPlan
-
The belief name.
- belsetname - Variable in class jadex.bdi.testcases.misc.BeliefSetRemovePlan
-
The belief name.
- BenchmarkPlan - Class in jadex.bdi.examples.blocksworld
-
Measures Jadex performance by executing several configure goals.
- BenchmarkPlan() - Constructor for class jadex.bdi.examples.blocksworld.BenchmarkPlan
-
- bet - Variable in class jadex.bdi.examples.blackjack.gui.PlayerPanel
-
Label containing the player's bet.
- bet - Variable in class jadex.bdi.examples.blackjack.Player
-
The player's current bet.
- bet - Variable in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface
-
The bet.
- bet - Variable in class jadex.bdi.examples.blackjack.player.strategies.ConstantStrategy
-
The bet.
- bet - Variable in class jadex.bdi.examples.blackjack.RequestBet
-
Attribute for slot bet.
- betbut - Variable in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
The button for placing a bet.
- betprogress - Variable in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
The bet progress bar.
- betsp - Variable in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
The bet.
- black_piece - Variable in class jadex.bdi.examples.puzzle.JackBoard
-
- BlackjackOntology - Class in jadex.bdi.examples.blackjack
-
Generated Java class for ontology blackjack_beans.
- BlackjackOntology() - Constructor for class jadex.bdi.examples.blackjack.BlackjackOntology
-
- Block - Class in jadex.bdi.examples.blocksworld
-
A block in the blocks-world.
- Block(Color, Block) - Constructor for class jadex.bdi.examples.blocksworld.Block
-
Create a new block.
- Block(int, Color, Block) - Constructor for class jadex.bdi.examples.blocksworld.Block
-
Create a new block.
- block - Variable in class jadex.bdi.examples.blocksworld.StackBlocksPlan
-
The block to be moved.
- BlockCellRenderer - Class in jadex.bdi.examples.blocksworld
-
Cell renderer for blocks.
- BlockCellRenderer() - Constructor for class jadex.bdi.examples.blocksworld.BlockCellRenderer
-
Create a block cell renderer.
- blocks - Variable in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
The known blocks.
- blocks - Variable in class jadex.bdi.examples.blocksworld.Table
-
The blocks located on top of the table.
- blocksize - Variable in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
The block size (in pixels).
- BlocksListModel - Class in jadex.bdi.examples.blocksworld
-
A list model representing a collection of blocks
on a table or in a bucket.
- BlocksListModel(Table) - Constructor for class jadex.bdi.examples.blocksworld.BlocksListModel
-
Create a list model for the given table.
- BlocksworldGui - Class in jadex.bdi.examples.blocksworld
-
Shows the gui for blocksworld.
- BlocksworldGui(IExternalAccess) - Constructor for class jadex.bdi.examples.blocksworld.BlocksworldGui
-
Create the blocksworld gui.
- BlocksworldPanel - Class in jadex.bdi.examples.blocksworld
-
Shows the blocksworld.
- BlocksworldPanel(Table, boolean) - Constructor for class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
Create a blocksworld panel.
- Board - Class in jadex.bdi.examples.puzzle
-
The board containing places, pieces and played moves.
- Board() - Constructor for class jadex.bdi.examples.puzzle.Board
-
Create a new board.
- Board(int) - Constructor for class jadex.bdi.examples.puzzle.Board
-
Create a new board.
- board - Variable in class jadex.bdi.examples.puzzle.BoardGui
-
The board to visualize.
- board - Variable in class jadex.bdi.examples.puzzle.BoardPanel
-
The board to visualize.
- board - Variable in class jadex.bdi.examples.puzzle.MovePlan
-
The board.
- BoardControlPanel - Class in jadex.bdi.examples.puzzle
-
The control part of
- BoardControlPanel(IBoard, BoardPanel) - Constructor for class jadex.bdi.examples.puzzle.BoardControlPanel
-
Create a new board control panel.
- BoardGui - Class in jadex.bdi.examples.puzzle
-
The board gui.
- BoardGui(IExternalAccess, IBoard) - Constructor for class jadex.bdi.examples.puzzle.BoardGui
-
Create a new board gui.
- BoardGui(IExternalAccess, IBoard, boolean) - Constructor for class jadex.bdi.examples.puzzle.BoardGui
-
Create a new board gui.
- BoardPanel - Class in jadex.bdi.examples.puzzle
-
Display the board.
- BoardPanel(IBoard) - Constructor for class jadex.bdi.examples.puzzle.BoardPanel
-
Create a new board panel.
- body() - Method in class jadex.bdi.examples.alarmclock.AlarmPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.alarmclock.BeepPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.alarmclock.PlaySongPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.alarmclock.SyncSettingsAlarmsPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.blackjack.dealer.DealerGameRoundMasterPlan
-
Plan body.
- body() - Method in class jadex.bdi.examples.blackjack.dealer.DealerGameRoundPlayerPlan
-
Plan body.
- body() - Method in class jadex.bdi.examples.blackjack.dealer.DealerRegisterPlayerPlan
-
Plan body.
- body() - Method in class jadex.bdi.examples.blackjack.dealer.PropagateGameStatePlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.blackjack.manager.ManagerDealerRegisterPlan
-
Execute a plan.
- body() - Method in class jadex.bdi.examples.blackjack.manager.ManagerGuiUpdatePlan
-
Execute a plan.
- body() - Method in class jadex.bdi.examples.blackjack.player.PlayerDeclineGamePlan
-
Execute a plan.
- body() - Method in class jadex.bdi.examples.blackjack.player.PlayerJoinGamePlan
-
First the player searches a dealer, then sends a join-request to this
dealer.
- body() - Method in class jadex.bdi.examples.blackjack.player.PlayerPlayGameRoundPlan
-
Execute a plan.
- body() - Method in class jadex.bdi.examples.blackjack.player.PlayerSearchDealerPlan
-
First the player searches a dealer, then sends a join-request to this
dealer.
- body() - Method in class jadex.bdi.examples.blackjack.player.UpdateGameStatePlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.blocksworld.BenchmarkPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.blocksworld.ConfigureBlocksPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.blocksworld.StackBlocksPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.booktrading.buyer.EvaluateProposalsPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.booktrading.buyer.PurchaseBookPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.booktrading.seller.ExecuteOrderPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.booktrading.seller.MakeProposalPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.booktrading.serviceimpl.buyer.PurchaseBookPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.booktrading.serviceimpl.seller.ExecuteOrderPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.booktrading.serviceimpl.seller.MakeProposalPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.cleanerworld.cleaner.CleanUpWastePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.cleaner.DropWastePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.cleaner.ExploreMapPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.cleaner.LeastSeenWalkPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.cleaner.LoadBatteryPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.cleaner.MemorizePositionsPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.cleaner.PatrolPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.cleaner.PickUpWastePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.cleaner.RandomWalkPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.cleaner.SearchHelpPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.MoveToLocationPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld.truck.EmptyPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.CleanUpWastePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.DropWastePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.ExploreMapPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.LeastSeenWalkPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.LoadBatteryPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.LocalDropWasteActionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.LocalGetVisionActionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.LocalPickUpWasteActionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.MemorizePositionsPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.MoveToLocationPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.PatrolPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.PickUpWastePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.RandomWalkPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.RemoteDropWasteActionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.RemoteGetVisionActionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.RemotePickUpWasteActionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.environment.ClearPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.environment.DispatchCompleteVisionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.environment.DispatchVisionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.environment.DropWastePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.environment.PickUpWastePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.cleanerworld_classic.environment.UpdateEnvironmentPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.disastermanagement.ambulance.AmbulancePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.disastermanagement.ambulance.TreatVictimPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.disastermanagement.commander.ClearChemicalsPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.disastermanagement.commander.ExtinguishFirePlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.disastermanagement.commander.HandleAmbulancesPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.disastermanagement.commander.HandleDisasterPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.disastermanagement.commander.HandleFireBrigadesClearChemicalsPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.disastermanagement.commander.HandleFireBrigadesExtinguishFiresPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.disastermanagement.commander.TreatVictimsPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.disastermanagement.commander2.HandleDisasterPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.disastermanagement.firebrigade.ClearChemicalsPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.disastermanagement.firebrigade.ExtinguishFirePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.disastermanagement.firebrigade.FireBrigadePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.disastermanagement.movement.MoveToLocationPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector.BurnPlanEnv
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector.CheckingPlanEnv
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector.GoPlanEnv
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector.PickUpPlanEnv
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector.TakePlanEnv
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector_classic.BurnPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector_classic.CheckingPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector_classic.ClearPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.garbagecollector_classic.CreatePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector_classic.GoPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector_classic.PickUpPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.garbagecollector_classic.TakePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.helloworld.GoodbyeWorldPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.helloworld.HelloWorldPlan
-
Handle the ping request.
- body() - Method in class jadex.bdi.examples.helloworld.TerminateAgentPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey.cleverprey.EatPlan
-
Plan body.
- body() - Method in class jadex.bdi.examples.hunterprey.cleverprey.EscapePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey.cleverprey.WanderPlan
-
Plan body.
- body() - Method in class jadex.bdi.examples.hunterprey.dumbhunter.DumbHunterPlan
-
Plan body.
- body() - Method in class jadex.bdi.examples.hunterprey.dumbprey.DumbPreyPlan
-
Plan body.
- body() - Method in class jadex.bdi.examples.hunterprey.ldahunter.HuntPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.actsense.EatPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.actsense.GetVisionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.actsense.MovePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.actsense.UpdateVisionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.dumbhunter.DumbHunterPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.HuntPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour.EatFoodPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour.EscapePreyPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour.GotoLocationPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour.RemoveForbiddenFoodPlan
-
The body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour.WanderAroundPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.creature.preys.dumbprey.DumbPreyPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.environment.DispatchVisionPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.environment.DispatchWorldSizePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.environment.EatPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.environment.MovePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.hunterprey_classic.environment.SimulationEndPlan
-
- body() - Method in class jadex.bdi.examples.hunterprey_classic.environment.SimulationTickerPlan
-
The body method.
- body() - Method in class jadex.bdi.examples.marsworld.carry.CarryOrePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld.carry.CarryPlan
-
Method body.
- body() - Method in class jadex.bdi.examples.marsworld.carry.InformNewTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld.movement.MoveToLocationPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld.movement.RandomWalkPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld.producer.InformNewTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld.producer.ProduceOrePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld.producer.ProducerPlan
-
Method body.
- body() - Method in class jadex.bdi.examples.marsworld.sentry.AddTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.carrier.CarryOrePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.carrier.CarryPlan
-
Plan body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.carrier.InformNewTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.environment.ClearPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.examples.marsworld_classic.movement.FindTargetsPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.movement.MoveToLocationPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.movement.RandomWalkPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.producer.InformNewTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.producer.ProduceOrePlan
-
The Amount of Ore at the current location is increased.
- body() - Method in class jadex.bdi.examples.marsworld_classic.producer.ProductionPlan
-
Method body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.sentry.AddTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.sentry.AnalyseTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.marsworld_classic.sentry.SentryFindTargetsPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.moneypainter.DistributeWorkPlan
-
- body() - Method in class jadex.bdi.examples.moneypainter.PaintOneEuroPlan
-
- body() - Method in class jadex.bdi.examples.moneypainter.PrintRichPlan
-
- body() - Method in class jadex.bdi.examples.ping.EchoPlan
-
Handle the ping request.
- body() - Method in class jadex.bdi.examples.puzzle.ChooseMovePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.puzzle.MovePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.puzzle.PlayGamePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.shop.BuyItemPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.shop.SellItemPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.spaceworld3d.carry.CarryOrePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.spaceworld3d.carry.CarryPlan
-
Method body.
- body() - Method in class jadex.bdi.examples.spaceworld3d.carry.InformNewTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.spaceworld3d.movement.MoveToLocationPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.spaceworld3d.movement.RandomWalkPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.spaceworld3d.producer.InformNewTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.spaceworld3d.producer.ProduceOrePlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.spaceworld3d.producer.ProducerPlan
-
Method body.
- body() - Method in class jadex.bdi.examples.spaceworld3d.sentry.AddTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.AnswerPlan
-
Create an answer plan.
- body() - Method in class jadex.bdi.testcases.BeliefChangePlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.BeliefIncrementPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.beliefs.BeanModifierPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.beliefs.BeliefChangesPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.beliefs.BeliefNotFoundPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.beliefs.BeliefSetChangesPlan
-
The body method.
- body() - Method in class jadex.bdi.testcases.beliefs.BeliefSetContainsPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.beliefs.BeliefValuePlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.beliefs.DependentBeliefPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.beliefs.DynamicBeliefPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.beliefs.EvaluationmodesPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.beliefs.FactAdderPlan
-
- body() - Method in class jadex.bdi.testcases.beliefs.ManualModifiedPlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.beliefs.UpdatingBeliefPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.beliefs.WaitForFactAddedPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.BeliefSetAddPlan
-
The body method.
- body() - Method in class jadex.bdi.testcases.events.EventHandlerPlan
-
- body() - Method in class jadex.bdi.testcases.events.MessageForwardPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.events.MessageMatchingPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.events.MessageReceiverPlan
-
- body() - Method in class jadex.bdi.testcases.events.SendAndWaitPlan
-
The body of the plan.
- body() - Method in class jadex.bdi.testcases.events.SimpleEventHandlerPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.goals.DropGoalPlan
-
- body() - Method in class jadex.bdi.testcases.goals.GenerateGoalPlan
-
- body() - Method in class jadex.bdi.testcases.goals.GoalConditionsPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.goals.GoalFinishedTesterPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.goals.GoalInhibitionPlan
-
- body() - Method in class jadex.bdi.testcases.goals.GoalReferenceParameterSetPlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.goals.GoalRegressionTestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.goals.MaintainTestPlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.goals.ParameterSetPlan
-
- body() - Method in class jadex.bdi.testcases.goals.RecurTestPlan
-
Plan code.
- body() - Method in class jadex.bdi.testcases.goals.ResultSetterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.goals.SubgoalHandlingPlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.goals.SubgoalTimeoutPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.misc.AccessModelPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.misc.ArgumentsPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.ArgumentsWorkerPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.BeliefChangeCatchPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.misc.BeliefSetAddPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.misc.BeliefSetRemovePlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.misc.CallbackPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.misc.CodecTestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.ConfigElementRefEndWorkerPlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.misc.ConfigElementRefPlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.misc.ConfigElementRefWorkerPlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.misc.DFTestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.EndStateInitiatorPlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.misc.EndStatePlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.misc.EndStateWorkerPlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.misc.EndStateWorkerSendReportsPlan
-
Plan body.
- body() - Method in class jadex.bdi.testcases.misc.EndStateWorkerTestPlan
-
- body() - Method in class jadex.bdi.testcases.misc.ExpressionParameterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.misc.FlagPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.GetExternalAccessPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.GuiOpenClosePlan
-
The body method.
- body() - Method in class jadex.bdi.testcases.misc.InitialTransactionPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.misc.LeakerPlan
-
Create a new plan.
- body() - Method in class jadex.bdi.testcases.misc.MessagingTestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.ParameterProtectionPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.ReceiveStreamPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.RepeatabilityPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.SendStreamPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.TriggerPlan
-
Create a new trigger plan.
- body() - Method in class jadex.bdi.testcases.misc.WaitForPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.misc.WatchdogTestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.misc.WriteResultsPlan
-
The plan code.
- body() - Method in class jadex.bdi.testcases.planlib.CMTestPlan
-
Plan body performs the tests.
- body() - Method in class jadex.bdi.testcases.planlib.CNPEvaluatorPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.CNPExecuteTaskPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.CNPMakeProposalPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.CNPTestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.DADecideIterationGenPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.DADecideIterationPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.DADecideParticipationPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.DAMakeProposalPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.DATestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.EADecideAcceptancePlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.EADecideIterationGenPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.EADecideIterationPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.EADecideParticipationPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.EAMakeProposalPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.EATestPlan
-
The body method is called on the instatiated plan instance from the
scheduler.
- body() - Method in class jadex.bdi.testcases.planlib.ICNPEvaluatorPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.ICNPExecuteTaskPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.ICNPMakeProposalPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.ICNPNextroundInfoPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.ICNPTestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.PingTestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.QPTestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.planlib.RPDecideRequestPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.planlib.RPExecuteActionPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.planlib.RPTestPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.ActivityPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.APLTesterPlan
-
- body() - Method in class jadex.bdi.testcases.plans.AtomicExceptionPlan
-
The body method.
- body() - Method in class jadex.bdi.testcases.plans.BeliefSetAddPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.BeliefTriggerPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.ContextPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.CountdownPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.CountdownTesterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.HandlePlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.MetaLevelReasoningPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.MicroStepPlan
-
The body method.
- body() - Method in class jadex.bdi.testcases.plans.MLRPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.MLRSortTesterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.MLRTesterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.MultipleTesterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.ParameterPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.PassedFailedPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.PlanBindingTesterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.PlanConditionTesterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.PlanPrioritiesTesterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.PreconditionTesterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.RemoverPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.SyncResultListenerTestPlan
-
The body method.
- body() - Method in class jadex.bdi.testcases.plans.SyncResultListenerTriggerPlan
-
The body method.
- body() - Method in class jadex.bdi.testcases.plans.TestAbortPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.TestContextPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.TestFailPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.TestInlinePlan
-
- body() - Method in class jadex.bdi.testcases.plans.TestPassPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.TimeoutExceptionPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.ToStartPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.plans.WaitForBeliefPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.WaitForBeliefSetPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.WaitForMaxLongPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.testcases.plans.WaitqueueTestPlan
-
The body of the plan.
- body() - Method in class jadex.bdi.testcases.PrintResultPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.ResultPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.semiautomatic.ConditionPlan
-
- body() - Method in class jadex.bdi.testcases.semiautomatic.DeletionPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.semiautomatic.EndStateAbortPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.semiautomatic.ErrorPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.semiautomatic.InterceptorPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.semiautomatic.ServiceReasonPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.semiautomatic.ServicesPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.semiautomatic.ShutdownTesterPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.semiautomatic.WakeupPlan
-
- body() - Method in class jadex.bdi.testcases.service.FactFetcherPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.StoreReportPlan
-
The plan body.
- body() - Method in class jadex.bdi.testcases.WorkPlan
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishFrenchTranslationPlanE1
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishFrenchTranslationPlanE2
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanAddWordPlanC1
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanAddWordPlanC2
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanAddWordPlanC3
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanAddWordPlanD1
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanAddWordPlanD2
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslateSentencePlanF4
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanB1
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanB2
-
Execute the plan.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanB3
-
Execute the plan.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanB4
-
Execute the plan.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanB6
-
Execute the plan.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanC1
-
Do a plan step.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanC2
-
Do a plan step.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanC3
-
Execute the plan.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanD1
-
Do a plan step.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanD2
-
Do a plan step.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanE1
-
Execute a plan.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanE2
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanF1
-
Do a plan step.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanF2
-
Execute the plan.
- body() - Method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanG1
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.FindEnglishSynonymsPlanD2
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.GUIPlanF1
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.ProcessTranslationRequestPlanE1
-
Execute a plan.
- body() - Method in class jadex.bdi.tutorial.ProcessTranslationRequestPlanE2
-
Execute a plan.
- body() - Method in class jadex.bdi.tutorial.RemoveWordPlanE3
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.SearchTranslationOnlineB4
-
Execute the plan.
- body() - Method in class jadex.bdi.tutorial.ServerPlanG1
-
The plan body.
- body() - Method in class jadex.bdi.tutorial.ThankYouPlanC3
-
Execute the plan.
- body() - Method in class jadex.bdi.tutorial.ThankYouPlanC4
-
Execute the plan.
- burn(String) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Burn a piece of garbage.
- BURNER - Static variable in class jadex.bdi.examples.garbagecollector_classic.Environment
-
The world object/agent types.
- burner - Variable in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
The component to display burners.
- burner_image - Variable in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
The burner image.
- BurnPlan - Class in jadex.bdi.examples.garbagecollector_classic
-
Burn a piece of garbage.
- BurnPlan() - Constructor for class jadex.bdi.examples.garbagecollector_classic.BurnPlan
-
- BurnPlanEnv - Class in jadex.bdi.examples.garbagecollector
-
Burn a piece of garbage.
- BurnPlanEnv() - Constructor for class jadex.bdi.examples.garbagecollector.BurnPlanEnv
-
- BurnWasteAction - Class in jadex.bdi.examples.garbagecollector
-
Action for burning waste.
- BurnWasteAction() - Constructor for class jadex.bdi.examples.garbagecollector.BurnWasteAction
-
- button - Variable in class jadex.bdi.testcases.misc.GuiOpenClosePlan
-
The button.
- BuyBookService - Class in jadex.bdi.examples.booktrading.serviceimpl.seller
-
Implementation of the buy book service.
- BuyBookService() - Constructor for class jadex.bdi.examples.booktrading.serviceimpl.seller.BuyBookService
-
- buyItem(String, double) - Method in interface jadex.bdi.examples.shop.IShopService
-
Buy an item.
- buyItem(String, double) - Method in class jadex.bdi.examples.shop.ShopService
-
Buy an item.
- BuyItemPlan - Class in jadex.bdi.examples.shop
-
Buy a specific item in a given shop.
- BuyItemPlan() - Constructor for class jadex.bdi.examples.shop.BuyItemPlan
-
- buyorder - Variable in class jadex.bdi.examples.booktrading.common.Order
-
The flag indicating if it is a buy (or sell) order.
- calc_allowed - Variable in class jadex.bdi.examples.alarmclock.Alarm
-
- calcDesire() - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
- calcDesire() - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
- calcDistance(int, int) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.FieldModel
-
- calcDistance(int, int) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.FieldModel
-
- calculateDeckValue(Card[]) - Static method in class jadex.bdi.examples.blackjack.CardSet
-
This method calculates the overall value of a cardSet.
- CallbackPlan - Class in jadex.bdi.testcases.misc
-
Test agent callbacks.
- CallbackPlan() - Constructor for class jadex.bdi.testcases.misc.CallbackPlan
-
- callCarryAgent(ISpaceObject) - Method in class jadex.bdi.examples.marsworld.producer.ProducerPlan
-
Call carry agents to location.
- callCarryAgent(ISpaceObject) - Method in class jadex.bdi.examples.spaceworld3d.producer.ProducerPlan
-
Call carry agents to location.
- callForProposal(String) - Method in interface jadex.bdi.examples.booktrading.serviceimpl.IBuyBookService
-
Ask the seller for a a quote on a book.
- callForProposal(String) - Method in class jadex.bdi.examples.booktrading.serviceimpl.seller.BuyBookService
-
Ask the seller for a a quote on a book.
- callPrintService() - Method in class jadex.bdi.testcases.semiautomatic.InterceptorPlan
-
Invoke the print service.
- capacity - Variable in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Attribute for slot capacity.
- capacity - Variable in class jadex.bdi.examples.marsworld_classic.Target
-
The actual available capacity.
- Card - Class in jadex.bdi.examples.blackjack
-
Card information.
- Card() - Constructor for class jadex.bdi.examples.blackjack.Card
-
Default Constructor.
- Card(String, String, int) - Constructor for class jadex.bdi.examples.blackjack.Card
-
Default Constructor.
- Card(Card) - Constructor for class jadex.bdi.examples.blackjack.Card
-
Clone Constructor.
- cardpanel - Variable in class jadex.bdi.examples.blackjack.gui.PlayerPanel
-
Panel containing card images.
- cards - Variable in class jadex.bdi.examples.blackjack.Player
-
The cards held by the player.
- cards - Variable in class jadex.bdi.examples.blackjack.RequestDraw
-
Attribute for slot cards.
- CardSet - Class in jadex.bdi.examples.blackjack
-
This class represents a whole blackjack-cardSet.
- CardSet() - Constructor for class jadex.bdi.examples.blackjack.CardSet
-
Cards have to be encoded as Strings, cause they are being sent as a message's content
and only Strings are allowed as the content-objects of ACLMessages
(exceptions are Predicates and Actions, but these are ontology-specific objects)
- carriedwaste - Variable in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Attribute for slot carried-waste.
- CARRY_AGENT - Static variable in class jadex.bdi.examples.marsworld_classic.Environment
-
The carry agent type.
- CarryOrePlan - Class in jadex.bdi.examples.marsworld.carry
-
Inform the sentry agent about a new target.
- CarryOrePlan() - Constructor for class jadex.bdi.examples.marsworld.carry.CarryOrePlan
-
- CarryOrePlan - Class in jadex.bdi.examples.marsworld_classic.carrier
-
This is a simple plan for the CarryAgents to carry ore.
- CarryOrePlan() - Constructor for class jadex.bdi.examples.marsworld_classic.carrier.CarryOrePlan
-
- CarryOrePlan - Class in jadex.bdi.examples.spaceworld3d.carry
-
Inform the sentry agent about a new target.
- CarryOrePlan() - Constructor for class jadex.bdi.examples.spaceworld3d.carry.CarryOrePlan
-
- CarryPlan - Class in jadex.bdi.examples.marsworld.carry
-
This is the main plan for the different Carry Agents.
- CarryPlan() - Constructor for class jadex.bdi.examples.marsworld.carry.CarryPlan
-
- CarryPlan - Class in jadex.bdi.examples.marsworld_classic.carrier
-
This is the main plan for the different Carry Agents.
- CarryPlan() - Constructor for class jadex.bdi.examples.marsworld_classic.carrier.CarryPlan
-
- CarryPlan - Class in jadex.bdi.examples.spaceworld3d.carry
-
This is the main plan for the different Carry Agents.
- CarryPlan() - Constructor for class jadex.bdi.examples.spaceworld3d.carry.CarryPlan
-
- cc - Variable in class jadex.bdi.examples.disastermanagement.commander.ClearChemicalsPlan
-
- chargestate - Variable in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Attribute for slot chargestate.
- Chargingstation - Class in jadex.bdi.examples.cleanerworld_classic
-
Editable Java class for concept Chargingstation of cleaner-generated ontology.
- Chargingstation() - Constructor for class jadex.bdi.examples.cleanerworld_classic.Chargingstation
-
Create a new Chargingstation.
- Chargingstation(Location) - Constructor for class jadex.bdi.examples.cleanerworld_classic.Chargingstation
-
Create a new charging station.
- Chargingstation(String, Location) - Constructor for class jadex.bdi.examples.cleanerworld_classic.Chargingstation
-
Create a new Chargingstation.
- CheckingPlan - Class in jadex.bdi.examples.garbagecollector_classic
-
Check the grid for garbage.
- CheckingPlan() - Constructor for class jadex.bdi.examples.garbagecollector_classic.CheckingPlan
-
- CheckingPlanEnv - Class in jadex.bdi.examples.garbagecollector
-
Check the grid for garbage.
- CheckingPlanEnv() - Constructor for class jadex.bdi.examples.garbagecollector.CheckingPlanEnv
-
- checkPlans(int, int, int, int[]) - Method in class jadex.bdi.testcases.beliefs.BeliefChangesPlan
-
Check that plans have been executed as stated.
- chemicals - Variable in class jadex.bdi.examples.disastermanagement.DisasterType
-
The average chemical number, relative to size (0 = off).
- children - Variable in class jadex.bdi.examples.blackjack.dealer.DealerFrame
-
child windows (e.g.
- ChooseMovePlan - Class in jadex.bdi.examples.puzzle
-
Meta-level reasoning plan for choosing between applicable plans.
- ChooseMovePlan() - Constructor for class jadex.bdi.examples.puzzle.ChooseMovePlan
-
- Cleaner - Class in jadex.bdi.examples.cleanerworld_classic
-
Editable Java class for concept Cleaner of cleaner-generated ontology.
- Cleaner() - Constructor for class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Create a new Cleaner.
- Cleaner(Location, String, Waste, double, double) - Constructor for class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Create a new Cleaner.
- cleaner - Variable in class jadex.bdi.examples.cleanerworld_classic.RequestVision
-
Attribute for slot cleaner.
- CleanerGui - Class in jadex.bdi.examples.cleanerworld.cleaner
-
The GUI for the cleaner world example.
- CleanerGui(IExternalAccess) - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.CleanerGui
-
Shows the gui, and updates it when beliefs change.
- CleanerGui - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
The gui for the cleaner world example.
- CleanerGui(IExternalAccess) - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.CleanerGui
-
Shows the gui, and updates it when beliefs change.
- cleaners - Variable in class jadex.bdi.examples.cleanerworld_classic.Environment
-
The cleaners.
- cleaners - Variable in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Attribute for slot cleaners.
- CleanerViewerPanel - Class in jadex.bdi.examples.cleanerworld.cleaner
-
The cleaner panel allows including the cleaner GUI in the JCC.
- CleanerViewerPanel() - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.CleanerViewerPanel
-
- CleanerViewerPanel - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
The cleaner panel allows including the cleaner GUI in the JCC.
- CleanerViewerPanel() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.CleanerViewerPanel
-
- CleanUpWastePlan - Class in jadex.bdi.examples.cleanerworld.cleaner
-
Clean-up some waste.
- CleanUpWastePlan() - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.CleanUpWastePlan
-
- CleanUpWastePlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Clean-up some waste.
- CleanUpWastePlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.CleanUpWastePlan
-
- clear() - Method in class jadex.bdi.examples.blocksworld.Table
-
clear all blocks from the table.
- clear() - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Clear the environment.
- clearChemicals(ISpaceObject) - Method in class jadex.bdi.examples.disastermanagement.firebrigade.ClearChemicalsService
-
Clear chemicals.
- clearChemicals(ISpaceObject) - Method in interface jadex.bdi.examples.disastermanagement.IClearChemicalsService
-
Clear chemicals.
- ClearChemicalsPlan - Class in jadex.bdi.examples.disastermanagement.commander
-
- ClearChemicalsPlan() - Constructor for class jadex.bdi.examples.disastermanagement.commander.ClearChemicalsPlan
-
- ClearChemicalsPlan - Class in jadex.bdi.examples.disastermanagement.firebrigade
-
Move to chemicals and clear them.
- ClearChemicalsPlan() - Constructor for class jadex.bdi.examples.disastermanagement.firebrigade.ClearChemicalsPlan
-
- ClearChemicalsService - Class in jadex.bdi.examples.disastermanagement.firebrigade
-
Clear chemicals service.
- ClearChemicalsService() - Constructor for class jadex.bdi.examples.disastermanagement.firebrigade.ClearChemicalsService
-
- ClearChemicalsTask - Class in jadex.bdi.examples.disastermanagement
-
Clear chemicals at a disaster.
- ClearChemicalsTask() - Constructor for class jadex.bdi.examples.disastermanagement.ClearChemicalsTask
-
- clearDistance() - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.FieldModel
-
clears the first buffer
- clearDistance() - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.FieldModel
-
clears the first buffer
- clearInstance() - Static method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Clear the singleton instance.
- clearInstance() - Static method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Clear the singleton instance.
- clearInstance() - Static method in class jadex.bdi.examples.marsworld_classic.Environment
-
Clear the singleton instance.
- ClearPlan - Class in jadex.bdi.examples.cleanerworld_classic.environment
-
Delete the singleton environment to start the
application next time with a new one.
- ClearPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.environment.ClearPlan
-
- ClearPlan - Class in jadex.bdi.examples.garbagecollector_classic
-
Delete the singleton environment to start the
application next time with a new one.
- ClearPlan() - Constructor for class jadex.bdi.examples.garbagecollector_classic.ClearPlan
-
- ClearPlan - Class in jadex.bdi.examples.marsworld_classic.environment
-
Delete the singleton environment to start the
application next time with a new one.
- ClearPlan() - Constructor for class jadex.bdi.examples.marsworld_classic.environment.ClearPlan
-
- clearRange(int, int, int, int) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.FieldModel
-
- clearRange(int, int, int) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.FoodModel
-
- clearRange(int, int, int, int) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.FieldModel
-
- clearRange(int, int, int) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.FoodModel
-
- clearTaskList() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Clear the TaskList
HACK! Should be done in executeStep method, but that leads to problems with
other Agents.
- clock - Variable in class jadex.bdi.examples.booktrading.common.Order
-
The clock.
- clock - Variable in class jadex.bdi.examples.marsworld_classic.Homebase
-
The clock.
- ClockFrame - Class in jadex.bdi.examples.alarmclock
-
The clock frame.
- ClockFrame(IExternalAccess) - Constructor for class jadex.bdi.examples.alarmclock.ClockFrame
-
Create a new clock frame.
- clone() - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Creates and returns a copy of this object.
- clone() - Method in class jadex.bdi.examples.alarmclock.Settings
-
Creates and returns a copy of this object.
- clone() - Method in class jadex.bdi.examples.alarmclock.Time
-
Creates and returns a copy of this object.
- clone() - Method in class jadex.bdi.examples.blackjack.Card
-
Get a clone of this Card
.
- clone() - Method in class jadex.bdi.examples.blackjack.RequestFinished
-
Get a clone of this RequestFinished
.
- clone() - Method in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Clone the object.
- clone() - Method in class jadex.bdi.examples.cleanerworld_classic.Location
-
Clone the object.
- clone() - Method in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
Clone the object.
- clone() - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Clone the object.
- clone() - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Clone the object.
- clone() - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Clone the creature.
- close() - Method in class jadex.bdi.tutorial.ServerPlanG1
-
Close the server.
- closeGui() - Method in class jadex.bdi.examples.blackjack.manager.ManagerGuiUpdatePlan
-
Close gui.
- CLUB - Static variable in class jadex.bdi.examples.blackjack.CardSet
-
- CMTestPlan - Class in jadex.bdi.testcases.planlib
-
Test different cases of protocol cancellation.
- CMTestPlan() - Constructor for class jadex.bdi.testcases.planlib.CMTestPlan
-
- CNPEvaluatorPlan - Class in jadex.bdi.testcases.planlib
-
Evaluate the example proposals.
- CNPEvaluatorPlan() - Constructor for class jadex.bdi.testcases.planlib.CNPEvaluatorPlan
-
- CNPExecuteTaskPlan - Class in jadex.bdi.testcases.planlib
-
Execute a task of a cnp.
- CNPExecuteTaskPlan() - Constructor for class jadex.bdi.testcases.planlib.CNPExecuteTaskPlan
-
- CNPMakeProposalPlan - Class in jadex.bdi.testcases.planlib
-
Make a simple proposal based on a random value.
- CNPMakeProposalPlan() - Constructor for class jadex.bdi.testcases.planlib.CNPMakeProposalPlan
-
- CNPTestPlan - Class in jadex.bdi.testcases.planlib
-
Test the cnp protocol execution.
- CNPTestPlan() - Constructor for class jadex.bdi.testcases.planlib.CNPTestPlan
-
- cnt - Static variable in class jadex.bdi.examples.alarmclock.PlaySongPlan
-
Some counter.
- cnt - Static variable in class jadex.bdi.examples.marsworld_classic.Target
-
A static instance count.
- CodecTestPlan - Class in jadex.bdi.testcases.misc
-
Test if custom message codec works.
- CodecTestPlan() - Constructor for class jadex.bdi.testcases.misc.CodecTestPlan
-
- col - Variable in class jadex.bdi.examples.blackjack.Card
-
Attribute for slot col.
- COLLECTOR - Static variable in class jadex.bdi.examples.garbagecollector_classic.Environment
-
- collector - Variable in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
The component to display collector.
- collector_image - Variable in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
The collector image.
- color - Variable in class jadex.bdi.examples.blackjack.Player
-
The player's color.
- color - Variable in class jadex.bdi.examples.blocksworld.Block
-
The color of the block.
- colorvalue - Variable in class jadex.bdi.examples.blackjack.Player
-
Hack, necessary because in Java Color is not a bean.
- comp - Variable in class jadex.bdi.examples.shop.ShopService
-
The component.
- compare(Object, Object) - Method in class jadex.bdi.examples.hunterprey.CreatureActionComparator
-
Return a negative number when the first action should be executed before the second.
- computeNextPosition(IVector2, int, int) - Static method in class jadex.bdi.examples.garbagecollector.CheckingPlanEnv
-
Compute the next position.
- computeNextPosition(Position, int) - Static method in class jadex.bdi.examples.garbagecollector_classic.CheckingPlan
-
Compute the next position.
- ConditionPlan - Class in jadex.bdi.testcases.semiautomatic
-
Plan to continuously wait for a condition.
- ConditionPlan() - Constructor for class jadex.bdi.testcases.semiautomatic.ConditionPlan
-
- ConfigElementRefEndWorkerPlan - Class in jadex.bdi.testcases.misc
-
Check if the end elements are correctly named.
- ConfigElementRefEndWorkerPlan() - Constructor for class jadex.bdi.testcases.misc.ConfigElementRefEndWorkerPlan
-
- ConfigElementRefPlan - Class in jadex.bdi.testcases.misc
-
Check naming of initial and end elements using config element ref worker agent.
- ConfigElementRefPlan() - Constructor for class jadex.bdi.testcases.misc.ConfigElementRefPlan
-
- ConfigElementRefWorkerPlan - Class in jadex.bdi.testcases.misc
-
Check if the initial and end elements are correctly named.
- ConfigElementRefWorkerPlan() - Constructor for class jadex.bdi.testcases.misc.ConfigElementRefWorkerPlan
-
- configurationEquals(Table) - Method in class jadex.bdi.examples.blocksworld.Table
-
Check if two configurations are equal.
- ConfigureBlocksPlan - Class in jadex.bdi.examples.blocksworld
-
Stack blocks according to the target configuration.
- ConfigureBlocksPlan() - Constructor for class jadex.bdi.examples.blocksworld.ConfigureBlocksPlan
-
- CONSTANT_CAREFUL - Static variable in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
- CONSTANT_RISKY - Static variable in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
- CONSTANT_VERY_CAREFUL - Static variable in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
Constants for strategy names.
- CONSTANT_VERY_RISKY - Static variable in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
- ConstantStrategy - Class in jadex.bdi.examples.blackjack.player.strategies
-
The simple constant strategy.
- ConstantStrategy(String, int, int) - Constructor for class jadex.bdi.examples.blackjack.player.strategies.ConstantStrategy
-
Create a new strategy.
- contains(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Test is the waste is in the waste bin.
- contains(WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.Vision
-
Test if an object is currently seen.
- containsWord(String) - Static method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanB4
-
Get the dictionary cache.
- ContextPlan - Class in jadex.bdi.testcases.plans
-
A plan that waits for the same condition as the goal
- ContextPlan() - Constructor for class jadex.bdi.testcases.plans.ContextPlan
-
- controlpanel - Variable in class jadex.bdi.examples.blackjack.gui.GameStateFrame
-
The control panel.
- copySettings(Settings, Settings) - Method in class jadex.bdi.examples.alarmclock.OptionDialog
-
Copy the settings back to the used settings.
- CountdownPlan - Class in jadex.bdi.testcases.plans
-
The countdown plan counts down to zero.
- CountdownPlan() - Constructor for class jadex.bdi.testcases.plans.CountdownPlan
-
- CountdownTesterPlan - Class in jadex.bdi.testcases.plans
-
Plan that tests if the countdown plan has been terminated in
consequence of an invalid context condition.
- CountdownTesterPlan() - Constructor for class jadex.bdi.testcases.plans.CountdownTesterPlan
-
- createAgents(String, Map<String, Object>[]) - Method in class jadex.bdi.testcases.AbstractMultipleAgentsPlan
-
Create agents of a given type with given arguments.
- createAgents(String, String, Map<String, Object>[]) - Method in class jadex.bdi.testcases.AbstractMultipleAgentsPlan
-
Create agents of a given type with given arguments.
- CreateCollectionTruckProcess - Class in jadex.bdi.examples.cleanerworld
-
Process responsible for creating truck agents in response to full wastebins.
- CreateCollectionTruckProcess() - Constructor for class jadex.bdi.examples.cleanerworld.CreateCollectionTruckProcess
-
- createInstance(IClockService) - Static method in class jadex.bdi.examples.marsworld_classic.Environment
-
Create a new instance.
- createLocation(String) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Create a location.
- createLocation(Location, String) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Create a location.
- createLocation(Location, String) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Create a location.
- createMarsworldPanel(Environment) - Method in class jadex.bdi.examples.marsworld_classic.environment.MarsworldGui
-
Create the map panel.
- createOneEuroSubgoal() - Method in class jadex.bdi.examples.moneypainter.DistributeWorkPlan
-
- createOptionsPanel(IExternalAccess) - Method in class jadex.bdi.examples.hunterprey_classic.environment.EnvironmentGui
-
Create a panel for the options area.
- createOptionsPanel(IExternalAccess) - Method in class jadex.bdi.examples.hunterprey_classic.environment.ObserverGui
-
Create the options panel.
- CreatePlan - Class in jadex.bdi.examples.garbagecollector_classic
-
Create pieces of garbage in the environment.
- CreatePlan() - Constructor for class jadex.bdi.examples.garbagecollector_classic.CreatePlan
-
- CreatePlanPlan - Class in jadex.bdi.testcases.plans
-
Plan that programmatically creates a plan.
- CreatePlanPlan() - Constructor for class jadex.bdi.testcases.plans.CreatePlanPlan
-
- Creature - Class in jadex.bdi.examples.hunterprey_classic
-
Editable Java class for concept Creature of hunterprey ontology.
- Creature() - Constructor for class jadex.bdi.examples.hunterprey_classic.Creature
-
Create a new Creature.
- creature - Variable in class jadex.bdi.examples.hunterprey_classic.CurrentVision
-
The creature.
- creature - Variable in class jadex.bdi.examples.hunterprey_classic.RequestEat
-
The creature.
- creature - Variable in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
The creature.
- creature - Variable in class jadex.bdi.examples.hunterprey_classic.RequestVision
-
The creature.
- CreatureActionComparator - Class in jadex.bdi.examples.hunterprey
-
Sort creature actions to execute hunters before preys.
- CreatureActionComparator(IEnvironmentSpace) - Constructor for class jadex.bdi.examples.hunterprey.CreatureActionComparator
-
Create a new creature action comparator.
- CreatureModel - Class in jadex.bdi.examples.hunterprey.ldahunter.potentialfield
-
- CreatureModel(ISpaceObject, int, int) - Constructor for class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.CreatureModel
-
- CreatureModel - Class in jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield
-
- CreatureModel(Creature, int, int) - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.CreatureModel
-
- CreaturePanel - Class in jadex.bdi.examples.hunterprey_classic.environment
-
Display an array of cretures in a table.
- CreaturePanel() - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel
-
Create a creature panel.
- CreaturePanel(boolean) - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel
-
Create a creatuire or observer panel.
- CreaturePanel(Creature[]) - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel
-
- creatures - Variable in class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel
-
The creatures.
- creatures - Variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The creatures.
- creatures - Variable in class jadex.bdi.examples.hunterprey_classic.environment.EnvironmentGui
-
The panel displaying active creatures.
- CurrentVision - Class in jadex.bdi.examples.hunterprey_classic
-
Java class for concept CurrentVision of hunterprey_beans ontology.
- CurrentVision() - Constructor for class jadex.bdi.examples.hunterprey_classic.CurrentVision
-
Default Constructor.
- CurrentVision(Creature, Vision) - Constructor for class jadex.bdi.examples.hunterprey_classic.CurrentVision
-
Init Constructor.
- CustomerFrame - Class in jadex.bdi.examples.shop
-
Frame for displaying of the customer gui.
- CustomerFrame(IExternalAccess) - Constructor for class jadex.bdi.examples.shop.CustomerFrame
-
Create a new frame.
- CustomerPanel - Class in jadex.bdi.examples.shop
-
Customer gui that allows buying items at different shops.
- CustomerPanel(IExternalAccess) - Constructor for class jadex.bdi.examples.shop.CustomerPanel
-
Create a new gui.
- CustomerViewerPanel - Class in jadex.bdi.examples.shop
-
Panel for the customer view.
- CustomerViewerPanel() - Constructor for class jadex.bdi.examples.shop.CustomerViewerPanel
-
- cv - Variable in class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
The vision to display in the panel.
- DADecideIterationGenPlan - Class in jadex.bdi.testcases.planlib
-
Decide about the next round and the cfp for it.
- DADecideIterationGenPlan() - Constructor for class jadex.bdi.testcases.planlib.DADecideIterationGenPlan
-
- DADecideIterationPlan - Class in jadex.bdi.testcases.planlib
-
Decide about the next round and the cfp for it.
- DADecideIterationPlan() - Constructor for class jadex.bdi.testcases.planlib.DADecideIterationPlan
-
- DADecideParticipationPlan - Class in jadex.bdi.testcases.planlib
-
Decide on participation.
- DADecideParticipationPlan() - Constructor for class jadex.bdi.testcases.planlib.DADecideParticipationPlan
-
- DAILY - Static variable in class jadex.bdi.examples.alarmclock.Alarm
-
Alarm mode daily.
- DAMakeProposalPlan - Class in jadex.bdi.testcases.planlib
-
Decides if the actual price of the auction is acceptable.
- DAMakeProposalPlan() - Constructor for class jadex.bdi.testcases.planlib.DAMakeProposalPlan
-
- date - Variable in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
The date.
- DATestPlan - Class in jadex.bdi.testcases.planlib
-
Tests the dutch auction protocol with one initiator and four bidders with
different price-strategies.
- DATestPlan() - Constructor for class jadex.bdi.testcases.planlib.DATestPlan
-
- daytime - Variable in class jadex.bdi.examples.cleanerworld_classic.Environment
-
The daytime.
- daytime - Variable in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Attribute for slot daytime.
- deadline - Variable in class jadex.bdi.examples.booktrading.common.Order
-
The deadline.
- Dealer - Class in jadex.bdi.examples.blackjack
-
Object representing the dealer.
- Dealer() - Constructor for class jadex.bdi.examples.blackjack.Dealer
-
Create a new Dealer.
- dealer - Variable in class jadex.bdi.examples.blackjack.GameState
-
Attribute for slot dealer.
- dealer - Variable in class jadex.bdi.examples.blackjack.GameStateData
-
Attribute for slot dealer.
- dealeraid - Variable in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- DealerFrame - Class in jadex.bdi.examples.blackjack.dealer
-
This GUI gives an overview of the ongoings during the game.
- DealerFrame(Dealer, IExternalAccess) - Constructor for class jadex.bdi.examples.blackjack.dealer.DealerFrame
-
Creates a new instance of the dealer frame.
- DealerGameRoundMasterPlan - Class in jadex.bdi.examples.blackjack.dealer
-
Play a game round (controls the plans responsible for single players).
- DealerGameRoundMasterPlan() - Constructor for class jadex.bdi.examples.blackjack.dealer.DealerGameRoundMasterPlan
-
- DealerGameRoundPlayerPlan - Class in jadex.bdi.examples.blackjack.dealer
-
Play a game round with the given player.
- DealerGameRoundPlayerPlan() - Constructor for class jadex.bdi.examples.blackjack.dealer.DealerGameRoundPlayerPlan
-
- dealermodel - Variable in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- DealerOptionPanel - Class in jadex.bdi.examples.blackjack.dealer
-
This class is used for managing the progressBar in the upper right
corner of the GUI.
- DealerOptionPanel(IExternalAccess, DealerFrame) - Constructor for class jadex.bdi.examples.blackjack.dealer.DealerOptionPanel
-
Create a new option panel.
- dealerpan - Variable in class jadex.bdi.examples.blackjack.gui.GameStateFrame
-
The dealers panel.
- dealerpan - Variable in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- DealerRegisterPlayerPlan - Class in jadex.bdi.examples.blackjack.dealer
-
Plan to handle join request of a player.
- DealerRegisterPlayerPlan() - Constructor for class jadex.bdi.examples.blackjack.dealer.DealerRegisterPlayerPlan
-
- dealertable - Variable in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- dealertf - Variable in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- decode(byte[], ClassLoader, Map<Class<?>, Object[]>, IErrorReporter) - Method in class jadex.bdi.testcases.misc.TestCodec
-
Decode data with the codec.
- DEFAULT_LEASE_TICKS - Static variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The default number of lease ticks.
- DEFAULT_TOLERANCE - Static variable in class jadex.bdi.examples.cleanerworld_classic.Location
-
Distance, when two locations are considered near.
- DEFAULT_TOLERANCE - Static variable in class jadex.bdi.examples.marsworld_classic.Location
-
Distance, when two locations are considered near.
- delay - Variable in class jadex.bdi.examples.puzzle.MovePlan
-
The move delay.
- delay - Variable in class jadex.bdi.testcases.AnswerPlan
-
The delay between the answers.
- DeletionPlan - Class in jadex.bdi.testcases.semiautomatic
-
Test if the agent can be properly deleted.
- DeletionPlan() - Constructor for class jadex.bdi.testcases.semiautomatic.DeletionPlan
-
- deliverOre(int) - Method in class jadex.bdi.examples.marsworld_classic.Homebase
-
Retrieve some ore amount.
- DeliverPatientTask - Class in jadex.bdi.examples.disastermanagement
-
Deliver a patient at the hospital.
- DeliverPatientTask() - Constructor for class jadex.bdi.examples.disastermanagement.DeliverPatientTask
-
- DependentBeliefPlan - Class in jadex.bdi.testcases.beliefs
-
Test if dependent beliefs work correctly.
- DependentBeliefPlan() - Constructor for class jadex.bdi.testcases.beliefs.DependentBeliefPlan
-
- depth - Variable in class jadex.bdi.examples.puzzle.MovePlan
-
The recursion depth.
- desire - Variable in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
desire
- desire - Variable in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
desire
- destroyAgents() - Method in class jadex.bdi.testcases.AbstractMultipleAgentsPlan
-
Destroy the agents.
- details - Variable in class jadex.bdi.examples.booktrading.common.NegotiationReport
-
The report.
- determineBet() - Method in class jadex.bdi.examples.blackjack.player.PlayerPlayGameRoundPlan
-
- DFTestPlan - Class in jadex.bdi.testcases.misc
-
Test the df plans.
- DFTestPlan() - Constructor for class jadex.bdi.testcases.misc.DFTestPlan
-
- DIAMOND - Static variable in class jadex.bdi.examples.blackjack.CardSet
-
- dictionary - Static variable in class jadex.bdi.tutorial.EnglishGermanTranslationPlanC1
-
- DIRECTION - Static variable in class jadex.bdi.examples.garbagecollector.GoAction
-
- direction - Variable in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
The movement direction.
- DIRECTION_DOWN - Static variable in class jadex.bdi.examples.hunterprey.MoveAction
-
The move direction down.
- DIRECTION_DOWN - Static variable in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Predefined value "down" for slot direction.
- DIRECTION_LEFT - Static variable in class jadex.bdi.examples.hunterprey.MoveAction
-
The move direction left.
- DIRECTION_LEFT - Static variable in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Predefined value "left" for slot direction.
- DIRECTION_NONE - Static variable in class jadex.bdi.examples.hunterprey.MoveAction
-
Placeholder for "no move" action.
- DIRECTION_RIGHT - Static variable in class jadex.bdi.examples.hunterprey.MoveAction
-
The move direction right.
- DIRECTION_RIGHT - Static variable in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Predefined value "right" for slot direction.
- DIRECTION_UP - Static variable in class jadex.bdi.examples.hunterprey.MoveAction
-
The move direction up.
- DIRECTION_UP - Static variable in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Predefined value "up" for slot direction.
- disableBid() - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
Disable bid.
- disableDrawCard() - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
Disable to draw a card.
- DISASTER_TYPES - Static variable in class jadex.bdi.examples.disastermanagement.DisasterType
-
The disaster types.
- DisasterType - Class in jadex.bdi.examples.disastermanagement
-
Helper class for random disaster generation.
- DisasterType(String, double, double, int[], double, double, double) - Constructor for class jadex.bdi.examples.disastermanagement.DisasterType
-
Create a new disaster type.
- DispatchCompleteVisionPlan - Class in jadex.bdi.examples.cleanerworld_classic.environment
-
The dispatch vision plan calculates the vision for a
participant and send it back.
- DispatchCompleteVisionPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.environment.DispatchCompleteVisionPlan
-
- dispatched - Variable in class jadex.bdi.testcases.misc.GuiOpenClosePlan
-
Set to true when event was dispatched.
- DispatchVisionPlan - Class in jadex.bdi.examples.cleanerworld_classic.environment
-
The dispatch vision plan calculates the vision for a
participant and send it back.
- DispatchVisionPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.environment.DispatchVisionPlan
-
- DispatchVisionPlan - Class in jadex.bdi.examples.hunterprey_classic.environment
-
The dispatch vision plan calculates the vision for a
participant and send it back.
- DispatchVisionPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.DispatchVisionPlan
-
- DispatchWorldSizePlan - Class in jadex.bdi.examples.hunterprey_classic.environment
-
The dispatch world size plan sends back the size of the world.
- DispatchWorldSizePlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.DispatchWorldSizePlan
-
- dispose() - Method in class jadex.bdi.examples.blackjack.dealer.DealerFrame
-
Dispose this window and child windows.
- dispose() - Method in class jadex.bdi.examples.garbagecollector_classic.EnvironmentGui
-
- dispose() - Method in class jadex.bdi.examples.marsworld_classic.environment.MarsworldGui
-
- disposed - Variable in class jadex.bdi.examples.garbagecollector_classic.EnvironmentGui
-
- disposed - Variable in class jadex.bdi.examples.marsworld_classic.environment.MarsworldGui
-
- DistributeWorkPlan - Class in jadex.bdi.examples.moneypainter
-
- DistributeWorkPlan() - Constructor for class jadex.bdi.examples.moneypainter.DistributeWorkPlan
-
- DONE - Static variable in class jadex.bdi.examples.booktrading.common.Order
-
The state done.
- DOWN - Static variable in class jadex.bdi.examples.garbagecollector.GoAction
-
- DOWN - Static variable in class jadex.bdi.examples.garbagecollector_classic.Environment
-
- draw - Variable in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
The draw card decision.
- drawArrow(Graphics, Move, double, double) - Method in class jadex.bdi.examples.puzzle.BoardPanel
-
Draw an arrow for visulizing the move.
- drawCard() - Method in class jadex.bdi.examples.blackjack.CardSet
-
This method returns a randomly chosen card from the cardSet.
- drawCard() - Method in class jadex.bdi.examples.blackjack.dealer.DealerGameRoundPlayerPlan
-
Draw a card for the player.
- drawcard - Variable in class jadex.bdi.examples.blackjack.Player
-
The player's decision if to draw another card.
- drawcard - Variable in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface
-
The draw state.
- drawCard(Card[], Card) - Method in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
Depending on the strategy, this methods decides whether to draw one more card or not.
- drawCard(Card[], Card) - Method in class jadex.bdi.examples.blackjack.player.strategies.ConstantStrategy
-
Depending on the strategy, this methods decides whether to draw one more card or not.
- drawCard(Card[], Card) - Method in interface jadex.bdi.examples.blackjack.player.strategies.IStrategy
-
Decide if to draw another card.
- drawCard(Card[], Card) - Method in class jadex.bdi.examples.blackjack.player.strategies.StochasticTable
-
Decide if to draw another card.
- drawlimit - Variable in class jadex.bdi.examples.blackjack.player.strategies.ConstantStrategy
-
The draw limit.
- drawprogress - Variable in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
The draw card progress bar.
- drop(String) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Drop a piece of garbage.
- DropGoalPlan - Class in jadex.bdi.testcases.goals
-
Test waiting for a dropped goal.
- DropGoalPlan() - Constructor for class jadex.bdi.testcases.goals.DropGoalPlan
-
- DropWasteAction - Class in jadex.bdi.examples.cleanerworld
-
Action for dropping a waste.
- DropWasteAction() - Constructor for class jadex.bdi.examples.cleanerworld.DropWasteAction
-
- DropWasteAction - Class in jadex.bdi.examples.garbagecollector
-
Action for dropping waste on the robots field.
- DropWasteAction() - Constructor for class jadex.bdi.examples.garbagecollector.DropWasteAction
-
- dropWasteInWastebin(Waste, Wastebin) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Drop a piece of waste.
- dropWasteInWastebin(Waste, Wastebin) - Method in interface jadex.bdi.examples.cleanerworld_classic.IEnvironment
-
Drop a piece of waste.
- DropWastePlan - Class in jadex.bdi.examples.cleanerworld.cleaner
-
Clean-up some waste.
- DropWastePlan() - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.DropWastePlan
-
- DropWastePlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Clean-up some waste.
- DropWastePlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.DropWastePlan
-
- DropWastePlan - Class in jadex.bdi.examples.cleanerworld_classic.environment
-
A cleaner requests to drop waste into a waste-bin.
- DropWastePlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.environment.DropWastePlan
-
- DumbHunterPlan - Class in jadex.bdi.examples.hunterprey.dumbhunter
-
The behavior of the dumb hunter.
- DumbHunterPlan() - Constructor for class jadex.bdi.examples.hunterprey.dumbhunter.DumbHunterPlan
-
- DumbHunterPlan - Class in jadex.bdi.examples.hunterprey_classic.creature.hunters.dumbhunter
-
Plan to move around in the environment and try to catch prey.
- DumbHunterPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.hunters.dumbhunter.DumbHunterPlan
-
- DumbPreyPlan - Class in jadex.bdi.examples.hunterprey.dumbprey
-
The behavior of the dumb prey.
- DumbPreyPlan() - Constructor for class jadex.bdi.examples.hunterprey.dumbprey.DumbPreyPlan
-
- DumbPreyPlan - Class in jadex.bdi.examples.hunterprey_classic.creature.preys.dumbprey
-
Plan to move around in the environment and try to eat food.
- DumbPreyPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.preys.dumbprey.DumbPreyPlan
-
- dx - Variable in class jadex.bdi.examples.blocksworld.Block
-
The x translation for drawing (0-1).
- dy - Variable in class jadex.bdi.examples.blocksworld.Block
-
The y translation for drawing (0-1).
- DynamicBeliefPlan - Class in jadex.bdi.testcases.beliefs
-
Test if dynamic beliefs work.
- DynamicBeliefPlan() - Constructor for class jadex.bdi.testcases.beliefs.DynamicBeliefPlan
-
- DynamicModelPlan - Class in jadex.bdi.testcases.misc
-
Create and test a hello world agent.
- DynamicModelPlan() - Constructor for class jadex.bdi.testcases.misc.DynamicModelPlan
-
- EADecideAcceptancePlan - Class in jadex.bdi.testcases.planlib
-
Decide about the acceptance of the final offer.
- EADecideAcceptancePlan() - Constructor for class jadex.bdi.testcases.planlib.EADecideAcceptancePlan
-
- EADecideIterationGenPlan - Class in jadex.bdi.testcases.planlib
-
Decide about the next round and the cfp for it.
- EADecideIterationGenPlan() - Constructor for class jadex.bdi.testcases.planlib.EADecideIterationGenPlan
-
- EADecideIterationPlan - Class in jadex.bdi.testcases.planlib
-
Decide about the next round and the cfp for it.
- EADecideIterationPlan() - Constructor for class jadex.bdi.testcases.planlib.EADecideIterationPlan
-
- EADecideParticipationPlan - Class in jadex.bdi.testcases.planlib
-
Decide on participation.
- EADecideParticipationPlan() - Constructor for class jadex.bdi.testcases.planlib.EADecideParticipationPlan
-
- EAMakeProposalPlan - Class in jadex.bdi.testcases.planlib
-
Decides if the actual price of the auction is acceptable.
- EAMakeProposalPlan() - Constructor for class jadex.bdi.testcases.planlib.EAMakeProposalPlan
-
- eat(WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.dumbhunter.DumbHunterPlan
-
Eat an object.
- eat(WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.creature.preys.dumbprey.DumbPreyPlan
-
Eat an object.
- eat(Creature, WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Eat some object.
- eat(Creature, WorldObject) - Method in interface jadex.bdi.examples.hunterprey_classic.IEnvironment
-
Eat some object.
- EatAction - Class in jadex.bdi.examples.hunterprey
-
Action for eating food or another creature.
- EatAction() - Constructor for class jadex.bdi.examples.hunterprey.EatAction
-
- eaten(ISpaceObject) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
- eaten(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
- EATestPlan - Class in jadex.bdi.testcases.planlib
-
Tests the english auction protocol with one initiator and four bidders with
different price-strategies.
- EATestPlan() - Constructor for class jadex.bdi.testcases.planlib.EATestPlan
-
- EatFoodPlan - Class in jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour
-
Try to run away from a hunter.
- EatFoodPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour.EatFoodPlan
-
- eating() - Method in class jadex.bdi.examples.hunterprey.ldahunter.HuntPlan
-
- eating() - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.HuntPlan
-
- EatPlan - Class in jadex.bdi.examples.hunterprey.cleverprey
-
A plan to explore the map.
- EatPlan() - Constructor for class jadex.bdi.examples.hunterprey.cleverprey.EatPlan
-
- EatPlan - Class in jadex.bdi.examples.hunterprey_classic.creature.actsense
-
Handles an eat goal.
- EatPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.actsense.EatPlan
-
- EatPlan - Class in jadex.bdi.examples.hunterprey_classic.environment
-
Handle eat requests by the environment.
- EatPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.EatPlan
-
- EchoPlan - Class in jadex.bdi.examples.ping
-
The echo plan reacts on every message
with the same message.
- EchoPlan() - Constructor for class jadex.bdi.examples.ping.EchoPlan
-
- ef - Variable in class jadex.bdi.examples.disastermanagement.commander.ExtinguishFirePlan
-
- ef_image - Variable in class jadex.bdi.examples.puzzle.BoardPanel
-
The empty field image.
- empty() - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Empty the waste bin.
- empty_field - Variable in class jadex.bdi.examples.puzzle.BoardPanel
-
The component to display white pieces.
- EmptyPlan - Class in jadex.bdi.examples.cleanerworld.truck
-
Empty all full wastebins.
- EmptyPlan() - Constructor for class jadex.bdi.examples.cleanerworld.truck.EmptyPlan
-
- EmptyWastebinAction - Class in jadex.bdi.examples.cleanerworld
-
- EmptyWastebinAction() - Constructor for class jadex.bdi.examples.cleanerworld.EmptyWastebinAction
-
- enableBid() - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
Tell the human that his bet is required.
- enableDrawCard() - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
Enable drawing a card.
- enableGuiUpdate(IExternalAccess) - Method in class jadex.bdi.examples.hunterprey_classic.environment.EnvironmentGui
-
Ensure that the gui is updated on changes in the environment.
- enableGuiUpdate(IExternalAccess) - Method in class jadex.bdi.examples.hunterprey_classic.environment.ObserverGui
-
Ensure that the gui is updated on changes in the environment.
- enableTimer - Variable in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- encode(Object, ClassLoader, Map<Class<?>, Object[]>, IEncodingContext) - Method in class jadex.bdi.testcases.misc.TestCodec
-
Encode data with the codec.
- end - Variable in class jadex.bdi.examples.puzzle.Move
-
The end position.
- EndStateAbortPlan - Class in jadex.bdi.testcases.semiautomatic
-
This plan performs an illegal action.
- EndStateAbortPlan() - Constructor for class jadex.bdi.testcases.semiautomatic.EndStateAbortPlan
-
- EndStateInitiatorPlan - Class in jadex.bdi.testcases.misc
-
Check correct operation of end states.
- EndStateInitiatorPlan() - Constructor for class jadex.bdi.testcases.misc.EndStateInitiatorPlan
-
- EndStatePlan - Class in jadex.bdi.testcases.misc
-
Check correct operation of end states.
- EndStatePlan() - Constructor for class jadex.bdi.testcases.misc.EndStatePlan
-
- EndStateWorkerPlan - Class in jadex.bdi.testcases.misc
-
Check correct operation of end states.
- EndStateWorkerPlan() - Constructor for class jadex.bdi.testcases.misc.EndStateWorkerPlan
-
- EndStateWorkerSendReportsPlan - Class in jadex.bdi.testcases.misc
-
Plan that sends the results to the parent agent (end state agent).
- EndStateWorkerSendReportsPlan() - Constructor for class jadex.bdi.testcases.misc.EndStateWorkerSendReportsPlan
-
- EndStateWorkerTestPlan - Class in jadex.bdi.testcases.misc
-
Plan to react to various end elements.
- EndStateWorkerTestPlan() - Constructor for class jadex.bdi.testcases.misc.EndStateWorkerTestPlan
-
- EnglishFrenchTranslationPlanE1 - Class in jadex.bdi.tutorial
-
An english french translation plan can translate
english words to french and is instantiated on demand.
- EnglishFrenchTranslationPlanE1() - Constructor for class jadex.bdi.tutorial.EnglishFrenchTranslationPlanE1
-
- EnglishFrenchTranslationPlanE2 - Class in jadex.bdi.tutorial
-
An english french translation plan can translate
english words to french and is instantiated on demand.
- EnglishFrenchTranslationPlanE2() - Constructor for class jadex.bdi.tutorial.EnglishFrenchTranslationPlanE2
-
- EnglishGermanAddWordPlanC1 - Class in jadex.bdi.tutorial
-
Add a english - german word pair to the wordtable..
- EnglishGermanAddWordPlanC1() - Constructor for class jadex.bdi.tutorial.EnglishGermanAddWordPlanC1
-
- EnglishGermanAddWordPlanC2 - Class in jadex.bdi.tutorial
-
Add a english - german word pair to the wordtable.
- EnglishGermanAddWordPlanC2() - Constructor for class jadex.bdi.tutorial.EnglishGermanAddWordPlanC2
-
- EnglishGermanAddWordPlanC3 - Class in jadex.bdi.tutorial
-
Add a english - german word pair to the wordtable.
- EnglishGermanAddWordPlanC3() - Constructor for class jadex.bdi.tutorial.EnglishGermanAddWordPlanC3
-
- EnglishGermanAddWordPlanD1 - Class in jadex.bdi.tutorial
-
Add a english - german word pair to the wordtable.
- EnglishGermanAddWordPlanD1() - Constructor for class jadex.bdi.tutorial.EnglishGermanAddWordPlanD1
-
- EnglishGermanAddWordPlanD2 - Class in jadex.bdi.tutorial
-
Add a english - german word pair to the wordtable.
- EnglishGermanAddWordPlanD2() - Constructor for class jadex.bdi.tutorial.EnglishGermanAddWordPlanD2
-
- EnglishGermanTranslateSentencePlanF4 - Class in jadex.bdi.tutorial
-
Tries to translate a sentence word by word
using a translation service for words.
- EnglishGermanTranslateSentencePlanF4() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslateSentencePlanF4
-
- EnglishGermanTranslationPlanB1 - Class in jadex.bdi.tutorial
-
An initial english german translation plan can translate
english words to german.
- EnglishGermanTranslationPlanB1() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanB1
-
- EnglishGermanTranslationPlanB2 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanB2() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanB2
-
- EnglishGermanTranslationPlanB3 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanB3() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanB3
-
- EnglishGermanTranslationPlanB4 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanB4() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanB4
-
- EnglishGermanTranslationPlanB6 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanB6() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanB6
-
- EnglishGermanTranslationPlanC1 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanC1() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanC1
-
- EnglishGermanTranslationPlanC2 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanC2() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanC2
-
- EnglishGermanTranslationPlanC3 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanC3() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanC3
-
- EnglishGermanTranslationPlanD1 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanD1() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanD1
-
- EnglishGermanTranslationPlanD2 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanD2() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanD2
-
- EnglishGermanTranslationPlanE1 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanE1() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanE1
-
- EnglishGermanTranslationPlanE2 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanE2() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanE2
-
- EnglishGermanTranslationPlanF1 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanF1() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanF1
-
- EnglishGermanTranslationPlanF2 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanF2() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanF2
-
- EnglishGermanTranslationPlanG1 - Class in jadex.bdi.tutorial
-
An english german translation plan can translate
english words to german and is instantiated on demand.
- EnglishGermanTranslationPlanG1() - Constructor for class jadex.bdi.tutorial.EnglishGermanTranslationPlanG1
-
- env - Variable in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
The environment.
- Environment - Class in jadex.bdi.examples.cleanerworld_classic
-
The environment object for non distributed applications.
- Environment() - Constructor for class jadex.bdi.examples.cleanerworld_classic.Environment
-
Create a new environment.
- Environment - Class in jadex.bdi.examples.garbagecollector_classic
-
The environment.
- Environment(int) - Constructor for class jadex.bdi.examples.garbagecollector_classic.Environment
-
Create an environment.
- Environment - Class in jadex.bdi.examples.hunterprey_classic.environment
-
The environment is the container all objects and creatures.
- Environment() - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Create a new environment.
- Environment - Class in jadex.bdi.examples.marsworld_classic
-
The environment as singleton.
- EnvironmentGui - Class in jadex.bdi.examples.cleanerworld_classic.environment
-
The gui for the cleaner world example.
- EnvironmentGui(IExternalAccess) - Constructor for class jadex.bdi.examples.cleanerworld_classic.environment.EnvironmentGui
-
Create a new gui plan.
- EnvironmentGui - Class in jadex.bdi.examples.garbagecollector_classic
-
The gui plan.
- EnvironmentGui(IExternalAccess) - Constructor for class jadex.bdi.examples.garbagecollector_classic.EnvironmentGui
-
Create a new gui.
- EnvironmentGui - Class in jadex.bdi.examples.hunterprey_classic.environment
-
The gui for the cleaner world example.
- EnvironmentGui(IExternalAccess) - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.EnvironmentGui
-
Create a new gui plan.
- equals(Object) - Method in class jadex.bdi.examples.alarmclock.Time
-
Test for equality.
- equals(Object) - Method in class jadex.bdi.examples.blackjack.Card
-
Test the equality of this Card
and an object obj
.
- equals(Object) - Method in class jadex.bdi.examples.blackjack.Player
-
Test if this player equals another object.
- equals(Object) - Method in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
Test if two strategies are equal.
- equals(Object) - Method in class jadex.bdi.examples.blackjack.RequestFinished
-
Test the equality of this RequestFinished
and an object obj
.
- equals(Object) - Method in class jadex.bdi.examples.blocksworld.Block
-
Check for equality.
- equals(Object) - Method in class jadex.bdi.examples.cleanerworld_classic.Location
-
Test if two instances are equal.
- equals(Object) - Method in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
Test if two instances are equal.
- equals(Object) - Method in class jadex.bdi.examples.garbagecollector_classic.Position
-
- equals(Object) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Test if two creatures are equal.
- equals(Object) - Method in class jadex.bdi.examples.hunterprey_classic.Location
-
Test if two locations are equal.
- equals(Object) - Method in class jadex.bdi.examples.hunterprey_classic.WorldObject
-
Test if two worldobjects are equal.
- equals(Object) - Method in class jadex.bdi.examples.marsworld_classic.AgentInfo
-
Two agent infos are the same
when their name is equal.
- equals(Object) - Method in class jadex.bdi.examples.marsworld_classic.Location
-
Test if two instances are equal.
- equals(Object) - Method in class jadex.bdi.examples.marsworld_classic.LocationObject
-
Test if two instances are equal.
- equals(Object) - Method in class jadex.bdi.examples.puzzle.Move
-
Test if two positions are equal.
- equals(Object) - Method in class jadex.bdi.examples.puzzle.Position
-
Test if two positions are equal.
- equals(Object) - Method in class jadex.bdi.examples.shop.ItemInfo
-
Test if an object is equal to this one.
- equals(Object) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Identity required for rete.
- equals(Object) - Method in class jadex.bdi.testcases.misc.Person
-
Test if two persons are equal.
- ErrorPlan - Class in jadex.bdi.testcases.semiautomatic
-
This plan performs an illegal action.
- ErrorPlan() - Constructor for class jadex.bdi.testcases.semiautomatic.ErrorPlan
-
- EscapePlan - Class in jadex.bdi.examples.hunterprey.cleverprey
-
Try to run away from a hunter.
- EscapePlan() - Constructor for class jadex.bdi.examples.hunterprey.cleverprey.EscapePlan
-
- EscapePreyPlan - Class in jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour
-
Try to run away from a hunter.
- EscapePreyPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour.EscapePreyPlan
-
- evaluateMove(IVector2) - Method in interface jadex.bdi.examples.hunterprey.MoveAction.IMoveEvaluator
-
Evaluate the move to the given position.
- evaluateMoves(Grid2D, IVector2, MoveAction.IMoveEvaluator) - Static method in class jadex.bdi.examples.hunterprey.MoveAction
-
Get the best move.
- EvaluateProposalsPlan - Class in jadex.bdi.examples.booktrading.buyer
-
Evaluate the received proposals.
- EvaluateProposalsPlan() - Constructor for class jadex.bdi.examples.booktrading.buyer.EvaluateProposalsPlan
-
- EvaluationmodesPlan - Class in jadex.bdi.testcases.beliefs
-
Test the expression evaluation modes.
- EvaluationmodesPlan() - Constructor for class jadex.bdi.testcases.beliefs.EvaluationmodesPlan
-
- Evaluator - Class in jadex.bdi.examples.hunterprey.ldahunter.potentialfield
-
- Evaluator(double, double, double, double) - Constructor for class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.Evaluator
-
- Evaluator - Class in jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield
-
- Evaluator(double, double, double, double) - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.Evaluator
-
- EventHandlerPlan - Class in jadex.bdi.testcases.events
-
Handle internal events sent by initial event test.
- EventHandlerPlan() - Constructor for class jadex.bdi.testcases.events.EventHandlerPlan
-
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.cleanerworld.cleaner.LoadBatteryTask
-
Executes the task.
- execute(IClockService, IEnvironmentSpace) - Method in class jadex.bdi.examples.cleanerworld.CreateCollectionTruckProcess
-
Executes the environment process
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.cleanerworld.MoveTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.disastermanagement.ClearChemicalsTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.disastermanagement.DeliverPatientTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.disastermanagement.ExtinguishFireTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.disastermanagement.MoveTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.disastermanagement.TreatVictimTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.marsworld.carry.LoadOreTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.marsworld.movement.MoveTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.marsworld.movement.RotationTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.marsworld.producer.ProduceOreTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.spaceworld3d.carry.LoadOreTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.spaceworld3d.movement.MoveTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.spaceworld3d.producer.ProduceOreTask
-
Executes the task.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
Executes the task.
- execute(ServiceInvocationContext) - Method in class jadex.bdi.testcases.semiautomatic.BDIReasoningInterceptor
-
Execute the interceptor.
- ExecuteOrderPlan - Class in jadex.bdi.examples.booktrading.seller
-
Execute the order by setting execution price and date.
- ExecuteOrderPlan() - Constructor for class jadex.bdi.examples.booktrading.seller.ExecuteOrderPlan
-
- ExecuteOrderPlan - Class in jadex.bdi.examples.booktrading.serviceimpl.seller
-
Execute the order by setting execution price and date.
- ExecuteOrderPlan() - Constructor for class jadex.bdi.examples.booktrading.serviceimpl.seller.ExecuteOrderPlan
-
- executeStep() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Execute a step.
- exedate - Variable in class jadex.bdi.examples.booktrading.common.Order
-
The execution date.
- exeprice - Variable in class jadex.bdi.examples.booktrading.common.Order
-
The execution price.
- exit() - Method in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- exitButton - Variable in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- ExploreMapPlan - Class in jadex.bdi.examples.cleanerworld.cleaner
-
Plan to explore the map by going to the seldom visited positions.
- ExploreMapPlan() - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.ExploreMapPlan
-
- ExploreMapPlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Plan to explore the map by going to the seldom visited positions.
- ExploreMapPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.ExploreMapPlan
-
- ExpressionParameterPlan - Class in jadex.bdi.testcases.misc
-
Test some expressions.
- ExpressionParameterPlan() - Constructor for class jadex.bdi.testcases.misc.ExpressionParameterPlan
-
- extaccess - Variable in class jadex.bdi.testcases.misc.WaitForPlan
-
The external access.
- extinguishFire(ISpaceObject) - Method in class jadex.bdi.examples.disastermanagement.firebrigade.ExtinguishFireService
-
Extinguish a fire.
- extinguishFire(ISpaceObject) - Method in interface jadex.bdi.examples.disastermanagement.IExtinguishFireService
-
Extinguish a fire.
- ExtinguishFirePlan - Class in jadex.bdi.examples.disastermanagement.commander
-
- ExtinguishFirePlan() - Constructor for class jadex.bdi.examples.disastermanagement.commander.ExtinguishFirePlan
-
- ExtinguishFirePlan - Class in jadex.bdi.examples.disastermanagement.firebrigade
-
Move to fire and extinguish it.
- ExtinguishFirePlan() - Constructor for class jadex.bdi.examples.disastermanagement.firebrigade.ExtinguishFirePlan
-
- ExtinguishFireService - Class in jadex.bdi.examples.disastermanagement.firebrigade
-
Fire extinguish service.
- ExtinguishFireService() - Constructor for class jadex.bdi.examples.disastermanagement.firebrigade.ExtinguishFireService
-
- ExtinguishFireTask - Class in jadex.bdi.examples.disastermanagement
-
Extinguish fire at a disaster.
- ExtinguishFireTask() - Constructor for class jadex.bdi.examples.disastermanagement.ExtinguishFireTask
-
- GameResult - Class in jadex.bdi.examples.blackjack
-
Java class for concept GameResult of blackjack_beans ontology.
- GameResult() - Constructor for class jadex.bdi.examples.blackjack.GameResult
-
Default Constructor.
- gameresult - Variable in class jadex.bdi.examples.blackjack.RequestFinished
-
Attribute for slot gameresult.
- games - Variable in class jadex.bdi.examples.blackjack.Player
-
The game counter (incremented when a game is started).
- GameState - Class in jadex.bdi.examples.blackjack
-
Java class for concept GameState of blackjack_beans ontology.
- GameState() - Constructor for class jadex.bdi.examples.blackjack.GameState
-
Default Constructor.
- GameState(Player, Player[]) - Constructor for class jadex.bdi.examples.blackjack.GameState
-
Default Constructor.
- GameStateData - Class in jadex.bdi.examples.blackjack
-
Java class for concept GameState of blackjack_beans ontology.
- GameStateData() - Constructor for class jadex.bdi.examples.blackjack.GameStateData
-
Default Constructor.
- GameStateFrame - Class in jadex.bdi.examples.blackjack.gui
-
This class represents the JPanel of one player as it is shown in the GUI.
- GameStateFrame(GameState, JPanel) - Constructor for class jadex.bdi.examples.blackjack.gui.GameStateFrame
-
Create a new game state panel.
- GameStateFrame.PlayersPanel - Class in jadex.bdi.examples.blackjack.gui
-
The players panel for multiple players.
- GameStatistics - Class in jadex.bdi.examples.blackjack
-
This class holds all necessary information, that might be shown
on the StatisticGraph.
- GameStatistics() - Constructor for class jadex.bdi.examples.blackjack.GameStatistics
-
The constructor initialises the class-variables
- GARBAGE - Static variable in class jadex.bdi.examples.garbagecollector_classic.Environment
-
- garbage - Variable in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
The component to display garbage.
- garbage_image - Variable in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
The burner image.
- generateDisaster() - Static method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Generate properties for a random disaster.
- GenerateGoalPlan - Class in jadex.bdi.testcases.goals
-
Create a goal and wait for the result.
- GenerateGoalPlan() - Constructor for class jadex.bdi.testcases.goals.GenerateGoalPlan
-
- generateNegotiationReport(Order, NegotiationRecord, double) - Method in class jadex.bdi.examples.booktrading.buyer.PurchaseBookPlan
-
Generate and add a negotiation report.
- generateNegotiationReport(Order, Tuple2<IBuyBookService, Integer>[], double) - Method in class jadex.bdi.examples.booktrading.serviceimpl.buyer.PurchaseBookPlan
-
Generate and add a negotiation report.
- getAccount() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the account of the player.
- getAction() - Method in class jadex.bdi.examples.hunterprey_classic.TaskInfo
-
Get the action.
- getAdditionalBeanInfo() - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get additional bean info.
- getAdditionalBeanInfo() - Method in class jadex.bdi.examples.blackjack.GameState
-
Get additional bean info.
- getAdditionalBeanInfo() - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get additional bean info.
- getAddress() - Method in class jadex.bdi.testcases.misc.Person
-
Get the address.
- getAge(Cleaner) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get the age of a cleaner.
- getAge() - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the age of this Creature.
- getAgentID() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the aid of the player.
- getAgentInfos() - Method in class jadex.bdi.examples.marsworld_classic.Environment
-
Get all agent infos.
- getAID() - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the aid of this Creature.
- getAlarm() - Method in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
Get the alarm.
- getAlarms() - Method in class jadex.bdi.examples.alarmclock.Settings
-
Get the alarms.
- getAlarmtime(long) - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Get the alarm time.
- getAllBlocks() - Method in class jadex.bdi.examples.blocksworld.Table
-
Get all blocks on the table.
- getAllObjects() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get all objects in the world (obstacles, food, and creature).
- getAvoidanceDirection(Grid2D, IVector2, ISpaceObject[]) - Static method in class jadex.bdi.examples.hunterprey.MoveAction
-
Move to stay away from the given objects.
- getBeanDescriptor() - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get the bean descriptor.
- getBeanDescriptor() - Method in class jadex.bdi.examples.blackjack.GameState
-
Get the bean descriptor.
- getBeanDescriptor() - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get the bean descriptor.
- getBestLocation() - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
- getBestLocation() - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
- getBet() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the bet.
- getBet() - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface
-
Get the bet.
- getBet() - Method in class jadex.bdi.examples.blackjack.RequestBet
-
Get the bet of this RequestBet.
- getBlockSize() - Method in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
Get the size of the blocks.
- getBurnerPosition() - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get the position of a burner.
- getCapacity() - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Get the capacity of this Wastebin.
- getCapacity() - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Getter for capacity
- getCard(int) - Method in class jadex.bdi.examples.blackjack.Player
-
Get a card.
- getCard(int) - Method in class jadex.bdi.examples.blackjack.RequestDraw
-
Get an cards of this RequestDraw.
- getCardCnt() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the number of cards.
- getCardIconHeight() - Static method in class jadex.bdi.examples.blackjack.gui.GUIImageLoader
-
Get bthe height of the icons.
- getCards() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the cards held by the player.
- getCards() - Method in class jadex.bdi.examples.blackjack.RequestDraw
-
Get the cards of this RequestDraw.
- getCarriedWaste() - Method in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Get the carried-waste of this Cleaner.
- getCatalog() - Method in interface jadex.bdi.examples.shop.IShopService
-
Get the item catalog.
- getCatalog() - Method in class jadex.bdi.examples.shop.ShopService
-
Get the item catalog.
- getChargestate() - Method in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Get the chargestate of this Cleaner.
- getChargingstations() - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get all charging stations.
- getChemicals() - Method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the name.
- getChemicalsLocation(ISpaceObject) - Static method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the position of chemicals at the given disaster.
- getCleaner() - Method in class jadex.bdi.examples.cleanerworld_classic.RequestVision
-
Get the cleaner of this RequestVision.
- getCleaner(int) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Get an cleaners of this Vision.
- getCleaners() - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get all cleaners.
- getCleaners() - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Get the cleaners of this Vision.
- getColor() - Method in class jadex.bdi.examples.blackjack.Card
-
Get the col of this Card.
- getColor() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the color of the player.
- getColor() - Method in class jadex.bdi.examples.blocksworld.Block
-
Get the color of the block.
- getColorValue() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the color value.
- getCompleteVision() - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get the complete vision.
- getComponent() - Method in class jadex.bdi.examples.booktrading.common.GuiViewerPanel
-
The component to be shown in the gui.
- getComponent() - Method in class jadex.bdi.examples.cleanerworld.cleaner.CleanerViewerPanel
-
Provide the panel.
- getComponent() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.CleanerViewerPanel
-
Provide the panel.
- getComponent() - Method in class jadex.bdi.examples.shop.CustomerViewerPanel
-
The component to be shown in the gui.
- getControlPanel() - Method in class jadex.bdi.examples.blackjack.gui.GameStateFrame
-
Get the control panel.
- getCreature() - Method in class jadex.bdi.examples.hunterprey_classic.CurrentVision
-
Get the creature of this CurrentVision.
- getCreature(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the internal representation of a creature.
- getCreature() - Method in class jadex.bdi.examples.hunterprey_classic.RequestEat
-
Get the creature of this RequestEat.
- getCreature() - Method in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Get the creature of this RequestMove.
- getCreature() - Method in class jadex.bdi.examples.hunterprey_classic.RequestVision
-
Get the creature of this RequestVision.
- getCreatures() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the creatures.
- getCreatures() - Method in class jadex.bdi.examples.hunterprey_classic.Vision
-
Get the creatures in the vision.
- getCurrentPosition() - Method in class jadex.bdi.examples.puzzle.Board
-
Get the current board position.
- getCurrentPosition() - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Get the current board position.
- getCurrentPosition() - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Get the current board position.
- getDaytime() - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get the daytime.
- getDeadline() - Method in class jadex.bdi.examples.booktrading.common.Order
-
Get the deadline.
- getDealer() - Method in class jadex.bdi.examples.blackjack.GameState
-
Get the dealer of this GameState.
- getDealer() - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get the dealer of this GameState.
- getDefaultEventIndex() - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get the default event index.
- getDefaultEventIndex() - Method in class jadex.bdi.examples.blackjack.GameState
-
Get the default event index.
- getDefaultEventIndex() - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get the default event index.
- getDefaultPropertyIndex() - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get the default property index.
- getDefaultPropertyIndex() - Method in class jadex.bdi.examples.blackjack.GameState
-
Get the default property index.
- getDefaultPropertyIndex() - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get the default property index.
- getDetails() - Method in class jadex.bdi.examples.booktrading.common.NegotiationReport
-
Get the details.
- getDictionary() - Static method in class jadex.bdi.tutorial.EnglishGermanTranslationPlanC1
-
Get the dictionary.
- getDirection(Grid2D, IVector2, IVector2) - Static method in class jadex.bdi.examples.hunterprey.MoveAction
-
Get the best way to go towards a direction.
- getDirection() - Method in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Get the direction of this RequestMove.
- getDirections(WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the directions between me and an object.
- getDirections(WorldObject, WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the directions between two objects.
- getDirections(Location, Location) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the directions between two locations.
- getDistance(Location) - Method in class jadex.bdi.examples.cleanerworld_classic.Location
-
Caculate is a location is near this location.
- getDistance(WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the distance between me and an object.
- getDistance(WorldObject, WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the distance between two objects
- getDistance(Location) - Method in class jadex.bdi.examples.marsworld_classic.Location
-
Caculate is a location is near this location.
- getEarthquakeIncidentLocation(ISpaceObject) - Static method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the position of an incident at the given earthquake.
- getEmptyLocation() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get an empty location.
- getEnd() - Method in class jadex.bdi.examples.puzzle.Move
-
Get the target.
- getEventSetDescriptors() - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get the event set descriptors.
- getEventSetDescriptors() - Method in class jadex.bdi.examples.blackjack.GameState
-
Get the event set descriptors.
- getEventSetDescriptors() - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get the event set descriptors.
- getExecutionDate() - Method in class jadex.bdi.examples.booktrading.common.Order
-
Get the execution date.
- getExecutionPrice() - Method in class jadex.bdi.examples.booktrading.common.Order
-
Get the execution price.
- getExponentialSample(double) - Static method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get an exponential sample value.
- GetExternalAccessPlan - Class in jadex.bdi.testcases.misc
-
This plan performs an illegal action.
- GetExternalAccessPlan() - Constructor for class jadex.bdi.testcases.misc.GetExternalAccessPlan
-
- getFact(String) - Method in class jadex.bdi.testcases.service.BeliefGetter
-
Get the fact of a belief.
- getFact(String) - Method in interface jadex.bdi.testcases.service.IBeliefGetter
-
Get the fact of a belief.
- getFilename() - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Get the filename.
- getFilename() - Method in class jadex.bdi.examples.alarmclock.Settings
-
Get the filename.
- getFilenameUrl() - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Get the filename.
- getFire() - Method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the name.
- getFireLocation(ISpaceObject) - Static method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the position of a fire at the given disaster.
- getFontsize() - Method in class jadex.bdi.examples.alarmclock.Settings
-
Get the font size.
- getFood() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the obstacles.
- getFoodrate() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the foodrate.
- getFrame() - Method in class jadex.bdi.examples.booktrading.common.GuiPanel
-
Get the frame.
- getFreePosition() - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get a free position on the map.
- getGameCount() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the game counter.
- getGameresult() - Method in class jadex.bdi.examples.blackjack.RequestFinished
-
Get the gameresult of this RequestFinished.
- getGarbages(Position) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get all world objects of a position.
- getGridDimension() - Method in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
Determine grid dimension (numx, numy).
- getGridSize() - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get the grid size.
- getHeight() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the height of the world.
- getHeight() - Method in class jadex.bdi.examples.hunterprey_classic.RequestWorldSize
-
Get the height of this RequestWorldSize.
- getHighscore() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the current highscore.
- getHomebase() - Method in class jadex.bdi.examples.marsworld_classic.Environment
-
Get the homebase.
- getHours() - Method in class jadex.bdi.examples.alarmclock.Time
-
Get the hours.
- getIcon(int) - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get the icon.
- getIcon(int) - Method in class jadex.bdi.examples.blackjack.GameState
-
Get the icon.
- getIcon(int) - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get the icon.
- getIconPath() - Method in class jadex.bdi.examples.cleanerworld.AddWastePlugin
-
- getId() - Method in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
Get the id of this LocationObject.
- getId() - Method in class jadex.bdi.examples.garbagecollector.BurnWasteAction
-
Returns the ID of the action.
- getId() - Method in class jadex.bdi.examples.garbagecollector.DropWasteAction
-
Returns the ID of the action.
- getId() - Method in class jadex.bdi.examples.garbagecollector.GoAction
-
Returns the ID of the action.
- getId() - Method in class jadex.bdi.examples.marsworld_classic.LocationObject
-
Get the id of this LocationObject.
- getImage(String) - Static method in class jadex.bdi.examples.blackjack.gui.GUIImageLoader
-
Load the image of the card passed as a parameter
- getInitialcapacity() - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Getter for initialcapacity
- getInstance() - Static method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get the singleton.
- getInstance(String, String) - Static method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get a singleton instance.
- getInstance() - Static method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the singleton.
- getInstance() - Static method in class jadex.bdi.examples.marsworld_classic.Environment
-
Get the environment.
- getLastMove() - Method in class jadex.bdi.examples.puzzle.Board
-
Get all moves made so far.
- getLastMove() - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Get all moves made so far.
- getLastMove() - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Get all moves made so far.
- getLeaseticks() - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the leaseticks of this Creature.
- getLimit() - Method in class jadex.bdi.examples.booktrading.common.Order
-
Get the limit.
- getList() - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Get the list of elements.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jadex.bdi.examples.blocksworld.BlockCellRenderer
-
- getLocation() - Method in class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
Get the location.
- getLocation() - Method in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
Get the location of this LocationObject.
- getLocation() - Method in class jadex.bdi.examples.hunterprey_classic.WorldObject
-
Get the location of this WorldObject.
- getLocation() - Method in class jadex.bdi.examples.marsworld_classic.AgentInfo
-
Get the location.
- getLocation() - Method in class jadex.bdi.examples.marsworld_classic.LocationObject
-
Get the location of this LocationObject.
- getLocationDistance(Location, Location) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the distance between two locations.
- getLower() - Method in class jadex.bdi.examples.blocksworld.Block
-
Get the block where this block is located on.
- getMapPointRaster(int, int, double, double) - Static method in class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
Create a map point raster.
- getMapPointRaster(int, int, double, double) - Static method in class jadex.bdi.examples.cleanerworld_classic.MapPoint
-
Create a map point raster.
- getMaximum() - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
returns highest-account-status of either a player or the dealer
- getMaxRound() - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
returns maximum roundNumber
- getMessage() - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Get the message.
- getMethodDescriptors() - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get the method descriptors.
- getMethodDescriptors() - Method in class jadex.bdi.examples.blackjack.GameState
-
Get the method descriptors.
- getMethodDescriptors() - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get the method descriptors.
- getMinimum() - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
returns lowest-account-status of either a player or the dealer
- getMinutes() - Method in class jadex.bdi.examples.alarmclock.Time
-
Get the minutes.
- getMissionTime() - Method in class jadex.bdi.examples.marsworld_classic.Homebase
-
Get the mission time.
- getMissiontime() - Method in class jadex.bdi.examples.marsworld_classic.Homebase
-
Getter for missiontime.
- getMode() - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Get the mode.
- getMoney() - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get the money of this GameResult.
- getMoneyWon(Card[]) - Method in class jadex.bdi.examples.blackjack.Player
-
Get the money won in the current game.
- getMonth() - Method in class jadex.bdi.examples.alarmclock.Time
-
Get the month.
- getMonthday() - Method in class jadex.bdi.examples.alarmclock.Time
-
Get the monthday.
- getMoves() - Method in class jadex.bdi.examples.puzzle.Board
-
Get all moves made so far.
- getMoves() - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Get all moves made so far.
- getMoves() - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Get all moves made so far.
- getName() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the name of the player.
- getName() - Method in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
Get the name.
- getName() - Method in interface jadex.bdi.examples.blackjack.player.strategies.IStrategy
-
Get the strategy name.
- getName() - Method in class jadex.bdi.examples.cleanerworld.AddWastePlugin
-
Get the plugin name.
- getName() - Method in class jadex.bdi.examples.cleanerworld_classic.Chargingstation
-
Get the name of this Chargingstation.
- getName() - Method in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Get the name of this Cleaner.
- getName() - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Get the name of this Wastebin.
- getName() - Method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the name.
- getName() - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the name of this Creature.
- getName() - Method in class jadex.bdi.examples.marsworld_classic.AgentInfo
-
Get the name.
- getName() - Method in interface jadex.bdi.examples.shop.IShopService
-
Get the shop name.
- getName() - Method in class jadex.bdi.examples.shop.ItemInfo
-
Get the name.
- getName() - Method in class jadex.bdi.examples.shop.ShopService
-
Get the shop name.
- getName() - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Get the name.
- getName() - Method in class jadex.bdi.testcases.misc.Person
-
Get the name.
- getNearerLocation(IVector2) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.FieldModel
-
- getNearerLocation(IVector2) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
- getNearerLocation(Location) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.FieldModel
-
- getNearerLocation(Location) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
- getNearObjects(Location, int) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get objects near a position.
- getNumber() - Static method in class jadex.bdi.examples.blocksworld.Block
-
Get an instance number.
- getObject(Location, WorldObject[]) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get a world object at a specified location.
- getObject() - Method in class jadex.bdi.examples.hunterprey_classic.RequestEat
-
Get the object of this RequestEat.
- getObject(int) - Method in class jadex.bdi.examples.hunterprey_classic.Vision
-
Get an objects of this Vision.
- getObjects() - Method in class jadex.bdi.examples.hunterprey_classic.Vision
-
Get the objects of this Vision.
- getObstacles() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the obstacles.
- getOccurrence() - Method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the occurrence probability.
- getOrder() - Method in class jadex.bdi.examples.booktrading.common.NegotiationReport
-
Get the order.
- getOre() - Method in class jadex.bdi.examples.marsworld_classic.Homebase
-
Get the amount of ore.
- getOre() - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Get the amount of ore.
- getOreCapacity() - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Get the capacity of ore.
- getParameterSetValues(IElement, String) - Method in class jadex.bdi.testcases.misc.ParameterProtectionPlan
-
Get a parameter value of an event or goal.
- getParameterValue(IElement, String) - Method in class jadex.bdi.testcases.misc.ParameterProtectionPlan
-
Get a parameter value of an event or goal.
- getPiece(Position) - Method in class jadex.bdi.examples.puzzle.Board
-
Get a piece for a location.
- getPiece(Position) - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Get a piece for a location.
- getPiece(Position) - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Get a piece for a location.
- getPlayer(int) - Method in class jadex.bdi.examples.blackjack.GameState
-
Get an players of this GameState.
- getPlayer(String) - Method in class jadex.bdi.examples.blackjack.GameState
-
Get a player per name.
- getPlayer(int) - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get an players of this GameState.
- getPlayer() - Method in class jadex.bdi.examples.blackjack.gui.PlayerPanel
-
Get the player.
- getPlayer() - Method in class jadex.bdi.examples.blackjack.RequestJoin
-
Get the player of this RequestJoin.
- getPlayers() - Method in class jadex.bdi.examples.blackjack.GameState
-
Get the players of this GameState.
- getPlayers() - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get the players of this GameState.
- getPlayers() - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
return all the player-names
- getPlayers() - Method in class jadex.bdi.examples.blackjack.gui.GameStateFrame.PlayersPanel
-
Get the list of all players.
- getPoints() - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the points of this Creature.
- getPosition(String) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get the position of an object.
- getPossibleDirections(Grid2D, IVector2) - Static method in class jadex.bdi.examples.hunterprey.MoveAction
-
Get the possible moves.
- getPossibleDirections(WorldObject[]) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get all possible directions to move.
- getPossibleMoves() - Method in class jadex.bdi.examples.puzzle.Board
-
Get possible moves.
- getPossibleMoves() - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Get possible moves.
- getPossibleMoves() - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Get possible moves.
- getPreferredSize() - Method in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
Get the preferred size of the panel.
- getPrice() - Method in class jadex.bdi.examples.shop.ItemInfo
-
Get the price.
- getProbability(int, int, int) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.CreatureModel
-
- getProbability(int, int, int) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.CreatureModel
-
- getPropertyDescriptors() - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get the property descriptors.
- getPropertyDescriptors() - Method in class jadex.bdi.examples.blackjack.GameState
-
Get the property descriptors.
- getPropertyDescriptors() - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get the property descriptors.
- getPropertyDescriptors() - Method in class jadex.bdi.examples.blackjack.PlayerBeanInfo
-
Get the property descriptors.
- getQuantity() - Method in class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
Get the quantity.
- getQuantity() - Method in class jadex.bdi.examples.cleanerworld_classic.MapPoint
-
Get the quantity.
- getQuantity() - Method in class jadex.bdi.examples.shop.ItemInfo
-
Get the quantity.
- getRandomPosition() - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get a free position on the map.
- getRemainingMissionTime() - Method in class jadex.bdi.examples.marsworld_classic.Homebase
-
Get the remaining mission time.
- getResult() - Method in class jadex.bdi.examples.hunterprey_classic.TaskInfo
-
Get the result.
- getRobot(String) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get an robot for a name.
- getSaveInterval() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the highscore save interval (-1 for autosave off).
- getSeconds() - Method in class jadex.bdi.examples.alarmclock.Time
-
Get the seconds.
- getSeen() - Method in class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
Get the seen.
- getSeen() - Method in class jadex.bdi.examples.cleanerworld_classic.MapPoint
-
Get the seen.
- getSevere() - Method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the severity probability.
- getSize() - Method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the name.
- getSize() - Method in class jadex.bdi.examples.puzzle.Board
-
Get the board size.
- getSize() - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Get the board size.
- getSize() - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Get the board size.
- getSize() - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
- getStacks() - Method in class jadex.bdi.examples.blocksworld.Table
-
Get the stacks on the table.
- getStart() - Method in class jadex.bdi.examples.puzzle.Move
-
Get the start.
- getStartPrice() - Method in class jadex.bdi.examples.booktrading.common.Order
-
Getter for startprice
- getStartTime() - Method in class jadex.bdi.examples.booktrading.common.Order
-
Get the start time.
- getStarttime() - Method in class jadex.bdi.examples.marsworld_classic.Homebase
-
Getter for starttime
- getState() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the state.
- getState() - Method in class jadex.bdi.examples.booktrading.common.Order
-
Get the order state.
- getStation(int) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Get an stations of this Vision.
- getStations() - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Get the stations of this Vision.
- getStrategies() - Static method in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
Get all strategies.
- getStrategy() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the strategy of the player.
- getStrategy(String) - Static method in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
Get a strategy per name.
- getStrategyName() - Method in class jadex.bdi.examples.blackjack.Player
-
Get the strategy name.
- getStrategyNames() - Static method in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
Get the strategy names.
- getTarget() - Method in class jadex.bdi.examples.marsworld.RequestCarry
-
Get the target of this RequestCarry.
- getTarget() - Method in class jadex.bdi.examples.marsworld.RequestProduction
-
Get the target of this RequestProduction.
- getTarget(Location) - Method in class jadex.bdi.examples.marsworld_classic.Environment
-
Get a target for a location.
- getTarget(String) - Method in class jadex.bdi.examples.marsworld_classic.Environment
-
Get the target for the target-id.
- getTarget() - Method in class jadex.bdi.examples.marsworld_classic.RequestCarry
-
Get the target of this RequestCarry.
- getTarget() - Method in class jadex.bdi.examples.marsworld_classic.RequestProduction
-
Get the target of this RequestProduction.
- getTarget() - Method in class jadex.bdi.examples.spaceworld3d.RequestCarry
-
Get the target of this RequestCarry.
- getTarget() - Method in class jadex.bdi.examples.spaceworld3d.RequestProduction
-
Get the target of this RequestProduction.
- getTargets() - Method in class jadex.bdi.examples.marsworld_classic.Environment
-
The the info for an agent.
- getTargetsNear(Location, double) - Method in class jadex.bdi.examples.marsworld_classic.Environment
-
Get all targets near a position.
- getTaskSize() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Return the size of the task list.
- getThread() - Method in class jadex.bdi.examples.hunterprey_classic.TaskInfo
-
Get the thread.
- getTime() - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Get the alarm time.
- getTime() - Method in class jadex.bdi.examples.booktrading.common.NegotiationReport
-
Get the negotiation time.
- getTimeout() - Method in class jadex.bdi.examples.blackjack.RequestJoin
-
Get the timeout of this RequestJoin.
- getTitle() - Method in class jadex.bdi.examples.booktrading.common.Order
-
Get the title.
- getToolTipText(MouseEvent) - Method in class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
Get the tooltip text.
- getType() - Method in class jadex.bdi.examples.blackjack.Card
-
Get the type of this Card.
- getType() - Method in class jadex.bdi.examples.marsworld_classic.AgentInfo
-
Get the type.
- getValue() - Method in class jadex.bdi.examples.blackjack.Card
-
Get the val of this Card.
- getVictimLocation(ISpaceObject) - Static method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the position of a victim at the given disaster.
- getVictims() - Method in class jadex.bdi.examples.disastermanagement.DisasterType
-
Get the name.
- getView() - Method in class jadex.bdi.examples.cleanerworld.AddWastePlugin
-
Get the plugin view.
- getVision(Cleaner) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get the current vision.
- getVision(Cleaner) - Method in interface jadex.bdi.examples.cleanerworld_classic.IEnvironment
-
Get the current vision.
- getVision() - Method in class jadex.bdi.examples.cleanerworld_classic.RequestCompleteVision
-
Get the vision of this RequestCompleteVision.
- getVision() - Method in class jadex.bdi.examples.cleanerworld_classic.RequestVision
-
Get the vision of this RequestVision.
- getVision() - Method in class jadex.bdi.examples.hunterprey_classic.CurrentVision
-
Get the vision of this CurrentVision.
- getVision(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the current vision.
- getVision(Creature) - Method in interface jadex.bdi.examples.hunterprey_classic.IEnvironment
-
Get the current vision.
- getVision() - Method in class jadex.bdi.examples.hunterprey_classic.RequestVision
-
Get the vision of this RequestVision.
- getVision() - Method in class jadex.bdi.examples.marsworld_classic.AgentInfo
-
Get the vision.
- GetVisionPlan - Class in jadex.bdi.examples.hunterprey_classic.creature.actsense
-
Handles an get_vision goal.
- GetVisionPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.actsense.GetVisionPlan
-
- getVisionRange() - Method in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Get the vision-range of this Cleaner.
- getVisionRange() - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the visionrange of this Creature.
- getWaste() - Method in class jadex.bdi.examples.cleanerworld_classic.RequestDropWaste
-
Get the waste of this RequestDropWaste.
- getWaste() - Method in class jadex.bdi.examples.cleanerworld_classic.RequestPickUpWaste
-
Get the waste of this RequestPickUpWaste.
- getWaste(int) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Get an wastes of this Vision.
- getWaste(int) - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Get an wastes of this Wastebin.
- getWastebin(Wastebin) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get a wastebin for a template.
- getWastebin(String) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get a wastebin for a name.
- getWastebin(int) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Get an wastebins of this Vision.
- getWastebinname() - Method in class jadex.bdi.examples.cleanerworld_classic.RequestDropWaste
-
Get the wastebinname of this RequestDropWaste.
- getWastebins() - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get all wastebins.
- getWastebins() - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Get the wastebins of this Vision.
- getWastes() - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Get all wastes.
- getWastes() - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Get the wastes of this Vision.
- getWastes() - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Get the wastes of this Wastebin.
- getWeekday() - Method in class jadex.bdi.examples.alarmclock.Time
-
Get the weekday.
- getWidth() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the width of the world.
- getWidth() - Method in class jadex.bdi.examples.hunterprey_classic.RequestWorldSize
-
Get the width of this RequestWorldSize.
- getWorldAge() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the world age.
- getWorldHeight() - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the world-height of this Creature.
- getWorldObject(String) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get an world object for a name.
- getWorldObjects(Position) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get all world objects of a position.
- getWorldObjects() - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Get the world objects.
- getWorldWidth() - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Get the world-width of this Creature.
- getX() - Method in class jadex.bdi.examples.cleanerworld_classic.Location
-
Get the x of this Location.
- getX() - Method in class jadex.bdi.examples.garbagecollector_classic.Position
-
Get the x value.
- getX() - Method in class jadex.bdi.examples.hunterprey_classic.Location
-
Get the x of this Location.
- getX() - Method in class jadex.bdi.examples.marsworld_classic.Location
-
Get the x of this Location.
- getX() - Method in class jadex.bdi.examples.puzzle.Position
-
Get the x value.
- getXArray(Player) - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
returns an array with roundNumbers, either of an player
or of the dealer
- getY() - Method in class jadex.bdi.examples.cleanerworld_classic.Location
-
Get the y of this Location.
- getY() - Method in class jadex.bdi.examples.garbagecollector_classic.Position
-
Get the y value.
- getY() - Method in class jadex.bdi.examples.hunterprey_classic.Location
-
Get the y of this Location.
- getY() - Method in class jadex.bdi.examples.marsworld_classic.Location
-
Get the y of this Location.
- getY() - Method in class jadex.bdi.examples.puzzle.Position
-
Get the y value.
- getYArray(Player) - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
returns an array with account-stati, either of an player
or of the dealer
- getYear() - Method in class jadex.bdi.examples.alarmclock.Time
-
Get the year.
- go(String, String) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Go in a specific direction.
- GoAction - Class in jadex.bdi.examples.garbagecollector
-
The go action for moving one field in one of four directions.
- GoAction() - Constructor for class jadex.bdi.examples.garbagecollector.GoAction
-
- GoalConditionsPlan - Class in jadex.bdi.testcases.goals
-
Plan to test goal conditions.
- GoalConditionsPlan() - Constructor for class jadex.bdi.testcases.goals.GoalConditionsPlan
-
- GoalFinishedTesterPlan - Class in jadex.bdi.testcases.goals
-
Test if a plan can be activated in response
to a goal finished event.
- GoalFinishedTesterPlan() - Constructor for class jadex.bdi.testcases.goals.GoalFinishedTesterPlan
-
- GoalInhibitionPlan - Class in jadex.bdi.testcases.goals
-
Check test cases of goal inhibition agent.
- GoalInhibitionPlan() - Constructor for class jadex.bdi.testcases.goals.GoalInhibitionPlan
-
- GoalReferenceParameterSetPlan - Class in jadex.bdi.testcases.goals
-
Test parameter sets in referenced goals.
- GoalReferenceParameterSetPlan() - Constructor for class jadex.bdi.testcases.goals.GoalReferenceParameterSetPlan
-
- GoalRegressionTestPlan - Class in jadex.bdi.testcases.goals
-
This plan checks goal info events, if goal processing
was as expected.
- GoalRegressionTestPlan() - Constructor for class jadex.bdi.testcases.goals.GoalRegressionTestPlan
-
- goals - Variable in class jadex.bdi.examples.blocksworld.BenchmarkPlan
-
The number of different goals to be executed per run.
- goD(int, int, int) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.FieldModel
-
- goD(int, int, int) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.FieldModel
-
- goL(int, int, int) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.FieldModel
-
- goL(int, int, int) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.FieldModel
-
- GoodbyeWorldPlan - Class in jadex.bdi.examples.helloworld
-
The plan body.
- GoodbyeWorldPlan() - Constructor for class jadex.bdi.examples.helloworld.GoodbyeWorldPlan
-
- GoPlan - Class in jadex.bdi.examples.garbagecollector_classic
-
Go to a specified position.
- GoPlan() - Constructor for class jadex.bdi.examples.garbagecollector_classic.GoPlan
-
- GoPlanEnv - Class in jadex.bdi.examples.garbagecollector
-
Go to a specified position.
- GoPlanEnv() - Constructor for class jadex.bdi.examples.garbagecollector.GoPlanEnv
-
- goR(int, int, int) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.FieldModel
-
- goR(int, int, int) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.FieldModel
-
- GotoLocationPlan - Class in jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour
-
Try to go to a specified location.
- GotoLocationPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour.GotoLocationPlan
-
- goU(int, int, int) - Method in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.FieldModel
-
- goU(int, int, int) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.FieldModel
-
- gui - Variable in class jadex.bdi.examples.blackjack.manager.ManagerGuiUpdatePlan
-
- Gui - Class in jadex.bdi.examples.booktrading.common
-
The gui allows to add and delete buy or sell orders and shows open and
finished orders.
- Gui(IExternalAccess) - Constructor for class jadex.bdi.examples.booktrading.common.Gui
-
Shows the gui, and updates it when beliefs change.
- gui - Variable in class jadex.bdi.tutorial.GUIPlanF1
-
The gui.
- GUIImageLoader - Class in jadex.bdi.examples.blackjack.gui
-
This class serves as an image-loader and image-cache.
- GUIImageLoader() - Constructor for class jadex.bdi.examples.blackjack.gui.GUIImageLoader
-
- GuiOpenClosePlan - Class in jadex.bdi.testcases.misc
-
Tests to open and close a gui.
- GuiOpenClosePlan() - Constructor for class jadex.bdi.testcases.misc.GuiOpenClosePlan
-
- GuiPanel - Class in jadex.bdi.examples.booktrading.common
-
The gui allows to add and delete buy or sell orders and shows open and
finished orders.
- GuiPanel(IExternalAccess) - Constructor for class jadex.bdi.examples.booktrading.common.GuiPanel
-
Shows the gui, and updates it when beliefs change.
- GUIPlanF1 - Class in jadex.bdi.tutorial
-
The plan for updating the gui.
- GUIPlanF1() - Constructor for class jadex.bdi.tutorial.GUIPlanF1
-
- GuiViewerPanel - Class in jadex.bdi.examples.booktrading.common
-
Panel for the customer view.
- GuiViewerPanel() - Constructor for class jadex.bdi.examples.booktrading.common.GuiViewerPanel
-
- ia - Variable in class jadex.bdi.testcases.semiautomatic.BDIReasoningInterceptor
-
The internal access.
- IBeliefGetter - Interface in jadex.bdi.testcases.service
-
Simple interface for fetching a belief.
- IBoard - Interface in jadex.bdi.examples.puzzle
-
The interface for the playing board.
- IBuyBookService - Interface in jadex.bdi.examples.booktrading.serviceimpl
-
The buy book service is provided by the seller and used by the buyer.
- IClearChemicalsService - Interface in jadex.bdi.examples.disastermanagement
-
Clear chemicals service interface.
- ICNPEvaluatorPlan - Class in jadex.bdi.testcases.planlib
-
Evaluate the example proposals.
- ICNPEvaluatorPlan() - Constructor for class jadex.bdi.testcases.planlib.ICNPEvaluatorPlan
-
- ICNPExecuteTaskPlan - Class in jadex.bdi.testcases.planlib
-
Execute a task of a icnp.
- ICNPExecuteTaskPlan() - Constructor for class jadex.bdi.testcases.planlib.ICNPExecuteTaskPlan
-
- ICNPMakeProposalPlan - Class in jadex.bdi.testcases.planlib
-
Make a simple proposal based on a random value.
- ICNPMakeProposalPlan() - Constructor for class jadex.bdi.testcases.planlib.ICNPMakeProposalPlan
-
- ICNPNextroundInfoPlan - Class in jadex.bdi.testcases.planlib
-
Decide if the next iteration should be done.
- ICNPNextroundInfoPlan() - Constructor for class jadex.bdi.testcases.planlib.ICNPNextroundInfoPlan
-
- ICNPTestPlan - Class in jadex.bdi.testcases.planlib
-
Test the cnp protocol execution.
- ICNPTestPlan() - Constructor for class jadex.bdi.testcases.planlib.ICNPTestPlan
-
- icons - Static variable in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
The image icons.
- icons - Static variable in class jadex.bdi.examples.alarmclock.ClockFrame
-
The image icons.
- icons - Static variable in class jadex.bdi.examples.alarmclock.OptionDialog
-
The image icons.
- icons - Static variable in class jadex.bdi.examples.blackjack.gui.GUIImageLoader
-
The image icons.
- icons - Static variable in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
The image icons.
- icons - Static variable in class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
The image icons.
- icons - Static variable in class jadex.bdi.examples.puzzle.BoardPanel
-
The image icons.
- id - Variable in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
Attribute for slot id.
- id - Variable in class jadex.bdi.examples.marsworld_classic.LocationObject
-
Attribute for slot id.
- IEnvironment - Interface in jadex.bdi.examples.cleanerworld_classic
-
The possible actions that can be performed
in the environment.
- IEnvironment - Interface in jadex.bdi.examples.hunterprey_classic
-
Interface for the hunter-prey environment.
- IExtinguishFireService - Interface in jadex.bdi.examples.disastermanagement
-
Extinguish fire service interface.
- imaginary - Variable in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
The imaginary flag.
- InformNewTargetPlan - Class in jadex.bdi.examples.marsworld.carry
-
Inform the sentry agent about a new target.
- InformNewTargetPlan() - Constructor for class jadex.bdi.examples.marsworld.carry.InformNewTargetPlan
-
- InformNewTargetPlan - Class in jadex.bdi.examples.marsworld.producer
-
Inform the sentry agent about a new target.
- InformNewTargetPlan() - Constructor for class jadex.bdi.examples.marsworld.producer.InformNewTargetPlan
-
- InformNewTargetPlan - Class in jadex.bdi.examples.marsworld_classic.carrier
-
Inform the sentry agent about a new target.
- InformNewTargetPlan() - Constructor for class jadex.bdi.examples.marsworld_classic.carrier.InformNewTargetPlan
-
- InformNewTargetPlan - Class in jadex.bdi.examples.marsworld_classic.producer
-
Inform the sentry agent about a new target.
- InformNewTargetPlan() - Constructor for class jadex.bdi.examples.marsworld_classic.producer.InformNewTargetPlan
-
- InformNewTargetPlan - Class in jadex.bdi.examples.spaceworld3d.carry
-
Inform the sentry agent about a new target.
- InformNewTargetPlan() - Constructor for class jadex.bdi.examples.spaceworld3d.carry.InformNewTargetPlan
-
- InformNewTargetPlan - Class in jadex.bdi.examples.spaceworld3d.producer
-
Inform the sentry agent about a new target.
- InformNewTargetPlan() - Constructor for class jadex.bdi.examples.spaceworld3d.producer.InformNewTargetPlan
-
- init(IControlCenter, IExternalAccess) - Method in class jadex.bdi.examples.booktrading.common.GuiViewerPanel
-
Called once to initialize the panel.
- init(IControlCenter, IExternalAccess) - Method in class jadex.bdi.examples.cleanerworld.cleaner.CleanerViewerPanel
-
Called to initialize the panel.
- init(IControlCenter, IExternalAccess) - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.CleanerViewerPanel
-
Called to initialize the panel.
- init(IControlCenter, IExternalAccess) - Method in class jadex.bdi.examples.shop.CustomerViewerPanel
-
Called once to initialize the panel.
- initGui(IExternalAccess) - Method in class jadex.bdi.examples.blocksworld.BlocksworldGui
-
Init the gui.
- initialcapacity - Variable in class jadex.bdi.examples.marsworld_classic.Target
-
The max.
- initialize(ObserverCenter) - Method in class jadex.bdi.examples.cleanerworld.AddWastePlugin
-
Initializes the plugin.
- InitialTransactionPlan - Class in jadex.bdi.testcases.misc
-
Test if initial transaction works.
- InitialTransactionPlan() - Constructor for class jadex.bdi.testcases.misc.InitialTransactionPlan
-
- instance - Static variable in class jadex.bdi.examples.cleanerworld_classic.Environment
-
The singleton.
- instance - Static variable in class jadex.bdi.examples.garbagecollector_classic.Environment
-
- instance - Static variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The singleton instance.
- instance - Static variable in class jadex.bdi.examples.marsworld_classic.Environment
-
The enviroment insstance.
- instancecnt - Static variable in class jadex.bdi.examples.cleanerworld_classic.Chargingstation
-
The instance counter.
- instancecnt - Static variable in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
The instance counter.
- InterceptorPlan - Class in jadex.bdi.testcases.semiautomatic
-
Plan that adds a reasoning interceptor to the service and invokes it.
- InterceptorPlan() - Constructor for class jadex.bdi.testcases.semiautomatic.InterceptorPlan
-
- internalGetVision(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Get the current vision (without updating the creatures leaseticks).
- InterpreterTest - Class in jadex.bdi.testcases.semiautomatic
-
Test execution of an agent.
- InterpreterTest() - Constructor for class jadex.bdi.testcases.semiautomatic.InterpreterTest
-
- invlist - Variable in class jadex.bdi.examples.shop.CustomerPanel
-
- invmodel - Variable in class jadex.bdi.examples.shop.CustomerPanel
-
- invtable - Variable in class jadex.bdi.examples.shop.CustomerPanel
-
- IPaintMoneyService - Interface in jadex.bdi.examples.moneypainter
-
- IPrintHelloService - Interface in jadex.bdi.testcases.semiautomatic
-
Interface for hello service.
- is_white - Variable in class jadex.bdi.examples.puzzle.Piece
-
The piece color (white or black).
- isActive() - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Test if the alarm is active.
- isAMPM() - Method in class jadex.bdi.examples.alarmclock.Settings
-
Test is ampm format.
- isApplicable(ServiceInvocationContext) - Method in class jadex.bdi.testcases.semiautomatic.BDIReasoningInterceptor
-
Test if the interceptor is applicable.
- isAutosave() - Method in class jadex.bdi.examples.alarmclock.Settings
-
Test if autosave.
- isBurnerPresent(Position) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Is a burner on the map.
- isBuyer(IExternalAccess) - Static method in class jadex.bdi.examples.booktrading.common.GuiPanel
-
Test if agent is a buyer.
- isBuyOrder() - Method in class jadex.bdi.examples.booktrading.common.Order
-
Test if it is a buyorder.
- isClear() - Method in class jadex.bdi.examples.blocksworld.Block
-
Check if this block is clear.
- isClear() - Method in class jadex.bdi.examples.blocksworld.Table
-
The table is always clear.
- isDataAvailable() - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
Is statistical data available ?
- isDaytime() - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Get the daytime of this Vision.
- isDirty(Position) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Test if a position is dirty.
- isDrawCard() - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface
-
Does the player want another card.
- isFree(Position) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Test if a position is free.
- isFreePosition(Position) - Method in class jadex.bdi.examples.puzzle.Board
-
Test if aposition is free.
- isFreePosition(Position) - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Test if aposition is free.
- isFreePosition(Position) - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Test if a position is free.
- isFull() - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Test is the wastebin is full.
- isGreater(IVector2, IVector2, IVector2) - Static method in class jadex.bdi.examples.cleanerworld.MoveTask
-
- IShopService - Interface in jadex.bdi.examples.shop
-
The shop interface for buying goods at the shop.
- isInVisionRange(Location) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Test if a location is in my vision range.
- isJumpMove() - Method in class jadex.bdi.examples.puzzle.Move
-
Test if it is a jump move.
- isMarked() - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Test if target was visited.
- isNear(Location) - Method in class jadex.bdi.examples.cleanerworld_classic.Location
-
Check, if two locations are near to each other
using the default tolerance.
- isNear(Location, double) - Method in class jadex.bdi.examples.cleanerworld_classic.Location
-
Check, if two locations are near to each other.
- isNear(Location, Location, int) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Test if two locations are near
Range is in all direction (including diagonals).
- isNear(Location) - Method in class jadex.bdi.examples.marsworld_classic.Location
-
Check, if two locations are near to each other
using the default tolerance.
- isNear(Location, double) - Method in class jadex.bdi.examples.marsworld_classic.Location
-
Check, if two locations are near to each other.
- isOre() - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Test if target can produce some ore.
- isPossibleMove(Move) - Method in class jadex.bdi.examples.puzzle.Board
-
Get a piece for a location.
- isSolution() - Method in class jadex.bdi.examples.puzzle.Board
-
Test if it is a solution.
- isSolution() - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Test if it is a solution.
- isSolution() - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Test if it is a solution.
- isStartOnLoad() - Method in class jadex.bdi.examples.cleanerworld.AddWastePlugin
-
Should plugin be started on load.
- isStateOk() - Method in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
Test if result state is ok.
- IStrategy - Interface in jadex.bdi.examples.blackjack.player.strategies
-
Interface for a player strategy.
- isVisible() - Method in class jadex.bdi.examples.cleanerworld.AddWastePlugin
-
Should plugin be visible.
- isWhite() - Method in class jadex.bdi.examples.puzzle.Piece
-
Test, if it is a white piece.
- isWon() - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get the won of this GameResult.
- ItemInfo - Class in jadex.bdi.examples.shop
-
Item info stores details about items.
- ItemInfo() - Constructor for class jadex.bdi.examples.shop.ItemInfo
-
Create a new item info.
- ItemInfo(String) - Constructor for class jadex.bdi.examples.shop.ItemInfo
-
Create a new item info.
- ItemInfo(String, double, int) - Constructor for class jadex.bdi.examples.shop.ItemInfo
-
Create a new item info.
- ITreatVictimsService - Interface in jadex.bdi.examples.disastermanagement
-
Interface for treat victim service.
- main(String[]) - Static method in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
Main for testing.
- main(String[]) - Static method in class jadex.bdi.examples.alarmclock.AlarmsGui
-
Main for starting.
- main(String[]) - Static method in class jadex.bdi.examples.alarmclock.AppStarter
-
Main for starting Jadex with the alarmclock.
- main(String[]) - Static method in class jadex.bdi.examples.alarmclock.PlaySongPlan
-
Main for testing.
- main(String[]) - Static method in class jadex.bdi.examples.blackjack.gui.GUIImageLoader
-
Main for testing.
- main(String[]) - Static method in class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel
-
Main for testing.
- main(String[]) - Static method in class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
Main for testing.
- main(String[]) - Static method in class jadex.bdi.examples.marsworld.movement.RotationTask
-
- main(String[]) - Static method in class jadex.bdi.examples.puzzle.Board
-
Main for testing.
- main(String[]) - Static method in class jadex.bdi.examples.puzzle.BoardPanel
-
Main for testing.
- MaintainTestPlan - Class in jadex.bdi.testcases.goals
-
Test creating / suspending maintain goals.
- MaintainTestPlan() - Constructor for class jadex.bdi.testcases.goals.MaintainTestPlan
-
- makeBet() - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
Make a bet.
- makeBet(int) - Method in class jadex.bdi.examples.blackjack.Player
-
Make a bet.
- makeBet(int) - Method in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
Depending on the strategy, this methods calculates the bet-amount.
- makeBet(int) - Method in class jadex.bdi.examples.blackjack.player.strategies.ConstantStrategy
-
Depending on the strategy, this methods calculates the bet-amount.
- makeBet(int) - Method in interface jadex.bdi.examples.blackjack.player.strategies.IStrategy
-
Calculate how much to bet, given the account value.
- makeBet(int) - Method in class jadex.bdi.examples.blackjack.player.strategies.StochasticTable
-
Calculate how much to bet, given the account value.
- MakeProposalPlan - Class in jadex.bdi.examples.booktrading.seller
-
The plan has the purpose to make an proposal for selling a book.
- MakeProposalPlan() - Constructor for class jadex.bdi.examples.booktrading.seller.MakeProposalPlan
-
- MakeProposalPlan - Class in jadex.bdi.examples.booktrading.serviceimpl.seller
-
The plan has the purpose to make an proposal for selling a book.
- MakeProposalPlan() - Constructor for class jadex.bdi.examples.booktrading.serviceimpl.seller.MakeProposalPlan
-
- ManagerDealerRegisterPlan - Class in jadex.bdi.examples.blackjack.manager
-
Register at dealer, when dealer belief has changed.
- ManagerDealerRegisterPlan() - Constructor for class jadex.bdi.examples.blackjack.manager.ManagerDealerRegisterPlan
-
- ManagerFrame - Class in jadex.bdi.examples.blackjack.manager
-
The manager frame.
- ManagerFrame(IExternalAccess) - Constructor for class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
Create a new plan.
- ManagerFrame.ManagerPlayerPanel - Class in jadex.bdi.examples.blackjack.manager
-
- ManagerGuiUpdatePlan - Class in jadex.bdi.examples.blackjack.manager
-
Update the Gui when manager informs about changes.
- ManagerGuiUpdatePlan() - Constructor for class jadex.bdi.examples.blackjack.manager.ManagerGuiUpdatePlan
-
- ManagerPlayerPanel(int, Player) - Constructor for class jadex.bdi.examples.blackjack.manager.ManagerFrame.ManagerPlayerPanel
-
Create a new playerPanel.
- ManualModifiedPlan - Class in jadex.bdi.testcases.beliefs
-
Test if proper events are generated when calling modified().
- ManualModifiedPlan() - Constructor for class jadex.bdi.testcases.beliefs.ManualModifiedPlan
-
- map - Variable in class jadex.bdi.examples.hunterprey_classic.environment.EnvironmentGui
-
The panel showing the map.
- map - Variable in class jadex.bdi.examples.marsworld_classic.environment.MarsworldGui
-
The marsworld panel.
- MapPanel - Class in jadex.bdi.examples.garbagecollector_classic
-
The map panel for displaying the environment.
- MapPanel(Environment) - Constructor for class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
Create a new panel.
- MapPanel - Class in jadex.bdi.examples.hunterprey_classic.environment
-
The map for the hunter prey world.
- MapPanel() - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
Create a new map panel.
- MapPoint - Class in jadex.bdi.examples.cleanerworld.cleaner
-
A map point reflects how often the agent
was near to this point.
- MapPoint() - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
Bean constructor required for remote cleaner GUI.
- MapPoint(IVector2, int, double) - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
Create a new map point.
- MapPoint - Class in jadex.bdi.examples.cleanerworld_classic
-
A map point reflects how often the agent
was near to this point.
- MapPoint() - Constructor for class jadex.bdi.examples.cleanerworld_classic.MapPoint
-
Bean constructor required for remote cleaner GUI.
- MapPoint(Location, int, double) - Constructor for class jadex.bdi.examples.cleanerworld_classic.MapPoint
-
Create a new map point.
- marked - Variable in class jadex.bdi.examples.marsworld_classic.Target
-
Was the target visited.
- MarsOntology - Class in jadex.bdi.examples.marsworld_classic
-
Java class for ontology mars_beans.
- MarsOntology() - Constructor for class jadex.bdi.examples.marsworld_classic.MarsOntology
-
- MarsworldGui - Class in jadex.bdi.examples.marsworld_classic.environment
-
This class displays the GUI of the sample application.
- MarsworldGui(IExternalAccess) - Constructor for class jadex.bdi.examples.marsworld_classic.environment.MarsworldGui
-
Create a new gui.
- match(Properties) - Method in class jadex.bdi.testcases.misc.TestCodec
-
Test if the codec can be used with the provided meta information.
- matchColor(IBoard, Move, boolean) - Method in class jadex.bdi.examples.puzzle.ChooseMovePlan
-
Match move with color constraint.
- matchJump(IBoard, Move, boolean) - Method in class jadex.bdi.examples.puzzle.ChooseMovePlan
-
Match move with jump constraint.
- maxDesire - Variable in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
maxDesire
maximum value in desire
- maxDesire - Variable in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
maxDesire
maximum value in desire
- MemorizePositionsPlan - Class in jadex.bdi.examples.cleanerworld.cleaner
-
Memorize the visited positions.
- MemorizePositionsPlan() - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.MemorizePositionsPlan
-
- MemorizePositionsPlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Memorize the visited positions.
- MemorizePositionsPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.MemorizePositionsPlan
-
- message - Variable in class jadex.bdi.examples.alarmclock.Alarm
-
The alaram message.
- MessageForwardPlan - Class in jadex.bdi.testcases.events
-
Receive a message sent to itself and forward it to another agent
by exchanging the receiver in the message.
- MessageForwardPlan() - Constructor for class jadex.bdi.testcases.events.MessageForwardPlan
-
- MessageMatchingPlan - Class in jadex.bdi.testcases.events
-
- MessageMatchingPlan() - Constructor for class jadex.bdi.testcases.events.MessageMatchingPlan
-
- MessageReceiverPlan - Class in jadex.bdi.testcases.events
-
Receives messages sent by initial event test.
- MessageReceiverPlan() - Constructor for class jadex.bdi.testcases.events.MessageReceiverPlan
-
- messagetf - Variable in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
The message text.
- MessagingTestPlan - Class in jadex.bdi.testcases.misc
-
Test the messaging capability.
- MessagingTestPlan() - Constructor for class jadex.bdi.testcases.misc.MessagingTestPlan
-
- MetaLevelReasoningPlan - Class in jadex.bdi.testcases.plans
-
The meta-level reasoning plan for deciding between
- MetaLevelReasoningPlan() - Constructor for class jadex.bdi.testcases.plans.MetaLevelReasoningPlan
-
- MicroStepPlan - Class in jadex.bdi.testcases.plans
-
Testing micro steps.
- MicroStepPlan() - Constructor for class jadex.bdi.testcases.plans.MicroStepPlan
-
- minDesire - Variable in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.JointField
-
minDesire
minimum value in desire > 0
- minDesire - Variable in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.JointField
-
minDesire
minimum value in desire > 0
- missiontime - Variable in class jadex.bdi.examples.marsworld_classic.Homebase
-
The mission time.
- ml - Variable in class jadex.bdi.examples.cleanerworld.AddWastePlugin
-
- MLRPlan - Class in jadex.bdi.testcases.plans
-
Simple meta-level reasoning plan to select among candidates.
- MLRPlan() - Constructor for class jadex.bdi.testcases.plans.MLRPlan
-
- MLRSortTesterPlan - Class in jadex.bdi.testcases.plans
-
Test the meta-level reasoning in combination with retry.
- MLRSortTesterPlan() - Constructor for class jadex.bdi.testcases.plans.MLRSortTesterPlan
-
- MLRTesterPlan - Class in jadex.bdi.testcases.plans
-
Test the meta-level reasoning in combination with retry.
- MLRTesterPlan() - Constructor for class jadex.bdi.testcases.plans.MLRTesterPlan
-
- mode - Variable in class jadex.bdi.examples.alarmclock.Alarm
-
The alarm mode.
- mode - Variable in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
The mode.
- mode - Variable in class jadex.bdi.examples.blocksworld.StackBlocksPlan
-
The execution mode.
- MODE_NORMAL - Static variable in class jadex.bdi.examples.blocksworld.StackBlocksPlan
-
The normal execution mode.
- MODE_SLOW - Static variable in class jadex.bdi.examples.blocksworld.StackBlocksPlan
-
The slow execution mode.
- MODE_STEP - Static variable in class jadex.bdi.examples.blocksworld.StackBlocksPlan
-
The step execution mode.
- ModelLoadingPlan - Class in jadex.bdi.testcases.misc
-
todo: ? dynamic model loading not supported
Create and test a hello world agent.
- ModelLoadingPlan() - Constructor for class jadex.bdi.testcases.misc.ModelLoadingPlan
-
- modified() - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Indicate that the list has changed.
- money - Variable in class jadex.bdi.examples.blackjack.GameResult
-
Attribute for slot money.
- monitor - Variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The monitor.
- MONTHLY - Static variable in class jadex.bdi.examples.alarmclock.Alarm
-
Alarm mode monthly.
- move(String) - Method in class jadex.bdi.examples.hunterprey_classic.creature.hunters.dumbhunter.DumbHunterPlan
-
Move towards a direction.
- move(String) - Method in class jadex.bdi.examples.hunterprey_classic.creature.preys.dumbprey.DumbPreyPlan
-
Move towards a direction.
- move(Creature, String) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Perform a move.
- move(Move) - Method in class jadex.bdi.examples.puzzle.Board
-
Do a move.
- MOVE - Static variable in interface jadex.bdi.examples.puzzle.IBoard
-
Property event for move made.
- move(Move) - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Do a move.
- move(Move) - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Do a move.
- Move - Class in jadex.bdi.examples.puzzle
-
A move consisting of a start and an end point.
- Move(Position, Position) - Constructor for class jadex.bdi.examples.puzzle.Move
-
Create a position.
- move - Variable in class jadex.bdi.examples.puzzle.MovePlan
-
The move to try.
- MoveAction - Class in jadex.bdi.examples.hunterprey
-
Action allowing a creature to move.
- MoveAction() - Constructor for class jadex.bdi.examples.hunterprey.MoveAction
-
- MoveAction.IMoveEvaluator - Interface in jadex.bdi.examples.hunterprey
-
Interface for evaluating moves.
- movecnt - Variable in class jadex.bdi.examples.puzzle.BoardPanel
-
The move count (to detect takebacks).
- moveDown(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Move one field downwards.
- moveDown(Creature) - Method in interface jadex.bdi.examples.hunterprey_classic.IEnvironment
-
Move one field downwards.
- moveLeft(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Move one field to the left.
- moveLeft(Creature) - Method in interface jadex.bdi.examples.hunterprey_classic.IEnvironment
-
Move one field to the left.
- MovePlan - Class in jadex.bdi.examples.hunterprey_classic.creature.actsense
-
Handles a move request.
- MovePlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.actsense.MovePlan
-
- MovePlan - Class in jadex.bdi.examples.hunterprey_classic.environment
-
Handle move requests by the environment.
- MovePlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.MovePlan
-
- MovePlan - Class in jadex.bdi.examples.puzzle
-
Make a move and dispatch a subgoal for the next.
- MovePlan() - Constructor for class jadex.bdi.examples.puzzle.MovePlan
-
- moveRight(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Move one field to the right.
- moveRight(Creature) - Method in interface jadex.bdi.examples.hunterprey_classic.IEnvironment
-
Move one field to the right.
- moves - Variable in class jadex.bdi.examples.puzzle.Board
-
The moves.
- moves - Variable in class jadex.bdi.examples.puzzle.JackBoard
-
- MoveTask - Class in jadex.bdi.examples.cleanerworld
-
Move an object towards a destination.
- MoveTask() - Constructor for class jadex.bdi.examples.cleanerworld.MoveTask
-
- MoveTask - Class in jadex.bdi.examples.disastermanagement
-
Move an object towards a destination.
- MoveTask() - Constructor for class jadex.bdi.examples.disastermanagement.MoveTask
-
- MoveTask - Class in jadex.bdi.examples.marsworld.movement
-
Move an object towards a destination.
- MoveTask() - Constructor for class jadex.bdi.examples.marsworld.movement.MoveTask
-
- MoveTask - Class in jadex.bdi.examples.spaceworld3d.movement
-
Move an object towards a destination.
- MoveTask() - Constructor for class jadex.bdi.examples.spaceworld3d.movement.MoveTask
-
- MoveToLocationPlan - Class in jadex.bdi.examples.cleanerworld
-
The move to a location plan.
- MoveToLocationPlan() - Constructor for class jadex.bdi.examples.cleanerworld.MoveToLocationPlan
-
- MoveToLocationPlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Move to a point.
- MoveToLocationPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.MoveToLocationPlan
-
- MoveToLocationPlan - Class in jadex.bdi.examples.disastermanagement.movement
-
The move to a location plan.
- MoveToLocationPlan() - Constructor for class jadex.bdi.examples.disastermanagement.movement.MoveToLocationPlan
-
- MoveToLocationPlan - Class in jadex.bdi.examples.marsworld.movement
-
The move to a location plan.
- MoveToLocationPlan() - Constructor for class jadex.bdi.examples.marsworld.movement.MoveToLocationPlan
-
- MoveToLocationPlan - Class in jadex.bdi.examples.marsworld_classic.movement
-
The move to a location plan.
- MoveToLocationPlan() - Constructor for class jadex.bdi.examples.marsworld_classic.movement.MoveToLocationPlan
-
- MoveToLocationPlan - Class in jadex.bdi.examples.spaceworld3d.movement
-
The move to a location plan.
- MoveToLocationPlan() - Constructor for class jadex.bdi.examples.spaceworld3d.movement.MoveToLocationPlan
-
- moveUp(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Move one field upwards.
- moveUp(Creature) - Method in interface jadex.bdi.examples.hunterprey_classic.IEnvironment
-
Move one field upwards.
- MultipleTesterPlan - Class in jadex.bdi.testcases.plans
-
Test if a plan is triggered once.
- MultipleTesterPlan() - Constructor for class jadex.bdi.testcases.plans.MultipleTesterPlan
-
- paintBlock(Graphics, Block, int, int) - Method in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
Paint a block.
- paintComponent(Graphics) - Method in class jadex.bdi.examples.blackjack.gui.StatisticGraph
-
This methods overrides the paintComponent-method in the JPanel-class.
- paintComponent(Graphics) - Method in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
The overridden paint method.
- paintComponent(Graphics) - Method in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
Overridden paint method.
- paintComponent(Graphics) - Method in class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
- paintComponent(Graphics) - Method in class jadex.bdi.examples.puzzle.BoardPanel
-
Overridden paint method.
- paintOneEuro(String) - Method in interface jadex.bdi.examples.moneypainter.IPaintMoneyService
-
Paint one euro.
- PaintOneEuroPlan - Class in jadex.bdi.examples.moneypainter
-
- PaintOneEuroPlan() - Constructor for class jadex.bdi.examples.moneypainter.PaintOneEuroPlan
-
- panel - Variable in class jadex.bdi.examples.booktrading.common.GuiViewerPanel
-
The panel.
- panel - Variable in class jadex.bdi.examples.cleanerworld.cleaner.CleanerViewerPanel
-
The cleaner panel.
- panel - Variable in class jadex.bdi.examples.cleanerworld_classic.cleaner.CleanerViewerPanel
-
The cleaner panel.
- panel - Variable in class jadex.bdi.examples.shop.CustomerViewerPanel
-
The panel.
- PARAMETER_DIRECTION - Static variable in class jadex.bdi.examples.hunterprey.MoveAction
-
The move direction parameter.
- ParameterPlan - Class in jadex.bdi.testcases.plans
-
Plan that tests access to plan parameters.
- ParameterPlan() - Constructor for class jadex.bdi.testcases.plans.ParameterPlan
-
- ParameterProtectionPlan - Class in jadex.bdi.testcases.misc
-
The print plan simply prints out the object
it gets as parameter in the construtor.
- ParameterProtectionPlan() - Constructor for class jadex.bdi.testcases.misc.ParameterProtectionPlan
-
- ParameterSetPlan - Class in jadex.bdi.testcases.goals
-
Test if parameter sets work.
- ParameterSetPlan() - Constructor for class jadex.bdi.testcases.goals.ParameterSetPlan
-
- passed() - Method in class jadex.bdi.examples.blackjack.dealer.DealerGameRoundPlayerPlan
-
Game complete, reset player.
- passed() - Method in class jadex.bdi.examples.puzzle.MovePlan
-
The plan passed code.
- passed() - Method in class jadex.bdi.testcases.AbstractMultipleAgentsPlan
-
The passed method is called on plan success.
- passed() - Method in class jadex.bdi.testcases.planlib.EADecideIterationGenPlan
-
- passed() - Method in class jadex.bdi.testcases.planlib.EADecideIterationPlan
-
- passed() - Method in class jadex.bdi.testcases.plans.PassedFailedPlan
-
The fail method is called on plan success.
- passed() - Method in class jadex.bdi.testcases.plans.TestPassPlan
-
Called when the plan has passed.
- passed() - Method in class jadex.bdi.testcases.semiautomatic.EndStateAbortPlan
-
Passed never ends...
- PassedFailedPlan - Class in jadex.bdi.testcases.plans
-
This plan increments a belief in time intervals.
- PassedFailedPlan() - Constructor for class jadex.bdi.testcases.plans.PassedFailedPlan
-
- PatrolPlan - Class in jadex.bdi.examples.cleanerworld.cleaner
-
Patrol along the patrol points.
- PatrolPlan() - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.PatrolPlan
-
- PatrolPlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Patrol along the patrol points.
- PatrolPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.PatrolPlan
-
- pcl - Variable in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
The change listener to update the gui.
- pcs - Variable in class jadex.bdi.examples.alarmclock.Alarm
-
The helper object for bean events.
- pcs - Variable in class jadex.bdi.examples.blackjack.GameState
-
The helper object for bean events.
- pcs - Variable in class jadex.bdi.examples.blackjack.GameStatistics
-
The helper object for bean events.
- pcs - Variable in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface
-
The property change support.
- pcs - Variable in class jadex.bdi.examples.blackjack.Player
-
The helper object for bean events.
- pcs - Variable in class jadex.bdi.examples.blocksworld.Block
-
The helper object for bean events.
- pcs - Variable in class jadex.bdi.examples.booktrading.common.Order
-
The helper object for bean events.
- pcs - Variable in class jadex.bdi.examples.cleanerworld_classic.Environment
-
The helper object for bean events.
- pcs - Variable in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
The property change support.
- pcs - Variable in class jadex.bdi.examples.garbagecollector_classic.Environment
-
The helper object for bean events.
- pcs - Variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The helper object for bean events.
- pcs - Variable in class jadex.bdi.examples.puzzle.Board
-
The helper object for bean events.
- pcs - Variable in class jadex.bdi.examples.puzzle.JackBoard
-
- pcs - Variable in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
The proerty change thrower.
- pcs - Variable in class jadex.bdi.testcases.beliefs.TestBean
-
The helper object for bean events.
- perform(Map<String, Object>, IEnvironmentSpace) - Method in class jadex.bdi.examples.cleanerworld.DropWasteAction
-
Performs the action.
- perform(Map, IEnvironmentSpace) - Method in class jadex.bdi.examples.cleanerworld.EmptyWastebinAction
-
Performs the action.
- perform(Map, IEnvironmentSpace) - Method in class jadex.bdi.examples.cleanerworld.PickupWasteAction
-
Performs the action.
- perform(Map<String, Object>, IEnvironmentSpace) - Method in class jadex.bdi.examples.garbagecollector.BurnWasteAction
-
Performs the action.
- perform(Map<String, Object>, IEnvironmentSpace) - Method in class jadex.bdi.examples.garbagecollector.DropWasteAction
-
Performs the action.
- perform(Map<String, Object>, IEnvironmentSpace) - Method in class jadex.bdi.examples.garbagecollector.GoAction
-
Performs the action.
- perform(Map<String, Object>, IEnvironmentSpace) - Method in class jadex.bdi.examples.garbagecollector.PickupWasteAction
-
Performs the action.
- perform(Map, IEnvironmentSpace) - Method in class jadex.bdi.examples.hunterprey.EatAction
-
Performs the action.
- perform(Map, IEnvironmentSpace) - Method in class jadex.bdi.examples.hunterprey.MoveAction
-
Performs the action.
- performTest(String, String, boolean, Object) - Method in class jadex.bdi.testcases.planlib.CNPTestPlan
-
Test initiating a contract net interaction with given settings.
- performTest(String, String, boolean, Object) - Method in class jadex.bdi.testcases.planlib.ICNPTestPlan
-
Test initiating a contract net interaction with given settings.
- performTests(int, IDF) - Method in class jadex.bdi.testcases.misc.DFTestPlan
-
Perform the tests.
- Person - Class in jadex.bdi.testcases.misc
-
Simple person class with a name and an address.
- Person(String, String) - Constructor for class jadex.bdi.testcases.misc.Person
-
Create a new person.
- pickup(String) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Pickup a piece of garbage.
- PickUpPlan - Class in jadex.bdi.examples.garbagecollector_classic
-
Try to pickup some piece of garbage.
- PickUpPlan() - Constructor for class jadex.bdi.examples.garbagecollector_classic.PickUpPlan
-
- PickUpPlanEnv - Class in jadex.bdi.examples.garbagecollector
-
Try to pickup some piece of garbage.
- PickUpPlanEnv() - Constructor for class jadex.bdi.examples.garbagecollector.PickUpPlanEnv
-
- pickUpWaste(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Try to pick up some piece of waste.
- pickUpWaste(Waste) - Method in interface jadex.bdi.examples.cleanerworld_classic.IEnvironment
-
Try to pick up some piece of waste.
- PickupWasteAction - Class in jadex.bdi.examples.cleanerworld
-
Action for picking up waste.
- PickupWasteAction() - Constructor for class jadex.bdi.examples.cleanerworld.PickupWasteAction
-
- PickupWasteAction - Class in jadex.bdi.examples.garbagecollector
-
Action for picking up waste.
- PickupWasteAction() - Constructor for class jadex.bdi.examples.garbagecollector.PickupWasteAction
-
- PickUpWastePlan - Class in jadex.bdi.examples.cleanerworld.cleaner
-
Clean-up some waste.
- PickUpWastePlan() - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.PickUpWastePlan
-
- PickUpWastePlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Clean-up some waste.
- PickUpWastePlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.PickUpWastePlan
-
- PickUpWastePlan - Class in jadex.bdi.examples.cleanerworld_classic.environment
-
Pick up some piece of waste.
- PickUpWastePlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.environment.PickUpWastePlan
-
- Piece - Class in jadex.bdi.examples.puzzle
-
A piece for playing.
- Piece(boolean) - Constructor for class jadex.bdi.examples.puzzle.Piece
-
Create a new board.
- pieces - Variable in class jadex.bdi.examples.puzzle.Board
-
The pieces.
- PingTestPlan - Class in jadex.bdi.testcases.planlib
-
Test the ping capability.
- PingTestPlan() - Constructor for class jadex.bdi.testcases.planlib.PingTestPlan
-
- PlanBindingTesterPlan - Class in jadex.bdi.testcases.plans
-
- PlanBindingTesterPlan() - Constructor for class jadex.bdi.testcases.plans.PlanBindingTesterPlan
-
- PlanConditionTesterPlan - Class in jadex.bdi.testcases.plans
-
Test if trigger conditions of plans work.
- PlanConditionTesterPlan() - Constructor for class jadex.bdi.testcases.plans.PlanConditionTesterPlan
-
- PlanPrioritiesTesterPlan - Class in jadex.bdi.testcases.plans
-
Test plan priorities.
- PlanPrioritiesTesterPlan() - Constructor for class jadex.bdi.testcases.plans.PlanPrioritiesTesterPlan
-
- player - Variable in class jadex.bdi.examples.alarmclock.PlaySongPlan
-
The media player.
- player - Variable in class jadex.bdi.examples.blackjack.dealer.DealerGameRoundPlayerPlan
-
The player object.
- player - Variable in class jadex.bdi.examples.blackjack.gui.PlayerPanel
-
The player object.
- Player - Class in jadex.bdi.examples.blackjack
-
Representation of a player.
- Player() - Constructor for class jadex.bdi.examples.blackjack.Player
-
Empty bean constructor.
- Player(String, int, Color, String) - Constructor for class jadex.bdi.examples.blackjack.Player
-
Create a new Player.
- Player(IComponentIdentifier, String, int, Color, String) - Constructor for class jadex.bdi.examples.blackjack.Player
-
Create a new Player.
- player - Variable in class jadex.bdi.examples.blackjack.RequestJoin
-
Attribute for slot player.
- PlayerBeanInfo - Class in jadex.bdi.examples.blackjack
-
Java beaninfo class for concept Player of blackjack_beans ontology.
- PlayerBeanInfo() - Constructor for class jadex.bdi.examples.blackjack.PlayerBeanInfo
-
- playerChanged() - Method in class jadex.bdi.examples.blackjack.gui.PlayerPanel
-
This method is called when a change in the
player is detected, it just updates the panel.
- PlayerDeclineGamePlan - Class in jadex.bdi.examples.blackjack.player
-
This plan is executed when the agent wants to decline a game.
- PlayerDeclineGamePlan() - Constructor for class jadex.bdi.examples.blackjack.player.PlayerDeclineGamePlan
-
- PlayerJoinGamePlan - Class in jadex.bdi.examples.blackjack.player
-
Find a dealer and join the game.
- PlayerJoinGamePlan() - Constructor for class jadex.bdi.examples.blackjack.player.PlayerJoinGamePlan
-
- playerpan - Variable in class jadex.bdi.examples.blackjack.gui.GameStateFrame
-
The players panel.
- playerpan - Variable in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- PlayerPanel - Class in jadex.bdi.examples.blackjack.gui
-
This class represents the JPanel of one player as it is shown in the GUI.
- PlayerPanel(Player) - Constructor for class jadex.bdi.examples.blackjack.gui.PlayerPanel
-
Create a new playerPanel.
- PlayerPlayGameRoundPlan - Class in jadex.bdi.examples.blackjack.player
-
This plan is executed for every game round.
- PlayerPlayGameRoundPlan() - Constructor for class jadex.bdi.examples.blackjack.player.PlayerPlayGameRoundPlan
-
- players - Variable in class jadex.bdi.examples.blackjack.GameState
-
Attribute for slot players.
- players - Variable in class jadex.bdi.examples.blackjack.GameStateData
-
Attribute for slot players.
- players - Variable in class jadex.bdi.examples.blackjack.gui.GameStateFrame.PlayersPanel
-
The actual players (because invokeLater() may cause delays).
- PlayerSearchDealerPlan - Class in jadex.bdi.examples.blackjack.player
-
- PlayerSearchDealerPlan() - Constructor for class jadex.bdi.examples.blackjack.player.PlayerSearchDealerPlan
-
- PlayersPanel() - Constructor for class jadex.bdi.examples.blackjack.gui.GameStateFrame.PlayersPanel
-
Create a new players panel.
- PlayGamePlan - Class in jadex.bdi.examples.puzzle
-
Play the game until a solution is found.
- PlayGamePlan() - Constructor for class jadex.bdi.examples.puzzle.PlayGamePlan
-
- playing - Variable in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
Playing state.
- PlaySongPlan - Class in jadex.bdi.examples.alarmclock
-
Plan for playing a song.
- PlaySongPlan() - Constructor for class jadex.bdi.examples.alarmclock.PlaySongPlan
-
- plis - Variable in class jadex.bdi.examples.alarmclock.AlarmsGui
-
The property change listener.
- points - Variable in class jadex.bdi.examples.hunterprey_classic.Creature
-
Attribute for slot points.
- pos_objects - Variable in class jadex.bdi.examples.garbagecollector_classic.Environment
-
The garbages.
- Position - Class in jadex.bdi.examples.garbagecollector_classic
-
The position on a grid.
- Position(int, int) - Constructor for class jadex.bdi.examples.garbagecollector_classic.Position
-
Create a position.
- Position - Class in jadex.bdi.examples.puzzle
-
A position has two coordinates.
- Position() - Constructor for class jadex.bdi.examples.puzzle.Position
-
Create a position.
- Position(int, int) - Constructor for class jadex.bdi.examples.puzzle.Position
-
Create a position.
- PotentialFrame - Class in jadex.bdi.examples.hunterprey.ldahunter.potentialfield
-
A gui for the LA hunter.
- PotentialFrame(IExternalAccess, String) - Constructor for class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.PotentialFrame
-
Create the LA hunter frame.
- PotentialFrame - Class in jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield
-
A gui for the LA hunter.
- PotentialFrame(IExternalAccess, String) - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.PotentialFrame
-
Create the LA hunter frame.
- PreconditionTesterPlan - Class in jadex.bdi.testcases.plans
-
Test a plan precondition.
- PreconditionTesterPlan() - Constructor for class jadex.bdi.testcases.plans.PreconditionTesterPlan
-
- prey - Variable in class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel
-
The prey image.
- prey - Variable in class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
The component to display prey.
- Prey - Class in jadex.bdi.examples.hunterprey_classic
-
Editable Java class for concept Prey of hunterprey ontology.
- Prey() - Constructor for class jadex.bdi.examples.hunterprey_classic.Prey
-
Create a new Prey.
- Prey(String, IComponentIdentifier, Location) - Constructor for class jadex.bdi.examples.hunterprey_classic.Prey
-
Create a new Prey.
- prey_image - Variable in class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
The prey image.
- price - Variable in class jadex.bdi.examples.shop.ItemInfo
-
The price.
- print(String, int) - Method in class jadex.bdi.examples.puzzle.MovePlan
-
Print out an indented string.
- printHello() - Method in interface jadex.bdi.testcases.semiautomatic.IPrintHelloService
-
Print hello.
- printHello() - Method in class jadex.bdi.testcases.semiautomatic.PrintHelloService
-
Print hello.
- PrintHelloService - Class in jadex.bdi.testcases.semiautomatic
-
Simple print hello service.
- PrintHelloService() - Constructor for class jadex.bdi.testcases.semiautomatic.PrintHelloService
-
- PrintResultPlan - Class in jadex.bdi.testcases
-
Print results to some output
- PrintResultPlan() - Constructor for class jadex.bdi.testcases.PrintResultPlan
-
- PrintRichPlan - Class in jadex.bdi.examples.moneypainter
-
- PrintRichPlan() - Constructor for class jadex.bdi.examples.moneypainter.PrintRichPlan
-
- ProcessTranslationRequestPlanE1 - Class in jadex.bdi.tutorial
-
Handles all incoming translation requests with
an appropriate subgoal.
- ProcessTranslationRequestPlanE1() - Constructor for class jadex.bdi.tutorial.ProcessTranslationRequestPlanE1
-
- ProcessTranslationRequestPlanE2 - Class in jadex.bdi.tutorial
-
Handles all incoming translation requests with
an appropriate subgoal.
- ProcessTranslationRequestPlanE2() - Constructor for class jadex.bdi.tutorial.ProcessTranslationRequestPlanE2
-
- produceOre(int) - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Change the amount of ore at the Location
- ProduceOrePlan - Class in jadex.bdi.examples.marsworld.producer
-
Inform the sentry agent about a new target.
- ProduceOrePlan() - Constructor for class jadex.bdi.examples.marsworld.producer.ProduceOrePlan
-
- ProduceOrePlan - Class in jadex.bdi.examples.marsworld_classic.producer
-
Production of Ore is done by increasing the amount.
- ProduceOrePlan() - Constructor for class jadex.bdi.examples.marsworld_classic.producer.ProduceOrePlan
-
- ProduceOrePlan - Class in jadex.bdi.examples.spaceworld3d.producer
-
Inform the sentry agent about a new target.
- ProduceOrePlan() - Constructor for class jadex.bdi.examples.spaceworld3d.producer.ProduceOrePlan
-
- ProduceOreTask - Class in jadex.bdi.examples.marsworld.producer
-
Move an object towards a destination.
- ProduceOreTask() - Constructor for class jadex.bdi.examples.marsworld.producer.ProduceOreTask
-
- ProduceOreTask - Class in jadex.bdi.examples.spaceworld3d.producer
-
Move an object towards a destination.
- ProduceOreTask() - Constructor for class jadex.bdi.examples.spaceworld3d.producer.ProduceOreTask
-
- ProducerPlan - Class in jadex.bdi.examples.marsworld.producer
-
The main plan for the Producer Agent.
- ProducerPlan() - Constructor for class jadex.bdi.examples.marsworld.producer.ProducerPlan
-
- ProducerPlan - Class in jadex.bdi.examples.spaceworld3d.producer
-
The main plan for the Producer Agent.
- ProducerPlan() - Constructor for class jadex.bdi.examples.spaceworld3d.producer.ProducerPlan
-
- PRODUCTION_AGENT - Static variable in class jadex.bdi.examples.marsworld_classic.Environment
-
The production agent type.
- ProductionPlan - Class in jadex.bdi.examples.marsworld_classic.producer
-
The main plan for the Production Agent.
- ProductionPlan() - Constructor for class jadex.bdi.examples.marsworld_classic.producer.ProductionPlan
-
- PropagateGameStatePlan - Class in jadex.bdi.examples.blackjack.dealer
-
Updates the belief "gamestate" and propage the gamestate.
- PropagateGameStatePlan() - Constructor for class jadex.bdi.examples.blackjack.dealer.PropagateGameStatePlan
-
- PROPERTY_CAPACITY - Static variable in class jadex.bdi.examples.marsworld.producer.ProduceOreTask
-
The property for the produced ore amount.
- PROPERTY_CAPACITY - Static variable in class jadex.bdi.examples.spaceworld3d.producer.ProduceOreTask
-
The property for the produced ore amount.
- PROPERTY_CHARGESTATE - Static variable in class jadex.bdi.examples.cleanerworld.cleaner.LoadBatteryTask
-
The property for the charge state.
- PROPERTY_CHARGESTATE - Static variable in class jadex.bdi.examples.cleanerworld.MoveTask
-
The energy charge state.
- PROPERTY_CLEARED - Static variable in class jadex.bdi.examples.disastermanagement.ClearChemicalsTask
-
The cleared property (of the space object).
- PROPERTY_DESTINATION - Static variable in class jadex.bdi.examples.cleanerworld.MoveTask
-
The destination property.
- PROPERTY_DESTINATION - Static variable in class jadex.bdi.examples.disastermanagement.MoveTask
-
The destination property.
- PROPERTY_DESTINATION - Static variable in class jadex.bdi.examples.marsworld.movement.MoveTask
-
The destination property.
- PROPERTY_DESTINATION - Static variable in class jadex.bdi.examples.spaceworld3d.movement.MoveTask
-
The destination property.
- PROPERTY_DISASTER - Static variable in class jadex.bdi.examples.disastermanagement.ClearChemicalsTask
-
The disaster property.
- PROPERTY_DISASTER - Static variable in class jadex.bdi.examples.disastermanagement.ExtinguishFireTask
-
The disaster property.
- PROPERTY_DISASTER - Static variable in class jadex.bdi.examples.disastermanagement.TreatVictimTask
-
The disaster property.
- PROPERTY_EXTINGUISHED - Static variable in class jadex.bdi.examples.disastermanagement.ExtinguishFireTask
-
The extinguished property (of the space object).
- PROPERTY_LASTPOS - Static variable in class jadex.bdi.examples.hunterprey.MoveAction
-
The last position property (only for hunters).
- PROPERTY_LOAD - Static variable in class jadex.bdi.examples.marsworld.carry.LoadOreTask
-
The property for the charge state.
- PROPERTY_LOAD - Static variable in class jadex.bdi.examples.spaceworld3d.carry.LoadOreTask
-
The property for the charge state.
- PROPERTY_ORE - Static variable in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
The property for the ore amount.
- PROPERTY_ORE - Static variable in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
The property for the ore amount.
- PROPERTY_PATIENT - Static variable in class jadex.bdi.examples.disastermanagement.DeliverPatientTask
-
The patient property (of the space object).
- PROPERTY_POINTS - Static variable in class jadex.bdi.examples.hunterprey.EatAction
-
The property for the points of a creature.
- PROPERTY_ROTATION - Static variable in class jadex.bdi.examples.marsworld.movement.RotationTask
-
.
- PROPERTY_SCOPE - Static variable in class jadex.bdi.examples.marsworld.movement.MoveTask
-
The scope property.
- PROPERTY_SCOPE - Static variable in class jadex.bdi.examples.spaceworld3d.movement.MoveTask
-
The scope property.
- PROPERTY_SPEED - Static variable in class jadex.bdi.examples.cleanerworld.MoveTask
-
The speed property (units per second).
- PROPERTY_SPEED - Static variable in class jadex.bdi.examples.disastermanagement.MoveTask
-
The speed property of the moving object (units per second).
- PROPERTY_SPEED - Static variable in class jadex.bdi.examples.marsworld.movement.MoveTask
-
The speed property of the moving object (units per second).
- PROPERTY_SPEED - Static variable in class jadex.bdi.examples.spaceworld3d.movement.MoveTask
-
The speed property of the moving object (units per second).
- PROPERTY_STATE - Static variable in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
The state for targets (unknown, analyzing, analyzed).
- PROPERTY_STATE - Static variable in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
The state for targets (unknown, analyzing, analyzed).
- PROPERTY_TARGET - Static variable in class jadex.bdi.examples.cleanerworld.cleaner.LoadBatteryTask
-
The property for the target.
- PROPERTY_TARGET - Static variable in class jadex.bdi.examples.marsworld.carry.LoadOreTask
-
The property for the charge state.
- PROPERTY_TARGET - Static variable in class jadex.bdi.examples.marsworld.producer.ProduceOreTask
-
The property for the target.
- PROPERTY_TARGET - Static variable in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
The property for the target.
- PROPERTY_TARGET - Static variable in class jadex.bdi.examples.spaceworld3d.carry.LoadOreTask
-
The property for the charge state.
- PROPERTY_TARGET - Static variable in class jadex.bdi.examples.spaceworld3d.producer.ProduceOreTask
-
The property for the target.
- PROPERTY_TARGET - Static variable in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
The property for the target.
- PROPERTY_TARGETRADIUS - Static variable in class jadex.bdi.examples.marsworld.movement.MoveTask
-
The target radius.
- PROPERTY_TREATED - Static variable in class jadex.bdi.examples.disastermanagement.DeliverPatientTask
-
The treated property (of the space object).
- PROPERTY_TREATED - Static variable in class jadex.bdi.examples.disastermanagement.TreatVictimTask
-
The treated property (of the space object).
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.cleanerworld.cleaner.LoadBatteryTask
-
The destination property.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.cleanerworld.MoveTask
-
The destination property.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.disastermanagement.ClearChemicalsTask
-
The task name.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.disastermanagement.DeliverPatientTask
-
The task name.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.disastermanagement.ExtinguishFireTask
-
The task name.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.disastermanagement.MoveTask
-
The task name.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.disastermanagement.TreatVictimTask
-
The task name.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.marsworld.carry.LoadOreTask
-
The destination property.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.marsworld.movement.MoveTask
-
The destination property.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.marsworld.movement.RotationTask
-
The destination property.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.marsworld.producer.ProduceOreTask
-
The type name property.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
The type name property.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.spaceworld3d.carry.LoadOreTask
-
The destination property.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.spaceworld3d.movement.MoveTask
-
The destination property.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.spaceworld3d.producer.ProduceOreTask
-
The type name property.
- PROPERTY_TYPENAME - Static variable in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
The type name property.
- PROPERTY_VISION - Static variable in class jadex.bdi.examples.cleanerworld.MoveTask
-
The vision property (radius in units).
- PROPERTY_VISION - Static variable in class jadex.bdi.examples.marsworld.movement.MoveTask
-
The vision property of the moving object (radius in units).
- PROPERTY_VISION - Static variable in class jadex.bdi.examples.spaceworld3d.movement.MoveTask
-
The vision property of the moving object (radius in units).
- PurchaseBookPlan - Class in jadex.bdi.examples.booktrading.buyer
-
The plan tries to purchase a book.
- PurchaseBookPlan() - Constructor for class jadex.bdi.examples.booktrading.buyer.PurchaseBookPlan
-
- PurchaseBookPlan - Class in jadex.bdi.examples.booktrading.serviceimpl.buyer
-
The plan tries to purchase a book.
- PurchaseBookPlan() - Constructor for class jadex.bdi.examples.booktrading.serviceimpl.buyer.PurchaseBookPlan
-
- rand - Variable in class jadex.bdi.examples.hunterprey_classic.creature.hunters.dumbhunter.DumbHunterPlan
-
Random number generator.
- rand - Variable in class jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour.WanderAroundPlan
-
Random number generator.
- rand - Variable in class jadex.bdi.examples.hunterprey_classic.creature.preys.dumbprey.DumbPreyPlan
-
Random number generator.
- rand - Variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The radnom number generator.
- randgen - Variable in class jadex.bdi.examples.garbagecollector_classic.Environment
-
The random number generator.
- random - Static variable in class jadex.bdi.examples.disastermanagement.DisasterType
-
The random number generator.
- RandomWalkPlan - Class in jadex.bdi.examples.cleanerworld.cleaner
-
Wander around randomly.
- RandomWalkPlan() - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.RandomWalkPlan
-
- RandomWalkPlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Wander around randomly.
- RandomWalkPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.RandomWalkPlan
-
- RandomWalkPlan - Class in jadex.bdi.examples.marsworld.movement
-
Wander around randomly.
- RandomWalkPlan() - Constructor for class jadex.bdi.examples.marsworld.movement.RandomWalkPlan
-
- RandomWalkPlan - Class in jadex.bdi.examples.marsworld_classic.movement
-
Wander around randomly.
- RandomWalkPlan() - Constructor for class jadex.bdi.examples.marsworld_classic.movement.RandomWalkPlan
-
- RandomWalkPlan - Class in jadex.bdi.examples.spaceworld3d.movement
-
Wander around randomly.
- RandomWalkPlan() - Constructor for class jadex.bdi.examples.spaceworld3d.movement.RandomWalkPlan
-
- rate - Variable in class jadex.bdi.testcases.BeliefIncrementPlan
-
The change rate.
- ReceiveStreamPlan - Class in jadex.bdi.testcases.misc
-
- ReceiveStreamPlan() - Constructor for class jadex.bdi.testcases.misc.ReceiveStreamPlan
-
- RecurTestPlan - Class in jadex.bdi.testcases.goals
-
Test recur features of goals.
- RecurTestPlan() - Constructor for class jadex.bdi.testcases.goals.RecurTestPlan
-
- red_piece - Variable in class jadex.bdi.examples.puzzle.BoardPanel
-
The component to display white pieces.
- refresh(boolean) - Method in class jadex.bdi.examples.alarmclock.ClockFrame
-
Refresh the clock.
- refresh() - Method in class jadex.bdi.examples.booktrading.common.GuiPanel
-
Method to be called when goals may have changed.
- refresh(IShopService) - Method in class jadex.bdi.examples.shop.CustomerPanel
-
Method to be called when goals may have changed.
- refreshDetails() - Method in class jadex.bdi.examples.booktrading.common.GuiPanel
-
Refresh the details panel.
- refreshGui() - Method in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
Refresh the gui.
- refreshHighscore(IExternalAccess) - Method in class jadex.bdi.examples.hunterprey_classic.environment.ObserverGui
-
Refresh the highscore.
- refreshinterval - Variable in class jadex.bdi.examples.hunterprey_classic.environment.ObserverGui
-
The interval between refreshes of highscore (-1 for autorefresh off).
- refreshModel() - Method in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
Refresh the model.
- refreshtime - Variable in class jadex.bdi.examples.hunterprey_classic.environment.ObserverGui
-
The last time the highscore was refreshed.
- remote - Variable in class jadex.bdi.examples.shop.CustomerPanel
-
- RemoteActionPlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Offers a methods for interacting with the cleanerworld environment.
- RemoteActionPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.RemoteActionPlan
-
- RemoteActionPlan - Class in jadex.bdi.examples.hunterprey_classic.creature.actsense
-
Offers a methods for interacting with the hunterprey environment.
- RemoteActionPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.actsense.RemoteActionPlan
-
- RemoteDropWasteActionPlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Pick up a piece of waste in the environment.
- RemoteDropWasteActionPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.RemoteDropWasteActionPlan
-
- RemoteGetVisionActionPlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Get the vision.
- RemoteGetVisionActionPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.RemoteGetVisionActionPlan
-
- RemotePickUpWasteActionPlan - Class in jadex.bdi.examples.cleanerworld_classic.cleaner
-
Pick up a piece of waste in the environment.
- RemotePickUpWasteActionPlan() - Constructor for class jadex.bdi.examples.cleanerworld_classic.cleaner.RemotePickUpWasteActionPlan
-
- remove(int) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Removes the element at the specified position in this list.
- remove(Object) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Removes a single instance of the specified element from this
list, if it is present (optional operation).
- removeActionListener(ActionListener) - Method in class jadex.bdi.examples.puzzle.BoardPanel
-
Remove an action listener.
- removeAlarm(Alarm) - Method in class jadex.bdi.examples.alarmclock.Settings
-
Remove an alarm.
- removeBlock(Block) - Method in class jadex.bdi.examples.blocksworld.Block
-
Remove a block from this block.
- removeBlock(Block) - Method in class jadex.bdi.examples.blocksworld.Table
-
Remove a block from this block.
- removeCard(Card) - Method in class jadex.bdi.examples.blackjack.RequestDraw
-
Remove a card from this RequestDraw.
- removeChildWindow(Window) - Method in class jadex.bdi.examples.blackjack.dealer.DealerFrame
-
Remove a child window to be disposed on exit.
- removeCleaner(Cleaner) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Remove a cleaner.
- removeCleaner(Cleaner) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Remove a cleaner from this Vision.
- removeCreature(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Remove a creature to the world.
- removeFood(Food) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
remove a prey food to the world.
- RemoveForbiddenFoodPlan - Class in jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour
-
Remove forbidden food when out of sight.
- RemoveForbiddenFoodPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.creature.preys.basicbehaviour.RemoveForbiddenFoodPlan
-
- removeObject(WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.Vision
-
Remove a object from this Vision.
- removeObstacle(Obstacle) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Remove a obstacle to the world.
- removePlayer(Player) - Method in class jadex.bdi.examples.blackjack.GameState
-
Remove a player from this GameState.
- removePlayer(Player) - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Remove a player from this GameState.
- removePlayer(Player) - Method in class jadex.bdi.examples.blackjack.gui.GameStateFrame.PlayersPanel
-
Called when a player was removed.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.blackjack.GameState
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.blackjack.Player
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.blocksworld.Block
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.puzzle.Board
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener() - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Spurious method to test reflective access.
- removePropertyChangeListener(Object) - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Spurious method to test reflective access.
- removePropertyChangeListener(PropertyChangeListener, Object) - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Spurious method to test reflective access.
- removePropertyChangeListener(Object, PropertyChangeListener) - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Spurious method to test reflective access.
- removeRange(int, int) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Removes from this List all of the elements whose index is between
fromIndex, inclusive and toIndex, exclusive.
- removeRow(Alarm) - Method in class jadex.bdi.examples.alarmclock.AlarmsGui
-
remove a row from the table.
- RemoverPlan - Class in jadex.bdi.testcases.plans
-
The remover plan waits for a short time
and then modifies the beliefbase..
- RemoverPlan() - Constructor for class jadex.bdi.testcases.plans.RemoverPlan
-
- removeStation(Chargingstation) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Remove a station from this Vision.
- removeWaste(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Remove a piece of waste.
- removeWaste(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Remove a waste from this Vision.
- removeWaste(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Remove a waste from this Wastebin.
- removeWastebin(Wastebin) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Remove a wastebin from this Vision.
- RemoveWordPlanE3 - Class in jadex.bdi.tutorial
-
Remove a word from a word table.
- RemoveWordPlanE3() - Constructor for class jadex.bdi.tutorial.RemoveWordPlanE3
-
- render(Graphics, Component, Point) - Method in class jadex.bdi.examples.cleanerworld_classic.environment.EnvironmentGui
-
Render a component on screen.
- renderObject(Graphics, WorldObject, double, double) - Method in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
Render an object on map.
- renderObject(Graphics, WorldObject, double, double) - Method in class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
Render an object on map.
- RepeatabilityPlan - Class in jadex.bdi.testcases.misc
-
Change some beliefs and belief sets in an atomic block,
to trigger several conditions.
- RepeatabilityPlan() - Constructor for class jadex.bdi.testcases.misc.RepeatabilityPlan
-
- replacePlayer(Player, Player) - Method in class jadex.bdi.examples.blackjack.gui.GameStateFrame.PlayersPanel
-
Replace a player.
- report - Variable in class jadex.bdi.testcases.StoreReportPlan
-
The test report.
- reports - Variable in class jadex.bdi.testcases.misc.ConfigElementRefEndWorkerPlan
-
List for test reports.
- reports - Variable in class jadex.bdi.testcases.misc.ConfigElementRefWorkerPlan
-
List for test reports.
- requestAction(IComponentAction) - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.RemoteActionPlan
-
Request an action from the environment.
- requestAction(Object) - Method in class jadex.bdi.examples.hunterprey_classic.creature.actsense.RemoteActionPlan
-
Request an action from the environment.
- RequestBet - Class in jadex.bdi.examples.blackjack
-
Java class for concept RequestBet of blackjack_beans ontology.
- RequestBet() - Constructor for class jadex.bdi.examples.blackjack.RequestBet
-
Default Constructor.
- RequestCarry - Class in jadex.bdi.examples.marsworld
-
Java class for concept RequestCarry of mars_beans ontology.
- RequestCarry() - Constructor for class jadex.bdi.examples.marsworld.RequestCarry
-
Default Constructor.
- RequestCarry(ISpaceObject) - Constructor for class jadex.bdi.examples.marsworld.RequestCarry
-
Default Constructor.
- RequestCarry - Class in jadex.bdi.examples.marsworld_classic
-
Java class for concept RequestCarry of mars_beans ontology.
- RequestCarry() - Constructor for class jadex.bdi.examples.marsworld_classic.RequestCarry
-
Default Constructor.
- RequestCarry - Class in jadex.bdi.examples.spaceworld3d
-
Java class for concept RequestCarry of mars_beans ontology.
- RequestCarry() - Constructor for class jadex.bdi.examples.spaceworld3d.RequestCarry
-
Default Constructor.
- RequestCarry(ISpaceObject) - Constructor for class jadex.bdi.examples.spaceworld3d.RequestCarry
-
Default Constructor.
- RequestCompleteVision - Class in jadex.bdi.examples.cleanerworld_classic
-
Java class for concept RequestCompleteVision of cleaner_beans ontology.
- RequestCompleteVision() - Constructor for class jadex.bdi.examples.cleanerworld_classic.RequestCompleteVision
-
Default Constructor.
- RequestDraw - Class in jadex.bdi.examples.blackjack
-
Java class for concept RequestDraw of blackjack_beans ontology.
- RequestDraw() - Constructor for class jadex.bdi.examples.blackjack.RequestDraw
-
Default Constructor.
- RequestDropWaste - Class in jadex.bdi.examples.cleanerworld_classic
-
Java class for concept RequestDropWaste of cleaner_beans ontology.
- RequestDropWaste() - Constructor for class jadex.bdi.examples.cleanerworld_classic.RequestDropWaste
-
Default Constructor.
- RequestEat - Class in jadex.bdi.examples.hunterprey_classic
-
Java class for concept RequestEat of hunterprey_beans ontology.
- RequestEat() - Constructor for class jadex.bdi.examples.hunterprey_classic.RequestEat
-
Default Constructor.
- RequestEat(Creature, WorldObject) - Constructor for class jadex.bdi.examples.hunterprey_classic.RequestEat
-
Init Constructor.
- RequestFinished - Class in jadex.bdi.examples.blackjack
-
Editable Java class for concept RequestFinished
of blackjack_beans ontology.
- RequestFinished() - Constructor for class jadex.bdi.examples.blackjack.RequestFinished
-
Default Constructor.
- RequestFinished(RequestFinished) - Constructor for class jadex.bdi.examples.blackjack.RequestFinished
-
Clone Constructor.
- RequestJoin - Class in jadex.bdi.examples.blackjack
-
Java class for concept RequestJoin of blackjack_beans ontology.
- RequestJoin() - Constructor for class jadex.bdi.examples.blackjack.RequestJoin
-
Default Constructor.
- RequestMove - Class in jadex.bdi.examples.hunterprey_classic
-
Java class for concept RequestMove of hunterprey_beans ontology.
- RequestMove() - Constructor for class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Default Constructor.
- RequestMove(Creature, String) - Constructor for class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Init Constructor.
- RequestPickUpWaste - Class in jadex.bdi.examples.cleanerworld_classic
-
Java class for concept RequestPickUpWaste of cleaner_beans ontology.
- RequestPickUpWaste() - Constructor for class jadex.bdi.examples.cleanerworld_classic.RequestPickUpWaste
-
Default Constructor.
- RequestProduction - Class in jadex.bdi.examples.marsworld
-
Java class for concept RequestProduction of mars_beans ontology.
- RequestProduction() - Constructor for class jadex.bdi.examples.marsworld.RequestProduction
-
Default Constructor.
- RequestProduction(ISpaceObject) - Constructor for class jadex.bdi.examples.marsworld.RequestProduction
-
Create a new RequestProduction.
- RequestProduction - Class in jadex.bdi.examples.marsworld_classic
-
Java class for concept RequestProduction of mars_beans ontology.
- RequestProduction() - Constructor for class jadex.bdi.examples.marsworld_classic.RequestProduction
-
Default Constructor.
- RequestProduction - Class in jadex.bdi.examples.spaceworld3d
-
Java class for concept RequestProduction of mars_beans ontology.
- RequestProduction() - Constructor for class jadex.bdi.examples.spaceworld3d.RequestProduction
-
Default Constructor.
- RequestProduction(ISpaceObject) - Constructor for class jadex.bdi.examples.spaceworld3d.RequestProduction
-
Create a new RequestProduction.
- RequestVision - Class in jadex.bdi.examples.cleanerworld_classic
-
Java class for concept RequestVision of cleaner_beans ontology.
- RequestVision() - Constructor for class jadex.bdi.examples.cleanerworld_classic.RequestVision
-
Default Constructor.
- RequestVision - Class in jadex.bdi.examples.hunterprey_classic
-
Java class for concept RequestVision of hunterprey_beans ontology.
- RequestVision() - Constructor for class jadex.bdi.examples.hunterprey_classic.RequestVision
-
Default Constructor.
- RequestVision(Creature) - Constructor for class jadex.bdi.examples.hunterprey_classic.RequestVision
-
Init Constructor.
- RequestWorldSize - Class in jadex.bdi.examples.hunterprey_classic
-
Java class for concept RequestWorldSize of hunterprey_beans ontology.
- RequestWorldSize() - Constructor for class jadex.bdi.examples.hunterprey_classic.RequestWorldSize
-
Default Constructor.
- rescale - Variable in class jadex.bdi.examples.garbagecollector_classic.MapPanel
-
Flag to indicate that component has changed and sizes have to be recalculated.
- rescale - Variable in class jadex.bdi.examples.hunterprey_classic.environment.MapPanel
-
Flag to indicate that component has changed and sizes have to be recalculated.
- rescale - Variable in class jadex.bdi.examples.puzzle.BoardPanel
-
Indicates if an image rescaling is necessray.
- result - Variable in class jadex.bdi.examples.hunterprey_classic.TaskInfo
-
The result.
- result - Variable in class jadex.bdi.testcases.PrintResultPlan
-
The result.
- ResultPlan - Class in jadex.bdi.testcases
-
This plan waits for a specified time,
sets the assigned result as goal state and finishes.
- ResultPlan() - Constructor for class jadex.bdi.testcases.ResultPlan
-
- ResultSetterPlan - Class in jadex.bdi.testcases.goals
-
- ResultSetterPlan() - Constructor for class jadex.bdi.testcases.goals.ResultSetterPlan
-
- retrieveOre(int) - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Retrieve some ore amount.
- RIGHT - Static variable in class jadex.bdi.examples.garbagecollector.GoAction
-
- RIGHT - Static variable in class jadex.bdi.examples.garbagecollector_classic.Environment
-
- rnd - Variable in class jadex.bdi.examples.cleanerworld_classic.cleaner.ExploreMapPlan
-
Random number generator.
- rnd - Variable in class jadex.bdi.examples.cleanerworld_classic.cleaner.LeastSeenWalkPlan
-
Random number generator.
- RotationTask - Class in jadex.bdi.examples.marsworld.movement
-
- RotationTask() - Constructor for class jadex.bdi.examples.marsworld.movement.RotationTask
-
- round - Variable in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.CreatureModel
-
round
last round updated
- round - Variable in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.CreatureModel
-
round
last round updated
- roundcnt - Variable in class jadex.bdi.examples.hunterprey_classic.environment.EnvironmentGui
-
The round counter label.
- rp_image - Variable in class jadex.bdi.examples.puzzle.BoardPanel
-
The red piece image.
- RPDecideRequestPlan - Class in jadex.bdi.testcases.planlib
-
Decide to agree/refuse executing a task.
- RPDecideRequestPlan() - Constructor for class jadex.bdi.testcases.planlib.RPDecideRequestPlan
-
- RPExecuteActionPlan - Class in jadex.bdi.testcases.planlib
-
Execute an action issued by a request.
- RPExecuteActionPlan() - Constructor for class jadex.bdi.testcases.planlib.RPExecuteActionPlan
-
- RPTestPlan - Class in jadex.bdi.testcases.planlib
-
Test the request protocol execution.
- RPTestPlan() - Constructor for class jadex.bdi.testcases.planlib.RPTestPlan
-
- run() - Method in class jadex.bdi.tutorial.ServerPlanG1
-
The server code.
- runs - Variable in class jadex.bdi.examples.blocksworld.BenchmarkPlan
-
The number of runs to be performed.
- runTests(int, int, boolean) - Method in class jadex.bdi.testcases.misc.LeakerPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- save() - Method in class jadex.bdi.examples.alarmclock.Settings
-
Save the settings.
- save0() - Method in class jadex.bdi.examples.alarmclock.Settings
-
Save settings without exception.
- saveHighscore() - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Save the highscore to a file.
- saveinterval - Variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The interval between saves of highscore (-1 for autosave off).
- savetime - Variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The last time the highscore was saved.
- searchEnvironmentAgent() - Method in class jadex.bdi.examples.cleanerworld_classic.cleaner.RemoteActionPlan
-
Search the environent agent and store its AID in the beliefbase.
- searchEnvironmentAgent() - Method in class jadex.bdi.examples.cleanerworld_classic.environment.UpdateEnvironmentPlan
-
Search the environent agent and store its AID in the beliefbase.
- searchEnvironmentAgent() - Method in class jadex.bdi.examples.hunterprey_classic.creature.actsense.RemoteActionPlan
-
Search the environent agent and store its AID in the beliefbase.
- SearchHelpPlan - Class in jadex.bdi.examples.cleanerworld.cleaner
-
- SearchHelpPlan() - Constructor for class jadex.bdi.examples.cleanerworld.cleaner.SearchHelpPlan
-
- SearchTranslationOnlineB4 - Class in jadex.bdi.tutorial
-
Seach a translation of a word online.
- SearchTranslationOnlineB4() - Constructor for class jadex.bdi.tutorial.SearchTranslationOnlineB4
-
- seen - Variable in class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
The seen value (1=just seen -> 0=never seen).
- seen - Variable in class jadex.bdi.examples.cleanerworld_classic.MapPoint
-
The seen value (1=just seen -> 0=never seen).
- selectPlan(ICandidateInfo[], IBoard, boolean, boolean, boolean, boolean) - Method in class jadex.bdi.examples.puzzle.ChooseMovePlan
-
Select a move with respect to color resp.
- SellItemPlan - Class in jadex.bdi.examples.shop
-
Plan for selling an item.
- SellItemPlan() - Constructor for class jadex.bdi.examples.shop.SellItemPlan
-
- SendAndWaitPlan - Class in jadex.bdi.testcases.events
-
A plan that shows how to wait for an answer.
- SendAndWaitPlan() - Constructor for class jadex.bdi.testcases.events.SendAndWaitPlan
-
- SendStreamPlan - Class in jadex.bdi.testcases.misc
-
- SendStreamPlan() - Constructor for class jadex.bdi.testcases.misc.SendStreamPlan
-
- SENTRY_AGENT - Static variable in class jadex.bdi.examples.marsworld_classic.Environment
-
The sentry agent type.
- SentryFindTargetsPlan - Class in jadex.bdi.examples.marsworld_classic.sentry
-
Look if a target is near to my position.
- SentryFindTargetsPlan() - Constructor for class jadex.bdi.examples.marsworld_classic.sentry.SentryFindTargetsPlan
-
- server - Variable in class jadex.bdi.tutorial.ServerPlanG1
-
The server socket.
- ServerPlanG1 - Class in jadex.bdi.tutorial
-
The server plan starts a thread to accept
connections from clients.
- ServerPlanG1() - Constructor for class jadex.bdi.tutorial.ServerPlanG1
-
- ServiceReasonPlan - Class in jadex.bdi.testcases.semiautomatic
-
Reason about an incoming service call.
- ServiceReasonPlan() - Constructor for class jadex.bdi.testcases.semiautomatic.ServiceReasonPlan
-
- ServicesPlan - Class in jadex.bdi.testcases.semiautomatic
-
Plan that creates and searches services.
- ServicesPlan() - Constructor for class jadex.bdi.testcases.semiautomatic.ServicesPlan
-
- set(int, Object) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Replaces the element at the specified position in this list with
the specified element.
- setAccount(int) - Method in class jadex.bdi.examples.blackjack.Player
-
Set the account of the player.
- setActive(boolean) - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Set the alarm state.
- setAddress(String) - Method in class jadex.bdi.testcases.misc.Person
-
Set the address.
- setAge(int) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Set the age of this Creature.
- setAgentID(IComponentIdentifier) - Method in class jadex.bdi.examples.blackjack.Player
-
Set the aid of the player.
- setAgentInfo(AgentInfo) - Method in class jadex.bdi.examples.marsworld_classic.Environment
-
The the info for an agent.
- setAID(IComponentIdentifier) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Set the aid of this Creature.
- setAlarm(Alarm) - Method in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
Set the alarm.
- setAlarms(Alarm[]) - Method in class jadex.bdi.examples.alarmclock.Settings
-
Set the alarms.
- setAlarmtime(long) - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Save the alarmtime.
- setAMPM(boolean) - Method in class jadex.bdi.examples.alarmclock.Settings
-
Set the ampm mode.
- setAutosave(boolean) - Method in class jadex.bdi.examples.alarmclock.Settings
-
Test the autosave option.
- setBet(int) - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface
-
Set the bet.
- setBet(int) - Method in class jadex.bdi.examples.blackjack.Player
-
Set the bet.
- setBet(int) - Method in class jadex.bdi.examples.blackjack.RequestBet
-
Set the bet of this RequestBet.
- setBlockSize(int) - Method in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
Set the size of the blocks.
- setBuyOrder(boolean) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Set the order type.
- setCapacity(int) - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Set the capacity of this Wastebin.
- setCapacity(int) - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Setter for capacity.
- setCard(int, Card) - Method in class jadex.bdi.examples.blackjack.Player
-
Get a card.
- setCard(int, Card) - Method in class jadex.bdi.examples.blackjack.RequestDraw
-
Set a card to this RequestDraw.
- setCards(Card[]) - Method in class jadex.bdi.examples.blackjack.Player
-
Get the cards held by the player.
- setCards(Card[]) - Method in class jadex.bdi.examples.blackjack.RequestDraw
-
Set the cards of this RequestDraw.
- setCarriedWaste(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Set the carried-waste of this Cleaner.
- setChargestate(double) - Method in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Set the chargestate of this Cleaner.
- setCleaner(Cleaner) - Method in class jadex.bdi.examples.cleanerworld_classic.RequestVision
-
Set the cleaner of this RequestVision.
- setCleaner(int, Cleaner) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Set a cleaner to this Vision.
- setCleaners(Cleaner[]) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Set the cleaners of this Vision.
- setColor(String) - Method in class jadex.bdi.examples.blackjack.Card
-
Set the col of this Card.
- setColorValue(int) - Method in class jadex.bdi.examples.blackjack.Player
-
Set the color value.
- setControlPanel(JPanel) - Method in class jadex.bdi.examples.blackjack.gui.GameStateFrame
-
- setCreature(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.CurrentVision
-
Set the creature of this CurrentVision.
- setCreature(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.RequestEat
-
Set the creature of this RequestEat.
- setCreature(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Set the creature of this RequestMove.
- setCreature(Creature) - Method in class jadex.bdi.examples.hunterprey_classic.RequestVision
-
Set the creature of this RequestVision.
- setDaytime(boolean) - Method in class jadex.bdi.examples.cleanerworld_classic.Environment
-
Set the daytime.
- setDaytime(boolean) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Set the daytime of this Vision.
- setDeadline(Date) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Set the deadline.
- setDealer(Player) - Method in class jadex.bdi.examples.blackjack.GameState
-
Set the dealer of this GameState.
- setDealer(Player) - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Set the dealer of this GameState.
- setDetails(String) - Method in class jadex.bdi.examples.booktrading.common.NegotiationReport
-
Set the details.
- setDirection(String) - Method in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Set the direction of this RequestMove.
- setDrawCard(boolean) - Method in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface
-
Set the draw card decision.
- setExecutionDate(Date) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Set the execution date.
- setExecutionPrice(Integer) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Set the execution price.
- setFilename(String) - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Set the filename.
- setFilename(String) - Method in class jadex.bdi.examples.alarmclock.Settings
-
Set the filename.
- setFontsize(int) - Method in class jadex.bdi.examples.alarmclock.Settings
-
Set the font size
- setFoodrate(int) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Set the foodrate.
- setFormat(String) - Method in class jadex.bdi.examples.alarmclock.TimeSpinner
-
Set the format of the spinner.
- setGameresult(GameResult) - Method in class jadex.bdi.examples.blackjack.RequestFinished
-
Set the gameresult of this RequestFinished.
- setGameState(GameState) - Method in class jadex.bdi.examples.blackjack.gui.GameStateFrame
-
Set the game state.
- setHeight(int) - Method in class jadex.bdi.examples.hunterprey_classic.RequestWorldSize
-
Set the height of this RequestWorldSize.
- setHours(int) - Method in class jadex.bdi.examples.alarmclock.Time
-
Set the hours.
- setId(String) - Method in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
Set the id of this LocationObject.
- setId(String) - Method in class jadex.bdi.examples.marsworld_classic.LocationObject
-
Set the id of this LocationObject.
- setIndeterminate(boolean) - Method in class jadex.bdi.examples.blackjack.dealer.DealerOptionPanel
-
This method sets the progressBar's mode.
- setInitialcapacity(int) - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Setter for initialcapacity.
- setLeaseticks(int) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Set the leaseticks of this Creature.
- setLimit(int) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Set the limit.
- setList(Object) - Method in class jadex.bdi.testcases.beliefs.BeanChangesArrayList
-
Set the list of elements.
- setLocalDealerButtonMode(boolean) - Method in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- setLocation(IVector2) - Method in class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
Set the location.
- setLocation(Location) - Method in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
Set the location of this LocationObject.
- setLocation(Location) - Method in class jadex.bdi.examples.hunterprey_classic.WorldObject
-
Set the location of this WorldObject.
- setLocation(Location) - Method in class jadex.bdi.examples.marsworld_classic.AgentInfo
-
Set the location.
- setLocation(Location) - Method in class jadex.bdi.examples.marsworld_classic.LocationObject
-
Set the location of this LocationObject.
- setLower(Block) - Method in class jadex.bdi.examples.blocksworld.Block
-
Set the lower block, where this block is located on.
- setMarked() - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Mark this target as visited.
- setMarked(boolean) - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Setter for marked.
- setMessage(String) - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Set the message.
- setMinutes(int) - Method in class jadex.bdi.examples.alarmclock.Time
-
Set the minutes.
- setMissiontime(long) - Method in class jadex.bdi.examples.marsworld_classic.Homebase
-
Setter for missiontime.
- setMode(String) - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Set the mode.
- setMoney(int) - Method in class jadex.bdi.examples.blackjack.GameResult
-
Set the money of this GameResult.
- setMonth(int) - Method in class jadex.bdi.examples.alarmclock.Time
-
Set the month.
- setMonthday(int) - Method in class jadex.bdi.examples.alarmclock.Time
-
Set the monthday.
- setName(String) - Method in class jadex.bdi.examples.blackjack.Player
-
Set the name of the player.
- setName(String) - Method in class jadex.bdi.examples.cleanerworld_classic.Chargingstation
-
Set the name of this Chargingstation.
- setName(String) - Method in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Set the name of this Cleaner.
- setName(String) - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Set the name of this Wastebin.
- setName(String) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Set the name of this Creature.
- setName(String) - Method in class jadex.bdi.examples.marsworld_classic.AgentInfo
-
Setter for name.
- setName(String) - Method in class jadex.bdi.examples.shop.ItemInfo
-
Set the name.
- setName(String) - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Set the name.
- setName(String) - Method in class jadex.bdi.testcases.misc.Person
-
Set the name.
- setNextAlarmtime(long) - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Calculate and save the next alarmtime.
- setObject(WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.RequestEat
-
Set the object of this RequestEat.
- setObject(int, WorldObject) - Method in class jadex.bdi.examples.hunterprey_classic.Vision
-
Set a object to this Vision.
- setObjects(WorldObject[]) - Method in class jadex.bdi.examples.hunterprey_classic.Vision
-
Set the objects of this Vision.
- setOrder(Order) - Method in class jadex.bdi.examples.booktrading.common.NegotiationReport
-
Set the order.
- setOre(int) - Method in class jadex.bdi.examples.marsworld_classic.Homebase
-
Setter for ore.
- setOre(int) - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Setter for ore.
- setParameterValue(IElement, String, Object) - Method in class jadex.bdi.testcases.misc.ParameterProtectionPlan
-
Get a parameter value of an event or goal.
- setPlayer(int, Player) - Method in class jadex.bdi.examples.blackjack.GameState
-
Set a player to this GameState.
- setPlayer(int, Player) - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Set a player to this GameState.
- setPlayer(Player) - Method in class jadex.bdi.examples.blackjack.RequestJoin
-
Set the player of this RequestJoin.
- setPlayerPlaying(String) - Method in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
- setPlayers(Player[]) - Method in class jadex.bdi.examples.blackjack.GameState
-
Set the players of this GameState.
- setPlayers(Player[]) - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Set the players of this GameState.
- setPoints(int) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Set the points of this Creature.
- setPrice(double) - Method in class jadex.bdi.examples.shop.ItemInfo
-
Set the price.
- setQuantity(int) - Method in class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
Set the quantity.
- setQuantity(int) - Method in class jadex.bdi.examples.cleanerworld_classic.MapPoint
-
Set the quantity.
- setQuantity(int) - Method in class jadex.bdi.examples.shop.ItemInfo
-
Set the quantity.
- setResult(Object) - Method in class jadex.bdi.examples.hunterprey_classic.TaskInfo
-
Set the result.
- setSaveInterval(long) - Method in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
Set the highscore save interval (-1 for autosave off).
- setSeconds(int) - Method in class jadex.bdi.examples.alarmclock.Time
-
Set the seconds.
- setSeen(double) - Method in class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
Set the seen.
- setSeen(double) - Method in class jadex.bdi.examples.cleanerworld_classic.MapPoint
-
Set the seen.
- setShowDealer(boolean) - Method in class jadex.bdi.examples.blackjack.GameStatistics
-
This method is called by the actionPerformed-method of the
StatisticGraph-object.
- setStartPrice(int) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Setter for startprice.
- setStartTime(long) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Set the start time.
- setStarttime(long) - Method in class jadex.bdi.examples.marsworld_classic.Homebase
-
Setter for starttime.
- setState(String) - Method in class jadex.bdi.examples.blackjack.Player
-
Set the state.
- setState(String) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Set the state.
- setStation(int, Chargingstation) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Set a station to this Vision.
- setStations(Chargingstation[]) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Set the stations of this Vision.
- setStrategyName(String) - Method in class jadex.bdi.examples.blackjack.Player
-
Set the strategy name.
- setTarget(ISpaceObject) - Method in class jadex.bdi.examples.marsworld.RequestCarry
-
Set the target of this RequestCarry.
- setTarget(ISpaceObject) - Method in class jadex.bdi.examples.marsworld.RequestProduction
-
Set the target of this RequestProduction.
- setTarget(Target) - Method in class jadex.bdi.examples.marsworld_classic.RequestCarry
-
Set the target of this RequestCarry.
- setTarget(Target) - Method in class jadex.bdi.examples.marsworld_classic.RequestProduction
-
Set the target of this RequestProduction.
- setTarget(ISpaceObject) - Method in class jadex.bdi.examples.spaceworld3d.RequestCarry
-
Set the target of this RequestCarry.
- setTarget(ISpaceObject) - Method in class jadex.bdi.examples.spaceworld3d.RequestProduction
-
Set the target of this RequestProduction.
- setTime(Time) - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Set the alarm time.
- setTime(long) - Method in class jadex.bdi.examples.booktrading.common.NegotiationReport
-
Set the negotiation time.
- setTimeout(int) - Method in class jadex.bdi.examples.blackjack.RequestJoin
-
Set the timeout of this RequestJoin.
- Settings - Class in jadex.bdi.examples.alarmclock
-
Contains all settings that need to be amde persist.
- Settings() - Constructor for class jadex.bdi.examples.alarmclock.Settings
-
Create new settings.
- Settings(String) - Constructor for class jadex.bdi.examples.alarmclock.Settings
-
Create new settings.
- Settings(boolean, int, Alarm[], boolean, String) - Constructor for class jadex.bdi.examples.alarmclock.Settings
-
Create new settings.
- setTitle(String) - Method in class jadex.bdi.examples.booktrading.common.Order
-
Set the title.
- setType(String) - Method in class jadex.bdi.examples.blackjack.Card
-
Set the type of this Card.
- setType(String) - Method in class jadex.bdi.examples.marsworld_classic.AgentInfo
-
Setter for type.
- setValue(int) - Method in class jadex.bdi.examples.blackjack.Card
-
Set the val of this Card.
- setVision(Vision) - Method in class jadex.bdi.examples.cleanerworld_classic.RequestCompleteVision
-
Set the vision of this RequestCompleteVision.
- setVision(Vision) - Method in class jadex.bdi.examples.cleanerworld_classic.RequestVision
-
Set the vision of this RequestVision.
- setVision(Vision) - Method in class jadex.bdi.examples.hunterprey_classic.CurrentVision
-
Set the vision of this CurrentVision.
- setVision(Vision) - Method in class jadex.bdi.examples.hunterprey_classic.RequestVision
-
Set the vision of this RequestVision.
- setVision(double) - Method in class jadex.bdi.examples.marsworld_classic.AgentInfo
-
Setter for vision.
- setVisionRange(double) - Method in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Set the vision-range of this Cleaner.
- setVisionRange(int) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Set the visionrange of this Creature.
- setWaste(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.RequestDropWaste
-
Set the waste of this RequestDropWaste.
- setWaste(Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.RequestPickUpWaste
-
Set the waste of this RequestPickUpWaste.
- setWaste(int, Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Set a waste to this Vision.
- setWaste(int, Waste) - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Set a waste to this Wastebin.
- setWastebin(int, Wastebin) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Set a wastebin to this Vision.
- setWastebinname(String) - Method in class jadex.bdi.examples.cleanerworld_classic.RequestDropWaste
-
Set the wastebinname of this RequestDropWaste.
- setWastebins(Wastebin[]) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Set the wastebins of this Vision.
- setWastes(Waste[]) - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Set the wastes of this Vision.
- setWastes(Waste[]) - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Set the wastes of this Wastebin.
- setWeekday(int) - Method in class jadex.bdi.examples.alarmclock.Time
-
Set the weekday.
- setWidth(int) - Method in class jadex.bdi.examples.hunterprey_classic.RequestWorldSize
-
Set the width of this RequestWorldSize.
- setWon(boolean) - Method in class jadex.bdi.examples.blackjack.GameResult
-
Set the won of this GameResult.
- setWorldHeight(int) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Set the world-height of this Creature.
- setWorldObjects(WorldObject[]) - Method in class jadex.bdi.examples.garbagecollector_classic.Environment
-
Set the world objects.
- setWorldWidth(int) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Set the world-width of this Creature.
- setX(double) - Method in class jadex.bdi.examples.cleanerworld_classic.Location
-
Set the x of this Location.
- setX(int) - Method in class jadex.bdi.examples.hunterprey_classic.Location
-
Set the x of this Location.
- setX(double) - Method in class jadex.bdi.examples.marsworld_classic.Location
-
Set the x of this Location.
- setX(int) - Method in class jadex.bdi.examples.puzzle.Position
-
Set x.
- setY(double) - Method in class jadex.bdi.examples.cleanerworld_classic.Location
-
Set the y of this Location.
- setY(int) - Method in class jadex.bdi.examples.hunterprey_classic.Location
-
Set the y of this Location.
- setY(double) - Method in class jadex.bdi.examples.marsworld_classic.Location
-
Set the y of this Location.
- setY(int) - Method in class jadex.bdi.examples.puzzle.Position
-
Set y.
- setYear(int) - Method in class jadex.bdi.examples.alarmclock.Time
-
Set the year.
- severe - Variable in class jadex.bdi.examples.disastermanagement.DisasterType
-
The severity probability.
- SHEEP - Static variable in class jadex.bdi.examples.hunterprey.ldahunter.potentialfield.Evaluator
-
SHEEP
- SHEEP - Static variable in class jadex.bdi.examples.hunterprey_classic.creature.hunters.ldahunter.potentialfield.Evaluator
-
SHEEP
- shoplist - Variable in class jadex.bdi.examples.shop.CustomerPanel
-
- shopmodel - Variable in class jadex.bdi.examples.shop.CustomerPanel
-
- shops - Variable in class jadex.bdi.examples.shop.CustomerPanel
-
- ShopService - Class in jadex.bdi.examples.shop
-
The shop for buying goods at the shop.
- ShopService() - Constructor for class jadex.bdi.examples.shop.ShopService
-
Create a new shop service.
- ShopService(String) - Constructor for class jadex.bdi.examples.shop.ShopService
-
Create a new shop service.
- shoptable - Variable in class jadex.bdi.examples.shop.CustomerPanel
-
- shouldDrawCard(Card) - Method in class jadex.bdi.examples.blackjack.player.PlayerPlayGameRoundPlan
-
- showDialog(IExternalAccess, JFrame, Alarm) - Static method in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
Show the dialog and return the result.
- shutdown - Variable in class jadex.bdi.examples.alarmclock.ClockFrame
-
Flag to indicate shutdown.
- shutdown() - Method in class jadex.bdi.examples.cleanerworld.AddWastePlugin
-
- shutdown(IEnvironmentSpace) - Method in class jadex.bdi.examples.cleanerworld.CreateCollectionTruckProcess
-
This method will be executed by the object before the process is removed
from the execution queue.
- ShutdownTesterPlan - Class in jadex.bdi.testcases.semiautomatic
-
Test the shutdown of a platform
- ShutdownTesterPlan() - Constructor for class jadex.bdi.testcases.semiautomatic.ShutdownTesterPlan
-
- SimpleEventHandlerPlan - Class in jadex.bdi.testcases.events
-
This plan stores a test report in the reports belief set.
- SimpleEventHandlerPlan() - Constructor for class jadex.bdi.testcases.events.SimpleEventHandlerPlan
-
- SimulationEndPlan - Class in jadex.bdi.examples.hunterprey_classic.environment
-
- SimulationEndPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.SimulationEndPlan
-
- SimulationTickerPlan - Class in jadex.bdi.examples.hunterprey_classic.environment
-
The simulation ticker plan has the task to trigger
the environment whenever a simulation step needs to be done.
- SimulationTickerPlan() - Constructor for class jadex.bdi.examples.hunterprey_classic.environment.SimulationTickerPlan
-
- size - Variable in class jadex.bdi.examples.disastermanagement.DisasterType
-
The size range [min, max].
- size - Variable in class jadex.bdi.examples.garbagecollector_classic.Environment
-
The size.
- size - Variable in class jadex.bdi.examples.puzzle.Board
-
The size.
- sizex - Variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The horizontal size.
- sizey - Variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The vertictal size.
- sleeper(long) - Method in class jadex.bdi.testcases.misc.LeakerPlan
-
- solution - Variable in class jadex.bdi.examples.blocksworld.Table
-
The old solution state.
- sortByDistance(WorldObject[]) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Sort objects by distance.
- sortByDistance(WorldObject[], Location) - Method in class jadex.bdi.examples.hunterprey_classic.Creature
-
Sort objects by distance.
- space - Variable in class jadex.bdi.examples.hunterprey.CreatureActionComparator
-
The space.
- SPADE - Static variable in class jadex.bdi.examples.blackjack.CardSet
-
- StackBlocksPlan - Class in jadex.bdi.examples.blocksworld
-
Stack a block on top of another.
- StackBlocksPlan() - Constructor for class jadex.bdi.examples.blocksworld.StackBlocksPlan
-
- stackOn(Block) - Method in class jadex.bdi.examples.blocksworld.Block
-
Move this block on top of another block.
- start(IClockService, IEnvironmentSpace) - Method in class jadex.bdi.examples.cleanerworld.CreateCollectionTruckProcess
-
This method will be executed by the object before the process gets added
to the execution queue.
- start(ISpaceObject) - Method in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
This method will be executed by the object before the task gets added to
the execution queue.
- start - Variable in class jadex.bdi.examples.puzzle.Move
-
The start position.
- start(ISpaceObject) - Method in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
This method will be executed by the object before the task gets added to
the execution queue.
- startLocalDealer() - Method in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
Start a local dealer agent.
- startPlayer(Player) - Method in class jadex.bdi.examples.blackjack.manager.ManagerFrame.ManagerPlayerPanel
-
Start a player agent.
- startprice - Variable in class jadex.bdi.examples.booktrading.common.Order
-
The startprice.
- starttime - Variable in class jadex.bdi.examples.booktrading.common.Order
-
The starttime.
- starttime - Variable in class jadex.bdi.examples.marsworld_classic.Homebase
-
The start time.
- state - Variable in class jadex.bdi.examples.blackjack.gui.PlayerPanel
-
Label containing the player's state.
- state - Variable in class jadex.bdi.examples.blackjack.Player
-
The player state.
- state - Variable in class jadex.bdi.examples.booktrading.common.Order
-
The state.
- STATE_ANALYZED - Static variable in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
The unknown state for target.
- STATE_ANALYZED - Static variable in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
The unknown state for target.
- STATE_ANALYZING - Static variable in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
The unknown state for target.
- STATE_ANALYZING - Static variable in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
The unknown state for target.
- STATE_FINISHED - Static variable in class jadex.bdi.examples.blackjack.Player
-
State of a player when all cards are drawn.
- STATE_GAME_STARTED - Static variable in class jadex.bdi.examples.blackjack.Player
-
State of a player at game start.
- STATE_IDLE - Static variable in class jadex.bdi.examples.blackjack.Player
-
State of a player that is not involved in a game.
- state_ok - Variable in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
Result state.
- STATE_PLAYING - Static variable in class jadex.bdi.examples.blackjack.Player
-
State of a player, after bet is made.
- STATE_UNKNOWN - Static variable in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
The unknown state for target.
- STATE_UNKNOWN - Static variable in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
The unknown state for target.
- STATE_UNREGISTERED - Static variable in class jadex.bdi.examples.blackjack.Player
-
State of a player that is not involved in a game.
- stations - Variable in class jadex.bdi.examples.cleanerworld_classic.Environment
-
The charging stations.
- stations - Variable in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Attribute for slot stations.
- StatisticGraph - Class in jadex.bdi.examples.blackjack.gui
-
This class represents a JPanel on which a graph is drawn.
- StatisticGraph(GameStatistics) - Constructor for class jadex.bdi.examples.blackjack.gui.StatisticGraph
-
The constructor of this class is called with
the model-object and the panel's height and
width as parameters.
- STOCHASTIC_TABLE - Static variable in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
- StochasticTable - Class in jadex.bdi.examples.blackjack.player.strategies
-
The stochastic table strategy.
- StochasticTable(String) - Constructor for class jadex.bdi.examples.blackjack.player.strategies.StochasticTable
-
Create a new strategy.
- stop - Variable in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
The stop button.
- stopLocalDealer() - Method in class jadex.bdi.examples.blackjack.manager.ManagerFrame
-
Stop the local dealer agent.
- stopPlayer(Player) - Method in class jadex.bdi.examples.blackjack.manager.ManagerFrame.ManagerPlayerPanel
-
Stop a player agent.
- stopPlaying() - Method in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
- StoreReportPlan - Class in jadex.bdi.testcases
-
This plan stores a test report in the reports belief set.
- StoreReportPlan() - Constructor for class jadex.bdi.testcases.StoreReportPlan
-
- strategies - Static variable in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
The strategies.
- strategy - Variable in class jadex.bdi.examples.blackjack.gui.PlayerPanel
-
Label containing the player's strategy name.
- strategy - Variable in class jadex.bdi.examples.blackjack.Player
-
The player's strategy.
- strategyname - Variable in class jadex.bdi.examples.blackjack.Player
-
The strategyname.
- StreamFilter - Class in jadex.bdi.testcases.misc
-
- StreamFilter() - Constructor for class jadex.bdi.testcases.misc.StreamFilter
-
- SubgoalHandlingPlan - Class in jadex.bdi.testcases.goals
-
Test subgoal handling for standard plans.
- SubgoalHandlingPlan() - Constructor for class jadex.bdi.testcases.goals.SubgoalHandlingPlan
-
- SubgoalTimeoutPlan - Class in jadex.bdi.testcases.goals
-
- SubgoalTimeoutPlan() - Constructor for class jadex.bdi.testcases.goals.SubgoalTimeoutPlan
-
- success - Variable in class jadex.bdi.testcases.ResultPlan
-
The result state.
- SyncResultListenerTestPlan - Class in jadex.bdi.testcases.plans
-
Testing waiting for sync results.
- SyncResultListenerTestPlan() - Constructor for class jadex.bdi.testcases.plans.SyncResultListenerTestPlan
-
- SyncResultListenerTriggerPlan - Class in jadex.bdi.testcases.plans
-
Testing waiting for sync results.
- SyncResultListenerTriggerPlan() - Constructor for class jadex.bdi.testcases.plans.SyncResultListenerTriggerPlan
-
- SyncSettingsAlarmsPlan - Class in jadex.bdi.examples.alarmclock
-
Adapt the settings to the "alarms" beliefset by adding or removing alarms.
- SyncSettingsAlarmsPlan() - Constructor for class jadex.bdi.examples.alarmclock.SyncSettingsAlarmsPlan
-
- ta - Variable in class jadex.bdi.tutorial.EnglishGermanTranslateSentencePlanF4
-
The translation agent.
- table - Variable in class jadex.bdi.examples.blocksworld.BlocksworldPanel
-
The table.
- Table - Class in jadex.bdi.examples.blocksworld
-
A table in the blocks-world.
- Table() - Constructor for class jadex.bdi.examples.blocksworld.Table
-
Create a new table.
- Table(String, Color) - Constructor for class jadex.bdi.examples.blocksworld.Table
-
Create a new table.
- table - Variable in class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel
-
The table.
- table2 - Variable in class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel
-
The table.
- tablemodel - Variable in class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel
-
The table model.
- tablemodel2 - Variable in class jadex.bdi.examples.hunterprey_classic.environment.CreaturePanel
-
The table model.
- tadata - Variable in class jadex.bdi.tutorial.TranslationGuiF1
-
The list of all requests served.
- takeback() - Method in class jadex.bdi.examples.puzzle.Board
-
Takeback a move.
- TAKEBACK - Static variable in interface jadex.bdi.examples.puzzle.IBoard
-
Property event for move taken back.
- takeback() - Method in interface jadex.bdi.examples.puzzle.IBoard
-
Takeback a move.
- takeback() - Method in class jadex.bdi.examples.puzzle.JackBoard
-
Takeback a move.
- TakePlan - Class in jadex.bdi.examples.garbagecollector_classic
-
Take some garbage and bring it to the burner.
- TakePlan() - Constructor for class jadex.bdi.examples.garbagecollector_classic.TakePlan
-
- TakePlanEnv - Class in jadex.bdi.examples.garbagecollector
-
Take some garbage and bring it to the burner.
- TakePlanEnv() - Constructor for class jadex.bdi.examples.garbagecollector.TakePlanEnv
-
- target - Variable in class jadex.bdi.examples.blocksworld.StackBlocksPlan
-
The block on to which to put the other block.
- target - Variable in class jadex.bdi.examples.blocksworld.Table
-
The target configuration (if any).
- target - Variable in class jadex.bdi.examples.marsworld.producer.ProduceOreTask
-
The target.
- target - Variable in class jadex.bdi.examples.marsworld.RequestCarry
-
Attribute for slot target.
- target - Variable in class jadex.bdi.examples.marsworld.RequestProduction
-
Attribute for slot target.
- target - Variable in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
The target.
- target - Variable in class jadex.bdi.examples.marsworld_classic.carrier.InformNewTargetPlan
-
The target.
- target - Variable in class jadex.bdi.examples.marsworld_classic.producer.InformNewTargetPlan
-
The target.
- target - Variable in class jadex.bdi.examples.marsworld_classic.RequestCarry
-
Attribute for slot target.
- target - Variable in class jadex.bdi.examples.marsworld_classic.RequestProduction
-
Attribute for slot target.
- Target - Class in jadex.bdi.examples.marsworld_classic
-
The target is a map position
- Target() - Constructor for class jadex.bdi.examples.marsworld_classic.Target
-
Create a new target.
- Target(Location, int) - Constructor for class jadex.bdi.examples.marsworld_classic.Target
-
Create a new target.
- target - Variable in class jadex.bdi.examples.spaceworld3d.producer.ProduceOreTask
-
The target.
- target - Variable in class jadex.bdi.examples.spaceworld3d.RequestCarry
-
Attribute for slot target.
- target - Variable in class jadex.bdi.examples.spaceworld3d.RequestProduction
-
Attribute for slot target.
- target - Variable in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
The target.
- targets - Variable in class jadex.bdi.examples.marsworld_classic.Environment
-
The target locations.
- TaskInfo - Class in jadex.bdi.examples.hunterprey_classic
-
The task struct.
- TaskInfo(Object) - Constructor for class jadex.bdi.examples.hunterprey_classic.TaskInfo
-
Create a new task.
- tasklist - Variable in class jadex.bdi.examples.hunterprey_classic.environment.Environment
-
The list for move and eat requests.
- TerminateAgentPlan - Class in jadex.bdi.examples.helloworld
-
The plan body.
- TerminateAgentPlan() - Constructor for class jadex.bdi.examples.helloworld.TerminateAgentPlan
-
- test0() - Method in class jadex.bdi.testcases.plans.PassedFailedPlan
-
Testcase 0.
- test1() - Method in class jadex.bdi.testcases.plans.PassedFailedPlan
-
Testcase 1.
- test2() - Method in class jadex.bdi.testcases.plans.PassedFailedPlan
-
Testcase 2.
- test3() - Method in class jadex.bdi.testcases.plans.PassedFailedPlan
-
Testcase 3.
- TEST_LANGUAGE - Static variable in class jadex.bdi.testcases.misc.TestCodec
-
The language identifier.
- TestAbortPlan - Class in jadex.bdi.testcases.plans
-
This plan just waits until it is aborted.
- TestAbortPlan() - Constructor for class jadex.bdi.testcases.plans.TestAbortPlan
-
- TestBean - Class in jadex.bdi.testcases.beliefs
-
The test bean has an attribute that fires a
bean property event when the attribute value
is changed.
- TestBean(String) - Constructor for class jadex.bdi.testcases.beliefs.TestBean
-
Create a new test bean.
- TestCodec - Class in jadex.bdi.testcases.misc
-
Simple test codec.
- TestCodec() - Constructor for class jadex.bdi.testcases.misc.TestCodec
-
- TestContextPlan - Class in jadex.bdi.testcases.plans
-
This plan just waits until it is aborted.
- TestContextPlan() - Constructor for class jadex.bdi.testcases.plans.TestContextPlan
-
- testDeregister(int, IDF) - Method in class jadex.bdi.testcases.misc.DFTestPlan
-
Test deregistering.
- testEMail() - Method in class jadex.bdi.testcases.misc.MessagingTestPlan
-
Test sending of email.
- TestFailPlan - Class in jadex.bdi.testcases.plans
-
Test if the fail() method works ok.
- TestFailPlan() - Constructor for class jadex.bdi.testcases.plans.TestFailPlan
-
- testGoalCreation(int, boolean) - Method in class jadex.bdi.testcases.misc.LeakerPlan
-
Test if the goal creation consumes memory.
- testICQ() - Method in class jadex.bdi.testcases.misc.MessagingTestPlan
-
Test sending an ICQ message.
- testInit(IElement) - Method in class jadex.bdi.testcases.misc.ParameterProtectionPlan
-
Test init-mode access.
- testInitiatorCancel() - Method in class jadex.bdi.testcases.planlib.CMTestPlan
-
Test cancellation of interaction from initiator side (this side).
- TestInlinePlan - Class in jadex.bdi.testcases.plans
-
Create a goal and wait for the result.
- TestInlinePlan() - Constructor for class jadex.bdi.testcases.plans.TestInlinePlan
-
- testInProcess(IElement) - Method in class jadex.bdi.testcases.misc.ParameterProtectionPlan
-
Test in-process access.
- testInternalEventCreation(int, boolean) - Method in class jadex.bdi.testcases.misc.LeakerPlan
-
Test if the internal event creation consumes memory.
- testMessageCreation(int, boolean) - Method in class jadex.bdi.testcases.misc.LeakerPlan
-
Test if the message creation consumes memory.
- TestPassPlan - Class in jadex.bdi.testcases.plans
-
Test the passed() method.
- TestPassPlan() - Constructor for class jadex.bdi.testcases.plans.TestPassPlan
-
- testReceiverAbort() - Method in class jadex.bdi.testcases.planlib.CMTestPlan
-
Test abortion of interaction by receiver side (other side).
- testRegister(int, IDF, Date) - Method in class jadex.bdi.testcases.misc.DFTestPlan
-
Test registering.
- testSearch(int, IDF, boolean) - Method in class jadex.bdi.testcases.misc.DFTestPlan
-
Test searching for the agent.
- testWait(long, TestReport) - Method in class jadex.bdi.testcases.plans.WaitForMaxLongPlan
-
Test if a short waitFor(...) succeeds.
- testXMPP() - Method in class jadex.bdi.testcases.misc.MessagingTestPlan
-
Test sending an jabber message.
- ThankYouPlanC3 - Class in jadex.bdi.tutorial
-
The thank you plan congratulates a user for using the translation
service every 10th translation.
- ThankYouPlanC3() - Constructor for class jadex.bdi.tutorial.ThankYouPlanC3
-
- ThankYouPlanC4 - Class in jadex.bdi.tutorial
-
The thank you plan congratulates a user for using the translation
service every 10th translation.
- ThankYouPlanC4() - Constructor for class jadex.bdi.tutorial.ThankYouPlanC4
-
- thread - Variable in class jadex.bdi.examples.hunterprey_classic.TaskInfo
-
The asking thread.
- ti - Variable in class jadex.bdi.examples.alarmclock.ClockFrame
-
The tray icon.
- time - Variable in class jadex.bdi.examples.alarmclock.Alarm
-
The alarm time.
- time - Variable in class jadex.bdi.examples.alarmclock.AlarmSettingsDialog
-
The time.
- time - Variable in class jadex.bdi.examples.alarmclock.ClockFrame
-
The time label.
- Time - Class in jadex.bdi.examples.alarmclock
-
The alarm time struct.
- Time() - Constructor for class jadex.bdi.examples.alarmclock.Time
-
Create a new time.
- Time(Date) - Constructor for class jadex.bdi.examples.alarmclock.Time
-
Create a new time.
- Time(int, int, int, int, int, int, int) - Constructor for class jadex.bdi.examples.alarmclock.Time
-
Create a new time.
- time - Variable in class jadex.bdi.examples.booktrading.common.NegotiationReport
-
The negotiation time.
- TIME - Static variable in class jadex.bdi.examples.cleanerworld.cleaner.LoadBatteryTask
-
The time required for loading full energy.
- time - Variable in class jadex.bdi.examples.cleanerworld.cleaner.LoadBatteryTask
-
The remaining time.
- TIME - Static variable in class jadex.bdi.examples.marsworld.carry.LoadOreTask
-
The time required for loading one unit of ore (in millis).
- time - Variable in class jadex.bdi.examples.marsworld.carry.LoadOreTask
-
The remaining time.
- TIME - Static variable in class jadex.bdi.examples.marsworld.producer.ProduceOreTask
-
The time required for producing one unit of ore (in millis).
- time - Variable in class jadex.bdi.examples.marsworld.producer.ProduceOreTask
-
The remaining time.
- TIME - Static variable in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
The time required for analyzing a target (in millis).
- time - Variable in class jadex.bdi.examples.marsworld.sentry.AnalyzeTargetTask
-
The remaining time.
- TIME - Static variable in class jadex.bdi.examples.spaceworld3d.carry.LoadOreTask
-
The time required for loading one unit of ore (in millis).
- time - Variable in class jadex.bdi.examples.spaceworld3d.carry.LoadOreTask
-
The remaining time.
- TIME - Static variable in class jadex.bdi.examples.spaceworld3d.producer.ProduceOreTask
-
The time required for producing one unit of ore (in millis).
- time - Variable in class jadex.bdi.examples.spaceworld3d.producer.ProduceOreTask
-
The remaining time.
- TIME - Static variable in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
The time required for analyzing a target (in millis).
- time - Variable in class jadex.bdi.examples.spaceworld3d.sentry.AnalyzeTargetTask
-
The remaining time.
- time - Variable in class jadex.bdi.testcases.misc.BeliefSetAddPlan
-
The wait time.
- time - Variable in class jadex.bdi.testcases.misc.BeliefSetRemovePlan
-
The wait time.
- timeout - Variable in class jadex.bdi.examples.blackjack.dealer.DealerGameRoundPlayerPlan
-
The timout for communication with the player.
- timeout - Variable in class jadex.bdi.examples.blackjack.RequestJoin
-
Attribute for slot timeout.
- TimeoutExceptionPlan - Class in jadex.bdi.testcases.plans
-
Test time waitFor() methods.
- TimeoutExceptionPlan() - Constructor for class jadex.bdi.testcases.plans.TimeoutExceptionPlan
-
- TIMER - Static variable in class jadex.bdi.examples.alarmclock.Alarm
-
Alarm mode timer.
- timer - Variable in class jadex.bdi.examples.alarmclock.ClockFrame
-
The timer.
- timer - Variable in class jadex.bdi.examples.blackjack.player.HumanPlayerInterface.HumanPlayerControlPanel
-
The timer.
- timer - Variable in class jadex.bdi.examples.cleanerworld_classic.environment.EnvironmentGui
-
The repaint timer.
- timer - Variable in class jadex.bdi.examples.marsworld_classic.environment.MarsworldGui
-
The timer for continuously repainting the gui.
- TimeSpinner - Class in jadex.bdi.examples.alarmclock
-
A spinner for presenting and inputing time values.
- TimeSpinner() - Constructor for class jadex.bdi.examples.alarmclock.TimeSpinner
-
Create a new time spinner with default format.
- TimeSpinner(String) - Constructor for class jadex.bdi.examples.alarmclock.TimeSpinner
-
Create a new time spinner.
- title - Variable in class jadex.bdi.examples.booktrading.common.Order
-
The book title.
- TOLERANCE - Static variable in class jadex.bdi.examples.cleanerworld.DropWasteAction
-
- TOLERANCE - Static variable in class jadex.bdi.examples.cleanerworld.PickupWasteAction
-
- top - Variable in class jadex.bdi.examples.blackjack.gui.GameStateFrame
-
The top panel.
- ToStartPlan - Class in jadex.bdi.testcases.plans
-
- ToStartPlan() - Constructor for class jadex.bdi.testcases.plans.ToStartPlan
-
- toString() - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.blackjack.Card
-
Get a string representation of this Card
.
- toString() - Method in class jadex.bdi.examples.blackjack.CardSet
-
Create a string representation of the card set.
- toString() - Method in class jadex.bdi.examples.blackjack.GameResult
-
Get a string representation of this GameResult.
- toString() - Method in class jadex.bdi.examples.blackjack.GameState
-
Get a string representation of this GameState.
- toString() - Method in class jadex.bdi.examples.blackjack.GameStateData
-
Get a string representation of this GameState.
- toString() - Method in class jadex.bdi.examples.blackjack.player.strategies.AbstractStrategy
-
Return a string representation.
- toString() - Method in class jadex.bdi.examples.blackjack.Player
-
- toString() - Method in class jadex.bdi.examples.blackjack.RequestBet
-
Get a string representation of this RequestBet.
- toString() - Method in class jadex.bdi.examples.blackjack.RequestDraw
-
Get a string representation of this RequestDraw.
- toString() - Method in class jadex.bdi.examples.blackjack.RequestFinished
-
Get a string representation of this RequestFinished
.
- toString() - Method in class jadex.bdi.examples.blackjack.RequestJoin
-
Get a string representation of this RequestJoin.
- toString() - Method in class jadex.bdi.examples.blocksworld.Block
-
Create a string representation of this block.
- toString() - Method in class jadex.bdi.examples.blocksworld.Table
-
Create a string representation of this block.
- toString() - Method in class jadex.bdi.examples.booktrading.common.NegotiationReport
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.booktrading.common.Order
-
Get a string representation of the order.
- toString() - Method in class jadex.bdi.examples.cleanerworld.cleaner.MapPoint
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.Chargingstation
-
Get a string representation of this Chargingstation.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.Cleaner
-
Get a string representation of this Cleaner.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.Location
-
Get a string representation of this Location.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.LocationObject
-
Get a string representation of this LocationObject.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.MapPoint
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.RequestCompleteVision
-
Get a string representation of this RequestCompleteVision.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.RequestDropWaste
-
Get a string representation of this RequestDropWaste.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.RequestPickUpWaste
-
Get a string representation of this RequestPickUpWaste.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.RequestVision
-
Get a string representation of this RequestVision.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.Vision
-
Get a string representation of this Vision.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.Waste
-
Get a string representation of this Waste.
- toString() - Method in class jadex.bdi.examples.cleanerworld_classic.Wastebin
-
Get a string representation of this Wastebin.
- toString() - Method in class jadex.bdi.examples.disastermanagement.ambulance.TreatVictimsService
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.disastermanagement.firebrigade.ClearChemicalsService
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.disastermanagement.firebrigade.ExtinguishFireService
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.garbagecollector_classic.Position
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.CurrentVision
-
Get a string representation of this CurrentVision.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.Food
-
Get a string representation of this Food.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.Hunter
-
Get a string representation of this Creature.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.Obstacle
-
Get a string representation of this Obstacle.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.Prey
-
Get a string representation of this Creature.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.RequestEat
-
Get a string representation of this RequestEat.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.RequestMove
-
Get a string representation of this RequestMove.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.RequestVision
-
Get a string representation of this RequestVision.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.RequestWorldSize
-
Get a string representation of this RequestWorldSize.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.Vision
-
Get a string representation of this Vision.
- toString() - Method in class jadex.bdi.examples.hunterprey_classic.WorldObject
-
Get a string representation of this WorldObject.
- toString() - Method in class jadex.bdi.examples.marsworld.RequestCarry
-
Get a string representation of this RequestCarry.
- toString() - Method in class jadex.bdi.examples.marsworld.RequestProduction
-
Get a string representation of this RequestProduction.
- toString() - Method in class jadex.bdi.examples.marsworld_classic.Homebase
-
Convert the Location to a string representation.
- toString() - Method in class jadex.bdi.examples.marsworld_classic.Location
-
Convert the location to a string representation.
- toString() - Method in class jadex.bdi.examples.marsworld_classic.LocationObject
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.marsworld_classic.RequestCarry
-
Get a string representation of this RequestCarry.
- toString() - Method in class jadex.bdi.examples.marsworld_classic.RequestProduction
-
Get a string representation of this RequestProduction.
- toString() - Method in class jadex.bdi.examples.marsworld_classic.Target
-
Convert the Location to a string representation.
- toString() - Method in class jadex.bdi.examples.puzzle.Move
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.puzzle.Piece
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.puzzle.Position
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.shop.ShopService
-
Get the string representation.
- toString() - Method in class jadex.bdi.examples.spaceworld3d.RequestCarry
-
Get a string representation of this RequestCarry.
- toString() - Method in class jadex.bdi.examples.spaceworld3d.RequestProduction
-
Get a string representation of this RequestProduction.
- toString() - Method in class jadex.bdi.testcases.beliefs.TestBean
-
Get the string representation.
- toString() - Method in class jadex.bdi.testcases.misc.Person
-
Get the string representation.
- tr - Variable in class jadex.bdi.testcases.plans.ContextPlan
-
The test report.
- tr - Variable in class jadex.bdi.testcases.plans.PassedFailedPlan
-
The test report.
- tr - Variable in class jadex.bdi.testcases.plans.TimeoutExceptionPlan
-
The test report.
- tr - Variable in class jadex.bdi.testcases.plans.WaitForBeliefPlan
-
The test report.
- tr - Variable in class jadex.bdi.testcases.plans.WaitForBeliefSetPlan
-
The test report.
- TranslationGuiF1 - Class in jadex.bdi.tutorial
-
The gui showing translation actions.
- TranslationGuiF1() - Constructor for class jadex.bdi.tutorial.TranslationGuiF1
-
Create a new gui.
- tray - Variable in class jadex.bdi.examples.alarmclock.ClockFrame
-
The system tray.
- TreatVictimPlan - Class in jadex.bdi.examples.disastermanagement.ambulance
-
Move to victim and treat her.
- TreatVictimPlan() - Constructor for class jadex.bdi.examples.disastermanagement.ambulance.TreatVictimPlan
-
- treatVictims(ISpaceObject) - Method in class jadex.bdi.examples.disastermanagement.ambulance.TreatVictimsService
-
Treat victims.
- treatVictims(ISpaceObject) - Method in interface jadex.bdi.examples.disastermanagement.ITreatVictimsService
-
Treat victims.
- TreatVictimsPlan - Class in jadex.bdi.examples.disastermanagement.commander
-
- TreatVictimsPlan() - Constructor for class jadex.bdi.examples.disastermanagement.commander.TreatVictimsPlan
-
- TreatVictimsService - Class in jadex.bdi.examples.disastermanagement.ambulance
-
Treat victims service.
- TreatVictimsService() - Constructor for class jadex.bdi.examples.disastermanagement.ambulance.TreatVictimsService
-
- TreatVictimTask - Class in jadex.bdi.examples.disastermanagement
-
Treat a victim at a disaster.
- TreatVictimTask() - Constructor for class jadex.bdi.examples.disastermanagement.TreatVictimTask
-
- triggerd() - Method in class jadex.bdi.examples.alarmclock.Alarm
-
Indicate that an alarm occurred.
- TriggerPlan - Class in jadex.bdi.testcases.misc
-
A plan to be triggered by conditions
of the repeatability test agent.
- TriggerPlan() - Constructor for class jadex.bdi.testcases.misc.TriggerPlan
-
- tv - Variable in class jadex.bdi.examples.disastermanagement.commander.TreatVictimsPlan
-
The service future.
- type - Variable in class jadex.bdi.examples.blackjack.Card
-
Attribute for slot type.
- type - Variable in class jadex.bdi.examples.marsworld_classic.AgentInfo
-
The type.