Interface ComposedUnit

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ComposedUnitImpl

public interface ComposedUnit
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Composed Unit'.

The following features are supported:

See Also:
StatisticsPackage.getComposedUnit()
Generated:
Model:
  • Method Summary

    Modifier and Type Method Description
    long getExponent()
    Returns the value of the 'Exponent' attribute.
    org.eclipse.emf.common.util.EList<Unit> getUnits()
    Returns the value of the 'Units' containment reference list.
    void setExponent​(long value)
    Sets the value of the 'Exponent' 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