| AttachedCollectionNavigatorAdapterBase<M extends org.eclipse.emf.ecore.EObject> |
Base adapter class for the collection node attached directly to
its parent model.
|
| CollectionNavigatorAdapterBase<M extends org.eclipse.emf.ecore.EObject> |
Base adapter for collection nodes.
|
| ExternalObjectFolderNavigatorAdapterBase |
A navigator adapter base for virtual folders of external object projects.
|
| IndexedContainedObjectCollectionNavigatorAdapterBase<M extends org.eclipse.emf.ecore.EObject> |
Base adapter class for the contained object collection node to get children from the navigator search index.
|
| IndexedTopObjectCollectionNavigatorAdapterBase |
Base adapter class for the top object collection node to get children from the navigator search index.
|
| ModelNavigatorAdapterBase<M extends org.eclipse.emf.ecore.EObject> |
Base adapter for model nodes.
|
| NavigatorAdapterBase |
Base adapter for Navigator nodes.
|
| VirtualNavigatorAdapterBase |
Base adapter for nodes that have no real model behind them.
|