Changes between Initial Version and Version 1 of PromotClass
- Timestamp:
- Mar 22, 2006, 2:38:01 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotClass
v1 v1 1 = PromotClass = 2 3 see [/trac/browser/Promot/trunk/promot/src/kernel/promot-class.lisp] 4 5 Is the base metaclass for all model definitions in [wiki:ProMoT]. 6 It is not the SuperClass but the MetaClass, the SuperClass of all models is 7 PromotModelingEntity, which is an instance of PromotClass. 8 9 PromotClass is responsible for ClassLocking, browsing of classes, consistent deletion and 10 dependency tracking of classes and slots in Promot.