Hi All, I ended up creating a diagram to represent the IS-A generalization/specialization relation for a database class -- it is attached. Unfortunately, the .png file is grossly blocky... maybe some kind soul with more development skill than me can repair it. Steve Brown sbrown7 umbc edu
Attachment:
ISA.png
Description: png for seletor
<?xml version="1.0" encoding="UTF-8"?>
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
  <name>home - ISA</name>
  <icon>ISA.png</icon>
  <connections>
    <point x="3.18369" y="6.19289"/>
    <point x="11.1163" y="6.19289"/>
    <point x="7.15" y="9.40711"/>
    <point x="7.15" y="6.19289"/>
    <point x="9.13315" y="7.8"/>
    <point x="3.18369" y="6.19289"/>
    <point x="11.1163" y="6.19289"/>
    <point x="7.15" y="9.40711"/>
    <point x="7.15" y="6.19289"/>
    <point x="9.13315" y="7.8"/>
  </connections>
  <aspectratio type="fixed"/>
  <svg:svg>
    <svg:polygon style="fill: #ffffff" points="3.18369,6.19289 11.1163,6.19289 7.15,9.40711 "/>
    <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="3.18369,6.19289 11.1163,6.19289 7.15,9.40711 "/>
    <svg:text style="fill: #000000; text-align: center; font-size: 0.8" x="7.15" y="7.19114">ISA</svg:text>
  </svg:svg>
</shape>