Class FixPointAnchorImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, GraphicsAlgorithmContainer, AdvancedAnchor, Anchor, FixPointAnchor, PictogramElement, PropertyContainer

public class FixPointAnchorImpl extends AdvancedAnchorImpl implements FixPointAnchor
An implementation of the model object 'Fix Point Anchor'.

The following features are implemented:

  • Field Details

  • Constructor Details

    • FixPointAnchorImpl

      protected FixPointAnchorImpl()
  • Method Details

    • eStaticClass

      protected org.eclipse.emf.ecore.EClass eStaticClass()
      Overrides:
      eStaticClass in class AdvancedAnchorImpl
    • getLocation

      public Point getLocation()
      Specified by:
      getLocation in interface FixPointAnchor
      Returns:
      the value of the 'Location' containment reference.
      See Also:
    • basicGetLocation

      public Point basicGetLocation()
    • basicSetLocation

      public org.eclipse.emf.common.notify.NotificationChain basicSetLocation(Point newLocation, org.eclipse.emf.common.notify.NotificationChain msgs)
    • setLocation

      public void setLocation(Point newLocation)
      Specified by:
      setLocation in interface FixPointAnchor
      Parameters:
      newLocation - the new value of the 'Location' containment reference.
      See Also:
    • 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 AnchorImpl
    • eGet

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

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

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

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