Class TrimmedWindowImpl

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:
MBindings, MHandlerContainer, MApplicationElement, MTrimmedWindow, MWindow, MContext, MElementContainer<MWindowElement>, MLocalizable, MSnippetContainer, 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 TrimmedWindowImpl extends WindowImpl implements MTrimmedWindow
An implementation of the model object 'Trimmed Window'.

The following features are implemented:

Since:
1.0
  • Field Details

    • trimBars

      protected org.eclipse.emf.common.util.EList<MTrimBar> trimBars
      The cached value of the 'Trim Bars' containment reference list.
      See Also:
  • Constructor Details

    • TrimmedWindowImpl

      protected TrimmedWindowImpl()
  • Method Details

    • eStaticClass

      protected org.eclipse.emf.ecore.EClass eStaticClass()
      Overrides:
      eStaticClass in class WindowImpl
    • getTrimBars

      public List<MTrimBar> getTrimBars()
      Specified by:
      getTrimBars in interface MTrimmedWindow
      Returns:
      the value of the 'Trim Bars' containment reference list.
    • 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 WindowImpl
    • eGet

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

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

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

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