Interface NumberType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getPrecision()
      Returns the value of the 'Precision' attribute.
      int getScale()
      Returns the value of the 'Scale' attribute.
      boolean isNonNegative()
      Returns the value of the 'Non Negative' attribute.
      void setNonNegative​(boolean value)
      Sets the value of the 'Non Negative' attribute.
      void setPrecision​(int value)
      Sets the value of the 'Precision' attribute.
      void setScale​(int value)
      Sets the value of the 'Scale' 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