Interface DocumentRoot

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
DocumentRootImpl

public interface DocumentRoot extends EObject
See Also:
  • Method Details

    • 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:
    • 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:
    • 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:
    • getAbstract

      LanguageStringType getAbstract()
      Returns the value of the 'Abstract' containment reference. Brief narrative description of this resource, normally used for display to humans.
      Returns:
      the value of the 'Abstract' containment reference.
      See Also:
    • 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:
    • 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:
    • 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:
    • 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

      void setAccessConstraints(String value)
      Sets the value of the 'Access Constraints' attribute.
      Parameters:
      value - the new value of the 'Access Constraints' attribute.
      See Also:
    • getAdditionalParameter

      AdditionalParameterType getAdditionalParameter()
      Returns the value of the 'Additional Parameter' containment reference. One additional metadata parameter.
      Returns:
      the value of the 'Additional Parameter' containment reference.
      See Also:
    • setAdditionalParameter

      void setAdditionalParameter(AdditionalParameterType value)
      Sets the value of the 'Additional Parameter' containment reference.
      Parameters:
      value - the new value of the 'Additional Parameter' containment reference.
      See Also:
    • getAdditionalParameters

      AdditionalParametersType getAdditionalParameters()
      Returns the value of the 'Additional Parameters' containment reference. Unordered list of one or more AdditionalParameters.
      Returns:
      the value of the 'Additional Parameters' containment reference.
      See Also:
    • setAdditionalParameters

      void setAdditionalParameters(AdditionalParametersType value)
      Sets the value of the 'Additional Parameters' containment reference.
      Parameters:
      value - the new value of the 'Additional Parameters' containment reference.
      See Also:
    • getMetadata

      MetadataType getMetadata()
      Returns the value of the 'Metadata' containment reference.

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

      Returns:
      the value of the 'Metadata' containment reference.
      See Also:
    • 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:
    • getAllowedValues

      AllowedValuesType getAllowedValues()
      Returns the value of the 'Allowed Values' containment reference. List of all the valid values and/or ranges of values for this quantity. For numeric quantities, signed values should be ordered from negative infinity to positive infinity.
      Returns:
      the value of the 'Allowed Values' containment reference.
      See Also:
    • setAllowedValues

      void setAllowedValues(AllowedValuesType value)
      Sets the value of the 'Allowed Values' containment reference.
      Parameters:
      value - the new value of the 'Allowed Values' containment reference.
      See Also:
    • getAnyValue

      AnyValueType getAnyValue()
      Returns the value of the 'Any Value' containment reference. Specifies that any value is allowed for this parameter.
      Returns:
      the value of the 'Any Value' containment reference.
      See Also:
    • 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:
    • getAvailableCRS

      String getAvailableCRS()
      Returns the value of the 'Available CRS' attribute.

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

      Returns:
      the value of the 'Available CRS' attribute.
      See Also:
    • 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:
    • getBoundingBox

      BoundingBoxType getBoundingBox()
      Returns the value of the 'Bounding Box' containment reference.

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

      Returns:
      the value of the 'Bounding Box' containment reference.
      See Also:
    • 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:
    • getContactInfo

      ContactType getContactInfo()
      Returns the value of the 'Contact Info' containment reference. Address of the responsible party.
      Returns:
      the value of the 'Contact Info' containment reference.
      See Also:
    • 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:
    • getDatasetDescriptionSummary

      DatasetDescriptionSummaryBaseType getDatasetDescriptionSummary()
      Returns the value of the 'Dataset Description Summary' containment reference.

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

      Returns:
      the value of the 'Dataset Description Summary' containment reference.
      See Also:
    • setDatasetDescriptionSummary

      void setDatasetDescriptionSummary(DatasetDescriptionSummaryBaseType value)
      Sets the value of the 'Dataset Description Summary' containment reference.
      Parameters:
      value - the new value of the 'Dataset Description Summary' containment reference.
      See Also:
    • 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

      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:
    • 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

      void setDCP(DCPType value)
      Sets the value of the 'DCP' containment reference.
      Parameters:
      value - the new value of the 'DCP' containment reference.
      See Also:
    • getDefaultValue

      ValueType getDefaultValue()
      Returns the value of the 'Default Value' containment reference. The default value for a quantity for which multiple values are allowed.
      Returns:
      the value of the 'Default Value' containment reference.
      See Also:
    • 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:
    • getException

      ExceptionType getException()
      Returns the value of the 'Exception' containment reference.

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

      Returns:
      the value of the 'Exception' containment reference.
      See Also:
    • 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:
    • getExceptionReport

      ExceptionReportType getExceptionReport()
      Returns the value of the 'Exception Report' containment reference. Report message returned to the client that requested any OWS operation when the server detects an error while processing that operation request.
      Returns:
      the value of the 'Exception Report' containment reference.
      See Also:
    • setExceptionReport

      void setExceptionReport(ExceptionReportType value)
      Sets the value of the 'Exception Report' containment reference.
      Parameters:
      value - the new value of the 'Exception Report' containment reference.
      See Also:
    • 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

      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:
    • 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

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

      GetCapabilitiesType getGetCapabilities()
      Returns the value of the 'Get Capabilities' containment reference.

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

      Returns:
      the value of the 'Get Capabilities' containment reference.
      See Also:
    • setGetCapabilities

      void setGetCapabilities(GetCapabilitiesType value)
      Sets the value of the 'Get Capabilities' containment reference.
      Parameters:
      value - the new value of the 'Get Capabilities' containment reference.
      See Also:
    • getGetResourceByID

      GetResourceByIdType getGetResourceByID()
      Returns the value of the 'Get Resource By ID' containment reference.

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

      Returns:
      the value of the 'Get Resource By ID' containment reference.
      See Also:
    • setGetResourceByID

      void setGetResourceByID(GetResourceByIdType value)
      Sets the value of the 'Get Resource By ID' containment reference.
      Parameters:
      value - the new value of the 'Get Resource By ID' containment reference.
      See Also:
    • 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

      void setHTTP(HTTPType value)
      Sets the value of the 'HTTP' containment reference.
      Parameters:
      value - the new value of the 'HTTP' containment reference.
      See Also:
    • getIdentifier

      CodeType getIdentifier()
      Returns the value of the 'Identifier' containment reference. Unique identifier or name of this dataset.
      Returns:
      the value of the 'Identifier' containment reference.
      See Also:
    • 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:
    • getIndividualName

      String getIndividualName()
      Returns the value of the 'Individual Name' attribute. Name of the responsible person: surname, given name, title separated by a delimiter.
      Returns:
      the value of the 'Individual Name' attribute.
      See Also:
    • 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:
    • 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

      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:
    • getKeywords

      KeywordsType getKeywords()
      Returns the value of the 'Keywords' containment reference.

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

      Returns:
      the value of the 'Keywords' containment reference.
      See Also:
    • 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:
    • 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

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

      ManifestType getManifest()
      Returns the value of the 'Manifest' containment reference.

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

      Returns:
      the value of the 'Manifest' containment reference.
      See Also:
    • 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:
    • getMaximumValue

      ValueType getMaximumValue()
      Returns the value of the 'Maximum Value' containment reference. Maximum value of this numeric parameter.
      Returns:
      the value of the 'Maximum Value' containment reference.
      See Also:
    • 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:
    • 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

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

      ValueType getMinimumValue()
      Returns the value of the 'Minimum Value' containment reference. Minimum value of this numeric parameter.
      Returns:
      the value of the 'Minimum Value' containment reference.
      See Also:
    • 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:
    • getNilValue

      NilValueType getNilValue()
      Returns the value of the 'Nil Value' containment reference.

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

      Returns:
      the value of the 'Nil Value' containment reference.
      See Also:
    • 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:
    • getNoValues

      NoValuesType getNoValues()
      Returns the value of the 'No Values' containment reference. Specifies that no values are allowed for this parameter or quantity.
      Returns:
      the value of the 'No Values' containment reference.
      See Also:
    • 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:
    • getOperation

      OperationType getOperation()
      Returns the value of the 'Operation' containment reference. Metadata for one operation that this server implements.
      Returns:
      the value of the 'Operation' containment reference.
      See Also:
    • 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:
    • 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

      void setOperationResponse(ManifestType value)
      Sets the value of the 'Operation Response' containment reference.
      Parameters:
      value - the new value of the 'Operation Response' containment reference.
      See Also:
    • 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

      void setOperationsMetadata(OperationsMetadataType value)
      Sets the value of the 'Operations Metadata' containment reference.
      Parameters:
      value - the new value of the 'Operations Metadata' containment reference.
      See Also:
    • getOrganisationName

      String getOrganisationName()
      Returns the value of the 'Organisation Name' attribute. Name of the responsible organization.
      Returns:
      the value of the 'Organisation Name' attribute.
      See Also:
    • 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:
    • 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

      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:
    • 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

      void setOutputFormat(String value)
      Sets the value of the 'Output Format' attribute.
      Parameters:
      value - the new value of the 'Output Format' attribute.
      See Also:
    • 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

      void setPointOfContact(ResponsiblePartyType value)
      Sets the value of the 'Point Of Contact' containment reference.
      Parameters:
      value - the new value of the 'Point Of Contact' containment reference.
      See Also:
    • getPositionName

      String getPositionName()
      Returns the value of the 'Position Name' attribute. Role or position of the responsible person.
      Returns:
      the value of the 'Position Name' attribute.
      See Also:
    • 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:
    • 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

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

      ReferenceType getReference()
      Returns the value of the 'Reference' containment reference.

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

      Returns:
      the value of the 'Reference' containment reference.
      See Also:
    • 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:
    • getReferenceGroup

      ReferenceGroupType getReferenceGroup()
      Returns the value of the 'Reference Group' containment reference.

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

      Returns:
      the value of the 'Reference Group' containment reference.
      See Also:
    • setReferenceGroup

      void setReferenceGroup(ReferenceGroupType value)
      Sets the value of the 'Reference Group' containment reference.
      Parameters:
      value - the new value of the 'Reference Group' containment reference.
      See Also:
    • 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

      void setReferenceSystem(DomainMetadataType value)
      Sets the value of the 'Reference System' containment reference.
      Parameters:
      value - the new value of the 'Reference System' containment reference.
      See Also:
    • 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

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

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

      ServiceIdentificationType getServiceIdentification()
      Returns the value of the 'Service Identification' containment reference. General metadata for this specific server. This XML Schema of this section shall be the same for all OWS.
      Returns:
      the value of the 'Service Identification' containment reference.
      See Also:
    • setServiceIdentification

      void setServiceIdentification(ServiceIdentificationType value)
      Sets the value of the 'Service Identification' containment reference.
      Parameters:
      value - the new value of the 'Service Identification' containment reference.
      See Also:
    • getServiceProvider

      ServiceProviderType getServiceProvider()
      Returns the value of the 'Service Provider' containment reference. Metadata about the organization that provides this specific service instance or server.
      Returns:
      the value of the 'Service Provider' containment reference.
      See Also:
    • setServiceProvider

      void setServiceProvider(ServiceProviderType value)
      Sets the value of the 'Service Provider' containment reference.
      Parameters:
      value - the new value of the 'Service Provider' containment reference.
      See Also:
    • getServiceReference

      ServiceReferenceType getServiceReference()
      Returns the value of the 'Service Reference' containment reference.

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

      Returns:
      the value of the 'Service Reference' containment reference.
      See Also:
    • setServiceReference

      void setServiceReference(ServiceReferenceType value)
      Sets the value of the 'Service Reference' containment reference.
      Parameters:
      value - the new value of the 'Service Reference' containment reference.
      See Also:
    • getSpacing

      ValueType getSpacing()
      Returns the value of the 'Spacing' containment reference. The regular distance or spacing between the allowed values in a range.
      Returns:
      the value of the 'Spacing' containment reference.
      See Also:
    • 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:
    • 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

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

      LanguageStringType getTitle()
      Returns the value of the 'Title' containment reference. Title of this resource, normally used for display to humans.
      Returns:
      the value of the 'Title' containment reference.
      See Also:
    • 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:
    • 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

      void setUOM(DomainMetadataType value)
      Sets the value of the 'UOM' containment reference.
      Parameters:
      value - the new value of the 'UOM' containment reference.
      See Also:
    • 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

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

      ValuesReferenceType getValuesReference()
      Returns the value of the 'Values Reference' containment reference. Reference to externally specified list of all the valid values and/or ranges of values for this quantity. (Informative: This element was simplified from the metaDataProperty element in GML 3.0.)
      Returns:
      the value of the 'Values Reference' containment reference.
      See Also:
    • setValuesReference

      void setValuesReference(ValuesReferenceType value)
      Sets the value of the 'Values Reference' containment reference.
      Parameters:
      value - the new value of the 'Values Reference' containment reference.
      See Also:
    • getWGS84BoundingBox

      WGS84BoundingBoxType getWGS84BoundingBox()
      Returns the value of the 'WGS84 Bounding Box' containment reference.

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

      Returns:
      the value of the 'WGS84 Bounding Box' containment reference.
      See Also:
    • setWGS84BoundingBox

      void setWGS84BoundingBox(WGS84BoundingBoxType value)
      Sets the value of the 'WGS84 Bounding Box' containment reference.
      Parameters:
      value - the new value of the 'WGS84 Bounding Box' containment reference.
      See Also:
    • getRangeClosure

      RangeClosureType getRangeClosure()
      Returns the value of the 'Range Closure' attribute. The default value is "closed". The literals are from the enumeration RangeClosureType. Specifies which of the minimum and maximum values are included in the range. Note that plus and minus infinity are considered closed bounds.
      Returns:
      the value of the 'Range Closure' attribute.
      See Also:
    • setRangeClosure

      void setRangeClosure(RangeClosureType value)
      Sets the value of the 'Range Closure' attribute.
      Parameters:
      value - the new value of the 'Range Closure' attribute.
      See Also:
    • unsetRangeClosure

      void unsetRangeClosure()
      Unsets the value of the 'Range Closure' attribute.
      See Also:
    • isSetRangeClosure

      boolean isSetRangeClosure()
      Returns whether the value of the 'Range Closure' attribute is set.
      Returns:
      whether the value of the 'Range Closure' attribute is set.
      See Also:
    • 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

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