|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JotNameable | |
oracle.jdeveloper.jot | Provides classes and interfaces for JOT (the Java Object Toolkit). |
Uses of JotNameable in oracle.jdeveloper.jot |
Subinterfaces of JotNameable in oracle.jdeveloper.jot | |
interface |
JotAnonymousClass
The JotAnonymousClass interface represents an anonymous
class declaration. |
interface |
JotClass
The JotClass interface represents the JOT model for a
Java class. |
interface |
JotConstructor
The JOT representation of Java constuctor declarations. |
interface |
JotField
The JotField interface represents a class field. |
interface |
JotInnerClass
The JotInnerClass interface represents a class or interface
that is nested within an outer class or interface. |
interface |
JotLocalClass
The JotLocalClass interface corresponds to
a local class declared within a code block. |
interface |
JotLocalVariable
The JotLocalVariable interface represents a local variable. |
interface |
JotMethod
The read-only JOT representation of Java method declarations. |
interface |
JotParameter
The JotParameter represents a method or catch clause
parameter. |
interface |
JotVariable
The JotVariable interface represents a variable. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.