Package | Description |
---|---|
org.eclipse.emf.facet.custom.core | |
org.eclipse.emf.facet.custom.ui |
Modifier and Type | Method and Description |
---|---|
ICustomizationManager |
ICustomizationManagerFactory.createICustomizationManager(IFacetManager facetManager) |
ICustomizationManager |
ICustomizationManagerProvider.getCustomizationManager() |
ICustomizationManager |
ICustomizationManagerFactory.getOrCreateICustomizationManager(ResourceSet resourceSet)
This method is used to instantiate a customization manager
|
Modifier and Type | Method and Description |
---|---|
ICustomizationManager |
ICustomizedLabelProvider.getCustomizationManager()
This method returns the customization manager used by the label provider.
|
ICustomizationManager |
ICustomizedTreeContentProvider.getCustomizationManager()
This method returns the customization manager used by the content provider.
|
Modifier and Type | Method and Description |
---|---|
ICustomizedLabelProvider |
ICustomizedLabelProviderFactory.createCustomizedLabelProvider(ICustomizationManager customizationMgr)
This method is used to instantiate a
ICustomizedLabelProvider . |
ICustomizedLabelProvider |
IResolvingCustomizedLabelProviderFactory.createCustomizedLabelProvider(ICustomizationManager customizationMgr)
This method is used to instantiate a
ICustomizedLabelProvider . |
ICustomizedTreeContentProvider |
ICustomizedContentProviderFactory.createCustomizedTreeContentProvider(ICustomizationManager customManager)
Instantiate an
ICustomizedTreeContentProvider . |
IContentPropertiesHandler |
IContentPropertiesHandlerFactory.createIContentPropertiesHandler(ICustomizationManager customizationMgr) |
ISelectionPropertiesHandler |
ISelectionPropertiesHandlerFactory.createSelectionPropertiesHandler(ICustomizationManager customManager) |
FontData |
ICustomOverride.getFont(FontData fontData,
java.lang.Object object,
ICustomizationManager customManager,
IFontPropertiesHandler propertiesHandler) |
java.lang.String |
ICustomOverride.getText(java.lang.String result,
java.lang.Object object,
ICustomizationManager customManager,
IFontPropertiesHandler propertiesHandler) |