public final class ECPTooltipModifierHelper extends Object
Modifier and Type | Method and Description |
---|---|
static String |
modifyString(String text,
org.eclipse.emf.ecore.EStructuralFeature.Setting setting)
Modifies a string by iterating over all known
ECPStringModifier . |
public static String modifyString(String text, org.eclipse.emf.ecore.EStructuralFeature.Setting setting)
ECPStringModifier
.text
- the text to modifysetting
- the EStructuralFeature.Setting
used to create the textCopyright © 2018. All rights reserved.