001: /**
002: * <copyright>
003: * </copyright>
004: *
005: * $Id: DocumentRoot.java 7522 2007-09-12 22:00:10Z saul.farber $
006: */package net.opengis.ows;
007:
008: import org.eclipse.emf.common.util.EMap;
009:
010: import org.eclipse.emf.ecore.EObject;
011:
012: import org.eclipse.emf.ecore.util.FeatureMap;
013:
014: /**
015: * <!-- begin-user-doc -->
016: * A representation of the model object '<em><b>Document Root</b></em>'.
017: * <!-- end-user-doc -->
018: *
019: * <p>
020: * The following features are supported:
021: * <ul>
022: * <li>{@link net.opengis.ows.DocumentRoot#getMixed <em>Mixed</em>}</li>
023: * <li>{@link net.opengis.ows.DocumentRoot#getXMLNSPrefixMap <em>XMLNS Prefix Map</em>}</li>
024: * <li>{@link net.opengis.ows.DocumentRoot#getXSISchemaLocation <em>XSI Schema Location</em>}</li>
025: * <li>{@link net.opengis.ows.DocumentRoot#getAbstract <em>Abstract</em>}</li>
026: * <li>{@link net.opengis.ows.DocumentRoot#getContactInfo <em>Contact Info</em>}</li>
027: * <li>{@link net.opengis.ows.DocumentRoot#getIndividualName <em>Individual Name</em>}</li>
028: * <li>{@link net.opengis.ows.DocumentRoot#getKeywords <em>Keywords</em>}</li>
029: * <li>{@link net.opengis.ows.DocumentRoot#getOrganisationName <em>Organisation Name</em>}</li>
030: * <li>{@link net.opengis.ows.DocumentRoot#getPointOfContact <em>Point Of Contact</em>}</li>
031: * <li>{@link net.opengis.ows.DocumentRoot#getPositionName <em>Position Name</em>}</li>
032: * <li>{@link net.opengis.ows.DocumentRoot#getRole <em>Role</em>}</li>
033: * <li>{@link net.opengis.ows.DocumentRoot#getTitle <em>Title</em>}</li>
034: * <li>{@link net.opengis.ows.DocumentRoot#getAbstractMetaData <em>Abstract Meta Data</em>}</li>
035: * <li>{@link net.opengis.ows.DocumentRoot#getAccessConstraints <em>Access Constraints</em>}</li>
036: * <li>{@link net.opengis.ows.DocumentRoot#getAvailableCRS <em>Available CRS</em>}</li>
037: * <li>{@link net.opengis.ows.DocumentRoot#getBoundingBox <em>Bounding Box</em>}</li>
038: * <li>{@link net.opengis.ows.DocumentRoot#getDcp <em>Dcp</em>}</li>
039: * <li>{@link net.opengis.ows.DocumentRoot#getException <em>Exception</em>}</li>
040: * <li>{@link net.opengis.ows.DocumentRoot#getExceptionReport <em>Exception Report</em>}</li>
041: * <li>{@link net.opengis.ows.DocumentRoot#getExtendedCapabilities <em>Extended Capabilities</em>}</li>
042: * <li>{@link net.opengis.ows.DocumentRoot#getFees <em>Fees</em>}</li>
043: * <li>{@link net.opengis.ows.DocumentRoot#getGetCapabilities <em>Get Capabilities</em>}</li>
044: * <li>{@link net.opengis.ows.DocumentRoot#getHttp <em>Http</em>}</li>
045: * <li>{@link net.opengis.ows.DocumentRoot#getIdentifier <em>Identifier</em>}</li>
046: * <li>{@link net.opengis.ows.DocumentRoot#getLanguage <em>Language</em>}</li>
047: * <li>{@link net.opengis.ows.DocumentRoot#getMetadata <em>Metadata</em>}</li>
048: * <li>{@link net.opengis.ows.DocumentRoot#getOperation <em>Operation</em>}</li>
049: * <li>{@link net.opengis.ows.DocumentRoot#getOperationsMetadata <em>Operations Metadata</em>}</li>
050: * <li>{@link net.opengis.ows.DocumentRoot#getOutputFormat <em>Output Format</em>}</li>
051: * <li>{@link net.opengis.ows.DocumentRoot#getServiceIdentification <em>Service Identification</em>}</li>
052: * <li>{@link net.opengis.ows.DocumentRoot#getServiceProvider <em>Service Provider</em>}</li>
053: * <li>{@link net.opengis.ows.DocumentRoot#getSupportedCRS <em>Supported CRS</em>}</li>
054: * <li>{@link net.opengis.ows.DocumentRoot#getWgS84BoundingBox <em>Wg S84 Bounding Box</em>}</li>
055: * </ul>
056: * </p>
057: *
058: * @see net.opengis.ows.OwsPackage#getDocumentRoot()
059: * @model extendedMetaData="name='' kind='mixed'"
060: * @generated
061: */
062: public interface DocumentRoot extends EObject {
063: /**
064: * Returns the value of the '<em><b>Mixed</b></em>' attribute list.
065: * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
066: * <!-- begin-user-doc -->
067: * <p>
068: * If the meaning of the '<em>Mixed</em>' attribute list isn't clear,
069: * there really should be more of a description here...
070: * </p>
071: * <!-- end-user-doc -->
072: * @return the value of the '<em>Mixed</em>' attribute list.
073: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Mixed()
074: * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
075: * extendedMetaData="kind='elementWildcard' name=':mixed'"
076: * @generated
077: */
078: FeatureMap getMixed();
079:
080: /**
081: * Returns the value of the '<em><b>XMLNS Prefix Map</b></em>' map.
082: * The key is of type {@link java.lang.String},
083: * and the value is of type {@link java.lang.String},
084: * <!-- begin-user-doc -->
085: * <p>
086: * If the meaning of the '<em>XMLNS Prefix Map</em>' map isn't clear,
087: * there really should be more of a description here...
088: * </p>
089: * <!-- end-user-doc -->
090: * @return the value of the '<em>XMLNS Prefix Map</em>' map.
091: * @see net.opengis.ows.OwsPackage#getDocumentRoot_XMLNSPrefixMap()
092: * @model mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" keyType="java.lang.String" valueType="java.lang.String" transient="true"
093: * extendedMetaData="kind='attribute' name='xmlns:prefix'"
094: * @generated
095: */
096: EMap getXMLNSPrefixMap();
097:
098: /**
099: * Returns the value of the '<em><b>XSI Schema Location</b></em>' map.
100: * The key is of type {@link java.lang.String},
101: * and the value is of type {@link java.lang.String},
102: * <!-- begin-user-doc -->
103: * <p>
104: * If the meaning of the '<em>XSI Schema Location</em>' map isn't clear,
105: * there really should be more of a description here...
106: * </p>
107: * <!-- end-user-doc -->
108: * @return the value of the '<em>XSI Schema Location</em>' map.
109: * @see net.opengis.ows.OwsPackage#getDocumentRoot_XSISchemaLocation()
110: * @model mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" keyType="java.lang.String" valueType="java.lang.String" transient="true"
111: * extendedMetaData="kind='attribute' name='xsi:schemaLocation'"
112: * @generated
113: */
114: EMap getXSISchemaLocation();
115:
116: /**
117: * Returns the value of the '<em><b>Abstract</b></em>' attribute.
118: * <!-- begin-user-doc -->
119: * <!-- end-user-doc -->
120: * <!-- begin-model-doc -->
121: * Brief narrative description of this resource, normally used for display to a human.
122: * <!-- end-model-doc -->
123: * @return the value of the '<em>Abstract</em>' attribute.
124: * @see #setAbstract(String)
125: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Abstract()
126: * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" upper="-2" transient="true" volatile="true" derived="true"
127: * extendedMetaData="kind='element' name='Abstract' namespace='##targetNamespace'"
128: * @generated
129: */
130: String getAbstract();
131:
132: /**
133: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getAbstract <em>Abstract</em>}' attribute.
134: * <!-- begin-user-doc -->
135: * <!-- end-user-doc -->
136: * @param value the new value of the '<em>Abstract</em>' attribute.
137: * @see #getAbstract()
138: * @generated
139: */
140: void setAbstract(String value);
141:
142: /**
143: * Returns the value of the '<em><b>Contact Info</b></em>' containment reference.
144: * <!-- begin-user-doc -->
145: * <!-- end-user-doc -->
146: * <!-- begin-model-doc -->
147: * Address of the responsible party.
148: * <!-- end-model-doc -->
149: * @return the value of the '<em>Contact Info</em>' containment reference.
150: * @see #setContactInfo(ContactType)
151: * @see net.opengis.ows.OwsPackage#getDocumentRoot_ContactInfo()
152: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
153: * extendedMetaData="kind='element' name='ContactInfo' namespace='##targetNamespace'"
154: * @generated
155: */
156: ContactType getContactInfo();
157:
158: /**
159: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getContactInfo <em>Contact Info</em>}' containment reference.
160: * <!-- begin-user-doc -->
161: * <!-- end-user-doc -->
162: * @param value the new value of the '<em>Contact Info</em>' containment reference.
163: * @see #getContactInfo()
164: * @generated
165: */
166: void setContactInfo(ContactType value);
167:
168: /**
169: * Returns the value of the '<em><b>Individual Name</b></em>' attribute.
170: * <!-- begin-user-doc -->
171: * <!-- end-user-doc -->
172: * <!-- begin-model-doc -->
173: * Name of the responsible person: surname, given name, title separated by a delimiter.
174: * <!-- end-model-doc -->
175: * @return the value of the '<em>Individual Name</em>' attribute.
176: * @see #setIndividualName(String)
177: * @see net.opengis.ows.OwsPackage#getDocumentRoot_IndividualName()
178: * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" upper="-2" transient="true" volatile="true" derived="true"
179: * extendedMetaData="kind='element' name='IndividualName' namespace='##targetNamespace'"
180: * @generated
181: */
182: String getIndividualName();
183:
184: /**
185: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getIndividualName <em>Individual Name</em>}' attribute.
186: * <!-- begin-user-doc -->
187: * <!-- end-user-doc -->
188: * @param value the new value of the '<em>Individual Name</em>' attribute.
189: * @see #getIndividualName()
190: * @generated
191: */
192: void setIndividualName(String value);
193:
194: /**
195: * Returns the value of the '<em><b>Keywords</b></em>' containment reference.
196: * <!-- begin-user-doc -->
197: * <p>
198: * If the meaning of the '<em>Keywords</em>' containment reference isn't clear,
199: * there really should be more of a description here...
200: * </p>
201: * <!-- end-user-doc -->
202: * @return the value of the '<em>Keywords</em>' containment reference.
203: * @see #setKeywords(KeywordsType)
204: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Keywords()
205: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
206: * extendedMetaData="kind='element' name='Keywords' namespace='##targetNamespace'"
207: * @generated
208: */
209: KeywordsType getKeywords();
210:
211: /**
212: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getKeywords <em>Keywords</em>}' containment reference.
213: * <!-- begin-user-doc -->
214: * <!-- end-user-doc -->
215: * @param value the new value of the '<em>Keywords</em>' containment reference.
216: * @see #getKeywords()
217: * @generated
218: */
219: void setKeywords(KeywordsType value);
220:
221: /**
222: * Returns the value of the '<em><b>Organisation Name</b></em>' attribute.
223: * <!-- begin-user-doc -->
224: * <!-- end-user-doc -->
225: * <!-- begin-model-doc -->
226: * Name of the responsible organization.
227: * <!-- end-model-doc -->
228: * @return the value of the '<em>Organisation Name</em>' attribute.
229: * @see #setOrganisationName(String)
230: * @see net.opengis.ows.OwsPackage#getDocumentRoot_OrganisationName()
231: * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" upper="-2" transient="true" volatile="true" derived="true"
232: * extendedMetaData="kind='element' name='OrganisationName' namespace='##targetNamespace'"
233: * @generated
234: */
235: String getOrganisationName();
236:
237: /**
238: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getOrganisationName <em>Organisation Name</em>}' attribute.
239: * <!-- begin-user-doc -->
240: * <!-- end-user-doc -->
241: * @param value the new value of the '<em>Organisation Name</em>' attribute.
242: * @see #getOrganisationName()
243: * @generated
244: */
245: void setOrganisationName(String value);
246:
247: /**
248: * Returns the value of the '<em><b>Point Of Contact</b></em>' containment reference.
249: * <!-- begin-user-doc -->
250: * <!-- end-user-doc -->
251: * <!-- begin-model-doc -->
252: * Identification of, and means of communication with, person(s) responsible for the resource(s).
253: * 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.
254: * <!-- end-model-doc -->
255: * @return the value of the '<em>Point Of Contact</em>' containment reference.
256: * @see #setPointOfContact(ResponsiblePartyType)
257: * @see net.opengis.ows.OwsPackage#getDocumentRoot_PointOfContact()
258: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
259: * extendedMetaData="kind='element' name='PointOfContact' namespace='##targetNamespace'"
260: * @generated
261: */
262: ResponsiblePartyType getPointOfContact();
263:
264: /**
265: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getPointOfContact <em>Point Of Contact</em>}' containment reference.
266: * <!-- begin-user-doc -->
267: * <!-- end-user-doc -->
268: * @param value the new value of the '<em>Point Of Contact</em>' containment reference.
269: * @see #getPointOfContact()
270: * @generated
271: */
272: void setPointOfContact(ResponsiblePartyType value);
273:
274: /**
275: * Returns the value of the '<em><b>Position Name</b></em>' attribute.
276: * <!-- begin-user-doc -->
277: * <!-- end-user-doc -->
278: * <!-- begin-model-doc -->
279: * Role or position of the responsible person.
280: * <!-- end-model-doc -->
281: * @return the value of the '<em>Position Name</em>' attribute.
282: * @see #setPositionName(String)
283: * @see net.opengis.ows.OwsPackage#getDocumentRoot_PositionName()
284: * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" upper="-2" transient="true" volatile="true" derived="true"
285: * extendedMetaData="kind='element' name='PositionName' namespace='##targetNamespace'"
286: * @generated
287: */
288: String getPositionName();
289:
290: /**
291: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getPositionName <em>Position Name</em>}' attribute.
292: * <!-- begin-user-doc -->
293: * <!-- end-user-doc -->
294: * @param value the new value of the '<em>Position Name</em>' attribute.
295: * @see #getPositionName()
296: * @generated
297: */
298: void setPositionName(String value);
299:
300: /**
301: * Returns the value of the '<em><b>Role</b></em>' containment reference.
302: * <!-- begin-user-doc -->
303: * <!-- end-user-doc -->
304: * <!-- begin-model-doc -->
305: * 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.
306: * <!-- end-model-doc -->
307: * @return the value of the '<em>Role</em>' containment reference.
308: * @see #setRole(CodeType)
309: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Role()
310: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
311: * extendedMetaData="kind='element' name='Role' namespace='##targetNamespace'"
312: * @generated
313: */
314: CodeType getRole();
315:
316: /**
317: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getRole <em>Role</em>}' containment reference.
318: * <!-- begin-user-doc -->
319: * <!-- end-user-doc -->
320: * @param value the new value of the '<em>Role</em>' containment reference.
321: * @see #getRole()
322: * @generated
323: */
324: void setRole(CodeType value);
325:
326: /**
327: * Returns the value of the '<em><b>Title</b></em>' attribute.
328: * <!-- begin-user-doc -->
329: * <!-- end-user-doc -->
330: * <!-- begin-model-doc -->
331: * Title of this resource, normally used for display to a human.
332: * <!-- end-model-doc -->
333: * @return the value of the '<em>Title</em>' attribute.
334: * @see #setTitle(String)
335: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Title()
336: * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" upper="-2" transient="true" volatile="true" derived="true"
337: * extendedMetaData="kind='element' name='Title' namespace='##targetNamespace'"
338: * @generated
339: */
340: String getTitle();
341:
342: /**
343: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getTitle <em>Title</em>}' attribute.
344: * <!-- begin-user-doc -->
345: * <!-- end-user-doc -->
346: * @param value the new value of the '<em>Title</em>' attribute.
347: * @see #getTitle()
348: * @generated
349: */
350: void setTitle(String value);
351:
352: /**
353: * Returns the value of the '<em><b>Abstract Meta Data</b></em>' containment reference.
354: * <!-- begin-user-doc -->
355: * <!-- end-user-doc -->
356: * <!-- begin-model-doc -->
357: * 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.
358: * <!-- end-model-doc -->
359: * @return the value of the '<em>Abstract Meta Data</em>' containment reference.
360: * @see net.opengis.ows.OwsPackage#getDocumentRoot_AbstractMetaData()
361: * @model containment="true" upper="-2" transient="true" changeable="false" volatile="true" derived="true"
362: * extendedMetaData="kind='element' name='AbstractMetaData' namespace='##targetNamespace'"
363: * @generated
364: */
365: EObject getAbstractMetaData();
366:
367: /**
368: * Returns the value of the '<em><b>Access Constraints</b></em>' attribute.
369: * <!-- begin-user-doc -->
370: * <!-- end-user-doc -->
371: * <!-- begin-model-doc -->
372: * 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.
373: * <!-- end-model-doc -->
374: * @return the value of the '<em>Access Constraints</em>' attribute.
375: * @see #setAccessConstraints(String)
376: * @see net.opengis.ows.OwsPackage#getDocumentRoot_AccessConstraints()
377: * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" upper="-2" transient="true" volatile="true" derived="true"
378: * extendedMetaData="kind='element' name='AccessConstraints' namespace='##targetNamespace'"
379: * @generated
380: */
381: String getAccessConstraints();
382:
383: /**
384: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getAccessConstraints <em>Access Constraints</em>}' attribute.
385: * <!-- begin-user-doc -->
386: * <!-- end-user-doc -->
387: * @param value the new value of the '<em>Access Constraints</em>' attribute.
388: * @see #getAccessConstraints()
389: * @generated
390: */
391: void setAccessConstraints(String value);
392:
393: /**
394: * Returns the value of the '<em><b>Available CRS</b></em>' attribute.
395: * <!-- begin-user-doc -->
396: * <p>
397: * If the meaning of the '<em>Available CRS</em>' attribute isn't clear,
398: * there really should be more of a description here...
399: * </p>
400: * <!-- end-user-doc -->
401: * @return the value of the '<em>Available CRS</em>' attribute.
402: * @see #setAvailableCRS(String)
403: * @see net.opengis.ows.OwsPackage#getDocumentRoot_AvailableCRS()
404: * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.AnyURI" upper="-2" transient="true" volatile="true" derived="true"
405: * extendedMetaData="kind='element' name='AvailableCRS' namespace='##targetNamespace'"
406: * @generated
407: */
408: String getAvailableCRS();
409:
410: /**
411: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getAvailableCRS <em>Available CRS</em>}' attribute.
412: * <!-- begin-user-doc -->
413: * <!-- end-user-doc -->
414: * @param value the new value of the '<em>Available CRS</em>' attribute.
415: * @see #getAvailableCRS()
416: * @generated
417: */
418: void setAvailableCRS(String value);
419:
420: /**
421: * Returns the value of the '<em><b>Bounding Box</b></em>' containment reference.
422: * <!-- begin-user-doc -->
423: * <p>
424: * If the meaning of the '<em>Bounding Box</em>' containment reference isn't clear,
425: * there really should be more of a description here...
426: * </p>
427: * <!-- end-user-doc -->
428: * @return the value of the '<em>Bounding Box</em>' containment reference.
429: * @see #setBoundingBox(BoundingBoxType)
430: * @see net.opengis.ows.OwsPackage#getDocumentRoot_BoundingBox()
431: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
432: * extendedMetaData="kind='element' name='BoundingBox' namespace='##targetNamespace'"
433: * @generated
434: */
435: BoundingBoxType getBoundingBox();
436:
437: /**
438: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getBoundingBox <em>Bounding Box</em>}' containment reference.
439: * <!-- begin-user-doc -->
440: * <!-- end-user-doc -->
441: * @param value the new value of the '<em>Bounding Box</em>' containment reference.
442: * @see #getBoundingBox()
443: * @generated
444: */
445: void setBoundingBox(BoundingBoxType value);
446:
447: /**
448: * Returns the value of the '<em><b>Dcp</b></em>' containment reference.
449: * <!-- begin-user-doc -->
450: * <!-- end-user-doc -->
451: * <!-- begin-model-doc -->
452: * 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.
453: * <!-- end-model-doc -->
454: * @return the value of the '<em>Dcp</em>' containment reference.
455: * @see #setDcp(DCPType)
456: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Dcp()
457: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
458: * extendedMetaData="kind='element' name='DCP' namespace='##targetNamespace'"
459: * @generated
460: */
461: DCPType getDcp();
462:
463: /**
464: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getDcp <em>Dcp</em>}' containment reference.
465: * <!-- begin-user-doc -->
466: * <!-- end-user-doc -->
467: * @param value the new value of the '<em>Dcp</em>' containment reference.
468: * @see #getDcp()
469: * @generated
470: */
471: void setDcp(DCPType value);
472:
473: /**
474: * Returns the value of the '<em><b>Exception</b></em>' containment reference.
475: * <!-- begin-user-doc -->
476: * <p>
477: * If the meaning of the '<em>Exception</em>' containment reference isn't clear,
478: * there really should be more of a description here...
479: * </p>
480: * <!-- end-user-doc -->
481: * @return the value of the '<em>Exception</em>' containment reference.
482: * @see #setException(ExceptionType)
483: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Exception()
484: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
485: * extendedMetaData="kind='element' name='Exception' namespace='##targetNamespace'"
486: * @generated
487: */
488: ExceptionType getException();
489:
490: /**
491: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getException <em>Exception</em>}' containment reference.
492: * <!-- begin-user-doc -->
493: * <!-- end-user-doc -->
494: * @param value the new value of the '<em>Exception</em>' containment reference.
495: * @see #getException()
496: * @generated
497: */
498: void setException(ExceptionType value);
499:
500: /**
501: * Returns the value of the '<em><b>Exception Report</b></em>' containment reference.
502: * <!-- begin-user-doc -->
503: * <!-- end-user-doc -->
504: * <!-- begin-model-doc -->
505: * Report message returned to the client that requested any OWS operation when the server detects an error while processing that operation request.
506: * <!-- end-model-doc -->
507: * @return the value of the '<em>Exception Report</em>' containment reference.
508: * @see #setExceptionReport(ExceptionReportType)
509: * @see net.opengis.ows.OwsPackage#getDocumentRoot_ExceptionReport()
510: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
511: * extendedMetaData="kind='element' name='ExceptionReport' namespace='##targetNamespace'"
512: * @generated
513: */
514: ExceptionReportType getExceptionReport();
515:
516: /**
517: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getExceptionReport <em>Exception Report</em>}' containment reference.
518: * <!-- begin-user-doc -->
519: * <!-- end-user-doc -->
520: * @param value the new value of the '<em>Exception Report</em>' containment reference.
521: * @see #getExceptionReport()
522: * @generated
523: */
524: void setExceptionReport(ExceptionReportType value);
525:
526: /**
527: * Returns the value of the '<em><b>Extended Capabilities</b></em>' containment reference.
528: * <!-- begin-user-doc -->
529: * <!-- end-user-doc -->
530: * <!-- begin-model-doc -->
531: * Individual software vendors and servers can use this element to provide metadata about any additional server abilities.
532: * <!-- end-model-doc -->
533: * @return the value of the '<em>Extended Capabilities</em>' containment reference.
534: * @see #setExtendedCapabilities(EObject)
535: * @see net.opengis.ows.OwsPackage#getDocumentRoot_ExtendedCapabilities()
536: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
537: * extendedMetaData="kind='element' name='ExtendedCapabilities' namespace='##targetNamespace'"
538: * @generated
539: */
540: EObject getExtendedCapabilities();
541:
542: /**
543: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getExtendedCapabilities <em>Extended Capabilities</em>}' containment reference.
544: * <!-- begin-user-doc -->
545: * <!-- end-user-doc -->
546: * @param value the new value of the '<em>Extended Capabilities</em>' containment reference.
547: * @see #getExtendedCapabilities()
548: * @generated
549: */
550: void setExtendedCapabilities(EObject value);
551:
552: /**
553: * Returns the value of the '<em><b>Fees</b></em>' attribute.
554: * <!-- begin-user-doc -->
555: * <!-- end-user-doc -->
556: * <!-- begin-model-doc -->
557: * 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.
558: * <!-- end-model-doc -->
559: * @return the value of the '<em>Fees</em>' attribute.
560: * @see #setFees(String)
561: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Fees()
562: * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" upper="-2" transient="true" volatile="true" derived="true"
563: * extendedMetaData="kind='element' name='Fees' namespace='##targetNamespace'"
564: * @generated
565: */
566: String getFees();
567:
568: /**
569: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getFees <em>Fees</em>}' attribute.
570: * <!-- begin-user-doc -->
571: * <!-- end-user-doc -->
572: * @param value the new value of the '<em>Fees</em>' attribute.
573: * @see #getFees()
574: * @generated
575: */
576: void setFees(String value);
577:
578: /**
579: * Returns the value of the '<em><b>Get Capabilities</b></em>' containment reference.
580: * <!-- begin-user-doc -->
581: * <p>
582: * If the meaning of the '<em>Get Capabilities</em>' containment reference isn't clear,
583: * there really should be more of a description here...
584: * </p>
585: * <!-- end-user-doc -->
586: * @return the value of the '<em>Get Capabilities</em>' containment reference.
587: * @see #setGetCapabilities(GetCapabilitiesType)
588: * @see net.opengis.ows.OwsPackage#getDocumentRoot_GetCapabilities()
589: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
590: * extendedMetaData="kind='element' name='GetCapabilities' namespace='##targetNamespace'"
591: * @generated
592: */
593: GetCapabilitiesType getGetCapabilities();
594:
595: /**
596: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getGetCapabilities <em>Get Capabilities</em>}' containment reference.
597: * <!-- begin-user-doc -->
598: * <!-- end-user-doc -->
599: * @param value the new value of the '<em>Get Capabilities</em>' containment reference.
600: * @see #getGetCapabilities()
601: * @generated
602: */
603: void setGetCapabilities(GetCapabilitiesType value);
604:
605: /**
606: * Returns the value of the '<em><b>Http</b></em>' containment reference.
607: * <!-- begin-user-doc -->
608: * <!-- end-user-doc -->
609: * <!-- begin-model-doc -->
610: * 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.
611: * <!-- end-model-doc -->
612: * @return the value of the '<em>Http</em>' containment reference.
613: * @see #setHttp(HTTPType)
614: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Http()
615: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
616: * extendedMetaData="kind='element' name='HTTP' namespace='##targetNamespace'"
617: * @generated
618: */
619: HTTPType getHttp();
620:
621: /**
622: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getHttp <em>Http</em>}' containment reference.
623: * <!-- begin-user-doc -->
624: * <!-- end-user-doc -->
625: * @param value the new value of the '<em>Http</em>' containment reference.
626: * @see #getHttp()
627: * @generated
628: */
629: void setHttp(HTTPType value);
630:
631: /**
632: * Returns the value of the '<em><b>Identifier</b></em>' containment reference.
633: * <!-- begin-user-doc -->
634: * <!-- end-user-doc -->
635: * <!-- begin-model-doc -->
636: * Unique identifier or name of this dataset.
637: * <!-- end-model-doc -->
638: * @return the value of the '<em>Identifier</em>' containment reference.
639: * @see #setIdentifier(CodeType)
640: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Identifier()
641: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
642: * extendedMetaData="kind='element' name='Identifier' namespace='##targetNamespace'"
643: * @generated
644: */
645: CodeType getIdentifier();
646:
647: /**
648: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getIdentifier <em>Identifier</em>}' containment reference.
649: * <!-- begin-user-doc -->
650: * <!-- end-user-doc -->
651: * @param value the new value of the '<em>Identifier</em>' containment reference.
652: * @see #getIdentifier()
653: * @generated
654: */
655: void setIdentifier(CodeType value);
656:
657: /**
658: * Returns the value of the '<em><b>Language</b></em>' attribute.
659: * <!-- begin-user-doc -->
660: * <!-- end-user-doc -->
661: * <!-- begin-model-doc -->
662: * 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.
663: * <!-- end-model-doc -->
664: * @return the value of the '<em>Language</em>' attribute.
665: * @see #setLanguage(String)
666: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Language()
667: * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.Language" upper="-2" transient="true" volatile="true" derived="true"
668: * extendedMetaData="kind='element' name='Language' namespace='##targetNamespace'"
669: * @generated
670: */
671: String getLanguage();
672:
673: /**
674: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getLanguage <em>Language</em>}' attribute.
675: * <!-- begin-user-doc -->
676: * <!-- end-user-doc -->
677: * @param value the new value of the '<em>Language</em>' attribute.
678: * @see #getLanguage()
679: * @generated
680: */
681: void setLanguage(String value);
682:
683: /**
684: * Returns the value of the '<em><b>Metadata</b></em>' containment reference.
685: * <!-- begin-user-doc -->
686: * <p>
687: * If the meaning of the '<em>Metadata</em>' containment reference isn't clear,
688: * there really should be more of a description here...
689: * </p>
690: * <!-- end-user-doc -->
691: * @return the value of the '<em>Metadata</em>' containment reference.
692: * @see #setMetadata(MetadataType)
693: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Metadata()
694: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
695: * extendedMetaData="kind='element' name='Metadata' namespace='##targetNamespace'"
696: * @generated
697: */
698: MetadataType getMetadata();
699:
700: /**
701: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getMetadata <em>Metadata</em>}' containment reference.
702: * <!-- begin-user-doc -->
703: * <!-- end-user-doc -->
704: * @param value the new value of the '<em>Metadata</em>' containment reference.
705: * @see #getMetadata()
706: * @generated
707: */
708: void setMetadata(MetadataType value);
709:
710: /**
711: * Returns the value of the '<em><b>Operation</b></em>' containment reference.
712: * <!-- begin-user-doc -->
713: * <!-- end-user-doc -->
714: * <!-- begin-model-doc -->
715: * Metadata for one operation that this server implements.
716: * <!-- end-model-doc -->
717: * @return the value of the '<em>Operation</em>' containment reference.
718: * @see #setOperation(OperationType)
719: * @see net.opengis.ows.OwsPackage#getDocumentRoot_Operation()
720: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
721: * extendedMetaData="kind='element' name='Operation' namespace='##targetNamespace'"
722: * @generated
723: */
724: OperationType getOperation();
725:
726: /**
727: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getOperation <em>Operation</em>}' containment reference.
728: * <!-- begin-user-doc -->
729: * <!-- end-user-doc -->
730: * @param value the new value of the '<em>Operation</em>' containment reference.
731: * @see #getOperation()
732: * @generated
733: */
734: void setOperation(OperationType value);
735:
736: /**
737: * Returns the value of the '<em><b>Operations Metadata</b></em>' containment reference.
738: * <!-- begin-user-doc -->
739: * <!-- end-user-doc -->
740: * <!-- begin-model-doc -->
741: * 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.
742: * <!-- end-model-doc -->
743: * @return the value of the '<em>Operations Metadata</em>' containment reference.
744: * @see #setOperationsMetadata(OperationsMetadataType)
745: * @see net.opengis.ows.OwsPackage#getDocumentRoot_OperationsMetadata()
746: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
747: * extendedMetaData="kind='element' name='OperationsMetadata' namespace='##targetNamespace'"
748: * @generated
749: */
750: OperationsMetadataType getOperationsMetadata();
751:
752: /**
753: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getOperationsMetadata <em>Operations Metadata</em>}' containment reference.
754: * <!-- begin-user-doc -->
755: * <!-- end-user-doc -->
756: * @param value the new value of the '<em>Operations Metadata</em>' containment reference.
757: * @see #getOperationsMetadata()
758: * @generated
759: */
760: void setOperationsMetadata(OperationsMetadataType value);
761:
762: /**
763: * Returns the value of the '<em><b>Output Format</b></em>' attribute.
764: * <!-- begin-user-doc -->
765: * <!-- end-user-doc -->
766: * <!-- begin-model-doc -->
767: * 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.
768: * <!-- end-model-doc -->
769: * @return the value of the '<em>Output Format</em>' attribute.
770: * @see #setOutputFormat(String)
771: * @see net.opengis.ows.OwsPackage#getDocumentRoot_OutputFormat()
772: * @model unique="false" dataType="net.opengis.ows.MimeType" upper="-2" transient="true" volatile="true" derived="true"
773: * extendedMetaData="kind='element' name='OutputFormat' namespace='##targetNamespace'"
774: * @generated
775: */
776: String getOutputFormat();
777:
778: /**
779: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getOutputFormat <em>Output Format</em>}' attribute.
780: * <!-- begin-user-doc -->
781: * <!-- end-user-doc -->
782: * @param value the new value of the '<em>Output Format</em>' attribute.
783: * @see #getOutputFormat()
784: * @generated
785: */
786: void setOutputFormat(String value);
787:
788: /**
789: * Returns the value of the '<em><b>Service Identification</b></em>' containment reference.
790: * <!-- begin-user-doc -->
791: * <!-- end-user-doc -->
792: * <!-- begin-model-doc -->
793: * General metadata for this specific server. This XML Schema of this section shall be the same for all OWS.
794: * <!-- end-model-doc -->
795: * @return the value of the '<em>Service Identification</em>' containment reference.
796: * @see #setServiceIdentification(ServiceIdentificationType)
797: * @see net.opengis.ows.OwsPackage#getDocumentRoot_ServiceIdentification()
798: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
799: * extendedMetaData="kind='element' name='ServiceIdentification' namespace='##targetNamespace'"
800: * @generated
801: */
802: ServiceIdentificationType getServiceIdentification();
803:
804: /**
805: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getServiceIdentification <em>Service Identification</em>}' containment reference.
806: * <!-- begin-user-doc -->
807: * <!-- end-user-doc -->
808: * @param value the new value of the '<em>Service Identification</em>' containment reference.
809: * @see #getServiceIdentification()
810: * @generated
811: */
812: void setServiceIdentification(ServiceIdentificationType value);
813:
814: /**
815: * Returns the value of the '<em><b>Service Provider</b></em>' containment reference.
816: * <!-- begin-user-doc -->
817: * <!-- end-user-doc -->
818: * <!-- begin-model-doc -->
819: * Metadata about the organization that provides this specific service instance or server.
820: * <!-- end-model-doc -->
821: * @return the value of the '<em>Service Provider</em>' containment reference.
822: * @see #setServiceProvider(ServiceProviderType)
823: * @see net.opengis.ows.OwsPackage#getDocumentRoot_ServiceProvider()
824: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
825: * extendedMetaData="kind='element' name='ServiceProvider' namespace='##targetNamespace'"
826: * @generated
827: */
828: ServiceProviderType getServiceProvider();
829:
830: /**
831: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getServiceProvider <em>Service Provider</em>}' containment reference.
832: * <!-- begin-user-doc -->
833: * <!-- end-user-doc -->
834: * @param value the new value of the '<em>Service Provider</em>' containment reference.
835: * @see #getServiceProvider()
836: * @generated
837: */
838: void setServiceProvider(ServiceProviderType value);
839:
840: /**
841: * Returns the value of the '<em><b>Supported CRS</b></em>' attribute.
842: * <!-- begin-user-doc -->
843: * <!-- end-user-doc -->
844: * <!-- begin-model-doc -->
845: * 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.
846: * <!-- end-model-doc -->
847: * @return the value of the '<em>Supported CRS</em>' attribute.
848: * @see #setSupportedCRS(String)
849: * @see net.opengis.ows.OwsPackage#getDocumentRoot_SupportedCRS()
850: * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.AnyURI" upper="-2" transient="true" volatile="true" derived="true"
851: * extendedMetaData="kind='element' name='SupportedCRS' namespace='##targetNamespace' affiliation='AvailableCRS'"
852: * @generated
853: */
854: String getSupportedCRS();
855:
856: /**
857: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getSupportedCRS <em>Supported CRS</em>}' attribute.
858: * <!-- begin-user-doc -->
859: * <!-- end-user-doc -->
860: * @param value the new value of the '<em>Supported CRS</em>' attribute.
861: * @see #getSupportedCRS()
862: * @generated
863: */
864: void setSupportedCRS(String value);
865:
866: /**
867: * Returns the value of the '<em><b>Wg S84 Bounding Box</b></em>' containment reference.
868: * <!-- begin-user-doc -->
869: * <p>
870: * If the meaning of the '<em>Wg S84 Bounding Box</em>' containment reference isn't clear,
871: * there really should be more of a description here...
872: * </p>
873: * <!-- end-user-doc -->
874: * @return the value of the '<em>Wg S84 Bounding Box</em>' containment reference.
875: * @see #setWgS84BoundingBox(WGS84BoundingBoxType)
876: * @see net.opengis.ows.OwsPackage#getDocumentRoot_WgS84BoundingBox()
877: * @model containment="true" upper="-2" transient="true" volatile="true" derived="true"
878: * extendedMetaData="kind='element' name='WGS84BoundingBox' namespace='##targetNamespace' affiliation='BoundingBox'"
879: * @generated
880: */
881: WGS84BoundingBoxType getWgS84BoundingBox();
882:
883: /**
884: * Sets the value of the '{@link net.opengis.ows.DocumentRoot#getWgS84BoundingBox <em>Wg S84 Bounding Box</em>}' containment reference.
885: * <!-- begin-user-doc -->
886: * <!-- end-user-doc -->
887: * @param value the new value of the '<em>Wg S84 Bounding Box</em>' containment reference.
888: * @see #getWgS84BoundingBox()
889: * @generated
890: */
891: void setWgS84BoundingBox(WGS84BoundingBoxType value);
892:
893: } // DocumentRoot
|