WWW: http://4suite.org/4RDF e-mail: support@4suite.org
Copyright (c) 1999 Fourthought Inc, USA. All Rights Reserved.
See http://4suite.org/COPYRIGHT for license and copyright information
Classes
- class Command
-
Methods
- __init__(self, id_)
- execute(self, infEng, context)
- class FireCommand(Command)
-
Methods
- __init__(self)
- Overrides: __init__ from class Command
- execute(self, infEng, context)
- Overrides: execute from class Command
- class MessageCommand(Command)
-
Methods
- __init__(self, args)
- Overrides: __init__ from class Command
- execute(self, infEng, context)
- Overrides: execute from class Command
- class StopCommand(Command)
-
#Some start and stop actions
Methods
- __init__(self)
- Overrides: __init__ from class Command
- execute(self, infEng, context)
- Overrides: execute from class Command