|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentRoot
A representation of the model object 'Document Root'.
The following features are supported:
Mixed
XMLNS Prefix Map
XSI Schema Location
Abstract
Contact Info
Individual Name
Keywords
Organisation Name
Point Of Contact
Position Name
Role
Title
Abstract Meta Data
Access Constraints
Available CRS
Bounding Box
Dcp
Exception
Exception Report
Extended Capabilities
Fees
Get Capabilities
Http
Identifier
Language
Metadata
Operation
Operations Metadata
Output Format
Service Identification
Service Provider
Supported CRS
Wg S84 Bounding Box
Ows10Package.getDocumentRoot()
Method Summary | |
---|---|
java.lang.String |
getAbstract()
Returns the value of the 'Abstract' attribute. |
org.eclipse.emf.ecore.EObject |
getAbstractMetaData()
Returns the value of the 'Abstract Meta Data' containment reference. |
java.lang.String |
getAccessConstraints()
Returns the value of the 'Access Constraints' attribute. |
java.lang.String |
getAvailableCRS()
Returns the value of the 'Available CRS' attribute. |
BoundingBoxType |
getBoundingBox()
Returns the value of the 'Bounding Box' containment reference. |
ContactType |
getContactInfo()
Returns the value of the 'Contact Info' containment reference. |
DCPType |
getDcp()
Returns the value of the 'Dcp' containment reference. |
ExceptionType |
getException()
Returns the value of the 'Exception' containment reference. |
ExceptionReportType |
getExceptionReport()
Returns the value of the 'Exception Report' containment reference. |
org.eclipse.emf.ecore.EObject |
getExtendedCapabilities()
Returns the value of the 'Extended Capabilities' containment reference. |
java.lang.String |
getFees()
Returns the value of the 'Fees' attribute. |
GetCapabilitiesType |
getGetCapabilities()
Returns the value of the 'Get Capabilities' containment reference. |
HTTPType |
getHttp()
Returns the value of the 'Http' containment reference. |
CodeType |
getIdentifier()
Returns the value of the 'Identifier' containment reference. |
java.lang.String |
getIndividualName()
Returns the value of the 'Individual Name' attribute. |
KeywordsType |
getKeywords()
Returns the value of the 'Keywords' containment reference. |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute. |
MetadataType |
getMetadata()
Returns the value of the 'Metadata' containment reference. |
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
OperationType |
getOperation()
Returns the value of the 'Operation' containment reference. |
OperationsMetadataType |
getOperationsMetadata()
Returns the value of the 'Operations Metadata' containment reference. |
java.lang.String |
getOrganisationName()
Returns the value of the 'Organisation Name' attribute. |
java.lang.String |
getOutputFormat()
Returns the value of the 'Output Format' attribute. |
ResponsiblePartyType |
getPointOfContact()
Returns the value of the 'Point Of Contact' containment reference. |
java.lang.String |
getPositionName()
Returns the value of the 'Position Name' attribute. |
CodeType |
getRole()
Returns the value of the 'Role' containment reference. |
ServiceIdentificationType |
getServiceIdentification()
Returns the value of the 'Service Identification' containment reference. |
ServiceProviderType |
getServiceProvider()
Returns the value of the 'Service Provider' containment reference. |
java.lang.String |
getSupportedCRS()
Returns the value of the 'Supported CRS' attribute. |
java.lang.String |
getTitle()
Returns the value of the 'Title' attribute. |
WGS84BoundingBoxType |
getWgS84BoundingBox()
Returns the value of the 'Wg S84 Bounding Box' containment reference. |
org.eclipse.emf.common.util.EMap |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
org.eclipse.emf.common.util.EMap |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setAbstract(java.lang.String value)
Sets the value of the ' Abstract ' attribute. |
void |
setAccessConstraints(java.lang.String value)
Sets the value of the ' Access Constraints ' attribute. |
void |
setAvailableCRS(java.lang.String value)
Sets the value of the ' Available CRS ' attribute. |
void |
setBoundingBox(BoundingBoxType value)
Sets the value of the ' Bounding Box ' containment reference. |
void |
setContactInfo(ContactType value)
Sets the value of the ' Contact Info ' containment reference. |
void |
setDcp(DCPType value)
Sets the value of the ' Dcp ' containment reference. |
void |
setException(ExceptionType value)
Sets the value of the ' Exception ' containment reference. |
void |
setExceptionReport(ExceptionReportType value)
Sets the value of the ' Exception Report ' containment reference. |
void |
setExtendedCapabilities(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Extended Capabilities ' containment reference. |
void |
setFees(java.lang.String value)
Sets the value of the ' Fees ' attribute. |
void |
setGetCapabilities(GetCapabilitiesType value)
Sets the value of the ' Get Capabilities ' containment reference. |
void |
setHttp(HTTPType value)
Sets the value of the ' Http ' containment reference. |
void |
setIdentifier(CodeType value)
Sets the value of the ' Identifier ' containment reference. |
void |
setIndividualName(java.lang.String value)
Sets the value of the ' Individual Name ' attribute. |
void |
setKeywords(KeywordsType value)
Sets the value of the ' Keywords ' containment reference. |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language ' attribute. |
void |
setMetadata(MetadataType value)
Sets the value of the ' Metadata ' containment reference. |
void |
setOperation(OperationType value)
Sets the value of the ' Operation ' containment reference. |
void |
setOperationsMetadata(OperationsMetadataType value)
Sets the value of the ' Operations Metadata ' containment reference. |
void |
setOrganisationName(java.lang.String value)
Sets the value of the ' Organisation Name ' attribute. |
void |
setOutputFormat(java.lang.String value)
Sets the value of the ' Output Format ' attribute. |
void |
setPointOfContact(ResponsiblePartyType value)
Sets the value of the ' Point Of Contact ' containment reference. |
void |
setPositionName(java.lang.String value)
Sets the value of the ' Position Name ' attribute. |
void |
setRole(CodeType value)
Sets the value of the ' Role ' containment reference. |
void |
setServiceIdentification(ServiceIdentificationType value)
Sets the value of the ' Service Identification ' containment reference. |
void |
setServiceProvider(ServiceProviderType value)
Sets the value of the ' Service Provider ' containment reference. |
void |
setSupportedCRS(java.lang.String value)
Sets the value of the ' Supported CRS ' attribute. |
void |
setTitle(java.lang.String value)
Sets the value of the ' Title ' attribute. |
void |
setWgS84BoundingBox(WGS84BoundingBoxType value)
Sets the value of the ' Wg S84 Bounding Box ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.ecore.util.FeatureMap getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
Ows10Package.getDocumentRoot_Mixed()
org.eclipse.emf.common.util.EMap getXMLNSPrefixMap()
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...
Ows10Package.getDocumentRoot_XMLNSPrefixMap()
org.eclipse.emf.common.util.EMap getXSISchemaLocation()
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...
Ows10Package.getDocumentRoot_XSISchemaLocation()
java.lang.String getAbstract()
setAbstract(String)
,
Ows10Package.getDocumentRoot_Abstract()
void setAbstract(java.lang.String value)
Abstract
' attribute.
value
- the new value of the 'Abstract' attribute.getAbstract()
ContactType getContactInfo()
setContactInfo(ContactType)
,
Ows10Package.getDocumentRoot_ContactInfo()
void setContactInfo(ContactType value)
Contact Info
' containment reference.
value
- the new value of the 'Contact Info' containment reference.getContactInfo()
java.lang.String getIndividualName()
setIndividualName(String)
,
Ows10Package.getDocumentRoot_IndividualName()
void setIndividualName(java.lang.String value)
Individual Name
' attribute.
value
- the new value of the 'Individual Name' attribute.getIndividualName()
KeywordsType getKeywords()
If the meaning of the 'Keywords' containment reference isn't clear, there really should be more of a description here...
setKeywords(KeywordsType)
,
Ows10Package.getDocumentRoot_Keywords()
void setKeywords(KeywordsType value)
Keywords
' containment reference.
value
- the new value of the 'Keywords' containment reference.getKeywords()
java.lang.String getOrganisationName()
setOrganisationName(String)
,
Ows10Package.getDocumentRoot_OrganisationName()
void setOrganisationName(java.lang.String value)
Organisation Name
' attribute.
value
- the new value of the 'Organisation Name' attribute.getOrganisationName()
ResponsiblePartyType getPointOfContact()
setPointOfContact(ResponsiblePartyType)
,
Ows10Package.getDocumentRoot_PointOfContact()
void setPointOfContact(ResponsiblePartyType value)
Point Of Contact
' containment reference.
value
- the new value of the 'Point Of Contact' containment reference.getPointOfContact()
java.lang.String getPositionName()
setPositionName(String)
,
Ows10Package.getDocumentRoot_PositionName()
void setPositionName(java.lang.String value)
Position Name
' attribute.
value
- the new value of the 'Position Name' attribute.getPositionName()
CodeType getRole()
setRole(CodeType)
,
Ows10Package.getDocumentRoot_Role()
void setRole(CodeType value)
Role
' containment reference.
value
- the new value of the 'Role' containment reference.getRole()
java.lang.String getTitle()
setTitle(String)
,
Ows10Package.getDocumentRoot_Title()
void setTitle(java.lang.String value)
Title
' attribute.
value
- the new value of the 'Title' attribute.getTitle()
org.eclipse.emf.ecore.EObject getAbstractMetaData()
Ows10Package.getDocumentRoot_AbstractMetaData()
java.lang.String getAccessConstraints()
setAccessConstraints(String)
,
Ows10Package.getDocumentRoot_AccessConstraints()
void setAccessConstraints(java.lang.String value)
Access Constraints
' attribute.
value
- the new value of the 'Access Constraints' attribute.getAccessConstraints()
java.lang.String getAvailableCRS()
If the meaning of the 'Available CRS' attribute isn't clear, there really should be more of a description here...
setAvailableCRS(String)
,
Ows10Package.getDocumentRoot_AvailableCRS()
void setAvailableCRS(java.lang.String value)
Available CRS
' attribute.
value
- the new value of the 'Available CRS' attribute.getAvailableCRS()
BoundingBoxType getBoundingBox()
If the meaning of the 'Bounding Box' containment reference isn't clear, there really should be more of a description here...
setBoundingBox(BoundingBoxType)
,
Ows10Package.getDocumentRoot_BoundingBox()
void setBoundingBox(BoundingBoxType value)
Bounding Box
' containment reference.
value
- the new value of the 'Bounding Box' containment reference.getBoundingBox()
DCPType getDcp()
setDcp(DCPType)
,
Ows10Package.getDocumentRoot_Dcp()
void setDcp(DCPType value)
Dcp
' containment reference.
value
- the new value of the 'Dcp' containment reference.getDcp()
ExceptionType getException()
If the meaning of the 'Exception' containment reference isn't clear, there really should be more of a description here...
setException(ExceptionType)
,
Ows10Package.getDocumentRoot_Exception()
void setException(ExceptionType value)
Exception
' containment reference.
value
- the new value of the 'Exception' containment reference.getException()
ExceptionReportType getExceptionReport()
setExceptionReport(ExceptionReportType)
,
Ows10Package.getDocumentRoot_ExceptionReport()
void setExceptionReport(ExceptionReportType value)
Exception Report
' containment reference.
value
- the new value of the 'Exception Report' containment reference.getExceptionReport()
org.eclipse.emf.ecore.EObject getExtendedCapabilities()
setExtendedCapabilities(EObject)
,
Ows10Package.getDocumentRoot_ExtendedCapabilities()
void setExtendedCapabilities(org.eclipse.emf.ecore.EObject value)
Extended Capabilities
' containment reference.
value
- the new value of the 'Extended Capabilities' containment reference.getExtendedCapabilities()
java.lang.String getFees()
setFees(String)
,
Ows10Package.getDocumentRoot_Fees()
void setFees(java.lang.String value)
Fees
' attribute.
value
- the new value of the 'Fees' attribute.getFees()
GetCapabilitiesType getGetCapabilities()
If the meaning of the 'Get Capabilities' containment reference isn't clear, there really should be more of a description here...
setGetCapabilities(GetCapabilitiesType)
,
Ows10Package.getDocumentRoot_GetCapabilities()
void setGetCapabilities(GetCapabilitiesType value)
Get Capabilities
' containment reference.
value
- the new value of the 'Get Capabilities' containment reference.getGetCapabilities()
HTTPType getHttp()
setHttp(HTTPType)
,
Ows10Package.getDocumentRoot_Http()
void setHttp(HTTPType value)
Http
' containment reference.
value
- the new value of the 'Http' containment reference.getHttp()
CodeType getIdentifier()
setIdentifier(CodeType)
,
Ows10Package.getDocumentRoot_Identifier()
void setIdentifier(CodeType value)
Identifier
' containment reference.
value
- the new value of the 'Identifier' containment reference.getIdentifier()
java.lang.String getLanguage()
setLanguage(String)
,
Ows10Package.getDocumentRoot_Language()
void setLanguage(java.lang.String value)
Language
' attribute.
value
- the new value of the 'Language' attribute.getLanguage()
MetadataType getMetadata()
If the meaning of the 'Metadata' containment reference isn't clear, there really should be more of a description here...
setMetadata(MetadataType)
,
Ows10Package.getDocumentRoot_Metadata()
void setMetadata(MetadataType value)
Metadata
' containment reference.
value
- the new value of the 'Metadata' containment reference.getMetadata()
OperationType getOperation()
setOperation(OperationType)
,
Ows10Package.getDocumentRoot_Operation()
void setOperation(OperationType value)
Operation
' containment reference.
value
- the new value of the 'Operation' containment reference.getOperation()
OperationsMetadataType getOperationsMetadata()
setOperationsMetadata(OperationsMetadataType)
,
Ows10Package.getDocumentRoot_OperationsMetadata()
void setOperationsMetadata(OperationsMetadataType value)
Operations Metadata
' containment reference.
value
- the new value of the 'Operations Metadata' containment reference.getOperationsMetadata()
java.lang.String getOutputFormat()
setOutputFormat(String)
,
Ows10Package.getDocumentRoot_OutputFormat()
void setOutputFormat(java.lang.String value)
Output Format
' attribute.
value
- the new value of the 'Output Format' attribute.getOutputFormat()
ServiceIdentificationType getServiceIdentification()
setServiceIdentification(ServiceIdentificationType)
,
Ows10Package.getDocumentRoot_ServiceIdentification()
void setServiceIdentification(ServiceIdentificationType value)
Service Identification
' containment reference.
value
- the new value of the 'Service Identification' containment reference.getServiceIdentification()
ServiceProviderType getServiceProvider()
setServiceProvider(ServiceProviderType)
,
Ows10Package.getDocumentRoot_ServiceProvider()
void setServiceProvider(ServiceProviderType value)
Service Provider
' containment reference.
value
- the new value of the 'Service Provider' containment reference.getServiceProvider()
java.lang.String getSupportedCRS()
setSupportedCRS(String)
,
Ows10Package.getDocumentRoot_SupportedCRS()
void setSupportedCRS(java.lang.String value)
Supported CRS
' attribute.
value
- the new value of the 'Supported CRS' attribute.getSupportedCRS()
WGS84BoundingBoxType getWgS84BoundingBox()
If the meaning of the 'Wg S84 Bounding Box' containment reference isn't clear, there really should be more of a description here...
setWgS84BoundingBox(WGS84BoundingBoxType)
,
Ows10Package.getDocumentRoot_WgS84BoundingBox()
void setWgS84BoundingBox(WGS84BoundingBoxType value)
Wg S84 Bounding Box
' containment reference.
value
- the new value of the 'Wg S84 Bounding Box' containment reference.getWgS84BoundingBox()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |