|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Root
A representation of the model object 'Root'.
The following features are supported:
MoDiscoXMLPackage.getRoot()
Method Summary | |
---|---|
DocumentTypeDeclaration |
getDtd()
Returns the value of the 'Dtd' containment reference. |
|
getLeadingPIs()
Returns the value of the 'Leading PIs' containment reference list. |
|
getNamespaces()
Returns the value of the 'Namespaces' containment reference list. |
void |
setDtd(DocumentTypeDeclaration value)
Sets the value of the ' Dtd ' containment reference. |
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 |
Method Detail |
---|
getNamespaces()
Namespace
.
If the meaning of the 'Namespaces' reference list isn't clear, there really should be more of a description here...
MoDiscoXMLPackage.getRoot_Namespaces()
DocumentTypeDeclaration getDtd()
If the meaning of the 'Dtd' containment reference isn't clear, there really should be more of a description here...
setDtd(DocumentTypeDeclaration)
,
MoDiscoXMLPackage.getRoot_Dtd()
void setDtd(DocumentTypeDeclaration value)
Dtd
' containment reference.
value
- the new value of the 'Dtd' containment reference.getDtd()
getLeadingPIs()
ProcessingInstruction
.
If the meaning of the 'Leading PIs' containment reference list isn't clear, there really should be more of a description here...
MoDiscoXMLPackage.getRoot_LeadingPIs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |