Navigation: Code Documentation > IE > IEConsts > Enumerations
TInferenceEngineConstruct Enumeration
Represents type TInferenceEngineConstruct.
Namespace: IEConsts
Delphi
type TInferenceEngineConstruct = (iecDefType, iecDefTemplate, iecFactSet, iecFact, iecDefRule);
Name
Description
iecDefRule
Represents constant iecDefRule.
iecDefTemplate
Represents constant iecDefTemplate.
iecDefType
Represents constant iecDefType.
iecFact
Represents constant iecFact.
iecFactSet
Represents constant iecFactSet.
Top
•IEConsts