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

Packages that use DawnResourceSetHelperFactory
classdiagram.diagram.dawn.synchronization.impl   
org.mftech.dawn.runtime.services   
org.mftech.dawn.runtime.services.impl   
 

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

Classes in classdiagram.diagram.dawn.synchronization.impl that implement DawnResourceSetHelperFactory
 class ClassdiagramResourceSetHelperFactoryImpl
           
 

Uses of DawnResourceSetHelperFactory in org.mftech.dawn.runtime.services
 

Methods in org.mftech.dawn.runtime.services that return DawnResourceSetHelperFactory
 DawnResourceSetHelperFactory DawnExtensionService.createDawnResourceSetHelperFactory(java.lang.String pluginId)
           
 

Uses of DawnResourceSetHelperFactory in org.mftech.dawn.runtime.services.impl
 

Methods in org.mftech.dawn.runtime.services.impl that return DawnResourceSetHelperFactory
 DawnResourceSetHelperFactory DawnExtensionServiceImpl.createDawnResourceSetHelperFactory(java.lang.String pluginId)