Documentation/Source/eric5.Graphics.ClassItem.html

changeset 2039
fa41ccd7f7bc
parent 2035
11bb61bc138d
child 2367
78f6c8193d37
equal deleted inserted replaced
2038:72557ef75de1 2039:fa41ccd7f7bc
206 <h2>ClassModel</h2> 206 <h2>ClassModel</h2>
207 <p> 207 <p>
208 Class implementing the class model. 208 Class implementing the class model.
209 </p> 209 </p>
210 <h3>Derived from</h3> 210 <h3>Derived from</h3>
211 object 211 UMLModel
212 <h3>Class Attributes</h3> 212 <h3>Class Attributes</h3>
213 <table> 213 <table>
214 <tr><td>None</td></tr> 214 <tr><td>None</td></tr>
215 </table> 215 </table>
216 <h3>Class Methods</h3> 216 <h3>Class Methods</h3>
232 <td><a href="#ClassModel.getAttributes">getAttributes</a></td> 232 <td><a href="#ClassModel.getAttributes">getAttributes</a></td>
233 <td>Method to retrieve the attributes of the class.</td> 233 <td>Method to retrieve the attributes of the class.</td>
234 </tr><tr> 234 </tr><tr>
235 <td><a href="#ClassModel.getMethods">getMethods</a></td> 235 <td><a href="#ClassModel.getMethods">getMethods</a></td>
236 <td>Method to retrieve the methods of the class.</td> 236 <td>Method to retrieve the methods of the class.</td>
237 </tr><tr>
238 <td><a href="#ClassModel.getName">getName</a></td>
239 <td>Method to retrieve the class name.</td>
240 </tr> 237 </tr>
241 </table> 238 </table>
242 <h3>Static Methods</h3> 239 <h3>Static Methods</h3>
243 <table> 240 <table>
244 <tr><td>None</td></tr> 241 <tr><td>None</td></tr>
298 Method to retrieve the methods of the class. 295 Method to retrieve the methods of the class.
299 </p><dl> 296 </p><dl>
300 <dt>Returns:</dt> 297 <dt>Returns:</dt>
301 <dd> 298 <dd>
302 list of class methods (list of strings) 299 list of class methods (list of strings)
303 </dd>
304 </dl><a NAME="ClassModel.getName" ID="ClassModel.getName"></a>
305 <h4>ClassModel.getName</h4>
306 <b>getName</b>(<i></i>)
307 <p>
308 Method to retrieve the class name.
309 </p><dl>
310 <dt>Returns:</dt>
311 <dd>
312 class name (string)
313 </dd> 300 </dd>
314 </dl> 301 </dl>
315 <div align="right"><a href="#top">Up</a></div> 302 <div align="right"><a href="#top">Up</a></div>
316 <hr /> 303 <hr />
317 </body></html> 304 </body></html>

eric ide

mercurial