Package SimPy :: Module testSimPyTrace :: Class Observer1
[hide private]
[frames] | no frames]

Class Observer1

source code

         object --+        
                  |        
      Lister.Lister --+    
                      |    
SimulationTrace.Process --+
                          |
                         Observer1

Instance Methods [hide private]
  __init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
  look1(self, p)
  look2(self, p)
  look3(self, p)
  look4(self, p)
  look5(self, p)

Inherited from SimulationTrace.Process: acquired, active, cancel, interrupt, interruptReset, interrupted, passive, queuing, stored, terminated

Inherited from SimulationTrace.Process (private): _hold, _passivate

Inherited from Lister.Lister: __repr__, __str__, attrnames

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__


Class Variables [hide private]

Inherited from Lister.Lister: indent


Properties [hide private]

Inherited from object: __class__


Method Details [hide private]

__init__(self)
(Constructor)

source code 
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
Overrides: SimulationTrace.Process.__init__

look1(self, p)

source code 
None

look2(self, p)

source code 
None

look3(self, p)

source code 
None

look4(self, p)

source code 
None

look5(self, p)

source code 
None