<!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_20) on Mon Sep 22 13:06:35 BRT 2014 -->
<title>Uses of Interface bdi4jade.plan.Plan</title>
<meta name="date" content="2014-09-22">
<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="Uses of Interface bdi4jade.plan.Plan";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?bdi4jade/plan/class-use/Plan.html" target="_top">Frames</a></li>
<li><a href="Plan.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="header">
<h2 title="Uses of Interface bdi4jade.plan.Plan" class="title">Uses of Interface<br>bdi4jade.plan.Plan</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#bdi4jade.core">bdi4jade.core</a></td>
<td class="colLast">
<div class="block">This package contains the key classes of BDI4JADE.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#bdi4jade.plan">bdi4jade.plan</a></td>
<td class="colLast">
<div class="block">This package contains interfaces and classes that allows representation of
plans of BDI agents.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#bdi4jade.plan.planbody">bdi4jade.plan.planbody</a></td>
<td class="colLast">
<div class="block">This package contains interfaces and classes that allows representation of
plan body, which is an executable piece of code that is instantiated and
executed to achieve goals.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#bdi4jade.reasoning">bdi4jade.reasoning</a></td>
<td class="colLast">
<div class="block">This package contains interfaces and classes to specify strategies
associated with customization points of the BDI agent reasoning cycle.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="bdi4jade.core">
<!-- -->
</a>
<h3>Uses of <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> in <a href="../../../bdi4jade/core/package-summary.html">bdi4jade.core</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../bdi4jade/core/package-summary.html">bdi4jade.core</a> with type arguments of type <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Capability.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/core/Capability.html#addCandidatePlans-bdi4jade.goal.Goal-java.util.Map-">addCandidatePlans</a></span>(<a href="../../../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal">Goal</a> goal,
java.util.Map<<a href="../../../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a>,java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>>> candidatePlansMap)</code>
<div class="block">Adds the set of plans of this capability that can achieve the given goal
to a map of candidate plans.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../bdi4jade/core/package-summary.html">bdi4jade.core</a> with type arguments of type <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../bdi4jade/core/Capability.html#Capability-java.util.Set-java.util.Set-">Capability</a></span>(java.util.Set<<a href="../../../bdi4jade/belief/Belief.html" title="interface in bdi4jade.belief">Belief</a><?,?>> initialBeliefs,
java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>> initialPlans)</code>
<div class="block">Creates a new capability with a generated id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../bdi4jade/core/Capability.html#Capability-java.lang.String-bdi4jade.belief.BeliefBase-java.util.Set-bdi4jade.plan.PlanLibrary-java.util.Set-">Capability</a></span>(java.lang.String id,
<a href="../../../bdi4jade/belief/BeliefBase.html" title="class in bdi4jade.belief">BeliefBase</a> beliefBase,
java.util.Set<<a href="../../../bdi4jade/belief/Belief.html" title="interface in bdi4jade.belief">Belief</a><?,?>> initialBeliefs,
<a href="../../../bdi4jade/plan/PlanLibrary.html" title="class in bdi4jade.plan">PlanLibrary</a> planLibrary,
java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>> initialPlans)</code>
<div class="block">Creates a new capability with the given id, or a generated one if it is
null.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../bdi4jade/core/Capability.html#Capability-java.lang.String-java.util.Set-java.util.Set-">Capability</a></span>(java.lang.String id,
java.util.Set<<a href="../../../bdi4jade/belief/Belief.html" title="interface in bdi4jade.belief">Belief</a><?,?>> initialBeliefs,
java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>> initialPlans)</code>
<div class="block">Creates a new capability with the given id.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="bdi4jade.plan">
<!-- -->
</a>
<h3>Uses of <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> in <a href="../../../bdi4jade/plan/package-summary.html">bdi4jade.plan</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../bdi4jade/plan/package-summary.html">bdi4jade.plan</a> that implement <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/AbstractPlan.html" title="class in bdi4jade.plan">AbstractPlan</a></span></code>
<div class="block">This class represents the plan abstraction, being an abstract implementation
of the <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan"><code>Plan</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/DefaultPlan.html" title="class in bdi4jade.plan">DefaultPlan</a></span></code>
<div class="block">This class represents a plan whose plan body is a class that can be
instantiated by invoking the <code>Class.newInstance()</code> method.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/plan/package-summary.html">bdi4jade.plan</a> that return types with arguments of type <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>></code></td>
<td class="colLast"><span class="typeNameLabel">PlanLibrary.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/PlanLibrary.html#getCandidatePlans-bdi4jade.goal.Goal-">getCandidatePlans</a></span>(<a href="../../../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal">Goal</a> goal)</code>
<div class="block">Returns the set of plans that can achieve the given goal.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>></code></td>
<td class="colLast"><span class="typeNameLabel">PlanLibrary.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/PlanLibrary.html#getPlans--">getPlans</a></span>()</code>
<div class="block">Returns the set of plans that are part of this plan library.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/plan/package-summary.html">bdi4jade.plan</a> with parameters of type <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PlanLibrary.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/PlanLibrary.html#addPlan-bdi4jade.plan.Plan-">addPlan</a></span>(<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> plan)</code>
<div class="block">Adds a plan to the plan library.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">PlanLibrary.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/PlanLibrary.html#hasPlan-bdi4jade.plan.Plan-">hasPlan</a></span>(<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> plan)</code>
<div class="block">Checks if a plan is part of the plan library.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">PlanLibrary.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/PlanLibrary.html#removePlan-bdi4jade.plan.Plan-">removePlan</a></span>(<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> plan)</code>
<div class="block">Removes a plan from the plan library.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../bdi4jade/plan/package-summary.html">bdi4jade.plan</a> with type arguments of type <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/PlanLibrary.html#PlanLibrary-bdi4jade.core.Capability-java.util.Set-">PlanLibrary</a></span>(<a href="../../../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a> capability,
java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>> plans)</code>
<div class="block">Creates a plan library base associated with a capability and adds the
plans in the provided set.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="bdi4jade.plan.planbody">
<!-- -->
</a>
<h3>Uses of <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> in <a href="../../../bdi4jade/plan/planbody/package-summary.html">bdi4jade.plan.planbody</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/plan/planbody/package-summary.html">bdi4jade.plan.planbody</a> that return <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">SequentialActionPlanBody.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/planbody/SequentialActionPlanBody.html#getPlan--">getPlan</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">PlanBody.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/planbody/PlanBody.html#getPlan--">getPlan</a></span>()</code>
<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>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">ParallelActionPlanBody.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/planbody/ParallelActionPlanBody.html#getPlan--">getPlan</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">FSMPlanBody.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/planbody/FSMPlanBody.html#getPlan--">getPlan</a></span>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractPlanBody.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/planbody/AbstractPlanBody.html#getPlan--">getPlan</a></span>()</code>
<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>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/plan/planbody/package-summary.html">bdi4jade.plan.planbody</a> with parameters of type <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SequentialActionPlanBody.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/planbody/SequentialActionPlanBody.html#init-bdi4jade.plan.Plan-bdi4jade.core.Intention-">init</a></span>(<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> plan,
<a href="../../../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a> intention)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PlanBody.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/planbody/PlanBody.html#init-bdi4jade.plan.Plan-bdi4jade.core.Intention-">init</a></span>(<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> plan,
<a href="../../../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a> intention)</code>
<div class="block">Initializes this plan body.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ParallelActionPlanBody.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/planbody/ParallelActionPlanBody.html#init-bdi4jade.plan.Plan-bdi4jade.core.Intention-">init</a></span>(<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> plan,
<a href="../../../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a> intention)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">FSMPlanBody.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/planbody/FSMPlanBody.html#init-bdi4jade.plan.Plan-bdi4jade.core.Intention-">init</a></span>(<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> plan,
<a href="../../../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a> intention)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractPlanBody.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/plan/planbody/AbstractPlanBody.html#init-bdi4jade.plan.Plan-bdi4jade.core.Intention-">init</a></span>(<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> plan,
<a href="../../../bdi4jade/core/Intention.html" title="class in bdi4jade.core">Intention</a> intention)</code>
<div class="block">Initializes this plan body.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="bdi4jade.reasoning">
<!-- -->
</a>
<h3>Uses of <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a> in <a href="../../../bdi4jade/reasoning/package-summary.html">bdi4jade.reasoning</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/reasoning/package-summary.html">bdi4jade.reasoning</a> that return <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">DefaultAgentPlanSelectionStrategy.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/reasoning/DefaultAgentPlanSelectionStrategy.html#selectPlan-bdi4jade.goal.Goal-java.util.Map-">selectPlan</a></span>(<a href="../../../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal">Goal</a> goal,
java.util.Map<<a href="../../../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a>,java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>>> capabilityPlans)</code>
<div class="block">This default implementation requests each of its capabilities to select
one of its plans, and this method selects one of them, randomly.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">AgentPlanSelectionStrategy.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/reasoning/AgentPlanSelectionStrategy.html#selectPlan-bdi4jade.goal.Goal-java.util.Map-">selectPlan</a></span>(<a href="../../../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal">Goal</a> goal,
java.util.Map<<a href="../../../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a>,java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>>> capabilityPlans)</code>
<div class="block">This method is responsible for selecting plans to achieve a goals of this
agent.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">PlanSelectionStrategy.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/reasoning/PlanSelectionStrategy.html#selectPlan-bdi4jade.goal.Goal-java.util.Set-">selectPlan</a></span>(<a href="../../../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal">Goal</a> goal,
java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>> candidatePlans)</code>
<div class="block">Selects a plan to be executed to achieve the given goal, given a set of
candidate plans.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">DefaultPlanSelectionStrategy.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/reasoning/DefaultPlanSelectionStrategy.html#selectPlan-bdi4jade.goal.Goal-java.util.Set-">selectPlan</a></span>(<a href="../../../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal">Goal</a> goal,
java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>> candidatePlans)</code>
<div class="block">Selects the first plan of the set of candidate plans, if any.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../bdi4jade/reasoning/package-summary.html">bdi4jade.reasoning</a> with type arguments of type <a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">DefaultAgentPlanSelectionStrategy.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/reasoning/DefaultAgentPlanSelectionStrategy.html#selectPlan-bdi4jade.goal.Goal-java.util.Map-">selectPlan</a></span>(<a href="../../../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal">Goal</a> goal,
java.util.Map<<a href="../../../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a>,java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>>> capabilityPlans)</code>
<div class="block">This default implementation requests each of its capabilities to select
one of its plans, and this method selects one of them, randomly.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">AgentPlanSelectionStrategy.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/reasoning/AgentPlanSelectionStrategy.html#selectPlan-bdi4jade.goal.Goal-java.util.Map-">selectPlan</a></span>(<a href="../../../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal">Goal</a> goal,
java.util.Map<<a href="../../../bdi4jade/core/Capability.html" title="class in bdi4jade.core">Capability</a>,java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>>> capabilityPlans)</code>
<div class="block">This method is responsible for selecting plans to achieve a goals of this
agent.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">PlanSelectionStrategy.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/reasoning/PlanSelectionStrategy.html#selectPlan-bdi4jade.goal.Goal-java.util.Set-">selectPlan</a></span>(<a href="../../../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal">Goal</a> goal,
java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>> candidatePlans)</code>
<div class="block">Selects a plan to be executed to achieve the given goal, given a set of
candidate plans.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">DefaultPlanSelectionStrategy.</span><code><span class="memberNameLink"><a href="../../../bdi4jade/reasoning/DefaultPlanSelectionStrategy.html#selectPlan-bdi4jade.goal.Goal-java.util.Set-">selectPlan</a></span>(<a href="../../../bdi4jade/goal/Goal.html" title="interface in bdi4jade.goal">Goal</a> goal,
java.util.Set<<a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Plan</a>> candidatePlans)</code>
<div class="block">Selects the first plan of the set of candidate plans, if any.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../bdi4jade/plan/Plan.html" title="interface in bdi4jade.plan">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?bdi4jade/plan/class-use/Plan.html" target="_top">Frames</a></li>
<li><a href="Plan.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>