| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdDeclaration | |
|---|---|
| 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. | 
| oracle.jdeveloper.java.dependency | Provides dependency information for Java. | 
| oracle.jdeveloper.refactoring.dependency | Provides refactoring support for the Dependency API. | 
| Uses of IdDeclaration in oracle.ide.dependency | 
|---|
| Methods in oracle.ide.dependency that return IdDeclaration | |
|---|---|
static IdDeclaration | 
IdDeclaration.findDeclaration(Context context, java.lang.String id)Find the IdDeclaration for an ID.  | 
 IdDeclaration | 
URLDeclarationProvider.getDeclaration(Context context, java.lang.String id) | 
 IdDeclaration | 
IdDeclarationProvider.getDeclaration(Context context, java.lang.String id)Get the declaration corresponding to an ID.  | 
| Uses of IdDeclaration in oracle.ide.dependency.index | 
|---|
| Subclasses of IdDeclaration in oracle.ide.dependency.index | |
|---|---|
 class | 
IndexDeclarationA declaration stored in the index.  | 
| Uses of IdDeclaration in oracle.jdeveloper.java.dependency | 
|---|
| Subclasses of IdDeclaration in oracle.jdeveloper.java.dependency | |
|---|---|
 class | 
ClassDeclarationThe declaration of a Java class.  | 
 class | 
FieldDeclarationThe declaration of a Java field.  | 
 class | 
MethodDeclarationThe declaration of a Java method.  | 
| Methods in oracle.jdeveloper.java.dependency that return IdDeclaration | |
|---|---|
 IdDeclaration | 
JavaDeclarationProvider.getDeclaration(Context context, java.lang.String id) | 
| Uses of IdDeclaration in oracle.jdeveloper.refactoring.dependency | 
|---|
| Methods in oracle.jdeveloper.refactoring.dependency that return types with arguments of type IdDeclaration | |
|---|---|
 java.util.Collection<IdDeclaration> | 
IdDeclarationRenameCriteria.getDeclarations()Get the declarations being renamed.  | 
| Constructor parameters in oracle.jdeveloper.refactoring.dependency with type arguments of type IdDeclaration | |
|---|---|
IdDeclarationRenameCriteria(java.lang.String title, java.util.Map<IdDeclaration,java.lang.String> map) | 
|
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||