Searched refs:SelectionManagerImpl (Results 1 – 2 of 2) sorted by relevance
8 import autotest.afe.TestSelector.ISelectionManager.SelectionManagerImpl;32 private SelectionManagerImpl testSelection = new SelectionManagerImpl(testTable, false);
61 public static class SelectionManagerImpl extends SelectionManager class63 public SelectionManagerImpl(DataTable table, boolean selectOnlyOne) { in SelectionManagerImpl() method in TestSelector.ISelectionManager.SelectionManagerImpl