Modifier and Type | Method and Description |
---|---|
abstract IBaseIndex |
IncQueryEngine.getBaseIndex()
Provides access to the internal base index component of the engine, responsible for keeping track of basic
contents of the model.
|
Modifier and Type | Method and Description |
---|---|
IBaseIndex |
IEngineContext.getBaseIndex()
Returns the base index.
|
Modifier and Type | Class and Description |
---|---|
class |
EMFBaseIndexWrapper
Wraps the EMF base index into the IBaseIndex interface.
|
Modifier and Type | Method and Description |
---|---|
static UpdateCompleteBasedScheduler.UpdateCompleteBasedSchedulerFactory |
Schedulers.getIQBaseSchedulerFactory(IBaseIndex index)
Creates a scheduler factory that creates schedulers by registering to the
after update callback on the NavigationHelper.
|
Constructor and Description |
---|
LightweightAttributeMonitor(IBaseIndex index) |
Constructor and Description |
---|
IQBaseCallbackUpdateCompleteProvider(IBaseIndex index)
Creates a new provider for the given
IBaseIndex . |
Modifier and Type | Method and Description |
---|---|
IBaseIndex |
IncQueryEngineImpl.getBaseIndex() |
Constructor and Description |
---|
SearchContext(IBaseIndex baseIndex) |
SearchContext(IBaseIndex baseIndex,
java.util.Set<org.eclipse.emf.ecore.EClass> classes,
java.util.Set<org.eclipse.emf.ecore.EDataType> dataTypes,
java.util.Set<org.eclipse.emf.ecore.EStructuralFeature> features) |