|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.facet.custom.ui.CustomizedContentProviderUtils
public final class CustomizedContentProviderUtils
A companion utility class for ICustomizedTreeContentProvider
| Method Summary | |
|---|---|
static java.lang.Object |
resolve(java.lang.Object element)
Resolve the given UI element into the underlying model element. |
static ISelection |
resolveSelection(ISelection selection)
Replace proxy objects by their underlying model elements in the given selection |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ISelection resolveSelection(ISelection selection)
public static java.lang.Object resolve(java.lang.Object element)
element - a UI element, that may be a proxy for a model element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||