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

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

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

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

Fields in org.eclipse.emf.ecore.resource.impl with type parameters of type BinaryResourceImpl.EObjectInputStream.EClassData
protected  java.util.List<BinaryResourceImpl.EObjectInputStream.EClassData> BinaryResourceImpl.EObjectInputStream.eClassDataList
           
 

Methods in org.eclipse.emf.ecore.resource.impl that return BinaryResourceImpl.EObjectInputStream.EClassData
protected  BinaryResourceImpl.EObjectInputStream.EClassData BinaryResourceImpl.EObjectInputStream.readEClass()
           
 

Methods in org.eclipse.emf.ecore.resource.impl with parameters of type BinaryResourceImpl.EObjectInputStream.EClassData
protected  BinaryResourceImpl.EObjectInputStream.EStructuralFeatureData BinaryResourceImpl.EObjectInputStream.getEStructuralFeatureData(BinaryResourceImpl.EObjectInputStream.EClassData eClassData, int featureID)
           
 


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