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