4Suite API Documentation

Module Ft.Rdf.Inference.Command

######################################################################## # # File Name: Command.py # # Documentation: http://docs.4suite.org/4Rdf/Inference/Command.py.html #
Classes:

Classes

class Command

Methods

__init__(self, id_)
execute(self, infEng, context)

class FireCommand(Command)

Methods

__init__(self)
execute(self, infEng, context)

class MessageCommand(Command)

Methods

__init__(self, args)
execute(self, infEng, context)

class StopCommand(Command)
#Some start and stop actions

Methods

__init__(self)
execute(self, infEng, context)