Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.ide.model.Workspaces

Packages that use Workspaces
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 

 

Uses of Workspaces in oracle.ide

 

Methods in oracle.ide that return Workspaces
static Workspaces Ide.getWorkspaces()
          Gets the workspaces.

 

Uses of Workspaces in oracle.ide.model

 

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

 

Constructors in oracle.ide.model with parameters of type Workspaces
Workspaces(Workspaces workspaces)
          Copy constructor.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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