// from the resources required by this class.
ODOMLabelProviderConfiguration config =
ODOMLabelProviderConfiguration.ELEMENT_AND_ATTRIBUTES;
ODOMLabelProvider labelProvider =
new ODOMLabelProvider(config, null, null,
ATTRIBUTES_DETAILS, LABEL_FORMAT_PROVIDER);
// Create the actions used by this part.
Map actions = LayoutActions.createActions(context);