org.eclipse.emf.facet.custom.ui
Interface ISelectionPropertiesHandlerFactory


public interface ISelectionPropertiesHandlerFactory

Factory for ISelectionPropertiesHandler

Since:
0.2

Field Summary
static ISelectionPropertiesHandlerFactory DEFAULT
           
 
Method Summary
 ISelectionPropertiesHandler createSelectionPropertiesHandler(ICustomizationManager customManager)
           
 

Field Detail

DEFAULT

static final ISelectionPropertiesHandlerFactory DEFAULT
Method Detail

createSelectionPropertiesHandler

ISelectionPropertiesHandler createSelectionPropertiesHandler(ICustomizationManager customManager)