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