Index
SimulationEngine
EventdbClass
GraphicSite
LogTrace
MessageLog
NodeClasses
SiteClass
NodeLinkGraphics
Graphics
GraphicalSimulationEngine
ControlFrame
TkUtils
Utils

inheritance tree

 Message

class definition

This class may be viewed as a template. All messages that are sent
on the graphical simulation engine must have at least the following
interface.
The graphical simulation engine will never alter messages. It does not
care what contents contains. id must be a unique identifier.
class Message (Inheritance-free)
   feat content id

end