Package epydoc :: Module uid :: Class PropertyUID
[show private | hide private]
[frames | no frames]

Class PropertyUID

    UID --+    
          |    
RelativeUID --+
              |
             PropertyUID


Method Summary
boolean is_property(self)
Return true if this is the UID for a property.
Inherited from RelativeUID: __init__, __eq__, __hash__, cls, descendant_of, is_builtin_function, is_builtin_method, is_class, is_classmethod, is_function, is_method, is_module, is_package, is_routine, is_staticmethod, is_type, is_variable, module, name, package, parent, shortname, value
Inherited from UID: __cmp__, __repr__, __str__, is_any_function, is_any_method, is_private, is_public

Instance Variable Summary
Inherited from UID: _name, _public

Class Variable Summary
Inherited from UID: _ids

Method Details

is_property(self)

Returns:
True if this is the UID for a property.
           (type=boolean)
Overrides:
epydoc.uid.RelativeUID.is_property (inherited documentation)

Generated by Epydoc 2.1 on Sat Mar 20 17:46:12 2004 http://epydoc.sf.net