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:
        Ows20Package.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:
        Ows20Package.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:
        Ows20Package.getDocumentRoot_XSISchemaLocation()
      • setAbstract

        void setAbstract​(LanguageStringType value)
        Sets the value of the 'Abstract' containment reference.
        Parameters:
        value - the new value of the 'Abstract' containment reference.
        See Also:
        getAbstract()
      • 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:
        Ows20Package.getDocumentRoot_AbstractMetaData()
      • getAbstractReferenceBase

        AbstractReferenceBaseType getAbstractReferenceBase()
        Returns the value of the 'Abstract Reference Base' containment reference.

        If the meaning of the 'Abstract Reference Base' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Abstract Reference Base' containment reference.
        See Also:
        Ows20Package.getDocumentRoot_AbstractReferenceBase()
      • 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), Ows20Package.getDocumentRoot_AccessConstraints()
      • 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()
      • setAnyValue

        void setAnyValue​(AnyValueType value)
        Sets the value of the 'Any Value' containment reference.
        Parameters:
        value - the new value of the 'Any Value' containment reference.
        See Also:
        getAnyValue()
      • 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()
      • 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()
      • getDataType

        DomainMetadataType getDataType()
        Returns the value of the 'Data Type' containment reference. Definition of the data type of this set of values. In this case, the xlink:href attribute can reference a URN for a well-known data type. For example, such a URN could be a data type identification URN defined in the "ogc" URN namespace.
        Returns:
        the value of the 'Data Type' containment reference.
        See Also:
        setDataType(DomainMetadataType), Ows20Package.getDocumentRoot_DataType()
      • setDataType

        void setDataType​(DomainMetadataType value)
        Sets the value of the 'Data Type' containment reference.
        Parameters:
        value - the new value of the 'Data Type' containment reference.
        See Also:
        getDataType()
      • 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), Ows20Package.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()
      • setDefaultValue

        void setDefaultValue​(ValueType value)
        Sets the value of the 'Default Value' containment reference.
        Parameters:
        value - the new value of the 'Default Value' containment reference.
        See Also:
        getDefaultValue()
      • 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), Ows20Package.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), Ows20Package.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), Ows20Package.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()
      • 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()
      • getInputData

        ManifestType getInputData()
        Returns the value of the 'Input Data' containment reference. Input data in a XML-encoded OWS operation request, allowing including multiple data items with each data item either included or referenced. This InputData element, or an element using the ManifestType with a more-specific element name (TBR), shall be used whenever applicable within XML-encoded OWS operation requests.
        Returns:
        the value of the 'Input Data' containment reference.
        See Also:
        setInputData(ManifestType), Ows20Package.getDocumentRoot_InputData()
      • setInputData

        void setInputData​(ManifestType value)
        Sets the value of the 'Input Data' containment reference.
        Parameters:
        value - the new value of the 'Input Data' containment reference.
        See Also:
        getInputData()
      • 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()
      • 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 4646. The language tags shall be either complete 5 character codes (e.g. "en-CA"), or abbreviated 2 character codes (e.g. "en"). In addition to the RFC 4646 codes, the server shall support the single special value " " which is used to indicate "any language".
        Returns:
        the value of the 'Language' attribute.
        See Also:
        setLanguage(String), Ows20Package.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()
      • setManifest

        void setManifest​(ManifestType value)
        Sets the value of the 'Manifest' containment reference.
        Parameters:
        value - the new value of the 'Manifest' containment reference.
        See Also:
        getManifest()
      • setMaximumValue

        void setMaximumValue​(ValueType value)
        Sets the value of the 'Maximum Value' containment reference.
        Parameters:
        value - the new value of the 'Maximum Value' containment reference.
        See Also:
        getMaximumValue()
      • getMeaning

        DomainMetadataType getMeaning()
        Returns the value of the 'Meaning' containment reference. Definition of the meaning or semantics of this set of values. This Meaning can provide more specific, complete, precise, machine accessible, and machine understandable semantics about this quantity, relative to other available semantic information. For example, other semantic information is often provided in "documentation" elements in XML Schemas or "description" elements in GML objects.
        Returns:
        the value of the 'Meaning' containment reference.
        See Also:
        setMeaning(DomainMetadataType), Ows20Package.getDocumentRoot_Meaning()
      • setMeaning

        void setMeaning​(DomainMetadataType value)
        Sets the value of the 'Meaning' containment reference.
        Parameters:
        value - the new value of the 'Meaning' containment reference.
        See Also:
        getMeaning()
      • setMinimumValue

        void setMinimumValue​(ValueType value)
        Sets the value of the 'Minimum Value' containment reference.
        Parameters:
        value - the new value of the 'Minimum Value' containment reference.
        See Also:
        getMinimumValue()
      • setNilValue

        void setNilValue​(NilValueType value)
        Sets the value of the 'Nil Value' containment reference.
        Parameters:
        value - the new value of the 'Nil Value' containment reference.
        See Also:
        getNilValue()
      • setNoValues

        void setNoValues​(NoValuesType value)
        Sets the value of the 'No Values' containment reference.
        Parameters:
        value - the new value of the 'No Values' containment reference.
        See Also:
        getNoValues()
      • 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()
      • getOperationResponse

        ManifestType getOperationResponse()
        Returns the value of the 'Operation Response' containment reference. Response from an OWS operation, allowing including multiple output data items with each item either included or referenced. This OperationResponse element, or an element using the ManifestType with a more specific element name, shall be used whenever applicable for responses from OWS operations. This element is specified for use where the ManifestType contents are needed for an operation response, but the Manifest element name is not fully applicable. This element or the ManifestType shall be used instead of using the ows:ReferenceType proposed in OGC 04-105.
        Returns:
        the value of the 'Operation Response' containment reference.
        See Also:
        setOperationResponse(ManifestType), Ows20Package.getDocumentRoot_OperationResponse()
      • 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), Ows20Package.getDocumentRoot_OperationsMetadata()
      • 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()
      • getOtherSource

        MetadataType getOtherSource()
        Returns the value of the 'Other Source' containment reference. Reference to a source of metadata describing coverage offerings available from this server. This parameter can reference a catalogue server from which dataset metadata is available. This ability is expected to be used by servers with thousands or millions of datasets, for which searching a catalogue is more feasible than fetching a long Capabilities XML document. When no DatasetDescriptionSummaries are included, and one or more catalogue servers are referenced, this set of catalogues shall contain current metadata summaries for all the datasets currently available from this OWS server, with the metadata for each such dataset referencing this OWS server.
        Returns:
        the value of the 'Other Source' containment reference.
        See Also:
        setOtherSource(MetadataType), Ows20Package.getDocumentRoot_OtherSource()
      • setOtherSource

        void setOtherSource​(MetadataType value)
        Sets the value of the 'Other Source' containment reference.
        Parameters:
        value - the new value of the 'Other Source' containment reference.
        See Also:
        getOtherSource()
      • 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), Ows20Package.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()
      • 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), Ows20Package.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()
      • getRange

        RangeType getRange()
        Returns the value of the 'Range' containment reference.

        If the meaning of the 'Range' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Range' containment reference.
        See Also:
        setRange(RangeType), Ows20Package.getDocumentRoot_Range()
      • setRange

        void setRange​(RangeType value)
        Sets the value of the 'Range' containment reference.
        Parameters:
        value - the new value of the 'Range' containment reference.
        See Also:
        getRange()
      • setReference

        void setReference​(ReferenceType value)
        Sets the value of the 'Reference' containment reference.
        Parameters:
        value - the new value of the 'Reference' containment reference.
        See Also:
        getReference()
      • getReferenceSystem

        DomainMetadataType getReferenceSystem()
        Returns the value of the 'Reference System' containment reference. Definition of the reference system used by this set of values, including the unit of measure whenever applicable (as is normal). In this case, the xlink:href attribute can reference a URN for a well-known reference system, such as for a coordinate reference system (CRS). For example, such a URN could be a CRS identification URN defined in the "ogc" URN namespace.
        Returns:
        the value of the 'Reference System' containment reference.
        See Also:
        setReferenceSystem(DomainMetadataType), Ows20Package.getDocumentRoot_ReferenceSystem()
      • getResource

        EObject getResource()
        Returns the value of the 'Resource' containment reference. XML encoded GetResourceByID operation response. The complexType used by this element shall be specified by each specific OWS.
        Returns:
        the value of the 'Resource' containment reference.
        See Also:
        setResource(EObject), Ows20Package.getDocumentRoot_Resource()
      • setResource

        void setResource​(EObject value)
        Sets the value of the 'Resource' containment reference.
        Parameters:
        value - the new value of the 'Resource' containment reference.
        See Also:
        getResource()
      • 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), Ows20Package.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()
      • setSpacing

        void setSpacing​(ValueType value)
        Sets the value of the 'Spacing' containment reference.
        Parameters:
        value - the new value of the 'Spacing' containment reference.
        See Also:
        getSpacing()
      • 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), Ows20Package.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()
      • setTitle

        void setTitle​(LanguageStringType value)
        Sets the value of the 'Title' containment reference.
        Parameters:
        value - the new value of the 'Title' containment reference.
        See Also:
        getTitle()
      • getUOM

        DomainMetadataType getUOM()
        Returns the value of the 'UOM' containment reference. Definition of the unit of measure of this set of values. In this case, the xlink:href attribute can reference a URN for a well-known unit of measure (uom). For example, such a URN could be a UOM identification URN defined in the "ogc" URN namespace.
        Returns:
        the value of the 'UOM' containment reference.
        See Also:
        setUOM(DomainMetadataType), Ows20Package.getDocumentRoot_UOM()
      • setUOM

        void setUOM​(DomainMetadataType value)
        Sets the value of the 'UOM' containment reference.
        Parameters:
        value - the new value of the 'UOM' containment reference.
        See Also:
        getUOM()
      • getValue

        ValueType getValue()
        Returns the value of the 'Value' containment reference.

        If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Value' containment reference.
        See Also:
        setValue(ValueType), Ows20Package.getDocumentRoot_Value()
      • setValue

        void setValue​(ValueType value)
        Sets the value of the 'Value' containment reference.
        Parameters:
        value - the new value of the 'Value' containment reference.
        See Also:
        getValue()
      • getReference1

        String getReference1()
        Returns the value of the 'Reference1' attribute. Reference to data or metadata recorded elsewhere, either external to this XML document or within it. Whenever practical, this attribute should be a URL from which this metadata can be electronically retrieved. Alternately, this attribute can reference a URN for well-known metadata. For example, such a URN could be a URN defined in the "ogc" URN namespace.
        Returns:
        the value of the 'Reference1' attribute.
        See Also:
        setReference1(String), Ows20Package.getDocumentRoot_Reference1()
      • setReference1

        void setReference1​(String value)
        Sets the value of the 'Reference1' attribute.
        Parameters:
        value - the new value of the 'Reference1' attribute.
        See Also:
        getReference1()