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

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

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

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

Methods in org.eclipse.emf.ecore.resource.impl that return BinaryResourceImpl.EObjectOutputStream.EStructuralFeatureData
protected  BinaryResourceImpl.EObjectOutputStream.EStructuralFeatureData BinaryResourceImpl.EObjectOutputStream.writeEStructuralFeature(EStructuralFeature eStructuralFeature)
           
 

Methods in org.eclipse.emf.ecore.resource.impl with parameters of type BinaryResourceImpl.EObjectOutputStream.EStructuralFeatureData
protected  void BinaryResourceImpl.EObjectOutputStream.saveFeatureValue(InternalEObject internalEObject, int featureID, BinaryResourceImpl.EObjectOutputStream.EStructuralFeatureData eStructuralFeatureData)
           
 


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