| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package behaviours :: Module behaviourlib :: Class Behaviour |
|
| Method Summary | |
|---|---|
__init__(self,
name,
simtime)
| |
Performs actions for behaviour. | |
Determines if input matches behaviour conditions. | |
Triggers behaviour in response to input. | |
| Method Details |
|---|
doActions(self, inputEvent)Performs actions for behaviour. |
meetsConditions(self, inputEvent)Determines if input matches behaviour conditions. |
trigger(self, inputEvent)Triggers behaviour in response to input. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:31 2005 | http://epydoc.sf.net |