|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectStore | |
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 ObjectStore in oracle.ide.model |
Fields in oracle.ide.model declared as ObjectStore | |
protected ObjectStore |
DataNode._objectStore
|
Methods in oracle.ide.model that return ObjectStore | |
protected ObjectStore |
DataNode.currentObjectStore()
|
protected ObjectStore |
Workspace.currentObjectStore()
|
Methods in oracle.ide.model with parameters of type ObjectStore | |
void |
DataNode.setObjectStore(ObjectStore store)
|
Uses of ObjectStore in oracle.jdeveloper.library |
Methods in oracle.jdeveloper.library that return ObjectStore | |
protected ObjectStore |
JLibraryList.currentObjectStore()
|
Uses of ObjectStore in oracle.jdeveloper.model |
Methods in oracle.jdeveloper.model that return ObjectStore | |
protected ObjectStore |
JProject.currentObjectStore()
|
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.