Uses of Class
org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream.EPackageData

Packages that use BinaryResourceImpl.EObjectOutputStream.EPackageData
org.eclipse.emf.ecore.resource.impl Provides an implementation of the resource API. 
 

Uses of BinaryResourceImpl.EObjectOutputStream.EPackageData in org.eclipse.emf.ecore.resource.impl
 

Fields in org.eclipse.emf.ecore.resource.impl with type parameters of type BinaryResourceImpl.EObjectOutputStream.EPackageData
protected  java.util.Map<EPackage,BinaryResourceImpl.EObjectOutputStream.EPackageData> BinaryResourceImpl.EObjectOutputStream.ePackageDataMap
           
 

Methods in org.eclipse.emf.ecore.resource.impl that return BinaryResourceImpl.EObjectOutputStream.EPackageData
protected  BinaryResourceImpl.EObjectOutputStream.EPackageData BinaryResourceImpl.EObjectOutputStream.writeEPackage(EPackage ePackage)
           
 


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