Interface LabelStyleType

    • Method Detail

      • setStyle

        void setStyle​(String value)
        Sets the value of the 'Style' attribute.
        Parameters:
        value - the new value of the 'Style' attribute.
        See Also:
        getStyle()
      • setLabel

        void setLabel​(LabelType value)
        Sets the value of the 'Label' containment reference.
        Parameters:
        value - the new value of the 'Label' containment reference.
        See Also:
        getLabel()