All Manuals > KnowledgeWorks and Prolog User Guide > 7 Reference Guide

list-all-inferencing-states Function

Summary

Returns a list of all the known inferencing states.

Package

kw

Signature

list-all-inferencing-states => states

Values
states
A list of inferencing states.
Description

The function list-all-inferencing-states returns a list of all the known inferencing states. Inferencing states become known when they are make and are known until they are destroyed.

Examples
(list-all-inferencing-states)
See also

destroy-inferencing-state
find-inferencing-state
*inferencing-state*
inferencing-state-name
make-inferencing-state


KnowledgeWorks and Prolog User Guide (Unix version) - 01 Dec 2021 19:35:49