public interface Root extends Element
The following features are supported:
MoDiscoXMLPackage.getRoot()| Modifier and Type | Method and Description |
|---|---|
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. |
getChildrengetNamespaces()
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()