|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JSPComment
A representation of the model object 'JSP Comment'. <%-- Here is a JSP Comment --%>
The following features are supported:
JspPackage.getJSPComment()| Method Summary | |
|---|---|
boolean |
isIsTagFragment()
Returns the value of the 'Is Tag Fragment' attribute. |
void |
setIsTagFragment(boolean value)
Sets the value of the ' Is Tag Fragment' attribute. |
| Methods inherited from interface org.eclipse.gmt.modisco.xml.Node |
|---|
getName, getParent, setName, setParent |
| Method Detail |
|---|
boolean isIsTagFragment()
"false".
If the meaning of the 'Is Tag Fragment' attribute isn't clear, there really should be more of a description here...
setIsTagFragment(boolean),
JspPackage.getJSPComment_IsTagFragment()void setIsTagFragment(boolean value)
Is Tag Fragment' attribute.
value - the new value of the 'Is Tag Fragment' attribute.isIsTagFragment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||