Class BmListSelectionModel<T>

All Implemented Interfaces:
IAttribute<IBmObject,org.eclipse.emf.ecore.EStructuralFeature>, IEditableModel, IEmfAttribute<IBmObject>, IModel, IEmfListAttribute<T,IBmObject>, IList<T>, IValidable, IModelApiAwareModel, IEmfListSelectionModel<T,IBmObject>, IEmfSelectionModel<IBmObject>, ISelectionModel, Iterable<T>, Collection<T>, List<T>
Direct Known Subclasses:
BmConfigurationUsePurposesModel, BmFunctionalOptionsListModel, BmTreeToListSelectionModel

public class BmListSelectionModel<T> extends BmList<T> implements IEmfListSelectionModel<T,IBmObject>
The Bm IEmfListSelectionModel implementation.