Interface GradientColoredLocation

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Color getColor()
      Returns the value of the 'Color' containment reference.
      LocationType getLocationType()
      Returns the value of the 'Location Type' attribute.
      java.lang.Integer getLocationValue()
      Returns the value of the 'Location Value' attribute.
      void setColor​(Color value)
      Sets the value of the 'Color' containment reference.
      void setLocationType​(LocationType value)
      Sets the value of the 'Location Type' attribute.
      void setLocationValue​(java.lang.Integer value)
      Sets the value of the 'Location Value' 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