org.mftech.dawn.runtime.client.synchronization
Interface ResourceSyncronizerFactory

All Known Implementing Classes:
UMLResourceSyncronizerFactoryImpl

public interface ResourceSyncronizerFactory


Method Summary
 ResourceSynchronizer create(org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor edit, java.lang.String projectname, org.eclipse.emf.ecore.resource.Resource localResource)
           
 

Method Detail

create

ResourceSynchronizer create(org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor edit,
                            java.lang.String projectname,
                            org.eclipse.emf.ecore.resource.Resource localResource)