org.eclipse.mat.snapshot.query
Class ObjectListResult.Inbound
java.lang.Object
org.eclipse.mat.snapshot.query.ObjectListResult.Inbound
- All Implemented Interfaces:
- IDecorator, IIconProvider, IResult, IResultTree, IStructuredResult
- Enclosing class:
- ObjectListResult
public static class ObjectListResult.Inbound
- extends Object
Helper class which describes a tree of objects by inbound references.
ObjectListResult.Inbound
public ObjectListResult.Inbound(ISnapshot snapshot,
int[] objectIds)
- Construct a inbound 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