Interface DocumentRoot

    • Method Detail

      • getMixed

        FeatureMap getMixed()
        Returns the value of the 'Mixed' attribute list. The list contents are of type FeatureMap.Entry.

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

        Returns:
        the value of the 'Mixed' attribute list.
        See Also:
        Ows10Package.getDocumentRoot_Mixed()
      • getXMLNSPrefixMap

        EMap<String,​String> getXMLNSPrefixMap()
        Returns the value of the 'XMLNS Prefix Map' map. The key is of type String, and the value is of type String,

        If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'XMLNS Prefix Map' map.
        See Also:
        Ows10Package.getDocumentRoot_XMLNSPrefixMap()
      • getXSISchemaLocation

        EMap<String,​String> getXSISchemaLocation()
        Returns the value of the 'XSI Schema Location' map. The key is of type String, and the value is of type String,

        If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'XSI Schema Location' map.
        See Also:
        Ows10Package.getDocumentRoot_XSISchemaLocation()
      • setAbstract

        void setAbstract​(String value)
        Sets the value of the 'Abstract' attribute.
        Parameters:
        value - the new value of the 'Abstract' attribute.
        See Also:
        getAbstract()
      • setContactInfo

        void setContactInfo​(ContactType value)
        Sets the value of the 'Contact Info' containment reference.
        Parameters:
        value - the new value of the 'Contact Info' containment reference.
        See Also:
        getContactInfo()
      • setIndividualName

        void setIndividualName​(String value)
        Sets the value of the 'Individual Name' attribute.
        Parameters:
        value - the new value of the 'Individual Name' attribute.
        See Also:
        getIndividualName()
      • setKeywords

        void setKeywords​(KeywordsType value)
        Sets the value of the 'Keywords' containment reference.
        Parameters:
        value - the new value of the 'Keywords' containment reference.
        See Also:
        getKeywords()
      • setOrganisationName

        void setOrganisationName​(String value)
        Sets the value of the 'Organisation Name' attribute.
        Parameters:
        value - the new value of the 'Organisation Name' attribute.
        See Also:
        getOrganisationName()
      • getPointOfContact

        ResponsiblePartyType getPointOfContact()
        Returns the value of the 'Point Of Contact' containment reference. Identification of, and means of communication with, person(s) responsible for the resource(s). For OWS use in the ServiceProvider section of a service metadata document, the optional organizationName element was removed, since this type is always used with the ProviderName element which provides that information. The optional individualName element was made mandatory, since either the organizationName or individualName element is mandatory. The mandatory "role" element was changed to optional, since no clear use of this information is known in the ServiceProvider section.
        Returns:
        the value of the 'Point Of Contact' containment reference.
        See Also:
        setPointOfContact(ResponsiblePartyType), Ows10Package.getDocumentRoot_PointOfContact()
      • setPositionName

        void setPositionName​(String value)
        Sets the value of the 'Position Name' attribute.
        Parameters:
        value - the new value of the 'Position Name' attribute.
        See Also:
        getPositionName()
      • getRole

        CodeType getRole()
        Returns the value of the 'Role' containment reference. Function performed by the responsible party. Possible values of this Role shall include the values and the meanings listed in Subclause B.5.5 of ISO 19115:2003.
        Returns:
        the value of the 'Role' containment reference.
        See Also:
        setRole(CodeType), Ows10Package.getDocumentRoot_Role()
      • setRole

        void setRole​(CodeType value)
        Sets the value of the 'Role' containment reference.
        Parameters:
        value - the new value of the 'Role' containment reference.
        See Also:
        getRole()
      • setTitle

        void setTitle​(String value)
        Sets the value of the 'Title' attribute.
        Parameters:
        value - the new value of the 'Title' attribute.
        See Also:
        getTitle()
      • getAbstractMetaData

        EObject getAbstractMetaData()
        Returns the value of the 'Abstract Meta Data' containment reference. Abstract element containing more metadata about the element that includes the containing "metadata" element. A specific server implementation, or an Implementation Specification, can define concrete elements in the AbstractMetaData substitution group.
        Returns:
        the value of the 'Abstract Meta Data' containment reference.
        See Also:
        Ows10Package.getDocumentRoot_AbstractMetaData()
      • getAccessConstraints

        String getAccessConstraints()
        Returns the value of the 'Access Constraints' attribute. Access constraint applied to assure the protection of privacy or intellectual property, or any other restrictions on retrieving or using data from or otherwise using this server. The reserved value NONE (case insensitive) shall be used to mean no access constraints are imposed.
        Returns:
        the value of the 'Access Constraints' attribute.
        See Also:
        setAccessConstraints(String), Ows10Package.getDocumentRoot_AccessConstraints()
      • 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()
      • setBoundingBox

        void setBoundingBox​(BoundingBoxType value)
        Sets the value of the 'Bounding Box' containment reference.
        Parameters:
        value - the new value of the 'Bounding Box' containment reference.
        See Also:
        getBoundingBox()
      • getDcp

        DCPType getDcp()
        Returns the value of the 'Dcp' containment reference. Information for one distributed Computing Platform (DCP) supported for this operation. At present, only the HTTP DCP is defined, so this element only includes the HTTP element.
        Returns:
        the value of the 'Dcp' containment reference.
        See Also:
        setDcp(DCPType), Ows10Package.getDocumentRoot_Dcp()
      • setDcp

        void setDcp​(DCPType value)
        Sets the value of the 'Dcp' containment reference.
        Parameters:
        value - the new value of the 'Dcp' containment reference.
        See Also:
        getDcp()
      • setException

        void setException​(ExceptionType value)
        Sets the value of the 'Exception' containment reference.
        Parameters:
        value - the new value of the 'Exception' containment reference.
        See Also:
        getException()
      • getExtendedCapabilities

        EObject getExtendedCapabilities()
        Returns the value of the 'Extended Capabilities' containment reference. Individual software vendors and servers can use this element to provide metadata about any additional server abilities.
        Returns:
        the value of the 'Extended Capabilities' containment reference.
        See Also:
        setExtendedCapabilities(EObject), Ows10Package.getDocumentRoot_ExtendedCapabilities()
      • setExtendedCapabilities

        void setExtendedCapabilities​(EObject value)
        Sets the value of the 'Extended Capabilities' containment reference.
        Parameters:
        value - the new value of the 'Extended Capabilities' containment reference.
        See Also:
        getExtendedCapabilities()
      • getFees

        String getFees()
        Returns the value of the 'Fees' attribute. Fees and terms for retrieving data from or otherwise using this server, including the monetary units as specified in ISO 4217. The reserved value NONE (case insensitive) shall be used to mean no fees or terms.
        Returns:
        the value of the 'Fees' attribute.
        See Also:
        setFees(String), Ows10Package.getDocumentRoot_Fees()
      • setFees

        void setFees​(String value)
        Sets the value of the 'Fees' attribute.
        Parameters:
        value - the new value of the 'Fees' attribute.
        See Also:
        getFees()
      • getHttp

        HTTPType getHttp()
        Returns the value of the 'Http' containment reference. Connect point URLs for the HTTP Distributed Computing Platform (DCP). Normally, only one Get and/or one Post is included in this element. More than one Get and/or Post is allowed to support including alternative URLs for uses such as load balancing or backup.
        Returns:
        the value of the 'Http' containment reference.
        See Also:
        setHttp(HTTPType), Ows10Package.getDocumentRoot_Http()
      • setHttp

        void setHttp​(HTTPType value)
        Sets the value of the 'Http' containment reference.
        Parameters:
        value - the new value of the 'Http' containment reference.
        See Also:
        getHttp()
      • setIdentifier

        void setIdentifier​(CodeType value)
        Sets the value of the 'Identifier' containment reference.
        Parameters:
        value - the new value of the 'Identifier' containment reference.
        See Also:
        getIdentifier()
      • getLanguage

        String getLanguage()
        Returns the value of the 'Language' attribute. Identifier of a language used by the data(set) contents. This language identifier shall be as specified in IETF RFC 1766. When this element is omitted, the language used is not identified.
        Returns:
        the value of the 'Language' attribute.
        See Also:
        setLanguage(String), Ows10Package.getDocumentRoot_Language()
      • setLanguage

        void setLanguage​(String value)
        Sets the value of the 'Language' attribute.
        Parameters:
        value - the new value of the 'Language' attribute.
        See Also:
        getLanguage()
      • setMetadata

        void setMetadata​(MetadataType value)
        Sets the value of the 'Metadata' containment reference.
        Parameters:
        value - the new value of the 'Metadata' containment reference.
        See Also:
        getMetadata()
      • setOperation

        void setOperation​(OperationType value)
        Sets the value of the 'Operation' containment reference.
        Parameters:
        value - the new value of the 'Operation' containment reference.
        See Also:
        getOperation()
      • getOperationsMetadata

        OperationsMetadataType getOperationsMetadata()
        Returns the value of the 'Operations Metadata' containment reference. Metadata about the operations and related abilities specified by this service and implemented by this server, including the URLs for operation requests. The basic contents of this section shall be the same for all OWS types, but individual services can add elements and/or change the optionality of optional elements.
        Returns:
        the value of the 'Operations Metadata' containment reference.
        See Also:
        setOperationsMetadata(OperationsMetadataType), Ows10Package.getDocumentRoot_OperationsMetadata()
      • getOutputFormat

        String getOutputFormat()
        Returns the value of the 'Output Format' attribute. Reference to a format in which this data can be encoded and transferred. More specific parameter names should be used by specific OWS specifications wherever applicable. More than one such parameter can be included for different purposes.
        Returns:
        the value of the 'Output Format' attribute.
        See Also:
        setOutputFormat(String), Ows10Package.getDocumentRoot_OutputFormat()
      • 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()
      • getSupportedCRS

        String getSupportedCRS()
        Returns the value of the 'Supported CRS' attribute. Coordinate reference system in which data from this data(set) or resource is available or supported. More specific parameter names should be used by specific OWS specifications wherever applicable. More than one such parameter can be included for different purposes.
        Returns:
        the value of the 'Supported CRS' attribute.
        See Also:
        setSupportedCRS(String), Ows10Package.getDocumentRoot_SupportedCRS()
      • setSupportedCRS

        void setSupportedCRS​(String value)
        Sets the value of the 'Supported CRS' attribute.
        Parameters:
        value - the new value of the 'Supported CRS' attribute.
        See Also:
        getSupportedCRS()