entity-relationship graph class
![]() | ERGraph () |
![]() | IsaLeaves (Subject *s) returns if an is\_a edge leaves this subject. |
![]() | IsaPathExists (Subject *n1, Subject *n2) returns if there is an is\_a path from n1 to n2. |
![]() | IsaPathExists (Subject *n1, Subject *n2, List<Edge *> *path) |
![]() | GetGeneralization (Subject *s) return the subject that is a generalization of this subject |
![]() | InitConnections () |
entity-relationship graph class
bool IsaLeaves(Subject *s)
bool IsaPathExists(Subject *n1, Subject *n2)
bool IsaPathExists(Subject *n1, Subject *n2, List<Edge *> *path)
Subject* GetGeneralization(Subject *s)
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