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   
org.eclipse.emf.mapping.ecore2xml   
org.eclipse.emf.mapping.ecore2xml.action   
org.eclipse.emf.mapping.ecore2xml.impl   
org.eclipse.emf.mapping.ecore2xml.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.
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.
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
           
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.
NameInfo
          This interface represents a qualified name, as specified in "Namespaces in XML" specification.
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.ResourceHandler
           
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.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.
 


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