Interface TextStyle

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    TextStyleImpl

    public interface TextStyle
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Text Style'.

    The following features are supported:

    See Also:
    ApplicationEditorAefPackage.getTextStyle()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      IColor getColor()
      Returns the value of the 'Color' containment reference.
      int getLength()
      Returns the value of the 'Length' attribute.
      int getOffset()
      Returns the value of the 'Offset' attribute.
      void setColor​(IColor value)
      Sets the value of the 'Color' containment reference.
      void setLength​(int value)
      Sets the value of the 'Length' attribute.
      void setOffset​(int value)
      Sets the value of the 'Offset' 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