Interface GridType

    • Method Detail

      • setLimits

        void setLimits​(GridLimitsType value)
        Sets the value of the 'Limits' containment reference.
        Parameters:
        value - the new value of the 'Limits' containment reference.
        See Also:
        getLimits()
      • getAxisName

        EList<String> getAxisName()
        Returns the value of the 'Axis Name' attribute list. The list contents are of type String.

        If the meaning of the 'Axis Name' attribute list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Axis Name' attribute list.
        See Also:
        Gml311Package.getGridType_AxisName()
      • setDimension

        void setDimension​(BigInteger value)
        Sets the value of the 'Dimension' attribute.
        Parameters:
        value - the new value of the 'Dimension' attribute.
        See Also:
        getDimension()