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

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

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

Fields in org.eclipse.emf.ecore.resource.impl declared as BinaryResourceImpl.EObjectOutputStream.EClassData
 BinaryResourceImpl.EObjectOutputStream.EClassData[] BinaryResourceImpl.EObjectOutputStream.EPackageData.eClassData
           
 

Fields in org.eclipse.emf.ecore.resource.impl with type parameters of type BinaryResourceImpl.EObjectOutputStream.EClassData
protected  java.util.Map<EClass,BinaryResourceImpl.EObjectOutputStream.EClassData> BinaryResourceImpl.EObjectOutputStream.eClassDataMap
           
 

Methods in org.eclipse.emf.ecore.resource.impl that return BinaryResourceImpl.EObjectOutputStream.EClassData
protected  BinaryResourceImpl.EObjectOutputStream.EClassData BinaryResourceImpl.EObjectOutputStream.writeEClass(EClass eClass)
           
 


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