Class ToolBarElementImpl

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, MToolBarElement, MLocalizable, MUIElement, 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:
ToolBarSeparatorImpl, ToolControlImpl

public abstract class ToolBarElementImpl extends UIElementImpl implements MToolBarElement
An implementation of the model object 'Tool Bar Element'.
Since:
1.0
  • Constructor Details

    • ToolBarElementImpl

      protected ToolBarElementImpl()
  • Method Details