r11151: make RUI a int4eger (unique identifier) field, add MRREL indices
[umlisp.git] / classes.lisp
index aed5b64b2ccc98a3365f3ae622e36b21c399ac61..cee2fcd3b8db1569c77bf39a97d5713f336a58c8 100644 (file)
    (pfstr2 :value-type cdata :initarg :pfstr2 :reader pfstr2)
    (stype2 :value-type string  :initarg :stype2 :reader stype2)
    (rela :value-type string :initarg :rela :reader rela)
-   (rui :value-type string  :initarg :rui :reader rui)
+   (rui :value-type fixnum  :initarg :rui :reader rui :print-formatter fmt-rui)
    (srui :value-type string  :initarg :srui :reader srui)
    (sab :value-type string :initarg :sab :reader sab :hyperlink find-usab-rsab)
    (sl :value-type string  :initarg :sl :reader sl)