Interface UnitCarryingElement

    • Method Detail

      • getUnit

        Unit getUnit()
        Returns the value of the 'Unit' containment reference.

        If the meaning of the 'Unit' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Unit' containment reference.
        See Also:
        isSetUnit(), unsetUnit(), UnitsPackage.getUnitCarryingElement_Unit()
        Generated class or method.
        EMF model class or method.
        containment="true" unsettable="true" ordered="false" suppressedSetVisibility="true" extendedMetaData="name='' namespace=''"
      • unsetUnit

        void unsetUnit()
        Unsets the value of the 'Unit' containment reference.
        See Also:
        isSetUnit(), getUnit()
        Generated class or method.
      • isSetUnit

        boolean isSetUnit()
        Returns whether the value of the 'Unit' containment reference is set.
        Returns:
        whether the value of the 'Unit' containment reference is set.
        See Also:
        unsetUnit(), getUnit()
        Generated class or method.