Class PerspectiveStackImpl

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, MPerspectiveStack, MPartSashContainerElement, MWindowElement, MElementContainer<MPerspective>, MGenericStack<MPerspective>, 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

public class PerspectiveStackImpl extends GenericStackImpl<MPerspective> implements MPerspectiveStack
An implementation of the model object 'Perspective Stack'.
Since:
1.0
  • Constructor Details

    • PerspectiveStackImpl

      protected PerspectiveStackImpl()
  • Method Details