Interface IEmfTreeSelectionModel<O extends org.eclipse.emf.ecore.EObject>

All Superinterfaces:
IAttribute<O,org.eclipse.emf.ecore.EStructuralFeature>, IEmfAttribute<O>, IEmfSelectionModel<O>, IModel, ISelectionModel, IValidable
All Known Subinterfaces:
IEmfTreeToListSelectionModel<T,O>, IEmfTreeToSingleItemSelectionModel<T,O>
All Known Implementing Classes:
BmAdditionSourceModel, BmDocumentButtonParameterListModel, BmDocumentJournalButtonParameterListModel, BmFilteringTreeToSingleItemSelectionModel, BmTreeToListSelectionModel, BmTreeToSingleItemSelectionModel, EmfTreeToListSelectionModel, EmfTreeToSingleItemSelectionModel

public interface IEmfTreeSelectionModel<O extends org.eclipse.emf.ecore.EObject> extends IEmfSelectionModel<O>