java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
All Implemented Interfaces:
MApplicationElement, MContext, MElementContainer<MMenuElement>, MMenu, MMenuElement, MPopupMenu, 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

public class PopupMenuImpl extends MenuImpl implements MPopupMenu
An implementation of the model object 'Popup Menu'.

The following features are implemented:

Since:
1.0
  • Field Details

  • Constructor Details

    • PopupMenuImpl

      protected PopupMenuImpl()
  • Method Details

    • eStaticClass

      protected org.eclipse.emf.ecore.EClass eStaticClass()
      Overrides:
      eStaticClass in class MenuImpl
    • getContext

      public IEclipseContext getContext()
      Specified by:
      getContext in interface MContext
      Returns:
      the value of the 'Context' attribute.
      See Also:
    • setContext

      public void setContext(IEclipseContext newContext)
      Specified by:
      setContext in interface MContext
      Parameters:
      newContext - the new value of the 'Context' attribute.
      See Also:
    • getVariables

      public List<String> getVariables()
      Specified by:
      getVariables in interface MContext
      Returns:
      the value of the 'Variables' attribute list.
    • getProperties

      public Map<String,String> getProperties()
      Specified by:
      getProperties in interface MContext
      Returns:
      the value of the 'Properties' map.
    • 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 MenuImpl
    • eGet

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

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

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

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

      public int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)
      Specified by:
      eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eBaseStructuralFeatureID in class MenuImpl
    • eDerivedStructuralFeatureID

      public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)
      Specified by:
      eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eDerivedStructuralFeatureID in class MenuImpl
    • toString

      public String toString()
      Overrides:
      toString in class MenuImpl