Interface MDirectToolItem

All Superinterfaces:
MApplicationElement, MContribution, MItem, MLocalizable, MToolBarElement, MToolItem, MUIElement, MUILabel

public interface MDirectToolItem extends MToolItem, MContribution
A representation of the model object 'Direct Tool Item'.

This is the concrete class use to represent a tool item that is directly invoked when selected. The supplied contribution is asked to execute when selected.

Since:
1.0
Restriction:
This interface is not intended to be implemented by clients.