public interface IBeliefListener
Modifier and Type | Method and Description |
---|---|
void |
beliefChanged(AgentEvent ae)
Invoked when a belief has been changed.
|
void beliefChanged(AgentEvent ae)
ae
- The agent event.Copyright © 2012. All Rights Reserved.