public interface DocumentRoot
The following features are supported:
Webapp25Package.getDocumentRoot()| Modifier and Type | Method and Description |
|---|---|
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list.
|
WebAppType |
getWebApp()
Returns the value of the 'Web App' containment reference.
|
|
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map.
|
|
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map.
|
void |
setWebApp(WebAppType value)
Sets the value of the '
Web App' containment reference. |
FeatureMap getMixed()
org.eclipse.emf.ecore.util.FeatureMap.Entry.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
Webapp25Package.getDocumentRoot_Mixed()getXMLNSPrefixMap()
String,
and the value is of type String,
If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
Webapp25Package.getDocumentRoot_XMLNSPrefixMap()getXSISchemaLocation()
String,
and the value is of type String,
If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
Webapp25Package.getDocumentRoot_XSISchemaLocation()WebAppType getWebApp()
setWebApp(WebAppType),
Webapp25Package.getDocumentRoot_WebApp()void setWebApp(WebAppType value)
Web App' containment reference.
value - the new value of the 'Web App' containment reference.getWebApp()