Class AbstractSelectionFromTreeDialogComponent<M extends IEmfTreeSelectionModel<? extends org.eclipse.emf.ecore.EObject>>

All Implemented Interfaces:
IComponent<M>, IEventChannel
Direct Known Subclasses:
TreeToListSelectionComponent, TreeToSingleItemSelectionComponent

public abstract class AbstractSelectionFromTreeDialogComponent<M extends IEmfTreeSelectionModel<? extends org.eclipse.emf.ecore.EObject>> extends AbstractSelectionComponent<M,ISelectionTreeDialogParameterization>