Uses of Interface
org.eclipse.emf.compare.diff.metamodel.UpdateContainmentFeature

Packages that use UpdateContainmentFeature
org.eclipse.emf.compare.diff.metamodel   
org.eclipse.emf.compare.diff.metamodel.impl   
org.eclipse.emf.compare.diff.metamodel.util   
 

Uses of UpdateContainmentFeature in org.eclipse.emf.compare.diff.metamodel
 

Methods in org.eclipse.emf.compare.diff.metamodel that return UpdateContainmentFeature
 UpdateContainmentFeature DiffFactory.createUpdateContainmentFeature()
          Returns a new object of class 'Update Containment Feature'
 

Uses of UpdateContainmentFeature in org.eclipse.emf.compare.diff.metamodel.impl
 

Classes in org.eclipse.emf.compare.diff.metamodel.impl that implement UpdateContainmentFeature
 class UpdateContainmentFeatureImpl
          An implementation of the model object 'Update Containment Feature'
 

Methods in org.eclipse.emf.compare.diff.metamodel.impl that return UpdateContainmentFeature
 UpdateContainmentFeature DiffFactoryImpl.createUpdateContainmentFeature()
           
 

Uses of UpdateContainmentFeature in org.eclipse.emf.compare.diff.metamodel.util
 

Methods in org.eclipse.emf.compare.diff.metamodel.util with parameters of type UpdateContainmentFeature
 T DiffSwitch.caseUpdateContainmentFeature(UpdateContainmentFeature object)
          Returns the result of interpreting the object as an instance of 'Update Containment Feature'
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.