|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JotHasModifiers | |
oracle.jdeveloper.jot | Provides classes and interfaces for JOT (the Java Object Toolkit). |
Uses of JotHasModifiers in oracle.jdeveloper.jot |
Subinterfaces of JotHasModifiers 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 |
JotClassInitializer
A JotClassInitializer represents an instance or static initializer
block in a class. |
interface |
JotConstructor
The JOT representation of Java constuctor declarations. |
interface |
JotFieldDeclaration
The JotFieldDeclaration interface represents a field
declaration. |
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 |
JotLocalVariableDeclaration
The JotLocalVariableDeclaration represents a local variable
declaration. |
interface |
JotMember
The JotMember interface represents elements that are
members of a class. |
interface |
JotMethod
The read-only JOT representation of Java method declarations. |
interface |
JotParameter
The JotParameter represents a method or catch clause
parameter. |
interface |
JotVariableDeclaration
The JotVariableDeclaration interface represents a variable declaration. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.