Class
COMPONENT-CLASS
Defined in theory:
Vt-design
Source code:
vt-design.lisp
Slots on this class:
Documentation
:
The meta class of component classes.
Slots on instances of this class:
Subclass-Of
:
Component
Axioms:
(<=> (
Component-Class
?C) (
Subclass-Of
?C
Component
))