Extension SDK 10.1.2


oracle.jdeveloper.jot
Interface JotFileElement

All Superinterfaces:
JotCodeElement, JotElement
All Known Subinterfaces:
JotAnonymousClass, JotClass, JotImport, JotInnerClass, JotLocalClass, JotPackageStatement

public interface JotFileElement
extends JotCodeElement

The JotFileElement interface identifies top-level file elements such as import declarations and classes.

Since:
5.0

Methods inherited from interface oracle.jdeveloper.jot.JotCodeElement
addPrecedingComment, childrenContainErrors, delete, getContainingJotFile, getLeftWhitespace, getLength, getRightWhitespace, isInError, isSource, setLeftWhitespace, setRightWhitespace

 

Methods inherited from interface oracle.jdeveloper.jot.JotElement
getChildren, getContainedElements, getElementName, getElementType, getEndOffset, getID, getJotWorkArea, getParent, getStartOffset, isExistent, isReadOnly, isStructureKnown, setParent

 


Extension SDK


 

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