org.eclipse.mat.snapshot.query
Class ObjectListResult.Outbound
java.lang.Object
org.eclipse.mat.snapshot.query.ObjectListResult.Outbound
- All Implemented Interfaces:
- IDecorator, IIconProvider, IResult, IResultTree, IStructuredResult
- Enclosing class:
- ObjectListResult
public static class ObjectListResult.Outbound
- extends Object
Helper class which describes a tree of objects by outbound references.
ObjectListResult.Outbound
public ObjectListResult.Outbound(ISnapshot snapshot,
int[] objectIds)
- Construct a outbound references tree
- Parameters:
snapshot
- the snapshotobjectIds
- the set of objects to form roots of the trees
getIcon
public URL getIcon(Object row)
- Get the URL for a row of the tree.
Returns either an arrow item or the base icon if no children.
- Returns:
- the URL of the icon