| Package | Description |
|---|---|
| org.eclipse.incquery.runtime.localsearch.matcher | |
| org.eclipse.incquery.runtime.localsearch.plan |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ILocalSearchAdapter> |
LocalSearchMatcher.getAdapters() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalSearchMatcher.addAdapter(ILocalSearchAdapter adapter) |
void |
LocalSearchMatcher.removeAdapter(ILocalSearchAdapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchPlanExecutor.addAdapters(java.util.List<ILocalSearchAdapter> adapter) |
void |
SearchPlanExecutor.removeAdapters(java.util.List<ILocalSearchAdapter> adapter) |