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