Interface Image

All Superinterfaces:
org.eclipse.emf.ecore.EObject, LinkableWidget, org.eclipse.emf.common.notify.Notifier, Widget
All Known Implementing Classes:
ImageImpl

public interface Image extends LinkableWidget
A representation of the model object 'Image'.

The following features are supported:

See Also:
  • Method Details

    • getUrl

      String getUrl()
      Returns the value of the 'Url' attribute.
      Returns:
      the value of the 'Url' attribute.
      See Also:
    • setUrl

      void setUrl(String value)
      Sets the value of the 'Url' attribute.
      Parameters:
      value - the new value of the 'Url' attribute.
      See Also:
    • getRefresh

      int getRefresh()
      Returns the value of the 'Refresh' attribute.
      Returns:
      the value of the 'Refresh' attribute.
      See Also:
    • setRefresh

      void setRefresh(int value)
      Sets the value of the 'Refresh' attribute.
      Parameters:
      value - the new value of the 'Refresh' attribute.
      See Also: