org.mftech.dawn.runtime.services
Interface DawnExtensionService

All Known Implementing Classes:
DawnExtensionServiceImpl

public interface DawnExtensionService


Field Summary
static DawnExtensionService mfInstance
           
 
Method Summary
 DawnElementTypeHelperFactory createDawnElementTypeHelperFactory(java.lang.String pluginId)
           
 DawnResourceSetHelperFactory createDawnResourceSetHelperFactory(java.lang.String pluginId)
           
 

Field Detail

mfInstance

static final DawnExtensionService mfInstance
Method Detail

createDawnElementTypeHelperFactory

DawnElementTypeHelperFactory createDawnElementTypeHelperFactory(java.lang.String pluginId)

createDawnResourceSetHelperFactory

DawnResourceSetHelperFactory createDawnResourceSetHelperFactory(java.lang.String pluginId)