Extension SDK 10.1.2

Uses of Class
oracle.ide.model.DataContainer

Packages that use DataContainer
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
 

Uses of DataContainer in oracle.ide.model
 

Subclasses of DataContainer in oracle.ide.model
 class IdeSystem
          This a new class that is under development to replace IdeSystem.
 class MiscellaneousFolder
           
 class Project
          This is the base class for all data classes that represent a user project.
 class Workspace
          This a new class that is under development to replace Workspace.
 

Methods in oracle.ide.model with parameters of type DataContainer
protected  void DataContainer.copyToImpl(DataContainer copy)
          Design pattern for supporting strongly typed copying.
 

Uses of DataContainer in oracle.jdeveloper.model
 

Subclasses of DataContainer in oracle.jdeveloper.model
 class JProject
          JProject is the data class that represents the project in JDeveloper.
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.