|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.cldc.logic.Perceivable
com.agentfactory.cldc.Perceptor
com.agentfactory.cldc.SelfPerceptor
public class SelfPerceptor
The perceptor enables an agent to adopt a belief regarding its name. The belief adopted is of the form name(?n). The variable ?n represents the name of the agent.
| Constructor Summary | |
|---|---|
SelfPerceptor(PerceptionManager manager)
Creates a new instance of SelfPerceptor. |
|
| Method Summary | |
|---|---|
void |
perceive()
The perceive method provides the imperative functionality for perceiving and is called by the agent in its control process. |
| Methods inherited from class com.agentfactory.cldc.Perceptor |
|---|
adoptBelief, adoptBelief |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelfPerceptor(PerceptionManager manager)
manager - the perception manager for the agent.| Method Detail |
|---|
public void perceive()
Perceivable
perceive in class Perceivable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||