Extension SDK 10.1.2

Uses of Class
oracle.ide.model.Factory

Packages that use Factory
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
 

Uses of Factory in oracle.ide.model
 

Subclasses of Factory in oracle.ide.model
 class ElementFactory
          The ElementFactory class is responsible for creating intances of Elements.
 class NodeFactory
          The NodeFactory class is responsible for creating intances of Node.
 

Methods in oracle.ide.model that return Factory
static Factory PackageFilter.removeFactory(Project project)
          Remove the factory assicated with the specified project.
static Factory PackageFilter.findFactory(Project project)
          Find the factory assicated with the specified project.
 


Extension SDK

 

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