Uses of Class
org.eclipse.emf.ecore.resource.impl.ResourceImpl

Packages that use ResourceImpl
org.eclipse.emf.ecore.xmi.impl   
org.eclipse.emf.ecore.xml.type.util   
org.eclipse.emf.mapping.ecore2ecore.util   
org.eclipse.emf.mapping.ecore2xml.util   
 

Uses of ResourceImpl in org.eclipse.emf.ecore.xmi.impl
 

Subclasses of ResourceImpl in org.eclipse.emf.ecore.xmi.impl
 class EMOFResourceImpl
          This class represents an Ecore model serialized as an EMOF XMI file.
 class GenericXMLResourceImpl
           
 class XMIResourceImpl
          This class represents an XMIResource.
 class XMLResourceImpl
          This class implements the XMLResource interface.
 

Uses of ResourceImpl in org.eclipse.emf.ecore.xml.type.util
 

Subclasses of ResourceImpl in org.eclipse.emf.ecore.xml.type.util
 class XMLTypeResourceImpl
           The Resource associated with the package
 

Uses of ResourceImpl in org.eclipse.emf.mapping.ecore2ecore.util
 

Subclasses of ResourceImpl in org.eclipse.emf.mapping.ecore2ecore.util
 class Ecore2EcoreResourceImpl
           The Resource associated with the package
 

Uses of ResourceImpl in org.eclipse.emf.mapping.ecore2xml.util
 

Subclasses of ResourceImpl in org.eclipse.emf.mapping.ecore2xml.util
 class Ecore2XMLResourceImpl
           The Resource associated with the package.
 


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