Documentation/Source/eric5.Graphics.PackageItem.html

changeset 2039
fa41ccd7f7bc
parent 2035
11bb61bc138d
child 2367
78f6c8193d37
diff -r 72557ef75de1 -r fa41ccd7f7bc Documentation/Source/eric5.Graphics.PackageItem.html
--- a/Documentation/Source/eric5.Graphics.PackageItem.html	Tue Sep 11 18:46:46 2012 +0200
+++ b/Documentation/Source/eric5.Graphics.PackageItem.html	Wed Sep 12 19:41:50 2012 +0200
@@ -95,7 +95,7 @@
 </p><dl>
 <dt><i>model</i></dt>
 <dd>
-module model containing the module data (ModuleModel)
+package model containing the package data (PackageModel)
 </dd><dt><i>x</i></dt>
 <dd>
 x-coordinate (integer)
@@ -193,7 +193,7 @@
     Class implementing the package model.
 </p>
 <h3>Derived from</h3>
-object
+UMLModel
 <h3>Class Attributes</h3>
 <table>
 <tr><td>None</td></tr>
@@ -213,9 +213,6 @@
 </tr><tr>
 <td><a href="#PackageModel.getModules">getModules</a></td>
 <td>Method to retrieve the modules of the package.</td>
-</tr><tr>
-<td><a href="#PackageModel.getName">getName</a></td>
-<td>Method to retrieve the package name.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -255,16 +252,6 @@
 <dd>
 list of module names (list of strings)
 </dd>
-</dl><a NAME="PackageModel.getName" ID="PackageModel.getName"></a>
-<h4>PackageModel.getName</h4>
-<b>getName</b>(<i></i>)
-<p>
-        Method to retrieve the package name.
-</p><dl>
-<dt>Returns:</dt>
-<dd>
-package name (string)
-</dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial