public interface DocumentRoot
The following features are supported:
EjbJar21Package.getDocumentRoot()| Modifier and Type | Method and Description |
|---|---|
EjbJarType |
getEjbJar()
Returns the value of the 'Ejb Jar' containment reference.
|
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list.
|
|
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map.
|
|
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map.
|
void |
setEjbJar(EjbJarType value)
Sets the value of the '
Ejb Jar' 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...
EjbJar21Package.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...
EjbJar21Package.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...
EjbJar21Package.getDocumentRoot_XSISchemaLocation()EjbJarType getEjbJar()
setEjbJar(EjbJarType),
EjbJar21Package.getDocumentRoot_EjbJar()void setEjbJar(EjbJarType value)
Ejb Jar' containment reference.
value - the new value of the 'Ejb Jar' containment reference.getEjbJar()