Interface IdentificationType

    • Method Detail

      • getBoundingBoxGroup

        FeatureMap getBoundingBoxGroup()
        Returns the value of the 'Bounding Box Group' attribute list. The list contents are of type FeatureMap.Entry. Unordered list of zero or more bounding boxes whose union describes the extent of this dataset.
        Returns:
        the value of the 'Bounding Box Group' attribute list.
        See Also:
        Ows11Package.getIdentificationType_BoundingBoxGroup()
      • getBoundingBox

        EList getBoundingBox()
        Returns the value of the 'Bounding Box' containment reference list. The list contents are of type BoundingBoxType. Unordered list of zero or more bounding boxes whose union describes the extent of this dataset.
        Returns:
        the value of the 'Bounding Box' containment reference list.
        See Also:
        Ows11Package.getIdentificationType_BoundingBox()
      • setOutputFormat

        void setOutputFormat​(String value)
        Sets the value of the 'Output Format' attribute.
        Parameters:
        value - the new value of the 'Output Format' attribute.
        See Also:
        getOutputFormat()
      • getAvailableCRSGroup

        FeatureMap getAvailableCRSGroup()
        Returns the value of the 'Available CRS Group' attribute list. The list contents are of type FeatureMap.Entry. Unordered list of zero or more available coordinate reference systems.
        Returns:
        the value of the 'Available CRS Group' attribute list.
        See Also:
        Ows11Package.getIdentificationType_AvailableCRSGroup()
      • setAvailableCRS

        void setAvailableCRS​(String value)
        Sets the value of the 'Available CRS' attribute.
        Parameters:
        value - the new value of the 'Available CRS' attribute.
        See Also:
        getAvailableCRS()