public interface XMLMap extends EObject, XMLResource.XMLMap
Ecore2XMLPackage.getXMLMap()| Modifier and Type | Method and Description |
|---|---|
EMap<ENamedElement,XMLInfo> |
getEcoreToXMLInfo()
Returns the value of the 'Ecore To XML Info' map.
|
java.lang.String |
getIDAttributeName()
Returns the value of the 'ID Attribute Name' attribute
|
EPackage |
getNoNamespacePackage()
Returns the value of the 'No Namespace Package' reference
|
void |
setIDAttributeName(java.lang.String value)
Sets the value of the '
ID Attribute Name' attribute |
void |
setNoNamespacePackage(EPackage value)
Sets the value of the '
No Namespace Package' reference |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliveradd, getClassifier, getFeature, getFeatures, getInfojava.lang.String getIDAttributeName()
getIDAttributeName in interface XMLResource.XMLMapsetIDAttributeName(String),
Ecore2XMLPackage.getXMLMap_IDAttributeName()void setIDAttributeName(java.lang.String value)
ID Attribute Name' attribute.
setIDAttributeName in interface XMLResource.XMLMapvalue - the new value of the 'ID Attribute Name' attribute.getIDAttributeName()EMap<ENamedElement,XMLInfo> getEcoreToXMLInfo()
ENamedElement,
and the value is of type XMLInfo,
Ecore2XMLPackage.getXMLMap_EcoreToXMLInfo()EPackage getNoNamespacePackage()
getNoNamespacePackage in interface XMLResource.XMLMapsetNoNamespacePackage(EPackage),
Ecore2XMLPackage.getXMLMap_NoNamespacePackage()void setNoNamespacePackage(EPackage value)
No Namespace Package' reference.
setNoNamespacePackage in interface XMLResource.XMLMapvalue - the new value of the 'No Namespace Package' reference.getNoNamespacePackage()