org.eclipse.modisco.jee.jsp
Interface JSPDeclaration

All Superinterfaces:
Element, JSPScript, Node

public interface JSPDeclaration
extends JSPScript

A representation of the model object 'JSP Declaration'. Eg : <%! int myVariable= 0; %>

See Also:
JspPackage.getJSPDeclaration()
Generated:
Model:

Method Summary
 
Methods inherited from interface org.eclipse.modisco.jee.jsp.JSPScript
isIsTagFragment, setIsTagFragment
 
Methods inherited from interface org.eclipse.gmt.modisco.xml.Element
getChildren
 
Methods inherited from interface org.eclipse.gmt.modisco.xml.Node
getName, getParent, setName, setParent