Extension SDK 9.0.5

Uses of Interface
oracle.jdeveloper.jot.JotHasChildStatement

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

Uses of JotHasChildStatement in oracle.jdeveloper.jot
 

Subinterfaces of JotHasChildStatement in oracle.jdeveloper.jot
 interface JotConditional
          A JotConditional represents a conditional statement.
 interface JotDo
          A JotDo represents a do statement.
 interface JotElse
          A JotElse represents the else clause of an if statement.
 interface JotFor
          A JotFor represents a for statement.
 interface JotIf
          The JotIf interface represents an if statement.
 interface JotWhile
          The JotWhile represents a while statement.
 


Extension SDK

 

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