Table DecTable

Defines a decision table (property information) within a domain.

Field

Type

Size

Description

Key

DomainID

Number (Long)

4

System assigned unique identifier for the domain to which this decision table belongs.

Foreign, ascending

RuleID

Number (Long)

4

System assigned unique identifier for this decision table.

Index, ascending

RuleType

Number (Integer)

2

Code identifying the type of this dynamic rule. (1 = Decision Table).

 

Name

Text

200

Name assigned to this decision table.

 

Descript

Memo

-

Comments on this decision table.

 

Priority

Number (Long)

4

Priority assigned to this decision table: determines order in which the decision table is evaluated by the inference engine.

 

EditFlags

Number (Long)

4

Bit mapped field representing a set of flags for this domain.

 


Copyright © 2009 CA. All rights reserved. Send E-mail to CA about this topic