Changeset 187 for branches/new-datamodel/src/model
- Timestamp:
- 02/15/10 11:53:02 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/new-datamodel/src/model/datamodel.lisp ¶
r186 r187 12 12 (:nicknames :d) 13 13 (:export ;;classes 14 :Persisten IdC14 :PersistentIdC 15 15 :ItemIdentifierC 16 16 :SubjectLocatorC … … 581 581 (:documentation "An abstract base class for all classes that describes 582 582 Topic Maps data.")) 583 584 585 ;;; ScopableC ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 586 ;;TODO: implement a ScopeAssociationC-class -> extend the uml schema 587 588 ;;; TypableC ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 589 ;;TODO: implement a TypeAssociationC-class -> extend the uml schema
Note: See TracChangeset
for help on using the changeset viewer.