Uses of Package
org.eclipse.emf.ecore.xmi

Packages that use org.eclipse.emf.ecore.xmi
org.eclipse.emf.ecore.xmi   
org.eclipse.emf.ecore.xmi.impl   
org.eclipse.emf.ecore.xmi.util   
org.eclipse.emf.mapping.ecore2ecore.util   
org.eclipse.emf.mapping.ecore2xml   
org.eclipse.emf.mapping.ecore2xml.action   
org.eclipse.emf.mapping.ecore2xml.impl   
org.eclipse.emf.mapping.ecore2xml.util   
org.eclipse.emf.mapping.xsd2ecore.util   
org.eclipse.emf.test.core.featuremap.supplier.util   
org.eclipse.emf.test.models.customer.util   
org.eclipse.emf.test.models.dbitem.util   
org.eclipse.emf.test.models.dbprice.util   
org.eclipse.emf.test.models.movie.db.util   
org.eclipse.emf.test.models.order.util   
org.eclipse.emf.test.models.qname.util   
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.ecore.xmi
DanglingHREFException
           
DOMHandler
          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.
DOMHelper
          This interface provides methods which given a DOM node return corresponding EMF objects.
EcoreBuilder
          The interface describes an XML Schema to Ecore builder.
NameInfo
          This interface represents a qualified name, as specified in "Namespaces in XML" specification.
XMIException
           
XMIPlugin
          The Plugin for the EMF.Ecore.XMI library.
XMIPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
XMLDefaultHandler
          The XML handler interface.
XMLHelper
          Configuration class for XML.
XMLHelper.ManyReference
           
XMLLoad
          This defines the methods for the interface that XMLResourceImpl uses to load the resource.
XMLResource
          This interface represents an XML resource.
XMLResource.XMLInfo
          This interface is used with the XMLMap interface to describe how to serialize objects and features.
XMLResource.XMLMap
          This interface represents a mapping from Ecore constructs to the XML representation of those constructs.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.ecore.xmi.impl
DanglingHREFException
           
DOMHandler
          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.
DOMHelper
          This interface provides methods which given a DOM node return corresponding EMF objects.
EcoreBuilder
          The interface describes an XML Schema to Ecore builder.
NameInfo
          This interface represents a qualified name, as specified in "Namespaces in XML" specification.
XMIException
           
XMIResource
          A resource that serializes to XMI.
XMLDefaultHandler
          The XML handler interface.
XMLHelper
          Configuration class for XML.
XMLHelper.ManyReference
           
XMLLoad
          This defines the methods for the interface that XMLResourceImpl uses to load the resource.
XMLOptions
          This interface allows user specify various XML deserialization and serialization options
XMLParserPool
          Defines an interface to cache parsers and parser's handlers (XMLDefaultHandler) to improve deserialization performance.
XMLResource
          This interface represents an XML resource.
XMLResource.ElementHandler
          An interface for an element handle that is used to deduce an appropriate feature when serializing a value of a specific type.
XMLResource.ResourceEntityHandler
          An interface for a resource entity handler.
XMLResource.ResourceHandler
          An interface for a resource handler that can be registered to receive call backs for loading from an input stream or for saving to an output stream.
XMLResource.URIHandler
          An interface for a URI handler that is used to resolve and deresolve URIs.
XMLResource.XMLInfo
          This interface is used with the XMLMap interface to describe how to serialize objects and features.
XMLResource.XMLMap
          This interface represents a mapping from Ecore constructs to the XML representation of those constructs.
XMLSave
          This defines the methods for the interface that XMLResourceImpl uses to save the resource.
XMLSave.XMLTypeInfo
          This defines the methods for the interface used to determine whether type information should be saved when the XMLResource.OPTION_SAVE_TYPE_INFORMATION save option is enabled.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.ecore.xmi.util
DOMHandler
          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.
EcoreBuilder
          The interface describes an XML Schema to Ecore builder.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.mapping.ecore2ecore.util
XMIResource
          A resource that serializes to XMI.
XMLResource
          This interface represents an XML resource.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.mapping.ecore2xml
XMLResource.XMLInfo
          This interface is used with the XMLMap interface to describe how to serialize objects and features.
XMLResource.XMLMap
          This interface represents a mapping from Ecore constructs to the XML representation of those constructs.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.mapping.ecore2xml.action
XMLResource.XMLInfo
          This interface is used with the XMLMap interface to describe how to serialize objects and features.
XMLResource.XMLMap
          This interface represents a mapping from Ecore constructs to the XML representation of those constructs.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.mapping.ecore2xml.impl
XMLResource.XMLMap
          This interface represents a mapping from Ecore constructs to the XML representation of those constructs.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.mapping.ecore2xml.util
XMIResource
          A resource that serializes to XMI.
XMLResource
          This interface represents an XML resource.
XMLResource.XMLInfo
          This interface is used with the XMLMap interface to describe how to serialize objects and features.
XMLResource.XMLMap
          This interface represents a mapping from Ecore constructs to the XML representation of those constructs.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.mapping.xsd2ecore.util
XMIResource
          A resource that serializes to XMI.
XMLResource
          This interface represents an XML resource.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.test.core.featuremap.supplier.util
XMLResource
          This interface represents an XML resource.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.test.models.customer.util
XMLResource
          This interface represents an XML resource.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.test.models.dbitem.util
XMLResource
          This interface represents an XML resource.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.test.models.dbprice.util
XMLResource
          This interface represents an XML resource.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.test.models.movie.db.util
XMLResource
          This interface represents an XML resource.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.test.models.order.util
XMLResource
          This interface represents an XML resource.
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.test.models.qname.util
XMLResource
          This interface represents an XML resource.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.