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:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Exponent' attribute.
    void
    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

    Methods inherited from interface UnitOfMeasureType

    getUom, setUom