Class Summary |
Agent |
The base class for all modeled objects in ascape. |
AscapeObject |
The cannonical class for most ascape model objects, including rules. |
Cell |
The base class for all members of lattices. |
CellOccupant |
An occupant of a cell within a lattice. |
HistoryValueSetter |
A data point that serves as a setter for a historical value. |
HostCell |
An cell capable fo serving as a 'home' for agents. |
LocatedAgent |
An agent that has a location in continuous space. |
ModelRoot |
Implementation of ModelRunner for swing based applications. |
MomentumAgent |
An agent that has momentum and heading in space. |
Scape |
The base class for all collections of agents within ascape. |