<!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 (version 1.7.0_25) on Thu Jan 09 01:28:43 BRST 2014 -->
<title>G-Index</title>
<meta name="date" content="2014-01-09">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="G-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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-filesindex-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="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="../bdi4jade/reasoning/OptionGenerationFunction.html#generateGoals(java.util.Map)">generateGoals(Map<Goal, GoalStatus>)</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">The goals parameter is a map of all goals of the agent (that might be
intentions) with their corresponding status.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/util/reasoning/DefaultOptionGenerationFunction.html#generateGoals(java.util.Map)">generateGoals(Map<Goal, GoalStatus>)</a></span> - Method in class bdi4jade.util.reasoning.<a href="../bdi4jade/util/reasoning/DefaultOptionGenerationFunction.html" title="class in bdi4jade.util.reasoning">DefaultOptionGenerationFunction</a></dt>
<dd> </dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BDIAgent.html#getAllBeliefs()">getAllBeliefs()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="class 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="strong"><a href="../bdi4jade/core/BeliefBase.html#getAllBeliefs()">getAllBeliefs()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BeliefBase.html" title="class in bdi4jade.core">BeliefBase</a></dt>
<dd>
<div class="block">Gets all beliefs of this belief base and the belief bases of the parents
of the capability that this belief base belongs to.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/core/BDIAgent.html#getAllCapabilities()">getAllCapabilities()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="class in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BDIAgent.html#getAllGoals()">getAllGoals()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="class in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Gets all goals of this agent.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/core/BDIAgent.html#getAllSoftgoals()">getAllSoftgoals()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="class in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Gets all softgoals of this agent.</div>
</dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BeliefBase.html#getBelief(java.lang.String)">getBelief(String)</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BeliefBase.html" title="class in bdi4jade.core">BeliefBase</a></dt>
<dd>
<div class="block">Retrieves a belief from the belief base.</div>
</dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><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="strong"><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> </dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanInstance.html#getBeliefBase()">getBeliefBase()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanInstance.html" title="class in bdi4jade.plan">PlanInstance</a></dt>
<dd>
<div class="block">Returns the belief base of the capability.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/belief/Belief.html#getBeliefBases()">getBeliefBases()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BeliefBase.html#getBeliefListeners()">getBeliefListeners()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BeliefBase.html" title="class in bdi4jade.core">BeliefBase</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/util/goal/BeliefGoal.html#getBeliefName()">getBeliefName()</a></span> - Method in class bdi4jade.util.goal.<a href="../bdi4jade/util/goal/BeliefGoal.html" title="class in bdi4jade.util.goal">BeliefGoal</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BDIAgent.html#getBeliefRevisionStrategy()">getBeliefRevisionStrategy()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="class in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BeliefBase.html#getBeliefs()">getBeliefs()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BeliefBase.html" title="class in bdi4jade.core">BeliefBase</a></dt>
<dd>
<div class="block">Gets all beliefs of this belief base.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/util/goal/BeliefSetValueGoal.html#getBeliefSetName()">getBeliefSetName()</a></span> - Method in class bdi4jade.util.goal.<a href="../bdi4jade/util/goal/BeliefSetValueGoal.html" title="class in bdi4jade.util.goal">BeliefSetValueGoal</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BeliefBase.html#getBeliefValues()">getBeliefValues()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BeliefBase.html" title="class in bdi4jade.core">BeliefBase</a></dt>
<dd>
<div class="block">Return a list of all belief values from this belief base.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/core/BeliefBase.html#getCapability()">getCapability()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BeliefBase.html" title="class in bdi4jade.core">BeliefBase</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/PlanLibrary.html#getCapability()">getCapability()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/PlanLibrary.html" title="class in bdi4jade.core">PlanLibrary</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/Capability.html#getChildren()">getChildren()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/util/goal/CompositeGoal.html#getCompletedGoals()">getCompletedGoals()</a></span> - Method in class bdi4jade.util.goal.<a href="../bdi4jade/util/goal/CompositeGoal.html" title="class in bdi4jade.util.goal">CompositeGoal</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BDIAgent.html#getDeliberationFunction()">getDeliberationFunction()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="class in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanBody.html#getEndState()">getEndState()</a></span> - Method in interface bdi4jade.plan.<a href="../bdi4jade/plan/PlanBody.html" title="interface in bdi4jade.plan">PlanBody</a></dt>
<dd>
<div class="block">Returns the end state of the execution of this plan.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanInstance.html#getEndState()">getEndState()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanInstance.html" title="class in bdi4jade.plan">PlanInstance</a></dt>
<dd>
<div class="block">Returns the end state of plan.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/util/plan/ParallelGoalPlanBody.html#getEndState()">getEndState()</a></span> - Method in class bdi4jade.util.plan.<a href="../bdi4jade/util/plan/ParallelGoalPlanBody.html" title="class in bdi4jade.util.plan">ParallelGoalPlanBody</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/util/plan/SequentialGoalPlanBody.html#getEndState()">getEndState()</a></span> - Method in class bdi4jade.util.plan.<a href="../bdi4jade/util/plan/SequentialGoalPlanBody.html" title="class in bdi4jade.util.plan">SequentialGoalPlanBody</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/util/goal/CompositeGoal.html#getFailedGoal()">getFailedGoal()</a></span> - Method in class bdi4jade.util.goal.<a href="../bdi4jade/util/goal/CompositeGoal.html" title="class in bdi4jade.util.goal">CompositeGoal</a></dt>
<dd> </dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><a href="../bdi4jade/exception/GoalFailedException.html#getGoal()">getGoal()</a></span> - Method in exception bdi4jade.exception.<a href="../bdi4jade/exception/GoalFailedException.html" title="class in bdi4jade.exception">GoalFailedException</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanInstance.html#getGoal()">getGoal()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanInstance.html" title="class in bdi4jade.plan">PlanInstance</a></dt>
<dd>
<div class="block">Returns the goal to be achieved by this plan instance.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanInstance.html#getGoalEvent()">getGoalEvent()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanInstance.html" title="class in bdi4jade.plan">PlanInstance</a></dt>
<dd>
<div class="block">Returns a goal event from the queue.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanInstance.html#getGoalEvent(boolean)">getGoalEvent(boolean)</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanInstance.html" title="class in bdi4jade.plan">PlanInstance</a></dt>
<dd>
<div class="block">Returns a goal event from the queue.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanInstance.html#getGoalEvent(long)">getGoalEvent(long)</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanInstance.html" title="class in bdi4jade.plan">PlanInstance</a></dt>
<dd>
<div class="block">Returns a goal event from the queue.</div>
</dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><a href="../bdi4jade/plan/AndPlanGoalDependency.html#getGoals()">getGoals()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/AndPlanGoalDependency.html" title="class in bdi4jade.plan">AndPlanGoalDependency</a></dt>
<dd>
<div class="block">Returns the set of goals that the root plan depends on.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/plan/OrPlanGoalDependency.html#getGoals()">getGoals()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/OrPlanGoalDependency.html" title="class in bdi4jade.plan">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="strong"><a href="../bdi4jade/util/goal/CompositeGoal.html#getGoals()">getGoals()</a></span> - Method in class bdi4jade.util.goal.<a href="../bdi4jade/util/goal/CompositeGoal.html" title="class in bdi4jade.util.goal">CompositeGoal</a></dt>
<dd> </dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><a href="../bdi4jade/plan/Plan.html#getId()">getId()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/Plan.html" title="class in bdi4jade.plan">Plan</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BDIAgent.html#getIntentions()">getIntentions()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="class in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><a href="../bdi4jade/util/MetadataElement.html#getMetadata()">getMetadata()</a></span> - Method in class bdi4jade.util.<a href="../bdi4jade/util/MetadataElement.html" title="class in bdi4jade.util">MetadataElement</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/util/MetadataElement.html#getMetadata(java.lang.Object)">getMetadata(Object)</a></span> - Method in class bdi4jade.util.<a href="../bdi4jade/util/MetadataElement.html" title="class in bdi4jade.util">MetadataElement</a></dt>
<dd>
<div class="block">Gets a value of a metadata.</div>
</dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><a href="../bdi4jade/message/BDIAgentMsgReceiver.html#getMyAgent()">getMyAgent()</a></span> - Method in class bdi4jade.message.<a href="../bdi4jade/message/BDIAgentMsgReceiver.html" title="class in bdi4jade.message">BDIAgentMsgReceiver</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/util/reasoning/UtilityBasedPlanSelectionStrategy.html#getMyAgent()">getMyAgent()</a></span> - Method in class bdi4jade.util.reasoning.<a href="../bdi4jade/util/reasoning/UtilityBasedPlanSelectionStrategy.html" title="class in bdi4jade.util.reasoning">UtilityBasedPlanSelectionStrategy</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/belief/Belief.html#getName()">getName()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></dt>
<dd>
<div class="block">Gets the name of the Belief.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/softgoal/NamedSoftgoal.html#getName()">getName()</a></span> - Method in class bdi4jade.softgoal.<a href="../bdi4jade/softgoal/NamedSoftgoal.html" title="class in bdi4jade.softgoal">NamedSoftgoal</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BDIAgent.html#getOptionGenerationFunction()">getOptionGenerationFunction()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="class in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/Capability.html#getParent()">getParent()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanInstance.html#getPlan()">getPlan()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanInstance.html" title="class in bdi4jade.plan">PlanInstance</a></dt>
<dd>
<div class="block">Returns the <a href="../bdi4jade/plan/Plan.html" title="class in bdi4jade.plan"><code>Plan</code></a> that is associated with this plan instance.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/util/plan/SimplePlan.html#getPlanBodyClass()">getPlanBodyClass()</a></span> - Method in class bdi4jade.util.plan.<a href="../bdi4jade/util/plan/SimplePlan.html" title="class in bdi4jade.util.plan">SimplePlan</a></dt>
<dd> </dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><a href="../bdi4jade/plan/Plan.html#getPlanLibrary()">getPlanLibrary()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/Plan.html" title="class in bdi4jade.plan">Plan</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/PlanLibrary.html#getPlans()">getPlans()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/PlanLibrary.html" title="class in bdi4jade.core">PlanLibrary</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/core/BDIAgent.html#getPlanSelectionStrategy()">getPlanSelectionStrategy()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="class in bdi4jade.core">BDIAgent</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/preference/SoftgoalPreferences.html#getPreferenceForSoftgoal(bdi4jade.softgoal.Softgoal)">getPreferenceForSoftgoal(Softgoal)</a></span> - Method in class bdi4jade.preference.<a href="../bdi4jade/preference/SoftgoalPreferences.html" title="class in bdi4jade.preference">SoftgoalPreferences</a></dt>
<dd>
<div class="block">Returns the preference for a softgoal.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanContribution.html#getProbability()">getProbability()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanContribution.html" title="class in bdi4jade.plan">PlanContribution</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanGoalDependency.html#getRoot()">getRoot()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanGoalDependency.html" title="class in bdi4jade.plan">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="strong"><a href="../bdi4jade/core/BDIAgent.html#getRootCapability()">getRootCapability()</a></span> - Method in class bdi4jade.core.<a href="../bdi4jade/core/BDIAgent.html" title="class in bdi4jade.core">BDIAgent</a></dt>
<dd>
<div class="block">Returns the root capability of this agent.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanContribution.html#getSoftgoal()">getSoftgoal()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanContribution.html" title="class in bdi4jade.plan">PlanContribution</a></dt>
<dd> </dd>
<dt><span class="strong"><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="strong"><a href="../bdi4jade/event/GoalFinishedEvent.html#getStatus()">getStatus()</a></span> - Method in class bdi4jade.event.<a href="../bdi4jade/event/GoalFinishedEvent.html" title="class in bdi4jade.event">GoalFinishedEvent</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/belief/Belief.html#getValue()">getValue()</a></span> - Method in class bdi4jade.belief.<a href="../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></dt>
<dd>
<div class="block">Gets the current value of the Belief.</div>
</dd>
<dt><span class="strong"><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> </dd>
<dt><span class="strong"><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="strong"><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="strong"><a href="../bdi4jade/plan/PlanContribution.html#getValue()">getValue()</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanContribution.html" title="class in bdi4jade.plan">PlanContribution</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/util/goal/BeliefSetValueGoal.html#getValue()">getValue()</a></span> - Method in class bdi4jade.util.goal.<a href="../bdi4jade/util/goal/BeliefSetValueGoal.html" title="class in bdi4jade.util.goal">BeliefSetValueGoal</a></dt>
<dd> </dd>
<dt><a href="../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal"><span class="strong">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 a Goal.</div>
</dd>
<dt><a href="../bdi4jade/event/GoalEvent.html" title="class in bdi4jade.event"><span class="strong">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="strong"><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="strong"><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><a href="../bdi4jade/exception/GoalFailedException.html" title="class in bdi4jade.exception"><span class="strong">GoalFailedException</span></a> - Exception in <a href="../bdi4jade/exception/package-summary.html">bdi4jade.exception</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/exception/GoalFailedException.html#GoalFailedException(bdi4jade.goal.Goal)">GoalFailedException(Goal)</a></span> - Constructor for exception bdi4jade.exception.<a href="../bdi4jade/exception/GoalFailedException.html" title="class in bdi4jade.exception">GoalFailedException</a></dt>
<dd>
<div class="block">Creates a new instance of GoalFailedException.</div>
</dd>
<dt><a href="../bdi4jade/event/GoalFinishedEvent.html" title="class in bdi4jade.event"><span class="strong">GoalFinishedEvent</span></a> - Class in <a href="../bdi4jade/event/package-summary.html">bdi4jade.event</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../bdi4jade/event/GoalFinishedEvent.html#GoalFinishedEvent()">GoalFinishedEvent()</a></span> - Constructor for class bdi4jade.event.<a href="../bdi4jade/event/GoalFinishedEvent.html" title="class in bdi4jade.event">GoalFinishedEvent</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/event/GoalFinishedEvent.html#GoalFinishedEvent(bdi4jade.goal.Goal, bdi4jade.goal.GoalStatus)">GoalFinishedEvent(Goal, GoalStatus)</a></span> - Constructor for class bdi4jade.event.<a href="../bdi4jade/event/GoalFinishedEvent.html" title="class in bdi4jade.event">GoalFinishedEvent</a></dt>
<dd>
<div class="block">Creates a new goal event with a goal and its status.</div>
</dd>
<dt><a href="../bdi4jade/event/GoalListener.html" title="interface in bdi4jade.event"><span class="strong">GoalListener</span></a> - Interface in <a href="../bdi4jade/event/package-summary.html">bdi4jade.event</a></dt>
<dd>
<div class="block">This interface defined the method that a goal listener should implement.</div>
</dd>
<dt><span class="strong"><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 the goal was performed.</div>
</dd>
<dt><span class="strong"><a href="../bdi4jade/plan/PlanInstance.html#goalPerformed(bdi4jade.event.GoalEvent)">goalPerformed(GoalEvent)</a></span> - Method in class bdi4jade.plan.<a href="../bdi4jade/plan/PlanInstance.html" title="class in bdi4jade.plan">PlanInstance</a></dt>
<dd> </dd>
<dt><a href="../bdi4jade/goal/GoalStatus.html" title="enum in bdi4jade.goal"><span class="strong">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>
</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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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-filesindex-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>