| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| oracle.ide.dependency | Provides information about the dependencies between files in an application. | 
| oracle.ide.dependency.index | Provides the ability to store and retrieve dependency information using the index. | 
| Uses of Scope in oracle.ide.dependency | 
|---|
| Methods in oracle.ide.dependency with parameters of type Scope | |
|---|---|
|  boolean | ReferenceProvider.canFindReferences(Context context,
                  Scope scope,
                  Declaration declaration)Determine whether this provider can find references to a declaration. | 
| abstract  java.util.Collection<Reference> | DependencyManager.findReferences(Context context,
               Scope scope,
               Declaration declaration)Find all references to a declaration. | 
| abstract  java.util.Collection<Reference> | DependencyManager.findReferences(Context context,
               Scope scope,
               Declaration declaration,
               ProgressIndicator progress)Find all references to a declaration. | 
|  java.util.Collection<? extends Reference> | ReferenceProvider.findReferences(Context context,
               Scope scope,
               Declaration declaration,
               ProgressIndicator progress)Find all references to the given declaration that this provider knows about. | 
| Uses of Scope in oracle.ide.dependency.index | 
|---|
| Methods in oracle.ide.dependency.index with parameters of type Scope | |
|---|---|
|  boolean | IndexReferenceProvider.canFindReferences(Context context,
                  Scope scope,
                  Declaration declaration) | 
|  java.util.Collection<? extends Reference> | IndexReferenceProvider.findReferences(Context context,
               Scope scope,
               Declaration declaration,
               ProgressIndicator progress) | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||