A tree node for an asset and its attributes.
Overrides the UITreeNode loadChildren, toString and isLeaf
methods to dynamically display the asset which has no children.
Return the representation of a Asset in a tree.
This is the asset name, and
for physical objects, the serial number, if specified,
and the capabilities.
asset name followed by serial number (optional) and capabilities
Fields inherited from org.cougaar.mlm.debug.ui.UITreeNode