JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
simulation
Interface Agent
All Known Implementing Classes:
IndividualAgent
public interface
Agent
Represents an autonomous entity within a multi-agent system for a simulation.
Author:
Iván García-Magariño
Method Summary
Methods
Modifier and Type
Method and Description
void
live
()
This method is periodically called withing the multi-agent system simulation.
Method Detail
live
void live()
This method is periodically called withing the multi-agent system simulation.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method