Interface SpeedType

All Superinterfaces:
EObject, MeasureType, Notifier
All Known Implementing Classes:
SpeedTypeImpl

public interface SpeedType extends MeasureType
A representation of the model object 'Speed Type'. Value of a speed, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a velocity, such as metres per second or miles per hour.
See Also:
  • Method Summary

    Methods inherited from interface EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface MeasureType

    getUom, getValue, isSetValue, setUom, setValue, unsetValue

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver