Interface DimensionTypeScale<T extends Number>

    • Method Detail

      • getScaleElements

        EList<T> getScaleElements()
        Returns the value of the 'Scale Elements' containment reference list.

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

        Returns:
        the value of the 'Scale Elements' containment reference list.
        See Also:
        QMLContractTypePackage.getDimensionTypeScale_ScaleElements()
        Generated class or method.
        EMF model class or method.
        kind="reference" containment="true" required="true"