Next Prev Up Top Contents Index

4.1.1 Unnamed Classes

Unnamed classes may be defined by the macro

def-kb-class

which takes the same arguments as the defclass macro. It is identical to using defclass and supplying the KnowledgeWorks mixin standard-kb-object if none of the superclasses already contains it. The generic function make-instance may be used to create instances of the class.


LispWorks KnowledgeWorks and Prolog User Guide - 15 Jul 2003

Next Prev Up Top Contents Index