'Defined Types, or deftype, are a non-CLIPS construct to '+'define types that allow type inheritance, enumerations, range checking, and '+'fuzzy sets. Defined types are required to use the fuzzy logic features of '+'the IECS. The DefType serves as a type definition (and type constraint) and '+'is used to define the types of fact template slots.'
Namespace: IEParser
Delphi |
SDefTypeComment = 'Defined Types, or deftype, are a non-CLIPS construct to '+ |
Value
Type: string
Reference |