Interface SearchStringElementAdditionBaseGeneratorContext

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Color getBackColor()
      Returns the value of the 'Back Color' attribute.
      Color getBorderColor()
      Returns the value of the 'Border Color' attribute.
      Font getFont()
      Returns the value of the 'Font' attribute.
      Color getTextColor()
      Returns the value of the 'Text Color' attribute.
      void setBackColor​(Color value)
      Sets the value of the 'Back Color' attribute.
      void setBorderColor​(Color value)
      Sets the value of the 'Border Color' attribute.
      void setFont​(Font value)
      Sets the value of the 'Font' attribute.
      void setTextColor​(Color value)
      Sets the value of the 'Text Color' 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