class  ERChecks : public DiagramChecks implements checks for soft constraints on ER diagrams.
|   | ERChecks (Diagram *d, Graph *g) | 
|   | CheckRelationshipCoherence (string &chkbuf) relationship nodes are correctly connected.  | 
|   | CheckDoubleRelationships (string &chkbuf) name + component types are unique for relationship nodes.  | 
|   | CheckNamelessBinaryRelationships (string &chkbuf) relationship edges have an non-empty name or role name.  | 
implements checks for soft constraints on ER diagrams.
 
 
 virtual  unsigned  CheckRelationshipCoherence(string &chkbuf)
 unsigned  CheckDoubleRelationships(string &chkbuf)
 unsigned  CheckNamelessBinaryRelationships(string &chkbuf)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de