public class LogicalModelViewContentProvider
extends org.eclipse.ui.model.WorkbenchContentProvider
Modifier and Type | Method and Description |
---|---|
Object[] |
getChildren(Object element) |
boolean |
hasChildren(Object element) |
void |
setLeaves(Collection<org.eclipse.core.resources.IResource> leaves)
The models to display in the viewer.
|
dispose, inputChanged, processDelta, resourceChanged
public void setLeaves(Collection<org.eclipse.core.resources.IResource> leaves)
leaves
- the models to display in the viewer.public boolean hasChildren(Object element)
hasChildren
in interface org.eclipse.jface.viewers.ITreeContentProvider
hasChildren
in class org.eclipse.ui.model.BaseWorkbenchContentProvider
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.