|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentRoot
A representation of the model object 'Document Root'.
The following features are supported:
ExtPackage.getDocumentRoot()
Method Summary | |
---|---|
java.lang.String |
getLocalRef()
Returns the value of the 'Local Ref' attribute. |
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
EMap<java.lang.String,java.lang.String> |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
EMap<java.lang.String,java.lang.String> |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setLocalRef(java.lang.String value)
Sets the value of the ' Local Ref ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
FeatureMap getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
ExtPackage.getDocumentRoot_Mixed()
EMap<java.lang.String,java.lang.String> 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...
ExtPackage.getDocumentRoot_XMLNSPrefixMap()
EMap<java.lang.String,java.lang.String> 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...
ExtPackage.getDocumentRoot_XSISchemaLocation()
java.lang.String getLocalRef()
If the meaning of the 'Local Ref' attribute isn't clear, there really should be more of a description here...
setLocalRef(String)
,
ExtPackage.getDocumentRoot_LocalRef()
void setLocalRef(java.lang.String value)
Local Ref
' attribute.
value
- the new value of the 'Local Ref' attribute.getLocalRef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |