public abstract class ToolItemImpl extends ItemImpl implements MToolItem
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected MMenu |
menu
The cached value of the '
Menu' containment reference |
enabled, ENABLED_EDEFAULT, ICON_URI_EDEFAULT, iconURI, label, LABEL_EDEFAULT, LOCALIZED_LABEL_EDEFAULT, LOCALIZED_TOOLTIP_EDEFAULT, selected, SELECTED_EDEFAULT, tooltip, TOOLTIP_EDEFAULT, type, TYPE_EDEFAULTACCESSIBILITY_PHRASE_EDEFAULT, accessibilityPhrase, CONTAINER_DATA_EDEFAULT, containerData, curSharedRef, LOCALIZED_ACCESSIBILITY_PHRASE_EDEFAULT, ON_TOP_EDEFAULT, onTop, renderer, RENDERER_EDEFAULT, TO_BE_RENDERED_EDEFAULT, toBeRendered, visible, VISIBLE_EDEFAULT, visibleWhen, widget, WIDGET_EDEFAULTCONTRIBUTOR_URI_EDEFAULT, contributorURI, ELEMENT_ID_EDEFAULT, elementId, persistedState, tags, transientData| Modifier | Constructor and Description |
|---|---|
protected |
ToolItemImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetMenu(MMenu newMenu,
NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
MMenu |
getMenu() |
void |
setMenu(MMenu newMenu) |
eBaseStructuralFeatureID, eDerivedStructuralFeatureID, getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, getType, isEnabled, isSelected, setEnabled, setIconURI, setLabel, setSelected, setTooltip, setType, toString, updateLocalizationbasicGetCurSharedRef, basicSetParent, basicSetVisibleWhen, eBasicRemoveFromContainerFeature, eDerivedOperationID, eInverseAdd, eInvoke, getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetgetContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetType, isEnabled, isSelected, setEnabled, setSelected, setTypegetIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltipgetAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetgetContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdupdateLocalizationprotected EClass eStaticClass()
eStaticClass in class ItemImplpublic MMenu getMenu()
getMenu in interface MToolItemMToolItem.setMenu(MMenu)public NotificationChain basicSetMenu(MMenu newMenu, NotificationChain msgs)
public void setMenu(MMenu newMenu)
setMenu in interface MToolItemnewMenu - the new value of the 'Menu' containment reference.MToolItem.getMenu()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class UIElementImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)