|
||||||||||
| 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.mts.MTSPerceptor
public class MTSPerceptor
The MTSPerceptor perceives information from the message transport service. This information includes messages that have been sent to the agent, the agent IDs of agents that the agent communicates with, the local residents on the platform, and pending messages.
| Constructor Summary | |
|---|---|
MTSPerceptor(PerceptionManager manager)
Creates an instance of MTSPerceptor. |
|
| 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 MTSPerceptor(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 | |||||||||