| ElementSelectionDlg | 
 Element selection dialog. 
 | 
| ElementSelectionDlgFactory | 
 Element Selection dialog factory class. 
 | 
| com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlgFactory.PresentationElementFilter | 
 A wrapper filter for appending PresentationElement to any other given filter. 
 | 
| com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlgFactory.TagsFilter | 
 A wrapper for filtering elements used for profiling (like tagged values) 
 | 
| com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlgFactory.UsedAsTypeFilter | 
 A wrapper for filtering elements by DSL "doNotSuggestAsType" 
 | 
| SelectionMode | 
 Describes element selection mode. 
 | 
| TypeFilterImpl | 
 |