|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependableRecognizer | |
oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
oracle.jdeveloper.library | The Libraries package provides the library API used
by JDeveloper. |
oracle.jdeveloper.model | Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. |
Uses of DependableRecognizer in oracle.ide.model |
Methods in oracle.ide.model with parameters of type DependableRecognizer | |
void |
DependableFactory.registerFactory(DependableRecognizer factory)
Registers a specific DependableRecognizer that is used to
instanciate a dependable object. |
void |
DependableFactory.removeFactory(DependableRecognizer factory)
Removes the factory from the factories registry. |
Uses of DependableRecognizer in oracle.jdeveloper.library |
Classes in oracle.jdeveloper.library that implement DependableRecognizer | |
class |
JLibraryManager
|
Uses of DependableRecognizer in oracle.jdeveloper.model |
Methods in oracle.jdeveloper.model with parameters of type DependableRecognizer | |
static void |
ProjectDependencyFactory.registerFactory(DependableRecognizer factory)
Registers a specific DependableRecognizer that is used to
instanciate a dependable object. |
static void |
ProjectDependencyFactory.removeFactory(DependableRecognizer factory)
Removes the factory from the factories registry. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.