Interface Attribute

    • Method Detail

      • getRange

        IntervalRange getRange()
        Returns the value of the 'Range' containment reference.

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

        Returns:
        the value of the 'Range' containment reference.
        See Also:
        setRange(IntervalRange), featuremodelPackage.getAttribute_Range()
        Generated class or method.
        EMF model class or method.
        containment="true" ordered="false"
      • setRange

        void setRange​(IntervalRange value)
        Sets the value of the 'Range' containment reference.
        Parameters:
        value - the new value of the 'Range' containment reference.
        See Also:
        getRange()
        Generated class or method.