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.mapping.ecore2ecore.util   
 

Classes in org.eclipse.emf.ecore.xmi used by org.eclipse.emf.ecore.xmi
DanglingHREFException
           
XMIException
           
XMIPlugin
          The Plugin for the EMF.Ecore.XMI library.
XMIPlugin.Implementation
          The actual implementation of the Eclipse Plugin.
XMLHelper.ManyReference
           
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
           
XMIException
           
XMIResource
          A resource that serializes to XMI.
XMLHelper
          Configuration class for XML.
XMLHelper.ManyReference
           
XMLLoad
          This defines the methods for the interface that XMLResourceImpl uses to load the resource.
XMLParserPool
          A pool of parsers that a resource implementation can use to get a parser instance for parsing XML instance documents.
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.
XMLSave
          This defines the methods for the interface that XMLResourceImpl uses to save the resource.
 

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.
 


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