# Generated by ConceptBase 7.4.08 at 2012-12-07 10:18:07 # Process this file by Graphviz, e.g. # neato -Tpng thisfile.txt > thisfile.png graph UniversityModel { node [shape=box]; Course; University; Student; Technician; Faculty; Staff; node [shape=diamond]; teaches; employs; node [shape=Mdiamond]; attends; node [shape=ellipse,peripheries=2,label="semester"]; id_2711; node [shape=ellipse,peripheries=2,label="courseno"]; id_2708; node [shape=ellipse,peripheries=2,label="location"]; id_2703; node [shape=ellipse,peripheries=2,label="name"]; id_2700; node [shape=ellipse,peripheries=2,label="studentid"]; id_2695; node [shape=ellipse,peripheries=2,label="staffno"]; id_2676; node [shape=ellipse,peripheries=1,label="quota"]; id_2745; node [shape=ellipse,peripheries=1,label="title"]; id_2714; node [shape=ellipse,peripheries=1,label="since"]; id_2693; node [shape=ellipse,peripheries=1,label="post"]; id_2689; node [shape=ellipse,peripheries=1,label="since"]; id_2687; node [shape=ellipse,peripheries=1,label="post"]; id_2683; node [shape=ellipse,peripheries=1,label="since"]; id_2681; node [shape=ellipse,peripheries=1,label="salary"]; id_2674; node [shape=ellipse,peripheries=1,label="hired"]; id_2672; node [shape=ellipse,peripheries=1,label="name"]; id_2670; node [shape=diamond,style=filled,peripheries=1,color=lightgrey,label="isa"]; ISA_1; attends--Course [len=1.20,label=""]; attends--Student [len=1.20,label=""]; teaches--Course [len=1.20,label=""]; teaches--Faculty [len=1.20,label="1..1"]; ISA_1--Technician [len=1.20,label=""]; ISA_1--Faculty [len=1.20,label=""]; employs--University [len=1.20,label="1..1"]; employs--Staff [len=1.20,label="0..n"]; ISA_1--Staff [len=1.10,dir=forward,arrowhead=tee]; attends--id_2745 [len=1.00]; Course--id_2714 [len=1.00]; Course--id_2711 [len=1.00]; Course--id_2708 [len=1.00]; University--id_2703 [len=1.00]; University--id_2700 [len=1.00]; Student--id_2695 [len=1.00]; Student--id_2693 [len=1.00]; Technician--id_2689 [len=1.00]; Technician--id_2687 [len=1.00]; Faculty--id_2683 [len=1.00]; Faculty--id_2681 [len=1.00]; Staff--id_2676 [len=1.00]; Staff--id_2674 [len=1.00]; Staff--id_2672 [len=1.00]; Staff--id_2670 [len=1.00]; overlap=false label="ERD Model UniversityModel\nExtracted from ConceptBase and layed out by Graphviz (neato) " fontsize=12; }