classdiagram.diagram.dawn.synchronization.impl
Class UMLResourceSyncronizerFactoryImpl

java.lang.Object
  extended by classdiagram.diagram.dawn.synchronization.impl.UMLResourceSyncronizerFactoryImpl
All Implemented Interfaces:
ResourceSyncronizerFactory

public class UMLResourceSyncronizerFactoryImpl
extends java.lang.Object
implements ResourceSyncronizerFactory


Constructor Summary
UMLResourceSyncronizerFactoryImpl()
           
 
Method Summary
 ResourceSynchronizer create(org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor edit, java.lang.String projectname2, org.eclipse.emf.ecore.resource.Resource localResource)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLResourceSyncronizerFactoryImpl

public UMLResourceSyncronizerFactoryImpl()
Method Detail

create

public ResourceSynchronizer create(org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor edit,
                                   java.lang.String projectname2,
                                   org.eclipse.emf.ecore.resource.Resource localResource)
Specified by:
create in interface ResourceSyncronizerFactory