| Package | Description |
|---|---|
| org.eclipse.incquery.runtime.base.api | |
| org.eclipse.incquery.runtime.base.core |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationHelper.processDataTypeInstances(org.eclipse.emf.ecore.EDataType type,
IEClassifierProcessor.IEDataTypeProcessor processor)
Traverses all instances of a selected data type stored in the base index, and allows executing a custom function on
it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationHelperImpl.processDataTypeInstances(org.eclipse.emf.ecore.EDataType type,
IEClassifierProcessor.IEDataTypeProcessor processor) |