Interface DefaultType1

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
DefaultType1Impl

public interface DefaultType1 extends EObject
A representation of the model object 'Default Type1'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Unit
    Returns the value of the 'UOM' containment reference.
    void
    setUOM(Unit value)
    Sets the value of the 'UOM' reference.

    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
  • Method Details

    • getUOM

      Unit getUOM()
      Returns the value of the 'UOM' containment reference. Reference to the default UOM supported for this Input/Output
      Returns:
      the value of the 'UOM' containment reference.
      See Also:
    • setUOM

      void setUOM(Unit value)
      Sets the value of the 'UOM' reference.
      Parameters:
      value - the new value of the 'UOM' reference.
      See Also: