--- a/Documentation/Source/eric5.Graphics.ClassItem.html Sat May 17 19:58:49 2014 +0200 +++ b/Documentation/Source/eric5.Graphics.ClassItem.html Sun May 18 14:13:09 2014 +0200 @@ -73,7 +73,7 @@ <td>Public method to build a string to persist the specific item data.</td> </tr><tr> <td><a href="#ClassItem.isExternal">isExternal</a></td> -<td>Method returning the external state.</td> +<td>Public method returning the external state.</td> </tr><tr> <td><a href="#ClassItem.paint">paint</a></td> <td>Public method to paint the item in local coordinates.</td> @@ -82,7 +82,7 @@ <td>Public method to parse the given persistence data.</td> </tr><tr> <td><a href="#ClassItem.setModel">setModel</a></td> -<td>Method to set the class model.</td> +<td>Public method to set the class model.</td> </tr> </table> <h3>Static Methods</h3> @@ -150,7 +150,7 @@ <h4>ClassItem.isExternal</h4> <b>isExternal</b>(<i></i>) <p> - Method returning the external state. + Public method returning the external state. </p><dl> <dt>Returns:</dt> <dd> @@ -194,7 +194,7 @@ <h4>ClassItem.setModel</h4> <b>setModel</b>(<i>model</i>) <p> - Method to set the class model. + Public method to set the class model. </p><dl> <dt><i>model</i></dt> <dd> @@ -225,16 +225,16 @@ <td>Constructor</td> </tr><tr> <td><a href="#ClassModel.addAttribute">addAttribute</a></td> -<td>Method to add an attribute to the class model.</td> +<td>Public method to add an attribute to the class model.</td> </tr><tr> <td><a href="#ClassModel.addMethod">addMethod</a></td> -<td>Method to add a method to the class model.</td> +<td>Public method to add a method to the class model.</td> </tr><tr> <td><a href="#ClassModel.getAttributes">getAttributes</a></td> -<td>Method to retrieve the attributes of the class.</td> +<td>Public method to retrieve the attributes of the class.</td> </tr><tr> <td><a href="#ClassModel.getMethods">getMethods</a></td> -<td>Method to retrieve the methods of the class.</td> +<td>Public method to retrieve the methods of the class.</td> </tr> </table> <h3>Static Methods</h3> @@ -263,7 +263,7 @@ <h4>ClassModel.addAttribute</h4> <b>addAttribute</b>(<i>attribute</i>) <p> - Method to add an attribute to the class model. + Public method to add an attribute to the class model. </p><dl> <dt><i>attribute</i></dt> <dd> @@ -273,7 +273,7 @@ <h4>ClassModel.addMethod</h4> <b>addMethod</b>(<i>method</i>) <p> - Method to add a method to the class model. + Public method to add a method to the class model. </p><dl> <dt><i>method</i></dt> <dd> @@ -283,7 +283,7 @@ <h4>ClassModel.getAttributes</h4> <b>getAttributes</b>(<i></i>) <p> - Method to retrieve the attributes of the class. + Public method to retrieve the attributes of the class. </p><dl> <dt>Returns:</dt> <dd> @@ -293,7 +293,7 @@ <h4>ClassModel.getMethods</h4> <b>getMethods</b>(<i></i>) <p> - Method to retrieve the methods of the class. + Public method to retrieve the methods of the class. </p><dl> <dt>Returns:</dt> <dd>