|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLMap
A representation of the model object 'XML Map'.
Ecore2XMLPackage.getXMLMap()
Method Summary | |
---|---|
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 |
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 |
Methods inherited from interface org.eclipse.emf.ecore.xmi.XMLResource.XMLMap |
---|
add, getClassifier, getFeature, getFeatures, getInfo |
Method Detail |
---|
java.lang.String getIDAttributeName()
getIDAttributeName
in interface XMLResource.XMLMap
setIDAttributeName(String)
,
Ecore2XMLPackage.getXMLMap_IDAttributeName()
void setIDAttributeName(java.lang.String value)
ID Attribute Name
' attribute.
setIDAttributeName
in interface XMLResource.XMLMap
value
- 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.XMLMap
setNoNamespacePackage(EPackage)
,
Ecore2XMLPackage.getXMLMap_NoNamespacePackage()
void setNoNamespacePackage(EPackage value)
No Namespace Package
' reference.
setNoNamespacePackage
in interface XMLResource.XMLMap
value
- the new value of the 'No Namespace Package' reference.getNoNamespacePackage()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |