(file) Return to InheritanceTree.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Repository

Diff for /pegasus/src/Pegasus/Repository/InheritanceTree.h between version 1.15 and 1.16

version 1.15, 2001/07/10 22:31:21 version 1.16, 2002/01/15 22:53:36
Line 195 
Line 195 
  
     /** Returns true if class1 is a subclass of class2.     /** Returns true if class1 is a subclass of class2.
     */     */
     Boolean isSubClass(const String& class1, const String& class2);      Boolean isSubClass(const String& class1, const String& class2) const;
  
     /** Get the names of all superclasses of this class (direct and indirect).     /** Get the names of all superclasses of this class (direct and indirect).
     */     */


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2