Package uchicago.src.sim.topology

Interface Summary
Context This is an interface for a set of agents who all participate in the same collection of relationships RelationTopology.
DisplayableContext Created by IntelliJ IDEA.
ModifyableTopology This intefaces is an extension of the basic topology that adds the ability to add and remove relationships.
RelationTopology This represents a basic topology.
 

Class Summary
ContextFactory Created by IntelliJ IDEA.
DefaultContext This is a default implementation of the Context interface.
DefaultModifyableTopology Created by IntelliJ IDEA.