org.eclipse.emf.ecp.view.spi.provider
Class ECPTooltipModifierHelper
java.lang.Object
org.eclipse.emf.ecp.view.spi.provider.ECPTooltipModifierHelper
public final class ECPTooltipModifierHelper
- extends Object
A helper to ease the access to the string modifiers.
- Since:
- 1.3
- Author:
- Eugen Neufeld
modifyString
public static String modifyString(String text,
org.eclipse.emf.ecore.EStructuralFeature.Setting setting)
- Modifies a string by iterating over all known
ECPStringModifier
.
- Parameters:
text
- the text to modifysetting
- the EStructuralFeature.Setting
used to create the text
- Returns:
- the modified text
Copyright © 2014. All Rights Reserved.