|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RelationMonitor | |
| zeus.actors | |
| zeus.actors.event | |
| zeus.agents | |
| zeus.agentviewer.acquaintances | |
| Uses of RelationMonitor in zeus.actors |
| Methods in zeus.actors with parameters of type RelationMonitor | |
void |
OrganisationDb.addRelationMonitor(RelationMonitor monitor,
long event_type,
boolean notify_previous)
If your code needs to react to changes in the agent's organisational beliefs use this method to add a RelationMonitor to this component. |
void |
OrganisationDb.addRelationMonitor(RelationMonitor monitor,
long type)
|
void |
OrganisationDb.removeRelationMonitor(RelationMonitor monitor,
long type)
|
| Uses of RelationMonitor in zeus.actors.event |
| Classes in zeus.actors.event that implement RelationMonitor | |
class |
RelationAdapter
|
| Uses of RelationMonitor in zeus.agents |
| Methods in zeus.agents with parameters of type RelationMonitor | |
void |
Facilitator.addRelationMonitor(RelationMonitor monitor,
long type)
|
void |
Facilitator.removeRelationMonitor(RelationMonitor monitor,
long type)
|
void |
ZeusAgent.addRelationMonitor(RelationMonitor monitor,
long type)
|
void |
ZeusAgent.removeRelationMonitor(RelationMonitor monitor,
long type)
|
| Uses of RelationMonitor in zeus.agentviewer.acquaintances |
| Classes in zeus.agentviewer.acquaintances that implement RelationMonitor | |
class |
RelationsTableModel
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||