Next Prev Up Top Contents Index

standard-kb-object

Class
Description

This class is the mixin class for (unnamed) KnowledgeWorks CLOS objects.

Examples
(defclass driver (standard-kb-object)
  ((location) (allocated-truck)))
See Also
def-kb-class

LispWorks KnowledgeWorks and Prolog User Guide - 14 Dec 2001

Next Prev Up Top Contents Index