Interface CellReference

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getColumnIndex()
      Returns the value of the 'Column Index' attribute.
      int getRowIndex()
      Returns the value of the 'Row Index' attribute.
      org.eclipse.emf.ecore.EObject getSpreadsheet()
      Returns the value of the 'Spreadsheet' reference.
      void setColumnIndex​(int value)
      Sets the value of the 'Column Index' attribute.
      void setRowIndex​(int value)
      Sets the value of the 'Row Index' attribute.
      void setSpreadsheet​(org.eclipse.emf.ecore.EObject value)
      Sets the value of the 'Spreadsheet' 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