| Package | Description |
|---|---|
| org.eclipse.emf.facet.custom.core | |
| org.eclipse.emf.facet.custom.ui |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ICustomizationManager.getCustomValueOf(EObject eObject,
ETypedElement structuralFeature,
FacetOperation customProperty,
java.lang.Class<T> classs)
This method is used to get the value of a customization property for a
chosen eObject and a chosen eStructuralFeature.
|
<T> T |
ICustomizationManager.getCustomValueOf(EObject eObject,
FacetOperation customProperty,
java.lang.Class<T> classs)
This method is used to get the value of a customization property for a
chosen eObject.
|
| Modifier and Type | Method and Description |
|---|---|
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) |