classdiagram.diagram.dawn.synchronization.impl
Class ClassdiagramResourceSetHelperFactoryImpl
java.lang.Object
classdiagram.diagram.dawn.synchronization.impl.ClassdiagramResourceSetHelperFactoryImpl
- All Implemented Interfaces:
- DawnResourceSetHelperFactory
public class ClassdiagramResourceSetHelperFactoryImpl
- extends java.lang.Object
- implements DawnResourceSetHelperFactory
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassdiagramResourceSetHelperFactoryImpl
public ClassdiagramResourceSetHelperFactoryImpl()
createDiagram
public org.eclipse.gmf.runtime.notation.Diagram createDiagram()
- Specified by:
createDiagram in interface DawnResourceSetHelperFactory
createEmptyResource
public org.eclipse.emf.ecore.resource.Resource createEmptyResource()
- Specified by:
createEmptyResource in interface DawnResourceSetHelperFactory
createSemanticRoot
public org.eclipse.emf.ecore.EObject createSemanticRoot()
- Specified by:
createSemanticRoot in interface DawnResourceSetHelperFactory
getResourceSet
public org.eclipse.emf.ecore.resource.ResourceSet getResourceSet()
- Specified by:
getResourceSet in interface DawnResourceSetHelperFactory