Interface TooltipValue

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      TooltipValue copyInstance()  
      int getDelay()
      Returns the value of the 'Delay' attribute.
      FormatSpecifier getFormatSpecifier()
      Returns the value of the 'Format Specifier' containment reference.
      java.lang.String getText()
      Returns the value of the 'Text' attribute.
      boolean isSetDelay()
      Returns whether the value of the ' Delay' attribute is set.
      void setDelay​(int value)
      Sets the value of the 'Delay' attribute.
      void setFormatSpecifier​(FormatSpecifier value)
      Sets the value of the 'Format Specifier' containment reference.
      void setText​(java.lang.String value)
      Sets the value of the 'Text' attribute.
      void unsetDelay()
      Unsets the value of the 'Delay' 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