Interface IEmfValueSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>

All Superinterfaces:
IAttribute<O,org.eclipse.emf.ecore.EStructuralFeature>, IEmfAttribute<O>, IEmfSelectionModel<O>, IModel, ISelectionModel, IValidable, IValue<T>
All Known Subinterfaces:
IEmfTreeToSingleItemSelectionModel<T,O>
All Known Implementing Classes:
BmAdditionSourceModel, BmDocumentButtonParameterListModel, BmDocumentJournalButtonParameterListModel, BmFilteringTreeToSingleItemSelectionModel, BmTreeToSingleItemSelectionModel, BmValueSelectionModel, EmfTreeToSingleItemSelectionModel, EmfValueSelectionModel, ExtendedConfigurationObjectSelectionModel, StandardObjectValueSelectionModel

public interface IEmfValueSelectionModel<T,O extends org.eclipse.emf.ecore.EObject> extends IEmfSelectionModel<O>, IValue<T>
The model interface for ValueSelectionComponent.