|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentTypeDeclaration
A representation of the model object 'Document Type Declaration'.
The following features are supported:
MoDiscoXMLPackage.getDocumentTypeDeclaration()| Method Summary | |
|---|---|
java.lang.String |
getPublicID()
Returns the value of the 'Public ID' attribute. |
java.lang.String |
getSystemID()
Returns the value of the 'System ID' attribute. |
void |
setPublicID(java.lang.String value)
Sets the value of the ' Public ID' attribute. |
void |
setSystemID(java.lang.String value)
Sets the value of the ' System ID' attribute. |
| Methods inherited from interface org.eclipse.gmt.modisco.xml.Node |
|---|
getName, getParent, setName, setParent |
| Method Detail |
|---|
java.lang.String getPublicID()
If the meaning of the 'Public ID' attribute isn't clear, there really should be more of a description here...
setPublicID(String),
MoDiscoXMLPackage.getDocumentTypeDeclaration_PublicID()void setPublicID(java.lang.String value)
Public ID' attribute.
value - the new value of the 'Public ID' attribute.getPublicID()java.lang.String getSystemID()
If the meaning of the 'System ID' attribute isn't clear, there really should be more of a description here...
setSystemID(String),
MoDiscoXMLPackage.getDocumentTypeDeclaration_SystemID()void setSystemID(java.lang.String value)
System ID' attribute.
value - the new value of the 'System ID' attribute.getSystemID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||