--- a/Documentation/Source/eric5.Graphics.ClassItem.html Tue Sep 11 18:46:46 2012 +0200 +++ b/Documentation/Source/eric5.Graphics.ClassItem.html Wed Sep 12 19:41:50 2012 +0200 @@ -208,7 +208,7 @@ Class implementing the class model. </p> <h3>Derived from</h3> -object +UMLModel <h3>Class Attributes</h3> <table> <tr><td>None</td></tr> @@ -234,9 +234,6 @@ </tr><tr> <td><a href="#ClassModel.getMethods">getMethods</a></td> <td>Method to retrieve the methods of the class.</td> -</tr><tr> -<td><a href="#ClassModel.getName">getName</a></td> -<td>Method to retrieve the class name.</td> </tr> </table> <h3>Static Methods</h3> @@ -301,16 +298,6 @@ <dd> list of class methods (list of strings) </dd> -</dl><a NAME="ClassModel.getName" ID="ClassModel.getName"></a> -<h4>ClassModel.getName</h4> -<b>getName</b>(<i></i>) -<p> - Method to retrieve the class name. -</p><dl> -<dt>Returns:</dt> -<dd> -class name (string) -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />