Index: library/lib/nxdoc-xodoc.tcl =================================================================== diff -u -r187fbd20a453ae9d73e9b48f88b8d6a8c79685c2 -r2942adcd513865cf3f510dfddf774e4c73a4f11d --- library/lib/nxdoc-xodoc.tcl (.../nxdoc-xodoc.tcl) (revision 187fbd20a453ae9d73e9b48f88b8d6a8c79685c2) +++ library/lib/nxdoc-xodoc.tcl (.../nxdoc-xodoc.tcl) (revision 2942adcd513865cf3f510dfddf774e4c73a4f11d) @@ -22,11 +22,11 @@ # MetaClassToken n/a Class create MetadataToken { - :class property analyzer + :object property -accessor public analyzer :public forward analyzer [current] %method :method as {partof:object,type=::nx::doc::StructuredEntity} \ -returns object,type=::nx::doc::Entity { - error "Subclass responsibility" + error "Subclass responsibility" } :public method emit {partof:object,type=::nx::doc::StructuredEntity} \ -returns object,type=::nx::doc::Entity {