Uses of Class
org.mftech.dawn.runtime.client.exceptions.EClassIncompatibleException

Packages that use EClassIncompatibleException
org.mftech.dawn.runtime.client.synchronization   
 

Uses of EClassIncompatibleException in org.mftech.dawn.runtime.client.synchronization
 

Methods in org.mftech.dawn.runtime.client.synchronization that throw EClassIncompatibleException
static void ResourceHelper.updateEObject(org.eclipse.emf.ecore.EObject leftObject, org.eclipse.emf.ecore.EObject rightObject)
           
static void ResourceHelper.updateReference(org.eclipse.emf.ecore.EObject leftParent, org.eclipse.emf.ecore.EObject rightParent, org.eclipse.emf.ecore.EReference reference)