All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

KnowHow Class CATExpertRuleEnum

CATExpertRuleEnum
 

Usage: you must use this class as is. You should never derive it.


public class CATExpertRuleEnum

Enumerated type for the solving type of the rule base.


Enumerated Type Index


o InferenceEngineType
Solving type of the rule base.

Enumerated Types


o InferenceEngineType
enum InferenceEngineType {
  Forward,
  Backward,
  Mixed
}
Solving type of the rule base.
Parameters:
Forward
Forward propagation.
Backward
Backward propagation.
Mixed
Mixed.

This object is included in the file: CATExpertRuleEnum.h
If needed, your Imakefile.mk should include the module: CATKWERule

Copyright © 2003, Dassault Systèmes. All rights reserved.