Extension SDK

oracle.jdeveloper.jot
Interface JotLocalVariable

All Superinterfaces:
JotElement, JotNameable, JotVariable

public interface JotLocalVariable
extends JotVariable

The JotLocalVariable interface represents a local variable.

Since:
5.0
See Also:
JotVariable

Methods inherited from interface oracle.jdeveloper.jot.JotVariable
getAsField, getAsLocalVariable, getInitializer, getModifiers, getOwningDeclaration, getType, setArrayDimensions, setInitializer
 
Methods inherited from interface oracle.jdeveloper.jot.JotNameable
getName, setName
 
Methods inherited from interface oracle.jdeveloper.jot.JotElement
getElementName, getElementType, getEndOffset, getID, getJotWorkArea, getParent, getStartOffset, isExistent, isReadOnly, isStructureKnown, setParent
 


Extension SDK

 

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