Uses of Interface
org.eclipse.emf.compare.match.metamodel.RemoteUnMatchElement

Packages that use RemoteUnMatchElement
org.eclipse.emf.compare.match.metamodel   
org.eclipse.emf.compare.match.metamodel.impl   
org.eclipse.emf.compare.match.metamodel.util   
 

Uses of RemoteUnMatchElement in org.eclipse.emf.compare.match.metamodel
 

Methods in org.eclipse.emf.compare.match.metamodel that return RemoteUnMatchElement
 RemoteUnMatchElement MatchFactory.createRemoteUnMatchElement()
          Returns a new object of class 'Remote Un Match Element'
 

Uses of RemoteUnMatchElement in org.eclipse.emf.compare.match.metamodel.impl
 

Classes in org.eclipse.emf.compare.match.metamodel.impl that implement RemoteUnMatchElement
 class RemoteUnMatchElementImpl
          An implementation of the model object 'Remote Un Match Element'
 

Methods in org.eclipse.emf.compare.match.metamodel.impl that return RemoteUnMatchElement
 RemoteUnMatchElement MatchFactoryImpl.createRemoteUnMatchElement()
           
 

Uses of RemoteUnMatchElement in org.eclipse.emf.compare.match.metamodel.util
 

Methods in org.eclipse.emf.compare.match.metamodel.util with parameters of type RemoteUnMatchElement
 T MatchSwitch.caseRemoteUnMatchElement(RemoteUnMatchElement object)
          Returns the result of interpreting the object as an instance of 'Remote Un Match Element'
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.