Interface SpreadsheetPoint

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    SpreadsheetPointImpl

    public interface SpreadsheetPoint
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Spreadsheet Point'.

    The following features are supported:

    See Also:
    MoxelPackage.getSpreadsheetPoint()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Point getCell()
      Returns the value of the 'Cell' containment reference.
      Point getOffset()
      Returns the value of the 'Offset' containment reference.
      void setCell​(Point value)
      Sets the value of the 'Cell' containment reference.
      void setOffset​(Point value)
      Sets the value of the 'Offset' containment reference.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver