API Reference for Enthought Tool Suite 3.2.0

Represents a node in the class tree.

Stores information on the sub and super classes of a particular class. It also stores the inheritance level of the class inside the inheritance tree (essentially how many levels of inheritance are there below this class). This inheritance level is computed when the get_level method is called. The get_level method works only when the parent information is complete.

Method summary

Methods

© Copyright 2002-2009 Enthought, Inc.