Interface ColoredGroupData

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Color getColor()
      Returns the value of the 'Color' attribute.
      String getLogFormElementName()
      Returns the value of the 'Log Form Element Name' attribute.
      Rect getRect()
      Returns the value of the 'Rect' containment reference.
      void setColor​(Color value)
      Sets the value of the 'Color' attribute.
      void setLogFormElementName​(String value)
      Sets the value of the 'Log Form Element Name' attribute.
      void setRect​(Rect value)
      Sets the value of the 'Rect' containment reference.
      • 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