Class Summary |
CustomizableModelContentProvider |
A tree content provider used to display a model customized with a MoDico customization. |
CustomizableModelLabelProvider |
A label provider used to display a model customized with a MoDico customization. |
CustomizationManager |
This is a facade to the CustomizationEngine , AppearanceConfiguration , and
FacetContext . |
Message |
A message that appears instead of model elements, for example when the list is empty or the input
is null . |
UnwrappingSelectionProvider |
Unwraps the a selection's elements, twice:
First, unwrap the wrapper elements (such as ModelElementItem )
Then, unwrap the Ecore wrappers (see
org.eclipse.emf.edit.ui.provider.UnwrappingSelectionProvider , from which this class is
derived). |