Ft.Rdf.Inference.Rule

Modules

InferenceEngine       

Classes

class Rule
_4rdf_dump(self, indent=0)
__init__(self, id_, premise, conclusion)
execute(self, infEng, context)
fire(self, infEng, context)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Inference.Rule'
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/Rule.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.Rule'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.