Interface RectArea

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

    public interface RectArea
    extends Area
    A representation of the model object 'Rect Area'.

    The following features are supported:

    See Also:
    MoxelPackage.getRectArea()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Columns getColumns()
      Returns the value of the 'Columns' reference.
      Rect getPosition()
      Returns the value of the 'Position' containment reference.
      void setColumns​(Columns value)
      Sets the value of the 'Columns' reference.
      void setPosition​(Rect value)
      Sets the value of the 'Position' 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