<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0) on Sat Sep 13 16:54:25 BRT 2014 -->
<title>G-Index</title>
<meta name="date" content="2014-09-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="G-Index";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-7.html" target="_top">Frames</a></li>
<li><a href="index-7.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/GoalUpdateSet.html#generateGoal-bdi4jade.goal.Goal-">generateGoal(Goal)</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/GoalUpdateSet.html" title="class in bdi4jade.core">GoalUpdateSet</a></dt>
<dd>
<div class="block">Indicates that a goal should be added to the agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/GoalUpdateSet.html#generateGoal-bdi4jade.goal.Goal-bdi4jade.core.Capability-">generateGoal(Goal, Capability)</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/GoalUpdateSet.html" title="class in bdi4jade.core">GoalUpdateSet</a></dt>
<dd>
<div class="block">Indicates that a goal should be added to the agent, with the capability
that dispatched the goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/reasoning/AgentOptionGenerationFunction.html#generateGoals-bdi4jade.core.GoalUpdateSet-java.util.Map-">generateGoals(GoalUpdateSet, Map<Capability, GoalUpdateSet>)</a></span> - Method in interface bdi4jade.reasoning.<a href="../bdi4jade/reasoning/AgentOptionGenerationFunction.html" title="interface in bdi4jade.reasoning">AgentOptionGenerationFunction</a></dt>
<dd>
<div class="block">This method is responsible for generating new goals or dropping existing
ones.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/reasoning/DefaultAgentOptionGenerationFunction.html#generateGoals-bdi4jade.core.GoalUpdateSet-java.util.Map-">generateGoals(GoalUpdateSet, Map<Capability, GoalUpdateSet>)</a></span> - Method in class bdi4jade.reasoning.<a href="../bdi4jade/reasoning/DefaultAgentOptionGenerationFunction.html" title="class in bdi4jade.reasoning">DefaultAgentOptionGenerationFunction</a></dt>
<dd>
<div class="block">This default implementation requests each of its capabilities to generate
or drop goals.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/reasoning/DefaultOptionGenerationFunction.html#generateGoals-bdi4jade.core.GoalUpdateSet-">generateGoals(GoalUpdateSet)</a></span> - Method in class bdi4jade.reasoning.<a href="../bdi4jade/reasoning/DefaultOptionGenerationFunction.html" title="class in bdi4jade.reasoning">DefaultOptionGenerationFunction</a></dt>
<dd>
<div class="block">This performs no action, that is, it is an empty implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/reasoning/OptionGenerationFunction.html#generateGoals-bdi4jade.core.GoalUpdateSet-">generateGoals(GoalUpdateSet)</a></span> - Method in interface bdi4jade.reasoning.<a href="../bdi4jade/reasoning/OptionGenerationFunction.html" title="interface in bdi4jade.reasoning">OptionGenerationFunction</a></dt>
<dd>
<div class="block">This method is responsible for analyzing goals dispatched by a capability
that have not been achieved yet, and choosing those to be dropped.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/event/BeliefEvent.html#getAction--">getAction()</a></span> - Method in class bdi4jade.event.<a href="../bdi4jade/event/BeliefEvent.html" title="class in bdi4jade.event">BeliefEvent</a></dt>
<dd>
<div class="block">Returns the action performed.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getAgentState--">getAgentState()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getAID--">getAID()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getAllCapabilities--">getAllCapabilities()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getAllCapabilities--">getAllCapabilities()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Returns all capabilities that are part of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getAMS--">getAMS()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/event/BeliefEvent.html#getArgs--">getArgs()</a></span> - Method in class bdi4jade.event.<a href="../bdi4jade/event/BeliefEvent.html" title="class in bdi4jade.event">BeliefEvent</a></dt>
<dd>
<div class="block">Returns arguments associated with the action performed.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getAssociatedCapabilities--">getAssociatedCapabilities()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns all capabilities with which this capability is associated.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/BeliefBase.html#getBelief-java.lang.Object-">getBelief(Object)</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a></dt>
<dd>
<div class="block">Retrieves a belief from the belief base.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/event/BeliefEvent.html#getBelief--">getBelief()</a></span> - Method in class bdi4jade.event.<a href="../bdi4jade/event/BeliefEvent.html" title="class in bdi4jade.event">BeliefEvent</a></dt>
<dd>
<div class="block">Returns the belief over which the event has occurred.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/exception/BeliefAlreadyExistsException.html#getBelief--">getBelief()</a></span> - Method in exception bdi4jade.exception.<a href="../bdi4jade/exception/BeliefAlreadyExistsException.html" title="class in bdi4jade.exception">BeliefAlreadyExistsException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getBeliefBase--">getBeliefBase()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns this capability belief base.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/AbstractPlanBody.html#getBeliefBase--">getBeliefBase()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/AbstractPlanBody.html" title="class in bdi4jade.plan.planbody">AbstractPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/FSMPlanBody.html#getBeliefBase--">getBeliefBase()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/FSMPlanBody.html" title="class in bdi4jade.plan.planbody">FSMPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html#getBeliefBase--">getBeliefBase()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html" title="class in bdi4jade.plan.planbody">ParallelActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/PlanBody.html#getBeliefBase--">getBeliefBase()</a></span> - Method in interface bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/PlanBody.html" title="interface in bdi4jade.plan.planbody">PlanBody</a></dt>
<dd>
<div class="block">Returns the belief base of the capability associated with the plan of
this plan body.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html#getBeliefBase--">getBeliefBase()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html" title="class in bdi4jade.plan.planbody">SequentialActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/AbstractBelief.html#getBeliefBases--">getBeliefBases()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/AbstractBelief.html" title="class in bdi4jade.belief">AbstractBelief</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/Belief.html#getBeliefBases--">getBeliefBases()</a></span> - Method in interface bdi4jade.belief.<a href="../bdi4jade/belief/Belief.html" title="interface in bdi4jade.belief">Belief</a></dt>
<dd>
<div class="block">Returns the belief bases with which this belief is associated.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/BeliefBase.html#getBeliefListeners--">getBeliefListeners()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a></dt>
<dd>
<div class="block">Returns all the current belief listeners of this belief base.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/BeliefGoal.html#getBeliefName--">getBeliefName()</a></span> - Method in interface bdi4jade.goal.<a href="../bdi4jade/goal/BeliefGoal.html" title="interface in bdi4jade.goal">BeliefGoal</a></dt>
<dd>
<div class="block">Returns the name of the belief associated with this goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/BeliefNotNullValueGoal.html#getBeliefName--">getBeliefName()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/BeliefNotNullValueGoal.html" title="class in bdi4jade.goal">BeliefNotNullValueGoal</a></dt>
<dd>
<div class="block">Returns the name of the belief associated with this goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/BeliefNotPresentGoal.html#getBeliefName--">getBeliefName()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/BeliefNotPresentGoal.html" title="class in bdi4jade.goal">BeliefNotPresentGoal</a></dt>
<dd>
<div class="block">Returns the name of the belief associated with this goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/BeliefPresentGoal.html#getBeliefName--">getBeliefName()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/BeliefPresentGoal.html" title="class in bdi4jade.goal">BeliefPresentGoal</a></dt>
<dd>
<div class="block">Returns the name of the belief associated with this goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/BeliefSetHasValueGoal.html#getBeliefName--">getBeliefName()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/BeliefSetHasValueGoal.html" title="class in bdi4jade.goal">BeliefSetHasValueGoal</a></dt>
<dd>
<div class="block">Returns the name of the belief associated with this goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/BeliefValueGoal.html#getBeliefName--">getBeliefName()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/BeliefValueGoal.html" title="class in bdi4jade.goal">BeliefValueGoal</a></dt>
<dd>
<div class="block">Returns the name of the belief associated with this goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getBeliefRevisionStrategy--">getBeliefRevisionStrategy()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getBeliefRevisionStrategy--">getBeliefRevisionStrategy()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Returns the belief revision strategy of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getBeliefRevisionStrategy--">getBeliefRevisionStrategy()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the belief revision strategy of this capability.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/BeliefBase.html#getBeliefs--">getBeliefs()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a></dt>
<dd>
<div class="block">Gets all beliefs of this belief base and the belief bases of the
whole-capabilities of the capability that this belief base belongs to.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getBeliefs--">getBeliefs()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getBeliefs--">getBeliefs()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Returns a collection of all beliefs from all capabilities of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/BeliefBase.html#getBeliefsAssignableFrom-java.lang.Class-">getBeliefsAssignableFrom(Class<?>)</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a></dt>
<dd>
<div class="block">Returns all beliefs whose name is of the given class or any other class
that is assignable to this class.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/BeliefBase.html#getBeliefsByType-java.lang.Class-">getBeliefsByType(Class<?>)</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a></dt>
<dd>
<div class="block">Returns all beliefs whose name is of the given class.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/PlanLibrary.html#getCandidatePlans-bdi4jade.goal.Goal-">getCandidatePlans(Goal)</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanLibrary.html" title="class in bdi4jade.plan">PlanLibrary</a></dt>
<dd>
<div class="block">Returns the set of plans that can achieve the given goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getCapabilities--">getCapabilities()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getCapabilities--">getCapabilities()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Returns the capabilities of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/BeliefBase.html#getCapability--">getCapability()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a></dt>
<dd>
<div class="block">Returns the capability with which this belief base is associated.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/SingleCapabilityAgent.html#getCapability--">getCapability()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/SingleCapabilityAgent.html" title="class in bdi4jade.core">SingleCapabilityAgent</a></dt>
<dd>
<div class="block">Returns the capability of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/AbstractPlanBody.html#getCapability--">getCapability()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/AbstractPlanBody.html" title="class in bdi4jade.plan.planbody">AbstractPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/FSMPlanBody.html#getCapability--">getCapability()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/FSMPlanBody.html" title="class in bdi4jade.plan.planbody">FSMPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html#getCapability--">getCapability()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html" title="class in bdi4jade.plan.planbody">ParallelActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/PlanBody.html#getCapability--">getCapability()</a></span> - Method in interface bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/PlanBody.html" title="interface in bdi4jade.plan.planbody">PlanBody</a></dt>
<dd>
<div class="block">Returns the capability associated with the plan of this plan body.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html#getCapability--">getCapability()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html" title="class in bdi4jade.plan.planbody">SequentialActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/PlanLibrary.html#getCapability--">getCapability()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanLibrary.html" title="class in bdi4jade.plan">PlanLibrary</a></dt>
<dd>
<div class="block">Returns the capability with which this plan library is associated.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/CompositeGoal.html#getCompletedGoals--">getCompletedGoals()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/CompositeGoal.html" title="class in bdi4jade.goal">CompositeGoal</a></dt>
<dd>
<div class="block">Returns the goals of this composite goal that successfully finished.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getContainerController--">getContainerController()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getContentManager--">getContentManager()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getCurQueueSize--">getCurQueueSize()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/GoalUpdateSet.html#getCurrentGoals--">getCurrentGoals()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/GoalUpdateSet.html" title="class in bdi4jade.core">GoalUpdateSet</a></dt>
<dd>
<div class="block">Returns the set of current agent goals.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getDeliberationFunction--">getDeliberationFunction()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getDeliberationFunction--">getDeliberationFunction()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Returns the deliberation function of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getDeliberationFunction--">getDeliberationFunction()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the deliberation function of this capability.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/GoalUpdateSet.GoalDescription.html#getDispatcher--">getDispatcher()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/GoalUpdateSet.GoalDescription.html" title="class in bdi4jade.core">GoalUpdateSet.GoalDescription</a></dt>
<dd>
<div class="block">Returns the capability that dispatched the goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Intention.html#getDispatcher--">getDispatcher()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a></dt>
<dd>
<div class="block">Returns the capability that dispatched this goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/GoalUpdateSet.html#getDroppedGoals--">getDroppedGoals()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/GoalUpdateSet.html" title="class in bdi4jade.core">GoalUpdateSet</a></dt>
<dd>
<div class="block">Returns the set of dropped goals.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/AbstractPlanBody.html#getEndState--">getEndState()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/AbstractPlanBody.html" title="class in bdi4jade.plan.planbody">AbstractPlanBody</a></dt>
<dd>
<div class="block">Returns the end state of plan.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/FSMPlanBody.html#getEndState--">getEndState()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/FSMPlanBody.html" title="class in bdi4jade.plan.planbody">FSMPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html#getEndState--">getEndState()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html" title="class in bdi4jade.plan.planbody">ParallelActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/PlanBody.html#getEndState--">getEndState()</a></span> - Method in interface bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/PlanBody.html" title="interface in bdi4jade.plan.planbody">PlanBody</a></dt>
<dd>
<div class="block">Returns the end state of the execution of this plan.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html#getEndState--">getEndState()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html" title="class in bdi4jade.plan.planbody">SequentialActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/CompositeGoal.html#getFailedGoal--">getFailedGoal()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/CompositeGoal.html" title="class in bdi4jade.goal">CompositeGoal</a></dt>
<dd>
<div class="block">Returns the goal event associated with a goal that could not be achieved,
if any.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getFullId--">getFullId()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the full id of this capability, which is its id prefixed by all
whole-capabilities' ids.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/GoalUpdateSet.html#getGeneratedGoals--">getGeneratedGoals()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/GoalUpdateSet.html" title="class in bdi4jade.core">GoalUpdateSet</a></dt>
<dd>
<div class="block">Returns the set of generated goals.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/GoalUpdateSet.GoalDescription.html#getGoal--">getGoal()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/GoalUpdateSet.GoalDescription.html" title="class in bdi4jade.core">GoalUpdateSet.GoalDescription</a></dt>
<dd>
<div class="block">Returns the goal described by this descriptor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Intention.html#getGoal--">getGoal()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a></dt>
<dd>
<div class="block">Returns the goal associated with this intention.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/event/GoalEvent.html#getGoal--">getGoal()</a></span> - Method in class bdi4jade.event.<a href="../bdi4jade/event/GoalEvent.html" title="class in bdi4jade.event">GoalEvent</a></dt>
<dd>
<div class="block">Returns the goal associated with this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/AbstractPlanBody.html#getGoal--">getGoal()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/AbstractPlanBody.html" title="class in bdi4jade.plan.planbody">AbstractPlanBody</a></dt>
<dd>
<div class="block">Returns the goal to be achieved by this plan instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/FSMPlanBody.html#getGoal--">getGoal()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/FSMPlanBody.html" title="class in bdi4jade.plan.planbody">FSMPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html#getGoal--">getGoal()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html" title="class in bdi4jade.plan.planbody">ParallelActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/PlanBody.html#getGoal--">getGoal()</a></span> - Method in interface bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/PlanBody.html" title="interface in bdi4jade.plan.planbody">PlanBody</a></dt>
<dd>
<div class="block">Returns the goal to be achieved by this plan body.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html#getGoal--">getGoal()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html" title="class in bdi4jade.plan.planbody">SequentialActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/AbstractPlanBody.html#getGoalEvent--">getGoalEvent()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/AbstractPlanBody.html" title="class in bdi4jade.plan.planbody">AbstractPlanBody</a></dt>
<dd>
<div class="block">Returns a goal event from the queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/AbstractPlanBody.html#getGoalEvent-boolean-">getGoalEvent(boolean)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/AbstractPlanBody.html" title="class in bdi4jade.plan.planbody">AbstractPlanBody</a></dt>
<dd>
<div class="block">Returns a goal event from the queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/AbstractPlanBody.html#getGoalEvent-long-">getGoalEvent(long)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/AbstractPlanBody.html" title="class in bdi4jade.plan.planbody">AbstractPlanBody</a></dt>
<dd>
<div class="block">Returns a goal event from the queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/FSMPlanBody.html#getGoalEvent--">getGoalEvent()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/FSMPlanBody.html" title="class in bdi4jade.plan.planbody">FSMPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/FSMPlanBody.html#getGoalEvent-boolean-">getGoalEvent(boolean)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/FSMPlanBody.html" title="class in bdi4jade.plan.planbody">FSMPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/FSMPlanBody.html#getGoalEvent-long-">getGoalEvent(long)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/FSMPlanBody.html" title="class in bdi4jade.plan.planbody">FSMPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html#getGoalEvent--">getGoalEvent()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html" title="class in bdi4jade.plan.planbody">ParallelActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html#getGoalEvent-boolean-">getGoalEvent(boolean)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html" title="class in bdi4jade.plan.planbody">ParallelActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html#getGoalEvent-long-">getGoalEvent(long)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html" title="class in bdi4jade.plan.planbody">ParallelActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/PlanBody.html#getGoalEvent--">getGoalEvent()</a></span> - Method in interface bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/PlanBody.html" title="interface in bdi4jade.plan.planbody">PlanBody</a></dt>
<dd>
<div class="block">Returns a goal event from the queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/PlanBody.html#getGoalEvent-boolean-">getGoalEvent(boolean)</a></span> - Method in interface bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/PlanBody.html" title="interface in bdi4jade.plan.planbody">PlanBody</a></dt>
<dd>
<div class="block">Returns a goal event from the queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/PlanBody.html#getGoalEvent-long-">getGoalEvent(long)</a></span> - Method in interface bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/PlanBody.html" title="interface in bdi4jade.plan.planbody">PlanBody</a></dt>
<dd>
<div class="block">Returns a goal event from the queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html#getGoalEvent--">getGoalEvent()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html" title="class in bdi4jade.plan.planbody">SequentialActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html#getGoalEvent-boolean-">getGoalEvent(boolean)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html" title="class in bdi4jade.plan.planbody">SequentialActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html#getGoalEvent-long-">getGoalEvent(long)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html" title="class in bdi4jade.plan.planbody">SequentialActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getGoalListeners--">getGoalListeners()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getGoalListeners--">getGoalListeners()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Returns all goal listeners.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Intention.html#getGoalListeners--">getGoalListeners()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a></dt>
<dd>
<div class="block">Returns all goal listeners.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getGoalOwner-java.lang.Class-boolean-">getGoalOwner(Class<? extends Capability>, boolean)</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd>
<div class="block">Returns the capability instances that owns a dispatched goal, considering
the aggregated capabilities of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getGoalOwner-java.lang.Class-boolean-">getGoalOwner(Class<? extends Capability>, boolean)</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the capability instances that owns a dispatched goal, considering
the superclasses of this capability, its associations and compositions.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getGoals--">getGoals()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getGoals--">getGoals()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Gets all goals of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/extension/planselection/utilitybased/AndPlanGoalDependency.html#getGoals--">getGoals()</a></span> - Method in class bdi4jade.extension.planselection.utilitybased.<a href="../bdi4jade/extension/planselection/utilitybased/AndPlanGoalDependency.html" title="class in bdi4jade.extension.planselection.utilitybased">AndPlanGoalDependency</a></dt>
<dd>
<div class="block">Returns the set of goals that the root plan depends on.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/extension/planselection/utilitybased/OrPlanGoalDependency.html#getGoals--">getGoals()</a></span> - Method in class bdi4jade.extension.planselection.utilitybased.<a href="../bdi4jade/extension/planselection/utilitybased/OrPlanGoalDependency.html" title="class in bdi4jade.extension.planselection.utilitybased">OrPlanGoalDependency</a></dt>
<dd>
<div class="block">Returns the map of goals with their probabilities that the root plan
depends on.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/CompositeGoal.html#getGoals--">getGoals()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/CompositeGoal.html" title="class in bdi4jade.goal">CompositeGoal</a></dt>
<dd>
<div class="block">Returns the goals associated with this composite goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/AbstractPlan.html#getGoalTemplates--">getGoalTemplates()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/AbstractPlan.html" title="class in bdi4jade.plan">AbstractPlan</a></dt>
<dd>
<div class="block">Returns the set of goal templates of the goals that can be achieved by
this plan.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getHap--">getHap()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getHelper-java.lang.String-">getHelper(String)</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getId--">getId()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns this capability id.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/AbstractPlan.html#getId--">getId()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/AbstractPlan.html" title="class in bdi4jade.plan">AbstractPlan</a></dt>
<dd>
<div class="block">Returns the identifier of this plan.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/Plan.html#getId--">getId()</a></span> - Method in interface bdi4jade.plan.<a href="../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></dt>
<dd>
<div class="block">Returns the id of this plan.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getIntentions--">getIntentions()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getIntentions--">getIntentions()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Returns all agent intentions, which are goals that this agent is
committed to achieve.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/BeliefBase.html#getLocalBeliefs--">getLocalBeliefs()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a></dt>
<dd>
<div class="block">Gets all beliefs of this specific belief base.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/BeliefBase.html#getLocalBeliefsAssignableFrom-java.lang.Class-">getLocalBeliefsAssignableFrom(Class<?>)</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a></dt>
<dd>
<div class="block">Returns all beliefs whose name is of the given class or any other class
that is assignable to this class.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/BeliefBase.html#getLocalBeliefsByType-java.lang.Class-">getLocalBeliefsByType(Class<?>)</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a></dt>
<dd>
<div class="block">Returns beliefs whose name is of the given class.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/BeliefBase.html#getLocalBeliefValues--">getLocalBeliefValues()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a></dt>
<dd>
<div class="block">Returns a list of belief values from this belief base.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getLocalName--">getLocalName()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/DerivedBelief.html#getMainBeliefBase--">getMainBeliefBase()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/DerivedBelief.html" title="class in bdi4jade.belief">DerivedBelief</a></dt>
<dd>
<div class="block">Returns the main belief base of this belief.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/message/MessageGoal.html#getMessage--">getMessage()</a></span> - Method in class bdi4jade.message.<a href="../bdi4jade/message/MessageGoal.html" title="class in bdi4jade.message">MessageGoal</a></dt>
<dd>
<div class="block">Returns the message associated with this message goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/AbstractPlan.html#getMessageTemplates--">getMessageTemplates()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/AbstractPlan.html" title="class in bdi4jade.plan">AbstractPlan</a></dt>
<dd>
<div class="block">Returns the set of message templates of the messages that can be
processed by this plan.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/MetadataElement.html#getMetadata--">getMetadata()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/MetadataElement.html" title="interface in bdi4jade.core">MetadataElement</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/MetadataElement.html#getMetadata-java.lang.Object-">getMetadata(Object)</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/MetadataElement.html" title="interface in bdi4jade.core">MetadataElement</a></dt>
<dd>
<div class="block">Gets a value of a metadata.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/MetadataElementImpl.html#getMetadata--">getMetadata()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/MetadataElementImpl.html" title="class in bdi4jade.core">MetadataElementImpl</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/MetadataElementImpl.html#getMetadata-java.lang.Object-">getMetadata(Object)</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/MetadataElementImpl.html" title="class in bdi4jade.core">MetadataElementImpl</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getMyAgent--">getMyAgent()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the agent that this capability is associated with.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Intention.html#getMyAgent--">getMyAgent()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a></dt>
<dd>
<div class="block">Returns the agent associated with this intention.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/AbstractBelief.html#getName--">getName()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/AbstractBelief.html" title="class in bdi4jade.belief">AbstractBelief</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/Belief.html#getName--">getName()</a></span> - Method in interface bdi4jade.belief.<a href="../bdi4jade/belief/Belief.html" title="interface in bdi4jade.belief">Belief</a></dt>
<dd>
<div class="block">Returns the name of this belief.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getName--">getName()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/NamedSoftgoal.html#getName--">getName()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/NamedSoftgoal.html" title="class in bdi4jade.goal">NamedSoftgoal</a></dt>
<dd>
<div class="block">Returns the name of this softgoal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getOptionGenerationFunction--">getOptionGenerationFunction()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getOptionGenerationFunction--">getOptionGenerationFunction()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Returns the option generation function of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getOptionGenerationFunction--">getOptionGenerationFunction()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the option generation function of this capability.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Intention.html#getOwners--">getOwners()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a></dt>
<dd>
<div class="block">Returns the set of capabilities that own this goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getParentCapabilities--">getParentCapabilities()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the classes of all parent capabilities of this capability.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getPartCapabilities--">getPartCapabilities()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the parts of this capability.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/AbstractPlanBody.html#getPlan--">getPlan()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/AbstractPlanBody.html" title="class in bdi4jade.plan.planbody">AbstractPlanBody</a></dt>
<dd>
<div class="block">Returns the <a href="../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan"><code>Plan</code></a> that is associated with this plan body.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/FSMPlanBody.html#getPlan--">getPlan()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/FSMPlanBody.html" title="class in bdi4jade.plan.planbody">FSMPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html#getPlan--">getPlan()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html" title="class in bdi4jade.plan.planbody">ParallelActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/PlanBody.html#getPlan--">getPlan()</a></span> - Method in interface bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/PlanBody.html" title="interface in bdi4jade.plan.planbody">PlanBody</a></dt>
<dd>
<div class="block">Returns the <a href="../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan"><code>Plan</code></a> that is associated with this plan instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html#getPlan--">getPlan()</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html" title="class in bdi4jade.plan.planbody">SequentialActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/DefaultPlan.html#getPlanBodyClass--">getPlanBodyClass()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/DefaultPlan.html" title="class in bdi4jade.plan">DefaultPlan</a></dt>
<dd>
<div class="block">Returns the class of plan body of this plan, to be instantiated and
executed.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getPlanLibrary--">getPlanLibrary()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the plan library of this capability.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/AbstractPlan.html#getPlanLibrary--">getPlanLibrary()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/AbstractPlan.html" title="class in bdi4jade.plan">AbstractPlan</a></dt>
<dd>
<div class="block">Returns the plan library with which this plan is associated.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/Plan.html#getPlanLibrary--">getPlanLibrary()</a></span> - Method in interface bdi4jade.plan.<a href="../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></dt>
<dd>
<div class="block">Returns the plan library with which this plan is associated.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/PlanLibrary.html#getPlans--">getPlans()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanLibrary.html" title="class in bdi4jade.plan">PlanLibrary</a></dt>
<dd>
<div class="block">Returns the set of plans that are part of this plan library.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getPlanSelectionStrategy--">getPlanSelectionStrategy()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getPlanSelectionStrategy--">getPlanSelectionStrategy()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Returns the plan selection strategy of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getPlanSelectionStrategy--">getPlanSelectionStrategy()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the plan selection strategy of this capability.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/extension/planselection/utilitybased/SoftgoalPreferences.html#getPreferenceForSoftgoal-bdi4jade.goal.Softgoal-">getPreferenceForSoftgoal(Softgoal)</a></span> - Method in class bdi4jade.extension.planselection.utilitybased.<a href="../bdi4jade/extension/planselection/utilitybased/SoftgoalPreferences.html" title="class in bdi4jade.extension.planselection.utilitybased">SoftgoalPreferences</a></dt>
<dd>
<div class="block">Returns the preference for a softgoal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/extension/planselection/utilitybased/PlanContribution.html#getProbability--">getProbability()</a></span> - Method in class bdi4jade.extension.planselection.utilitybased.<a href="../bdi4jade/extension/planselection/utilitybased/PlanContribution.html" title="class in bdi4jade.extension.planselection.utilitybased">PlanContribution</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getQueueSize--">getQueueSize()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/extension/planselection/utilitybased/PlanGoalDependency.html#getRoot--">getRoot()</a></span> - Method in class bdi4jade.extension.planselection.utilitybased.<a href="../bdi4jade/extension/planselection/utilitybased/PlanGoalDependency.html" title="class in bdi4jade.extension.planselection.utilitybased">PlanGoalDependency</a></dt>
<dd>
<div class="block">Returns the plan that is the root of the plan-goal dependency, i.e.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/extension/planselection/utilitybased/PlanContribution.html#getSoftgoal--">getSoftgoal()</a></span> - Method in class bdi4jade.extension.planselection.utilitybased.<a href="../bdi4jade/extension/planselection/utilitybased/PlanContribution.html" title="class in bdi4jade.extension.planselection.utilitybased">PlanContribution</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#getSoftgoals--">getSoftgoals()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/BDIAgent.html#getSoftgoals--">getSoftgoals()</a></span> - Method in interface bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="interface in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Gets all softgoals of this agent.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/GoalUpdateSet.GoalDescription.html#getStatus--">getStatus()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/GoalUpdateSet.GoalDescription.html" title="class in bdi4jade.core">GoalUpdateSet.GoalDescription</a></dt>
<dd>
<div class="block">Returns the status of the goal described by this descriptor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Intention.html#getStatus--">getStatus()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a></dt>
<dd>
<div class="block">Returns the current goal status that this capability is committed to
achieve.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/event/GoalEvent.html#getStatus--">getStatus()</a></span> - Method in class bdi4jade.event.<a href="../bdi4jade/event/GoalEvent.html" title="class in bdi4jade.event">GoalEvent</a></dt>
<dd>
<div class="block">Returns the goal status.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/Belief.html#getValue--">getValue()</a></span> - Method in interface bdi4jade.belief.<a href="../bdi4jade/belief/Belief.html" title="interface in bdi4jade.belief">Belief</a></dt>
<dd>
<div class="block">Gets the current value of the belief.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/DerivedBelief.html#getValue--">getValue()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/DerivedBelief.html" title="class in bdi4jade.belief">DerivedBelief</a></dt>
<dd>
<div class="block">Returns the value of this belief.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/PersistentBelief.html#getValue--">getValue()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/PersistentBelief.html" title="class in bdi4jade.belief">PersistentBelief</a></dt>
<dd>
<div class="block">Not implemented yet.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/TransientBelief.html#getValue--">getValue()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/TransientBelief.html" title="class in bdi4jade.belief">TransientBelief</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/belief/TransientBeliefSet.html#getValue--">getValue()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/TransientBeliefSet.html" title="class in bdi4jade.belief">TransientBeliefSet</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/extension/planselection/utilitybased/PlanContribution.html#getValue--">getValue()</a></span> - Method in class bdi4jade.extension.planselection.utilitybased.<a href="../bdi4jade/extension/planselection/utilitybased/PlanContribution.html" title="class in bdi4jade.extension.planselection.utilitybased">PlanContribution</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/BeliefSetHasValueGoal.html#getValue--">getValue()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/BeliefSetHasValueGoal.html" title="class in bdi4jade.goal">BeliefSetHasValueGoal</a></dt>
<dd>
<div class="block">The belief value associated with this goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/BeliefValueGoal.html#getValue--">getValue()</a></span> - Method in class bdi4jade.goal.<a href="../bdi4jade/goal/BeliefValueGoal.html" title="class in bdi4jade.goal">BeliefValueGoal</a></dt>
<dd>
<div class="block">The belief value associated with this goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/Capability.html#getWholeCapability--">getWholeCapability()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd>
<div class="block">Returns the whole-capability, if this is a part capability.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/event/GoalEvent.html#goal">goal</a></span> - Variable in class bdi4jade.event.<a href="../bdi4jade/event/GoalEvent.html" title="class in bdi4jade.event">GoalEvent</a></dt>
<dd> </dd>
<dt><a href="../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal"><span class="typeNameLink">Goal</span></a> - Interface in <a href="../bdi4jade/goal/package-summary.html">bdi4jade.goal</a></dt>
<dd>
<div class="block">This interface defines the abstraction of an agent goal.</div>
</dd>
<dt><a href="../bdi4jade/event/GoalEvent.html" title="class in bdi4jade.event"><span class="typeNameLink">GoalEvent</span></a> - Class in <a href="../bdi4jade/event/package-summary.html">bdi4jade.event</a></dt>
<dd>
<div class="block">This class represents an event performed over a goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/event/GoalEvent.html#GoalEvent--">GoalEvent()</a></span> - Constructor for class bdi4jade.event.<a href="../bdi4jade/event/GoalEvent.html" title="class in bdi4jade.event">GoalEvent</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/event/GoalEvent.html#GoalEvent-bdi4jade.goal.Goal-">GoalEvent(Goal)</a></span> - Constructor for class bdi4jade.event.<a href="../bdi4jade/event/GoalEvent.html" title="class in bdi4jade.event">GoalEvent</a></dt>
<dd>
<div class="block">Creates a new goal event with a goal.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/event/GoalEvent.html#GoalEvent-bdi4jade.goal.Goal-bdi4jade.goal.GoalStatus-">GoalEvent(Goal, GoalStatus)</a></span> - Constructor for class bdi4jade.event.<a href="../bdi4jade/event/GoalEvent.html" title="class in bdi4jade.event">GoalEvent</a></dt>
<dd>
<div class="block">Creates a new goal event with a goal.</div>
</dd>
<dt><a href="../bdi4jade/event/GoalListener.html" title="interface in bdi4jade.event"><span class="typeNameLink">GoalListener</span></a> - Interface in <a href="../bdi4jade/event/package-summary.html">bdi4jade.event</a></dt>
<dd>
<div class="block">This interface defines the method that a goal listener should implement.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/core/AbstractBDIAgent.html#goalListeners">goalListeners</a></span> - Variable in class bdi4jade.core.<a href="../bdi4jade/core/AbstractBDIAgent.html" title="class in bdi4jade.core">AbstractBDIAgent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/GoalTemplateFactory.html#goalOfType-java.lang.Class-">goalOfType(Class<? extends Goal>)</a></span> - Static method in class bdi4jade.goal.<a href="../bdi4jade/goal/GoalTemplateFactory.html" title="class in bdi4jade.goal">GoalTemplateFactory</a></dt>
<dd>
<div class="block">This method creates a goal template that positively matches a goal if it
is of the given type.</div>
</dd>
<dt><a href="../bdi4jade/annotation/GoalOwner.html" title="annotation in bdi4jade.annotation"><span class="typeNameLink">GoalOwner</span></a> - Annotation Type in <a href="../bdi4jade/annotation/package-summary.html">bdi4jade.annotation</a></dt>
<dd>
<div class="block">This annotation allows to specify that a <a href="../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal"><code>Goal</code></a> belongs to a
capability and, if so, whether is is internal or external.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/event/GoalListener.html#goalPerformed-bdi4jade.event.GoalEvent-">goalPerformed(GoalEvent)</a></span> - Method in interface bdi4jade.event.<a href="../bdi4jade/event/GoalListener.html" title="interface in bdi4jade.event">GoalListener</a></dt>
<dd>
<div class="block">Notifies the listener that a goal that was performed.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/AbstractPlanBody.html#goalPerformed-bdi4jade.event.GoalEvent-">goalPerformed(GoalEvent)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/AbstractPlanBody.html" title="class in bdi4jade.plan.planbody">AbstractPlanBody</a></dt>
<dd>
<div class="block">Receives the notification that a goal event has occurred.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/FSMPlanBody.html#goalPerformed-bdi4jade.event.GoalEvent-">goalPerformed(GoalEvent)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/FSMPlanBody.html" title="class in bdi4jade.plan.planbody">FSMPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html#goalPerformed-bdi4jade.event.GoalEvent-">goalPerformed(GoalEvent)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/ParallelActionPlanBody.html" title="class in bdi4jade.plan.planbody">ParallelActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html#goalPerformed-bdi4jade.event.GoalEvent-">goalPerformed(GoalEvent)</a></span> - Method in class bdi4jade.plan.planbody.<a href="../bdi4jade/plan/planbody/SequentialActionPlanBody.html" title="class in bdi4jade.plan.planbody">SequentialActionPlanBody</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/CompositeGoal.html#goals">goals</a></span> - Variable in class bdi4jade.goal.<a href="../bdi4jade/goal/CompositeGoal.html" title="class in bdi4jade.goal">CompositeGoal</a></dt>
<dd> </dd>
<dt><a href="../bdi4jade/goal/GoalStatus.html" title="enum in bdi4jade.goal"><span class="typeNameLink">GoalStatus</span></a> - Enum in <a href="../bdi4jade/goal/package-summary.html">bdi4jade.goal</a></dt>
<dd>
<div class="block">This enumeration provides the possible status that a goal can have.</div>
</dd>
<dt><a href="../bdi4jade/goal/GoalTemplate.html" title="interface in bdi4jade.goal"><span class="typeNameLink">GoalTemplate</span></a> - Interface in <a href="../bdi4jade/goal/package-summary.html">bdi4jade.goal</a></dt>
<dd>
<div class="block">This interface defines methods to create goal templates.</div>
</dd>
<dt><a href="../bdi4jade/goal/GoalTemplateFactory.html" title="class in bdi4jade.goal"><span class="typeNameLink">GoalTemplateFactory</span></a> - Class in <a href="../bdi4jade/goal/package-summary.html">bdi4jade.goal</a></dt>
<dd>
<div class="block">This class provides a collection of static methods to create common goal
templates.</div>
</dd>
<dt><span class="memberNameLink"><a href="../bdi4jade/goal/GoalTemplateFactory.html#GoalTemplateFactory--">GoalTemplateFactory()</a></span> - Constructor for class bdi4jade.goal.<a href="../bdi4jade/goal/GoalTemplateFactory.html" title="class in bdi4jade.goal">GoalTemplateFactory</a></dt>
<dd> </dd>
<dt><a href="../bdi4jade/core/GoalUpdateSet.html" title="class in bdi4jade.core"><span class="typeNameLink">GoalUpdateSet</span></a> - Class in <a href="../bdi4jade/core/package-summary.html">bdi4jade.core</a></dt>
<dd>
<div class="block">This class is a data structure to used to specify updates on goals.</div>
</dd>
<dt><a href="../bdi4jade/core/GoalUpdateSet.GoalDescription.html" title="class in bdi4jade.core"><span class="typeNameLink">GoalUpdateSet.GoalDescription</span></a> - Class in <a href="../bdi4jade/core/package-summary.html">bdi4jade.core</a></dt>
<dd>
<div class="block">This class is a data structure to describe a goal.</div>
</dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-7.html" target="_top">Frames</a></li>
<li><a href="index-7.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>