(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.12 and 1.13

version 1.12, 2001/06/16 23:10:07 version 1.13, 2001/07/08 05:54:20
Line 193 
Line 193 
         Boolean deepInheritance,         Boolean deepInheritance,
         Array<String>& subClassNames) const;         Array<String>& subClassNames) const;
  
       /** Returns true if class1 is a subclass of class2.
       */
       Boolean isSubClass(const String& class1, const String& class2);
   
     /** Get the names of all superclasses of this class (direct and indirect).     /** Get the names of all superclasses of this class (direct and indirect).
     */     */
     Boolean getSuperClassNames(     Boolean getSuperClassNames(


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2