public interface ITreeSelection extends IStructuredSelection
Modifier and Type | Method and Description |
---|---|
TreePath[] |
getPaths()
Returns the paths in this selection
|
TreePath[] |
getPathsFor(Object element)
Returns the paths in this selection whose last segment is equal
to the given element
|
getFirstElement, iterator, size, toArray, toList
isEmpty
TreePath[] getPaths()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.