Package bosco :: Module runner :: Class SICard
[hide private]
[frames] | no frames]

Class SICard

source code

??-42 --+
        |
       SICard

Instance Methods [hide private]
 
__init__(self, nr) source code
Class Variables [hide private]
  __storm_table__ = 'sicard'
  id = Int(primary= True)
  _runner_id = Int(name= 'runner', validator= sicard_runner_vali...
  runner = Reference(_runner_id, 'Runner.id')
  runs = ReferenceSet(id, 'Run._sicard_id')
Class Variable Details [hide private]

_runner_id

Value:
Int(name= 'runner', validator= sicard_runner_validator)