java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
All Implemented Interfaces:
MApplicationElement, MItem, MToolBarElement, MToolItem, MLocalizable, MUIElement, MUILabel, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject
Direct Known Subclasses:
DirectToolItemImpl, HandledToolItemImpl

public abstract class ToolItemImpl extends ItemImpl implements MToolItem
An implementation of the model object 'Tool Item'.

The following features are implemented:

Since:
1.0
  • Field Details

  • Constructor Details

    • ToolItemImpl

      protected ToolItemImpl()
  • Method Details

    • eStaticClass

      protected org.eclipse.emf.ecore.EClass eStaticClass()
      Overrides:
      eStaticClass in class ItemImpl
    • getMenu

      public MMenu getMenu()
      Specified by:
      getMenu in interface MToolItem
      Returns:
      the value of the 'Menu' containment reference.
      See Also:
    • basicSetMenu

      public org.eclipse.emf.common.notify.NotificationChain basicSetMenu(MMenu newMenu, org.eclipse.emf.common.notify.NotificationChain msgs)
    • setMenu

      public void setMenu(MMenu newMenu)
      Specified by:
      setMenu in interface MToolItem
      Parameters:
      newMenu - the new value of the 'Menu' containment reference.
      See Also:
    • eInverseRemove

      public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
      Overrides:
      eInverseRemove in class UIElementImpl
    • eGet

      public Object eGet(int featureID, boolean resolve, boolean coreType)
      Specified by:
      eGet in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eGet in class ItemImpl
    • eSet

      public void eSet(int featureID, Object newValue)
      Specified by:
      eSet in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eSet in class ItemImpl
    • eUnset

      public void eUnset(int featureID)
      Specified by:
      eUnset in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eUnset in class ItemImpl
    • eIsSet

      public boolean eIsSet(int featureID)
      Specified by:
      eIsSet in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eIsSet in class ItemImpl