Belief.html

390 lines | 20.645 kB Blame History Raw Download
<!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:42 BRST 2014 -->
<title>Uses of Class bdi4jade.belief.Belief</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="Uses of Class bdi4jade.belief.Belief";
    }
//-->
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">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/belief/class-use/Belief.html" target="_top">Frames</a></li>
<li><a href="Belief.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 Class bdi4jade.belief.Belief" class="title">Uses of Class<br>bdi4jade.belief.Belief</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></span><span class="tabEnd">&nbsp;</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.belief">bdi4jade.belief</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#bdi4jade.core">bdi4jade.core</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#bdi4jade.event">bdi4jade.event</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#bdi4jade.exception">bdi4jade.exception</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#bdi4jade.preference">bdi4jade.preference</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="bdi4jade.belief">
<!--   -->
</a>
<h3>Uses of <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a> in <a href="../../../bdi4jade/belief/package-summary.html">bdi4jade.belief</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a> in <a href="../../../bdi4jade/belief/package-summary.html">bdi4jade.belief</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../bdi4jade/belief/BeliefSet.html" title="class in bdi4jade.belief">BeliefSet</a>&lt;T&gt;</strong></code>
<div class="block">This class represents a belief that has a set of values associated with it.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../bdi4jade/belief/PersistentBelief.html" title="class in bdi4jade.belief">PersistentBelief</a>&lt;T&gt;</strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../bdi4jade/belief/TransientBelief.html" title="class in bdi4jade.belief">TransientBelief</a>&lt;T&gt;</strong></code>
<div class="block">This class extends the <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief"><code>Belief</code></a> and represents a transient belief,
 which is not persisted in a permanent memory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../bdi4jade/belief/TransientBeliefSet.html" title="class in bdi4jade.belief">TransientBeliefSet</a>&lt;T&gt;</strong></code>
<div class="block">This class extends the <a href="../../../bdi4jade/belief/BeliefSet.html" title="class in bdi4jade.belief"><code>BeliefSet</code></a> and represents a transient belief
 set, which is not persisted in a permanent memory.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="bdi4jade.core">
<!--   -->
</a>
<h3>Uses of <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a> in <a href="../../../bdi4jade/core/package-summary.html">bdi4jade.core</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/core/package-summary.html">bdi4jade.core</a> that return <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></span><span class="tabEnd">&nbsp;</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/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;</code></td>
<td class="colLast"><span class="strong">BeliefBase.</span><code><strong><a href="../../../bdi4jade/core/BeliefBase.html#getBelief(java.lang.String)">getBelief</a></strong>(java.lang.String&nbsp;name)</code>
<div class="block">Retrieves a belief from the belief base.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;</code></td>
<td class="colLast"><span class="strong">BeliefBase.</span><code><strong><a href="../../../bdi4jade/core/BeliefBase.html#removeBelief(java.lang.String)">removeBelief</a></strong>(java.lang.String&nbsp;name)</code>
<div class="block">Removes a belief from the belief base.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/core/package-summary.html">bdi4jade.core</a> that return types with arguments of type <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></span><span class="tabEnd">&nbsp;</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.Collection&lt;<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">BeliefBase.</span><code><strong><a href="../../../bdi4jade/core/BeliefBase.html#getAllBeliefs()">getAllBeliefs</a></strong>()</code>
<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>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Collection&lt;<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">BDIAgent.</span><code><strong><a href="../../../bdi4jade/core/BDIAgent.html#getAllBeliefs()">getAllBeliefs</a></strong>()</code>
<div class="block">Returns a collection of all beliefs from all capabilities of this agent.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Set&lt;<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">BeliefBase.</span><code><strong><a href="../../../bdi4jade/core/BeliefBase.html#getBeliefs()">getBeliefs</a></strong>()</code>
<div class="block">Gets all beliefs of this belief base.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/core/package-summary.html">bdi4jade.core</a> with parameters of type <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></span><span class="tabEnd">&nbsp;</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="strong">BeliefBase.</span><code><strong><a href="../../../bdi4jade/core/BeliefBase.html#addBelief(bdi4jade.belief.Belief)">addBelief</a></strong>(<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&nbsp;belief)</code>
<div class="block">Adds a belief to the belief base.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BeliefBase.</span><code><strong><a href="../../../bdi4jade/core/BeliefBase.html#addOrUpdateBelief(bdi4jade.belief.Belief)">addOrUpdateBelief</a></strong>(<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&nbsp;belief)</code>
<div class="block">Adds a belief to the belief base.</div>
</td>
</tr>
</tbody>
</table>
<table 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/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../bdi4jade/core/BeliefBase.html#BeliefBase(java.util.Set)">BeliefBase</a></strong>(java.util.Set&lt;<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&gt;&nbsp;beliefs)</code>
<div class="block">Creates a belief base associated with a capability and adds the beliefs
 in the provided belief set.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="bdi4jade.event">
<!--   -->
</a>
<h3>Uses of <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a> in <a href="../../../bdi4jade/event/package-summary.html">bdi4jade.event</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/event/package-summary.html">bdi4jade.event</a> that return <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></span><span class="tabEnd">&nbsp;</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/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;</code></td>
<td class="colLast"><span class="strong">BeliefEvent.</span><code><strong><a href="../../../bdi4jade/event/BeliefEvent.html#getBelief()">getBelief</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/event/package-summary.html">bdi4jade.event</a> with parameters of type <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></span><span class="tabEnd">&nbsp;</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="strong">BeliefEvent.</span><code><strong><a href="../../../bdi4jade/event/BeliefEvent.html#setBelief(bdi4jade.belief.Belief)">setBelief</a></strong>(<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&nbsp;belief)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../bdi4jade/event/package-summary.html">bdi4jade.event</a> with parameters of type <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../bdi4jade/event/BeliefEvent.html#BeliefEvent(bdi4jade.belief.Belief)">BeliefEvent</a></strong>(<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&nbsp;belief)</code>
<div class="block">Creates a Belief Changed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../bdi4jade/event/BeliefEvent.html#BeliefEvent(bdi4jade.belief.Belief, bdi4jade.event.BeliefEvent.Action)">BeliefEvent</a></strong>(<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&nbsp;belief,
           <a href="../../../bdi4jade/event/BeliefEvent.Action.html" title="enum in bdi4jade.event">BeliefEvent.Action</a>&nbsp;action)</code>
<div class="block">Creates a Belief Changed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../bdi4jade/event/BeliefEvent.html#BeliefEvent(bdi4jade.belief.Belief, bdi4jade.event.BeliefEvent.Action, java.lang.Object)">BeliefEvent</a></strong>(<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&nbsp;belief,
           <a href="../../../bdi4jade/event/BeliefEvent.Action.html" title="enum in bdi4jade.event">BeliefEvent.Action</a>&nbsp;action,
           java.lang.Object&nbsp;args)</code>
<div class="block">Creates a Belief Changed.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="bdi4jade.exception">
<!--   -->
</a>
<h3>Uses of <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a> in <a href="../../../bdi4jade/exception/package-summary.html">bdi4jade.exception</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../bdi4jade/exception/package-summary.html">bdi4jade.exception</a> that return <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></span><span class="tabEnd">&nbsp;</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/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;</code></td>
<td class="colLast"><span class="strong">BeliefAlreadyExistsException.</span><code><strong><a href="../../../bdi4jade/exception/BeliefAlreadyExistsException.html#getBelief()">getBelief</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../bdi4jade/exception/package-summary.html">bdi4jade.exception</a> with parameters of type <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../bdi4jade/exception/BeliefAlreadyExistsException.html#BeliefAlreadyExistsException(bdi4jade.belief.Belief)">BeliefAlreadyExistsException</a></strong>(<a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a>&lt;?&gt;&nbsp;belief)</code>
<div class="block">Creates a new instance of BeliefAlreadyExistsException.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="bdi4jade.preference">
<!--   -->
</a>
<h3>Uses of <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a> in <a href="../../../bdi4jade/preference/package-summary.html">bdi4jade.preference</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">Belief</a> in <a href="../../../bdi4jade/preference/package-summary.html">bdi4jade.preference</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../bdi4jade/preference/SoftgoalPreferences.html" title="class in bdi4jade.preference">SoftgoalPreferences</a></strong></code>
<div class="block">This is an agent transient belief (@see <a href="../../../bdi4jade/belief/TransientBelief.html" title="class in bdi4jade.belief"><code>TransientBelief</code></a>) that stores
 the preferences for softgoals.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../bdi4jade/belief/Belief.html" title="class in bdi4jade.belief">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/belief/class-use/Belief.html" target="_top">Frames</a></li>
<li><a href="Belief.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>