Ft.Rdf.Inference.Command
Modules
InferenceEngine
Rdf
Classes
class
Command
__init__
(self, id_)
execute
(self, infEng, context)
Data and other non-method functions defined here:
__doc__
= None
__module__
= 'Ft.Rdf.Inference.Command'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class
FireCommand
(
Ft.Rdf.Inference.Command.Command
)
_4rdf_dump
(self, indent
=0
)
__init__
(self)
execute
(self, infEng, context)
Data and other non-method functions defined here:
__doc__
= None
__module__
= 'Ft.Rdf.Inference.Command'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class
MessageCommand
(
Ft.Rdf.Inference.Command.Command
)
_4rdf_dump
(self, indent
=0
)
__init__
(self, args)
execute
(self, infEng, context)
Data and other non-method functions defined here:
__doc__
= None
__module__
= 'Ft.Rdf.Inference.Command'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class
StopCommand
(
Ft.Rdf.Inference.Command.Command
)
_4rdf_dump
(self, indent
=0
)
__init__
(self)
execute
(self, infEng, context)
Data and other non-method functions defined here:
__doc__
= None
__module__
= 'Ft.Rdf.Inference.Command'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
Data
__file__
= 'build/lib.linux-ppc-2.2/Ft/Rdf/Inference/Command.py'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__
= 'Ft.Rdf.Inference.Command'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.