Interface SimpleUnit

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, Unit
All Known Subinterfaces:
CustomUnit, SIUnit
All Known Implementing Classes:
CustomUnitImpl, SimpleUnitImpl, SIUnitImpl

public interface SimpleUnit
extends Unit
A representation of the model object 'Simple Unit'.

The following features are supported:

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

    Modifier and Type Method Description
    EPrefix getPrefix()
    Returns the value of the 'Prefix' attribute.
    void setPrefix​(EPrefix value)
    Sets the value of the 'Prefix' 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