Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods

TInferenceEngine.PrettyPrint(IModule) Method

Scroll Prev Top Next More

Returns a "pretty print" of a module definition.  The method accepts a module interface to an object and returns a string representation of it based on the current TIEParser.  The module definition only includes the module and its imports/exports.  The string does not contain construct definitions (e.g., fact templates, rules, etc).

Namespace: InferenceEngine

Parameters

Module

Type: IModule

Return Value

Type: String

Implements

IReasoner.PrettyPrint(IModule)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb