Uses of Class
org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl.OldContainmentInformation

Packages that use ChangeDescriptionImpl.OldContainmentInformation
org.eclipse.emf.ecore.change.impl Provides an implementation of the Change model. 
 

Uses of ChangeDescriptionImpl.OldContainmentInformation in org.eclipse.emf.ecore.change.impl
 

Fields in org.eclipse.emf.ecore.change.impl with type parameters of type ChangeDescriptionImpl.OldContainmentInformation
protected  java.util.Map<EObject,ChangeDescriptionImpl.OldContainmentInformation> ChangeDescriptionImpl.oldContainmentInformation
           
 

Methods in org.eclipse.emf.ecore.change.impl that return types with arguments of type ChangeDescriptionImpl.OldContainmentInformation
protected  java.util.Map<EObject,ChangeDescriptionImpl.OldContainmentInformation> ChangeDescriptionImpl.getOldContainmentInformation()
           
 


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