Interface LayoutFormPicture

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getHeight()
      Returns the value of the 'Height' attribute.
      UUID getPictureId()
      Returns the value of the 'Picture Id' attribute.
      int getWidth()
      Returns the value of the 'Width' attribute.
      void setHeight​(int value)
      Sets the value of the 'Height' attribute.
      void setPictureId​(UUID value)
      Sets the value of the 'Picture Id' attribute.
      void setWidth​(int value)
      Sets the value of the 'Width' attribute.
      • 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