TraceTreeNode object
The TraceTreeNode object provides information about
the nodes in the tree model, including the type of activity represented
by the node. You use the TraceTreeNode object in conjunction with
the TraceTree object.
The TraceTreeNode object has no events.
Properties
TraceTreeNode property |
Datatype |
Description |
---|---|---|
ActivityType |
TraceActivity (enumerated) |
A value of the enumerated datatype TraceActivity
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
ParentNode |
TraceTreeNode |
The parent of this node. If the parent |
Functions
TraceTreeNode function |
Datatype returned |
Description |
---|---|---|
String |
Returns the name assigned to the object |
|
Integer |
Creates a reference to a context-specific |
|
PowerObject |
Returns a reference to the name of the |
|
Object (enumerated) |
Returns the type of the object |