fetch_attribute
Description:
Get the value associated to the attribute named attribute
for this.
If the attribute is not set, then this's parents is queries (recursively up to the top level node).
Attributes can have any name, but Libgda proposes some default names, see this section.
Parameters:
this |
a TreeNode |
attribute |
attribute name as a string |
Returns:
a read-only Value, or |