Uses of Interface
org.mftech.dawn.runtime.client.synchronization.DawnElementTypeHelper

Packages that use DawnElementTypeHelper
classdiagram.diagram.dawn.synchronization.impl   
org.mftech.dawn.runtime.client.diagram.actions.util   
org.mftech.dawn.runtime.client.synchronization   
org.mftech.dawn.runtime.client.synchronization.impl   
 

Uses of DawnElementTypeHelper in classdiagram.diagram.dawn.synchronization.impl
 

Classes in classdiagram.diagram.dawn.synchronization.impl that implement DawnElementTypeHelper
 class UMLDawnElementTypeHelperImpl
           
 

Methods in classdiagram.diagram.dawn.synchronization.impl that return DawnElementTypeHelper
 DawnElementTypeHelper ClassdiagramElementTypeHelperFactoryImpl.create()
           
 

Uses of DawnElementTypeHelper in org.mftech.dawn.runtime.client.diagram.actions.util
 

Constructors in org.mftech.dawn.runtime.client.diagram.actions.util with parameters of type DawnElementTypeHelper
SolveConflictHelper(org.eclipse.gef.EditPart s, org.eclipse.gmf.runtime.notation.View view, DawnElementTypeHelper elementTypeHelper)
           
 

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

Methods in org.mftech.dawn.runtime.client.synchronization that return DawnElementTypeHelper
 DawnElementTypeHelper DawnElementTypeHelperFactory.create()
           
 

Uses of DawnElementTypeHelper in org.mftech.dawn.runtime.client.synchronization.impl
 

Constructors in org.mftech.dawn.runtime.client.synchronization.impl with parameters of type DawnElementTypeHelper
ResourceSynchronizerImpl(org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor edit, java.lang.String projectname2, org.eclipse.emf.ecore.resource.Resource localResource, boolean isServerAvailable, org.eclipse.emf.ecore.resource.ResourceSet res, DawnElementTypeHelper elementTypeHelper, java.lang.String pluginId)
          constructor