Interface Image

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Image copyInstance()  
      ImageSourceType getSource()
      Returns the value of the 'Source' attribute.
      java.lang.String getURL()
      Returns the value of the 'URL' attribute.
      boolean isSetSource()
      Returns whether the value of the 'Source' attribute is set.
      void setSource​(ImageSourceType value)
      Sets the value of the 'Source' attribute.
      void setURL​(java.lang.String value)
      Sets the value of the 'URL' attribute.
      void unsetSource()
      Unsets the value of the 'Source' 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