Interface NumberLiteralExpression

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getFractionPart()
      Returns the value of the 'Fraction Part' attribute.
      String getIntPart()
      Returns the value of the 'Int Part' attribute.
      void setFractionPart​(String value)
      Sets the value of the 'Fraction Part' attribute.
      void setIntPart​(String value)
      Sets the value of the 'Int Part' 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