Class MenuSeparatorImpl

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, MMenuElement, MMenuSeparator, 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 MenuSeparatorImpl extends MenuElementImpl implements MMenuSeparator
An implementation of the model object 'Separator'.
Since:
1.0
  • Constructor Details

    • MenuSeparatorImpl

      protected MenuSeparatorImpl()
  • Method Details