Uses of Interface
org.eclipse.emf.mapping.ecore2xml.Ecore2XMLRegistry

Packages that use Ecore2XMLRegistry
org.eclipse.emf.mapping.ecore2xml   
org.eclipse.emf.mapping.ecore2xml.impl   
org.eclipse.emf.mapping.ecore2xml.util   
 

Uses of Ecore2XMLRegistry in org.eclipse.emf.mapping.ecore2xml
 

Fields in org.eclipse.emf.mapping.ecore2xml declared as Ecore2XMLRegistry
static Ecore2XMLRegistry Ecore2XMLRegistry.INSTANCE
           
 

Uses of Ecore2XMLRegistry in org.eclipse.emf.mapping.ecore2xml.impl
 

Classes in org.eclipse.emf.mapping.ecore2xml.impl that implement Ecore2XMLRegistry
 class Ecore2XMLRegistryImpl
           
 

Fields in org.eclipse.emf.mapping.ecore2xml.impl declared as Ecore2XMLRegistry
protected  Ecore2XMLRegistry Ecore2XMLRegistryImpl.delegateRegistry
           
 

Constructors in org.eclipse.emf.mapping.ecore2xml.impl with parameters of type Ecore2XMLRegistry
Ecore2XMLRegistryImpl(Ecore2XMLRegistry delegateRegistry)
           
 

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

Fields in org.eclipse.emf.mapping.ecore2xml.util declared as Ecore2XMLRegistry
protected  Ecore2XMLRegistry Ecore2XMLExtendedMetaData.ecore2xmlRegistry
           
 

Constructors in org.eclipse.emf.mapping.ecore2xml.util with parameters of type Ecore2XMLRegistry
Ecore2XMLExtendedMetaData(Ecore2XMLRegistry ecore2xmlRegistry)
           
Ecore2XMLExtendedMetaData(EPackage.Registry ePackageRegistry, Ecore2XMLRegistry ecore2xmlRegistry)
           
Ecore2XMLExtendedMetaData(java.lang.String annotationURI, EPackage.Registry ePackageRegistry, Ecore2XMLRegistry ecore2xmlRegistry)
           
 


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