(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.8 and 1.9

version 1.8, 2001/04/30 15:54:27 version 1.9, 2001/05/06 00:09:12
Line 192 
Line 192 
         Boolean deepInheritance,         Boolean deepInheritance,
         Array<String>& subClassNames) const;         Array<String>& subClassNames) const;
  
       /** Get the names of all superclasses of this class (direct and indirect).
       */
       Boolean getSuperClassNames(
           const String& className,
           Array<String>& subClassNames) const;
   
     /** Get the superclass of the given class.     /** Get the superclass of the given class.
         @param className name of class.         @param className name of class.
         @param superClassName name of superclass upon return.         @param superClassName name of superclass upon return.


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2