Interface Location

    • Method Detail

      • setLocX

        void setLocX​(String value)
        Sets the value of the 'Loc X' attribute.
        Parameters:
        value - the new value of the 'Loc X' attribute.
        See Also:
        getLocX()
      • setLocY

        void setLocY​(String value)
        Sets the value of the 'Loc Y' attribute.
        Parameters:
        value - the new value of the 'Loc Y' attribute.
        See Also:
        getLocY()
      • setLocType

        void setLocType​(String value)
        Sets the value of the 'Loc Type' attribute.
        Parameters:
        value - the new value of the 'Loc Type' attribute.
        See Also:
        getLocType()
      • getPoint

        com.sodius.mdw.metamodel.sa.shapes.Point getPoint()