Class BmValueSelectionModel<T>

All Implemented Interfaces:
IAttribute<IBmObject,org.eclipse.emf.ecore.EStructuralFeature>, IEditableModel, IEmfAttribute<IBmObject>, IModel, IEmfValueAttribute<T,IBmObject>, IValue<T>, IValidable, IModelApiAwareModel, IEmfSelectionModel<IBmObject>, IEmfValueSelectionModel<T,IBmObject>, ISelectionModel
Direct Known Subclasses:
BmAdditionSourceModel, BmTreeToSingleItemSelectionModel, ExtendedConfigurationObjectSelectionModel

public class BmValueSelectionModel<T> extends BmValue<T> implements IEmfValueSelectionModel<T,IBmObject>
The Bm IEmfValueSelectionModel implementation.