| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.xml | |
| org.eclipse.gmt.modisco.xml.emf | |
| org.eclipse.gmt.modisco.xml.emf.util |
| Modifier and Type | Method and Description |
|---|---|
DocumentTypeDeclaration |
Root.getDtd()
Returns the value of the 'Dtd' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Root.setDtd(DocumentTypeDeclaration value)
Sets the value of the '
Dtd' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
DocumentTypeDeclaration |
MoDiscoXMLFactory.createDocumentTypeDeclaration()
Returns a new object of class 'Document Type Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
MoDiscoXMLSwitch.caseDocumentTypeDeclaration(DocumentTypeDeclaration object)
Returns the result of interpreting the object as an instance of 'Document Type Declaration'.
|