Skip navigation links
Eclipse EMF 2.15 API Specification
A B C D E F G H I K L M N O P Q R S T U V W X 

D

DanglingHREFException - Exception in org.eclipse.emf.ecore.xmi
 
DanglingHREFException(String, String, int, int) - Constructor for exception org.eclipse.emf.ecore.xmi.DanglingHREFException
 
danglingHREFException - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
DATATYPE_ATTRIBUTE_MANY - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
DATATYPE_CONTENT_SINGLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
DATATYPE_ELEMENT_SINGLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
DATATYPE_IS_MANY - Static variable in interface org.eclipse.emf.ecore.xmi.XMLHelper
 
DATATYPE_MANY - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
DATATYPE_SINGLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
DATATYPE_SINGLE - Static variable in interface org.eclipse.emf.ecore.xmi.XMLHelper
These are the kinds of features that are important when loading XMI files.
DATATYPE_SINGLE_NILLABLE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
DC1 - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
DC2 - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
DC3 - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
DC4 - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
DEBUG_DEMANDED_PACKAGES - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
declarePrefix(String, String) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.NamespaceSupport
 
declareSchemaLocation - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
declareSchemaLocationImplementation - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
declareXML - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
declareXSI - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
DefaultDOMHandlerImpl - Class in org.eclipse.emf.ecore.xmi.impl
Implementation of the default DOMHandler and DOMHelper
DefaultDOMHandlerImpl() - Constructor for class org.eclipse.emf.ecore.xmi.impl.DefaultDOMHandlerImpl
 
DefaultEcoreBuilder - Class in org.eclipse.emf.ecore.xmi.util
Default implementation of XML Schema to Ecore builder.
DefaultEcoreBuilder(ExtendedMetaData) - Constructor for class org.eclipse.emf.ecore.xmi.util.DefaultEcoreBuilder
 
deferIDREFResolution - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
deferredExtent - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
depth - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
deresolve(URI) - Method in class org.eclipse.emf.ecore.xmi.impl.ResourceEntityHandlerImpl
Returns the given URI.
deresolve(URI) - Method in class org.eclipse.emf.ecore.xmi.impl.URIHandlerImpl.AbsoluteCrossBundleAware
 
deresolve(URI) - Method in class org.eclipse.emf.ecore.xmi.impl.URIHandlerImpl
 
deresolve(URI) - Method in class org.eclipse.emf.ecore.xmi.impl.URIHandlerImpl.PlatformSchemeAware
 
deresolve - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
deresolve(URI) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl
 
deresolve(URI) - Method in interface org.eclipse.emf.ecore.xmi.XMLHelper
Returns a relative URI if necessary and if possible.
deresolve(URI) - Method in interface org.eclipse.emf.ecore.xmi.XMLResource.URIHandler
Returns the URI deresolved against the base URI.
Describer() - Constructor for class org.eclipse.emf.ecore.xmi.impl.RootXMLContentHandlerImpl.Describer
 
Describer() - Constructor for class org.eclipse.emf.ecore.xmi.impl.XMLContentHandlerImpl.XMI.Describer
 
DETACHED_EOBJECT_TO_ID_MAP - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
The map from EObject to ID.
detachedHelper(EObject) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
disableNotify - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
DLE - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Escape
 
doc - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
docRoots - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.Lookup
 
docTypeMark - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
docTypeName - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLString
 
document - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
 
DOCUMENT_ROOT_TYPE - Static variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
documentRoot - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLHandler
 
documentRoots - Variable in class org.eclipse.emf.ecore.xmi.impl.ConfigurationCache
 
doDeresolve(URI) - Method in class org.eclipse.emf.ecore.xmi.impl.ResourceEntityHandlerImpl
Returns the deresolved URI by calling super.
doLoad(InputStream, Map<?, ?>) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
doLoad(Node, Map<?, ?>) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
doLoad(InputSource, Map<?, ?>) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
DOMHandler - Interface in org.eclipse.emf.ecore.xmi
This interface is a handler that is called by XMLSave while converting the contents of an XMLResource to DOM, to allow application to record EMF values that were used to create a DOM node.
domHandler - Variable in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
DOMHelper - Interface in org.eclipse.emf.ecore.xmi
This interface provides methods which given a DOM node return corresponding EMF objects.
doSave(OutputStream, Map<?, ?>) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
doSave(Writer, Map<?, ?>) - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
 
doSetBaseURI(URI) - Method in class org.eclipse.emf.ecore.xmi.impl.ResourceEntityHandlerImpl
Sets the base URI by calling super.
doUnload() - Method in class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl
Does all the work of unloading the resource.
A B C D E F G H I K L M N O P Q R S T U V W X 
Skip navigation links
Eclipse EMF 2.15 API Specification

Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature