| Package | Description | 
|---|---|
| oracle.ide.dependency.index | 
 Provides the ability to store and retrieve dependency information using the
 index. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
DependencyIndexer.addReference(IndexReference reference)
Add a reference to the index. 
 | 
protected boolean | 
IndexReferenceProvider.verify(Context context,
      IndexReference reference,
      Declaration declaration)
Verify that a reference points to a declaration. 
 |