Interface DerivationUnitTermType

  • All Superinterfaces:
    EObject, Notifier, UnitOfMeasureType
    All Known Implementing Classes:
    DerivationUnitTermTypeImpl

    public interface DerivationUnitTermType
    extends UnitOfMeasureType
    A representation of the model object 'Derivation Unit Term Type'. Definition of one unit term for a derived unit of measure. This unit term references another unit of measure (uom) and provides an integer exponent applied to that unit in defining the compound unit. The exponent can be positive or negative, but not zero.

    The following features are supported:

    See Also:
    Gml311Package.getDerivationUnitTermType()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      BigInteger getExponent()
      Returns the value of the 'Exponent' attribute.
      void setExponent​(BigInteger value)
      Sets the value of the 'Exponent' attribute.
      • Methods inherited from interface EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver