Package mosp :: Module group
[hide private]
[frames] | no frames]

Module group

source code

Group persons for better handling and the ease of use


Author: F. Ludwig

Contact: henne@dcsec.uni-hannover.de

Copyright: (c) 2010-2011, DCSec, Leibniz Universitaet Hannover, Germany

License: GPLv3

Classes [hide private]
  Message
Encapsulates a single methods that will be executed by the simulation.
  Call
Encapsulates a Call of a method for a group of objects/Persons with a given delay.
  CallGroup
A grouping object containing a group of things (typically a PersonGroup(set)), which if a generic attribute (method) is requested, returns a Call instance for the group and this attribute=method that shall be called.
  PersonGroup
A set of Persons.
Variables [hide private]
  __maintainer__ = 'B. Henne'
  __package__ = 'mosp'