org.mftech.dawn.runtime.services.impl
Class DawnExtensionServiceImpl

java.lang.Object
  extended by org.mftech.dawn.runtime.services.impl.DawnExtensionServiceImpl
All Implemented Interfaces:
DawnExtensionService

public class DawnExtensionServiceImpl
extends java.lang.Object
implements DawnExtensionService


Field Summary
 
Fields inherited from interface org.mftech.dawn.runtime.services.DawnExtensionService
mfInstance
 
Constructor Summary
DawnExtensionServiceImpl()
           
 
Method Summary
 DawnElementTypeHelperFactory createDawnElementTypeHelperFactory(java.lang.String pluginId)
           
 DawnResourceSetHelperFactory createDawnResourceSetHelperFactory(java.lang.String pluginId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DawnExtensionServiceImpl

public DawnExtensionServiceImpl()
Method Detail

createDawnElementTypeHelperFactory

public DawnElementTypeHelperFactory createDawnElementTypeHelperFactory(java.lang.String pluginId)
Specified by:
createDawnElementTypeHelperFactory in interface DawnExtensionService

createDawnResourceSetHelperFactory

public DawnResourceSetHelperFactory createDawnResourceSetHelperFactory(java.lang.String pluginId)
Specified by:
createDawnResourceSetHelperFactory in interface DawnExtensionService