|
|
|
|
|
|
|
|
|
get_hash(self,
data=None)
Returns a hash value (an immutable object) that can be used to
identify the object uniquely. |
source code
|
|
|
|
|
|
|
|
|
|
|
get_refs(self,
data=None)
Return all references (excluding weak pointers) used by this
object. |
source code
|
|
|
|
str
|
|
Inherited from object_models.xml.basic.BasicBase :
__str__ ,
get_editor_value ,
get_strings ,
set_editor_value
Inherited from utils.graph.DetailNode :
get_detail_child_edge_types ,
get_detail_child_names ,
get_detail_child_nodes ,
get_detail_iterator
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|