|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Page
A representation of the model object 'Page'.
The following features are supported:
JspPackage.getPage()| Method Summary | |
|---|---|
java.lang.String |
getDoctype()
Returns the value of the 'Doctype' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.lang.String |
getOriginalFilePath()
Returns the value of the 'Original File Path' attribute. |
|
getOwnedElements()
Returns the value of the 'Owned Elements' containment reference list. |
Model |
getPageOwner()
Returns the value of the 'Page Owner' container reference. |
java.lang.String |
getXmlDeclaration()
Returns the value of the 'Xml Declaration' attribute. |
void |
setDoctype(java.lang.String value)
Sets the value of the ' Doctype' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setOriginalFilePath(java.lang.String value)
Sets the value of the ' Original File Path' attribute. |
void |
setPageOwner(Model value)
Sets the value of the ' Page Owner' container reference. |
void |
setXmlDeclaration(java.lang.String value)
Sets the value of the ' Xml Declaration' attribute. |
| Method Detail |
|---|
java.lang.String getOriginalFilePath()
If the meaning of the 'Original File Path' attribute isn't clear, there really should be more of a description here...
setOriginalFilePath(String),
JspPackage.getPage_OriginalFilePath()void setOriginalFilePath(java.lang.String value)
Original File Path' attribute.
value - the new value of the 'Original File Path' attribute.getOriginalFilePath()java.lang.String getXmlDeclaration()
If the meaning of the 'Xml Declaration' attribute isn't clear, there really should be more of a description here...
setXmlDeclaration(String),
JspPackage.getPage_XmlDeclaration()void setXmlDeclaration(java.lang.String value)
Xml Declaration' attribute.
value - the new value of the 'Xml Declaration' attribute.getXmlDeclaration()java.lang.String getDoctype()
If the meaning of the 'Doctype' attribute isn't clear, there really should be more of a description here...
setDoctype(String),
JspPackage.getPage_Doctype()void setDoctype(java.lang.String value)
Doctype' attribute.
value - the new value of the 'Doctype' attribute.getDoctype()getOwnedElements()
Node.
If the meaning of the 'Owned Elements' containment reference list isn't clear, there really should be more of a description here...
JspPackage.getPage_OwnedElements()Model getPageOwner()
Pages'.
If the meaning of the 'Page Owner' container reference isn't clear, there really should be more of a description here...
setPageOwner(Model),
JspPackage.getPage_PageOwner(),
Model.getPages()void setPageOwner(Model value)
Page Owner' container reference.
value - the new value of the 'Page Owner' container reference.getPageOwner()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
JspPackage.getPage_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||