Extension SDK 9.0.5

Uses of Interface
oracle.jdeveloper.jot.JotModel

Packages that use JotModel
oracle.jdeveloper.jot Provides classes and interfaces for JOT (the Java Object Toolkit). 
 

Uses of JotModel in oracle.jdeveloper.jot
 

Methods in oracle.jdeveloper.jot that return JotModel
 JotModel JotNode.getJotModel()
          Returns the JotModel.
 JotModel JotModelFactory.create()
          Create a new JotModel with default initialization.
 JotModel JotModelFactory.create(JotModel model)
          Create a new JotModel to replace the current JotModel.
static JotModel Jot.getJotModel()
          Retrieves the JotModel.
 

Methods in oracle.jdeveloper.jot with parameters of type JotModel
 JotModel JotModelFactory.create(JotModel model)
          Create a new JotModel to replace the current JotModel.
 


Extension SDK

 

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