Interface AngleType

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

public interface AngleType extends MeasureType
A representation of the model object 'Angle Type'. Value of an angle quantity recorded as a single number, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for an angle, such as degrees or radians.
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