|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the JOT representation of a class or interface. Methods defined for this class retrieve the JOT representations of the class' definition.
Method Summary | |
JotClass |
getJotClass(int needs)
Retrieves the read-only JOT representation of the definition of this class or interface. |
Methods inherited from interface oracle.jdeveloper.jot.JotIdentifier |
getName, setName |
Method Detail |
public JotClass getJotClass(int needs)
needs
- whether to retrieve a JotClass
representation
based on a classfile, sourcefile, or any.
JotManager.NEED_CLASS
,
JotManager.NEED_SOURCE
,
JotManager.NEED_ANY
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.