0001: /**
0002: * <copyright>
0003: * </copyright>
0004: *
0005: * $Id: OwsPackage.java 7522 2007-09-12 22:00:10Z saul.farber $
0006: */package net.opengis.ows;
0007:
0008: import org.eclipse.emf.ecore.EAttribute;
0009: import org.eclipse.emf.ecore.EClass;
0010: import org.eclipse.emf.ecore.EDataType;
0011: import org.eclipse.emf.ecore.EPackage;
0012: import org.eclipse.emf.ecore.EReference;
0013:
0014: /**
0015: * <!-- begin-user-doc -->
0016: * The <b>Package</b> for the model.
0017: * It contains accessors for the meta objects to represent
0018: * <ul>
0019: * <li>each class,</li>
0020: * <li>each feature of each class,</li>
0021: * <li>each enum,</li>
0022: * <li>and each data type</li>
0023: * </ul>
0024: * <!-- end-user-doc -->
0025: * @see net.opengis.ows.OwsFactory
0026: * @model kind="package"
0027: * @generated
0028: */
0029: public interface OwsPackage extends EPackage {
0030: /**
0031: * The package name.
0032: * <!-- begin-user-doc -->
0033: * <!-- end-user-doc -->
0034: * @generated
0035: */
0036: String eNAME = "ows";
0037:
0038: /**
0039: * The package namespace URI.
0040: * <!-- begin-user-doc -->
0041: * <!-- end-user-doc -->
0042: * @generated
0043: */
0044: String eNS_URI = "http:///net/opengis/ows.ecore";
0045:
0046: /**
0047: * The package namespace name.
0048: * <!-- begin-user-doc -->
0049: * <!-- end-user-doc -->
0050: * @generated
0051: */
0052: String eNS_PREFIX = "net.opengis.ows";
0053:
0054: /**
0055: * The singleton instance of the package.
0056: * <!-- begin-user-doc -->
0057: * <!-- end-user-doc -->
0058: * @generated
0059: */
0060: OwsPackage eINSTANCE = net.opengis.ows.impl.OwsPackageImpl.init();
0061:
0062: /**
0063: * The meta object id for the '{@link net.opengis.ows.impl.AcceptFormatsTypeImpl <em>Accept Formats Type</em>}' class.
0064: * <!-- begin-user-doc -->
0065: * <!-- end-user-doc -->
0066: * @see net.opengis.ows.impl.AcceptFormatsTypeImpl
0067: * @see net.opengis.ows.impl.OwsPackageImpl#getAcceptFormatsType()
0068: * @generated
0069: */
0070: int ACCEPT_FORMATS_TYPE = 0;
0071:
0072: /**
0073: * The feature id for the '<em><b>Output Format</b></em>' attribute list.
0074: * <!-- begin-user-doc -->
0075: * <!-- end-user-doc -->
0076: * @generated
0077: * @ordered
0078: */
0079: int ACCEPT_FORMATS_TYPE__OUTPUT_FORMAT = 0;
0080:
0081: /**
0082: * The number of structural features of the '<em>Accept Formats Type</em>' class.
0083: * <!-- begin-user-doc -->
0084: * <!-- end-user-doc -->
0085: * @generated
0086: * @ordered
0087: */
0088: int ACCEPT_FORMATS_TYPE_FEATURE_COUNT = 1;
0089:
0090: /**
0091: * The meta object id for the '{@link net.opengis.ows.impl.AcceptVersionsTypeImpl <em>Accept Versions Type</em>}' class.
0092: * <!-- begin-user-doc -->
0093: * <!-- end-user-doc -->
0094: * @see net.opengis.ows.impl.AcceptVersionsTypeImpl
0095: * @see net.opengis.ows.impl.OwsPackageImpl#getAcceptVersionsType()
0096: * @generated
0097: */
0098: int ACCEPT_VERSIONS_TYPE = 1;
0099:
0100: /**
0101: * The feature id for the '<em><b>Version</b></em>' attribute list.
0102: * <!-- begin-user-doc -->
0103: * <!-- end-user-doc -->
0104: * @generated
0105: * @ordered
0106: */
0107: int ACCEPT_VERSIONS_TYPE__VERSION = 0;
0108:
0109: /**
0110: * The number of structural features of the '<em>Accept Versions Type</em>' class.
0111: * <!-- begin-user-doc -->
0112: * <!-- end-user-doc -->
0113: * @generated
0114: * @ordered
0115: */
0116: int ACCEPT_VERSIONS_TYPE_FEATURE_COUNT = 1;
0117:
0118: /**
0119: * The meta object id for the '{@link net.opengis.ows.impl.AddressTypeImpl <em>Address Type</em>}' class.
0120: * <!-- begin-user-doc -->
0121: * <!-- end-user-doc -->
0122: * @see net.opengis.ows.impl.AddressTypeImpl
0123: * @see net.opengis.ows.impl.OwsPackageImpl#getAddressType()
0124: * @generated
0125: */
0126: int ADDRESS_TYPE = 2;
0127:
0128: /**
0129: * The feature id for the '<em><b>Delivery Point</b></em>' attribute.
0130: * <!-- begin-user-doc -->
0131: * <!-- end-user-doc -->
0132: * @generated
0133: * @ordered
0134: */
0135: int ADDRESS_TYPE__DELIVERY_POINT = 0;
0136:
0137: /**
0138: * The feature id for the '<em><b>City</b></em>' attribute.
0139: * <!-- begin-user-doc -->
0140: * <!-- end-user-doc -->
0141: * @generated
0142: * @ordered
0143: */
0144: int ADDRESS_TYPE__CITY = 1;
0145:
0146: /**
0147: * The feature id for the '<em><b>Administrative Area</b></em>' attribute.
0148: * <!-- begin-user-doc -->
0149: * <!-- end-user-doc -->
0150: * @generated
0151: * @ordered
0152: */
0153: int ADDRESS_TYPE__ADMINISTRATIVE_AREA = 2;
0154:
0155: /**
0156: * The feature id for the '<em><b>Postal Code</b></em>' attribute.
0157: * <!-- begin-user-doc -->
0158: * <!-- end-user-doc -->
0159: * @generated
0160: * @ordered
0161: */
0162: int ADDRESS_TYPE__POSTAL_CODE = 3;
0163:
0164: /**
0165: * The feature id for the '<em><b>Country</b></em>' attribute.
0166: * <!-- begin-user-doc -->
0167: * <!-- end-user-doc -->
0168: * @generated
0169: * @ordered
0170: */
0171: int ADDRESS_TYPE__COUNTRY = 4;
0172:
0173: /**
0174: * The feature id for the '<em><b>Electronic Mail Address</b></em>' attribute.
0175: * <!-- begin-user-doc -->
0176: * <!-- end-user-doc -->
0177: * @generated
0178: * @ordered
0179: */
0180: int ADDRESS_TYPE__ELECTRONIC_MAIL_ADDRESS = 5;
0181:
0182: /**
0183: * The number of structural features of the '<em>Address Type</em>' class.
0184: * <!-- begin-user-doc -->
0185: * <!-- end-user-doc -->
0186: * @generated
0187: * @ordered
0188: */
0189: int ADDRESS_TYPE_FEATURE_COUNT = 6;
0190:
0191: /**
0192: * The meta object id for the '{@link net.opengis.ows.impl.BoundingBoxTypeImpl <em>Bounding Box Type</em>}' class.
0193: * <!-- begin-user-doc -->
0194: * <!-- end-user-doc -->
0195: * @see net.opengis.ows.impl.BoundingBoxTypeImpl
0196: * @see net.opengis.ows.impl.OwsPackageImpl#getBoundingBoxType()
0197: * @generated
0198: */
0199: int BOUNDING_BOX_TYPE = 3;
0200:
0201: /**
0202: * The feature id for the '<em><b>Lower Corner</b></em>' attribute.
0203: * <!-- begin-user-doc -->
0204: * <!-- end-user-doc -->
0205: * @generated
0206: * @ordered
0207: */
0208: int BOUNDING_BOX_TYPE__LOWER_CORNER = 0;
0209:
0210: /**
0211: * The feature id for the '<em><b>Upper Corner</b></em>' attribute.
0212: * <!-- begin-user-doc -->
0213: * <!-- end-user-doc -->
0214: * @generated
0215: * @ordered
0216: */
0217: int BOUNDING_BOX_TYPE__UPPER_CORNER = 1;
0218:
0219: /**
0220: * The feature id for the '<em><b>Crs</b></em>' attribute.
0221: * <!-- begin-user-doc -->
0222: * <!-- end-user-doc -->
0223: * @generated
0224: * @ordered
0225: */
0226: int BOUNDING_BOX_TYPE__CRS = 2;
0227:
0228: /**
0229: * The feature id for the '<em><b>Dimensions</b></em>' attribute.
0230: * <!-- begin-user-doc -->
0231: * <!-- end-user-doc -->
0232: * @generated
0233: * @ordered
0234: */
0235: int BOUNDING_BOX_TYPE__DIMENSIONS = 3;
0236:
0237: /**
0238: * The number of structural features of the '<em>Bounding Box Type</em>' class.
0239: * <!-- begin-user-doc -->
0240: * <!-- end-user-doc -->
0241: * @generated
0242: * @ordered
0243: */
0244: int BOUNDING_BOX_TYPE_FEATURE_COUNT = 4;
0245:
0246: /**
0247: * The meta object id for the '{@link net.opengis.ows.impl.CapabilitiesBaseTypeImpl <em>Capabilities Base Type</em>}' class.
0248: * <!-- begin-user-doc -->
0249: * <!-- end-user-doc -->
0250: * @see net.opengis.ows.impl.CapabilitiesBaseTypeImpl
0251: * @see net.opengis.ows.impl.OwsPackageImpl#getCapabilitiesBaseType()
0252: * @generated
0253: */
0254: int CAPABILITIES_BASE_TYPE = 4;
0255:
0256: /**
0257: * The feature id for the '<em><b>Service Identification</b></em>' containment reference.
0258: * <!-- begin-user-doc -->
0259: * <!-- end-user-doc -->
0260: * @generated
0261: * @ordered
0262: */
0263: int CAPABILITIES_BASE_TYPE__SERVICE_IDENTIFICATION = 0;
0264:
0265: /**
0266: * The feature id for the '<em><b>Service Provider</b></em>' containment reference.
0267: * <!-- begin-user-doc -->
0268: * <!-- end-user-doc -->
0269: * @generated
0270: * @ordered
0271: */
0272: int CAPABILITIES_BASE_TYPE__SERVICE_PROVIDER = 1;
0273:
0274: /**
0275: * The feature id for the '<em><b>Operations Metadata</b></em>' containment reference.
0276: * <!-- begin-user-doc -->
0277: * <!-- end-user-doc -->
0278: * @generated
0279: * @ordered
0280: */
0281: int CAPABILITIES_BASE_TYPE__OPERATIONS_METADATA = 2;
0282:
0283: /**
0284: * The feature id for the '<em><b>Update Sequence</b></em>' attribute.
0285: * <!-- begin-user-doc -->
0286: * <!-- end-user-doc -->
0287: * @generated
0288: * @ordered
0289: */
0290: int CAPABILITIES_BASE_TYPE__UPDATE_SEQUENCE = 3;
0291:
0292: /**
0293: * The feature id for the '<em><b>Version</b></em>' attribute.
0294: * <!-- begin-user-doc -->
0295: * <!-- end-user-doc -->
0296: * @generated
0297: * @ordered
0298: */
0299: int CAPABILITIES_BASE_TYPE__VERSION = 4;
0300:
0301: /**
0302: * The number of structural features of the '<em>Capabilities Base Type</em>' class.
0303: * <!-- begin-user-doc -->
0304: * <!-- end-user-doc -->
0305: * @generated
0306: * @ordered
0307: */
0308: int CAPABILITIES_BASE_TYPE_FEATURE_COUNT = 5;
0309:
0310: /**
0311: * The meta object id for the '{@link net.opengis.ows.impl.CodeTypeImpl <em>Code Type</em>}' class.
0312: * <!-- begin-user-doc -->
0313: * <!-- end-user-doc -->
0314: * @see net.opengis.ows.impl.CodeTypeImpl
0315: * @see net.opengis.ows.impl.OwsPackageImpl#getCodeType()
0316: * @generated
0317: */
0318: int CODE_TYPE = 5;
0319:
0320: /**
0321: * The feature id for the '<em><b>Value</b></em>' attribute.
0322: * <!-- begin-user-doc -->
0323: * <!-- end-user-doc -->
0324: * @generated
0325: * @ordered
0326: */
0327: int CODE_TYPE__VALUE = 0;
0328:
0329: /**
0330: * The feature id for the '<em><b>Code Space</b></em>' attribute.
0331: * <!-- begin-user-doc -->
0332: * <!-- end-user-doc -->
0333: * @generated
0334: * @ordered
0335: */
0336: int CODE_TYPE__CODE_SPACE = 1;
0337:
0338: /**
0339: * The number of structural features of the '<em>Code Type</em>' class.
0340: * <!-- begin-user-doc -->
0341: * <!-- end-user-doc -->
0342: * @generated
0343: * @ordered
0344: */
0345: int CODE_TYPE_FEATURE_COUNT = 2;
0346:
0347: /**
0348: * The meta object id for the '{@link net.opengis.ows.impl.ContactTypeImpl <em>Contact Type</em>}' class.
0349: * <!-- begin-user-doc -->
0350: * <!-- end-user-doc -->
0351: * @see net.opengis.ows.impl.ContactTypeImpl
0352: * @see net.opengis.ows.impl.OwsPackageImpl#getContactType()
0353: * @generated
0354: */
0355: int CONTACT_TYPE = 6;
0356:
0357: /**
0358: * The feature id for the '<em><b>Phone</b></em>' containment reference.
0359: * <!-- begin-user-doc -->
0360: * <!-- end-user-doc -->
0361: * @generated
0362: * @ordered
0363: */
0364: int CONTACT_TYPE__PHONE = 0;
0365:
0366: /**
0367: * The feature id for the '<em><b>Address</b></em>' containment reference.
0368: * <!-- begin-user-doc -->
0369: * <!-- end-user-doc -->
0370: * @generated
0371: * @ordered
0372: */
0373: int CONTACT_TYPE__ADDRESS = 1;
0374:
0375: /**
0376: * The feature id for the '<em><b>Online Resource</b></em>' containment reference.
0377: * <!-- begin-user-doc -->
0378: * <!-- end-user-doc -->
0379: * @generated
0380: * @ordered
0381: */
0382: int CONTACT_TYPE__ONLINE_RESOURCE = 2;
0383:
0384: /**
0385: * The feature id for the '<em><b>Hours Of Service</b></em>' attribute.
0386: * <!-- begin-user-doc -->
0387: * <!-- end-user-doc -->
0388: * @generated
0389: * @ordered
0390: */
0391: int CONTACT_TYPE__HOURS_OF_SERVICE = 3;
0392:
0393: /**
0394: * The feature id for the '<em><b>Contact Instructions</b></em>' attribute.
0395: * <!-- begin-user-doc -->
0396: * <!-- end-user-doc -->
0397: * @generated
0398: * @ordered
0399: */
0400: int CONTACT_TYPE__CONTACT_INSTRUCTIONS = 4;
0401:
0402: /**
0403: * The number of structural features of the '<em>Contact Type</em>' class.
0404: * <!-- begin-user-doc -->
0405: * <!-- end-user-doc -->
0406: * @generated
0407: * @ordered
0408: */
0409: int CONTACT_TYPE_FEATURE_COUNT = 5;
0410:
0411: /**
0412: * The meta object id for the '{@link net.opengis.ows.impl.DCPTypeImpl <em>DCP Type</em>}' class.
0413: * <!-- begin-user-doc -->
0414: * <!-- end-user-doc -->
0415: * @see net.opengis.ows.impl.DCPTypeImpl
0416: * @see net.opengis.ows.impl.OwsPackageImpl#getDCPType()
0417: * @generated
0418: */
0419: int DCP_TYPE = 7;
0420:
0421: /**
0422: * The feature id for the '<em><b>HTTP</b></em>' containment reference.
0423: * <!-- begin-user-doc -->
0424: * <!-- end-user-doc -->
0425: * @generated
0426: * @ordered
0427: */
0428: int DCP_TYPE__HTTP = 0;
0429:
0430: /**
0431: * The number of structural features of the '<em>DCP Type</em>' class.
0432: * <!-- begin-user-doc -->
0433: * <!-- end-user-doc -->
0434: * @generated
0435: * @ordered
0436: */
0437: int DCP_TYPE_FEATURE_COUNT = 1;
0438:
0439: /**
0440: * The meta object id for the '{@link net.opengis.ows.impl.DescriptionTypeImpl <em>Description Type</em>}' class.
0441: * <!-- begin-user-doc -->
0442: * <!-- end-user-doc -->
0443: * @see net.opengis.ows.impl.DescriptionTypeImpl
0444: * @see net.opengis.ows.impl.OwsPackageImpl#getDescriptionType()
0445: * @generated
0446: */
0447: int DESCRIPTION_TYPE = 8;
0448:
0449: /**
0450: * The feature id for the '<em><b>Title</b></em>' attribute.
0451: * <!-- begin-user-doc -->
0452: * <!-- end-user-doc -->
0453: * @generated
0454: * @ordered
0455: */
0456: int DESCRIPTION_TYPE__TITLE = 0;
0457:
0458: /**
0459: * The feature id for the '<em><b>Abstract</b></em>' attribute.
0460: * <!-- begin-user-doc -->
0461: * <!-- end-user-doc -->
0462: * @generated
0463: * @ordered
0464: */
0465: int DESCRIPTION_TYPE__ABSTRACT = 1;
0466:
0467: /**
0468: * The feature id for the '<em><b>Keywords</b></em>' containment reference list.
0469: * <!-- begin-user-doc -->
0470: * <!-- end-user-doc -->
0471: * @generated
0472: * @ordered
0473: */
0474: int DESCRIPTION_TYPE__KEYWORDS = 2;
0475:
0476: /**
0477: * The number of structural features of the '<em>Description Type</em>' class.
0478: * <!-- begin-user-doc -->
0479: * <!-- end-user-doc -->
0480: * @generated
0481: * @ordered
0482: */
0483: int DESCRIPTION_TYPE_FEATURE_COUNT = 3;
0484:
0485: /**
0486: * The meta object id for the '{@link net.opengis.ows.impl.DocumentRootImpl <em>Document Root</em>}' class.
0487: * <!-- begin-user-doc -->
0488: * <!-- end-user-doc -->
0489: * @see net.opengis.ows.impl.DocumentRootImpl
0490: * @see net.opengis.ows.impl.OwsPackageImpl#getDocumentRoot()
0491: * @generated
0492: */
0493: int DOCUMENT_ROOT = 9;
0494:
0495: /**
0496: * The feature id for the '<em><b>Mixed</b></em>' attribute list.
0497: * <!-- begin-user-doc -->
0498: * <!-- end-user-doc -->
0499: * @generated
0500: * @ordered
0501: */
0502: int DOCUMENT_ROOT__MIXED = 0;
0503:
0504: /**
0505: * The feature id for the '<em><b>XMLNS Prefix Map</b></em>' map.
0506: * <!-- begin-user-doc -->
0507: * <!-- end-user-doc -->
0508: * @generated
0509: * @ordered
0510: */
0511: int DOCUMENT_ROOT__XMLNS_PREFIX_MAP = 1;
0512:
0513: /**
0514: * The feature id for the '<em><b>XSI Schema Location</b></em>' map.
0515: * <!-- begin-user-doc -->
0516: * <!-- end-user-doc -->
0517: * @generated
0518: * @ordered
0519: */
0520: int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = 2;
0521:
0522: /**
0523: * The feature id for the '<em><b>Abstract</b></em>' attribute.
0524: * <!-- begin-user-doc -->
0525: * <!-- end-user-doc -->
0526: * @generated
0527: * @ordered
0528: */
0529: int DOCUMENT_ROOT__ABSTRACT = 3;
0530:
0531: /**
0532: * The feature id for the '<em><b>Contact Info</b></em>' containment reference.
0533: * <!-- begin-user-doc -->
0534: * <!-- end-user-doc -->
0535: * @generated
0536: * @ordered
0537: */
0538: int DOCUMENT_ROOT__CONTACT_INFO = 4;
0539:
0540: /**
0541: * The feature id for the '<em><b>Individual Name</b></em>' attribute.
0542: * <!-- begin-user-doc -->
0543: * <!-- end-user-doc -->
0544: * @generated
0545: * @ordered
0546: */
0547: int DOCUMENT_ROOT__INDIVIDUAL_NAME = 5;
0548:
0549: /**
0550: * The feature id for the '<em><b>Keywords</b></em>' containment reference.
0551: * <!-- begin-user-doc -->
0552: * <!-- end-user-doc -->
0553: * @generated
0554: * @ordered
0555: */
0556: int DOCUMENT_ROOT__KEYWORDS = 6;
0557:
0558: /**
0559: * The feature id for the '<em><b>Organisation Name</b></em>' attribute.
0560: * <!-- begin-user-doc -->
0561: * <!-- end-user-doc -->
0562: * @generated
0563: * @ordered
0564: */
0565: int DOCUMENT_ROOT__ORGANISATION_NAME = 7;
0566:
0567: /**
0568: * The feature id for the '<em><b>Point Of Contact</b></em>' containment reference.
0569: * <!-- begin-user-doc -->
0570: * <!-- end-user-doc -->
0571: * @generated
0572: * @ordered
0573: */
0574: int DOCUMENT_ROOT__POINT_OF_CONTACT = 8;
0575:
0576: /**
0577: * The feature id for the '<em><b>Position Name</b></em>' attribute.
0578: * <!-- begin-user-doc -->
0579: * <!-- end-user-doc -->
0580: * @generated
0581: * @ordered
0582: */
0583: int DOCUMENT_ROOT__POSITION_NAME = 9;
0584:
0585: /**
0586: * The feature id for the '<em><b>Role</b></em>' containment reference.
0587: * <!-- begin-user-doc -->
0588: * <!-- end-user-doc -->
0589: * @generated
0590: * @ordered
0591: */
0592: int DOCUMENT_ROOT__ROLE = 10;
0593:
0594: /**
0595: * The feature id for the '<em><b>Title</b></em>' attribute.
0596: * <!-- begin-user-doc -->
0597: * <!-- end-user-doc -->
0598: * @generated
0599: * @ordered
0600: */
0601: int DOCUMENT_ROOT__TITLE = 11;
0602:
0603: /**
0604: * The feature id for the '<em><b>Abstract Meta Data</b></em>' containment reference.
0605: * <!-- begin-user-doc -->
0606: * <!-- end-user-doc -->
0607: * @generated
0608: * @ordered
0609: */
0610: int DOCUMENT_ROOT__ABSTRACT_META_DATA = 12;
0611:
0612: /**
0613: * The feature id for the '<em><b>Access Constraints</b></em>' attribute.
0614: * <!-- begin-user-doc -->
0615: * <!-- end-user-doc -->
0616: * @generated
0617: * @ordered
0618: */
0619: int DOCUMENT_ROOT__ACCESS_CONSTRAINTS = 13;
0620:
0621: /**
0622: * The feature id for the '<em><b>Available CRS</b></em>' attribute.
0623: * <!-- begin-user-doc -->
0624: * <!-- end-user-doc -->
0625: * @generated
0626: * @ordered
0627: */
0628: int DOCUMENT_ROOT__AVAILABLE_CRS = 14;
0629:
0630: /**
0631: * The feature id for the '<em><b>Bounding Box</b></em>' containment reference.
0632: * <!-- begin-user-doc -->
0633: * <!-- end-user-doc -->
0634: * @generated
0635: * @ordered
0636: */
0637: int DOCUMENT_ROOT__BOUNDING_BOX = 15;
0638:
0639: /**
0640: * The feature id for the '<em><b>Dcp</b></em>' containment reference.
0641: * <!-- begin-user-doc -->
0642: * <!-- end-user-doc -->
0643: * @generated
0644: * @ordered
0645: */
0646: int DOCUMENT_ROOT__DCP = 16;
0647:
0648: /**
0649: * The feature id for the '<em><b>Exception</b></em>' containment reference.
0650: * <!-- begin-user-doc -->
0651: * <!-- end-user-doc -->
0652: * @generated
0653: * @ordered
0654: */
0655: int DOCUMENT_ROOT__EXCEPTION = 17;
0656:
0657: /**
0658: * The feature id for the '<em><b>Exception Report</b></em>' containment reference.
0659: * <!-- begin-user-doc -->
0660: * <!-- end-user-doc -->
0661: * @generated
0662: * @ordered
0663: */
0664: int DOCUMENT_ROOT__EXCEPTION_REPORT = 18;
0665:
0666: /**
0667: * The feature id for the '<em><b>Extended Capabilities</b></em>' containment reference.
0668: * <!-- begin-user-doc -->
0669: * <!-- end-user-doc -->
0670: * @generated
0671: * @ordered
0672: */
0673: int DOCUMENT_ROOT__EXTENDED_CAPABILITIES = 19;
0674:
0675: /**
0676: * The feature id for the '<em><b>Fees</b></em>' attribute.
0677: * <!-- begin-user-doc -->
0678: * <!-- end-user-doc -->
0679: * @generated
0680: * @ordered
0681: */
0682: int DOCUMENT_ROOT__FEES = 20;
0683:
0684: /**
0685: * The feature id for the '<em><b>Get Capabilities</b></em>' containment reference.
0686: * <!-- begin-user-doc -->
0687: * <!-- end-user-doc -->
0688: * @generated
0689: * @ordered
0690: */
0691: int DOCUMENT_ROOT__GET_CAPABILITIES = 21;
0692:
0693: /**
0694: * The feature id for the '<em><b>Http</b></em>' containment reference.
0695: * <!-- begin-user-doc -->
0696: * <!-- end-user-doc -->
0697: * @generated
0698: * @ordered
0699: */
0700: int DOCUMENT_ROOT__HTTP = 22;
0701:
0702: /**
0703: * The feature id for the '<em><b>Identifier</b></em>' containment reference.
0704: * <!-- begin-user-doc -->
0705: * <!-- end-user-doc -->
0706: * @generated
0707: * @ordered
0708: */
0709: int DOCUMENT_ROOT__IDENTIFIER = 23;
0710:
0711: /**
0712: * The feature id for the '<em><b>Language</b></em>' attribute.
0713: * <!-- begin-user-doc -->
0714: * <!-- end-user-doc -->
0715: * @generated
0716: * @ordered
0717: */
0718: int DOCUMENT_ROOT__LANGUAGE = 24;
0719:
0720: /**
0721: * The feature id for the '<em><b>Metadata</b></em>' containment reference.
0722: * <!-- begin-user-doc -->
0723: * <!-- end-user-doc -->
0724: * @generated
0725: * @ordered
0726: */
0727: int DOCUMENT_ROOT__METADATA = 25;
0728:
0729: /**
0730: * The feature id for the '<em><b>Operation</b></em>' containment reference.
0731: * <!-- begin-user-doc -->
0732: * <!-- end-user-doc -->
0733: * @generated
0734: * @ordered
0735: */
0736: int DOCUMENT_ROOT__OPERATION = 26;
0737:
0738: /**
0739: * The feature id for the '<em><b>Operations Metadata</b></em>' containment reference.
0740: * <!-- begin-user-doc -->
0741: * <!-- end-user-doc -->
0742: * @generated
0743: * @ordered
0744: */
0745: int DOCUMENT_ROOT__OPERATIONS_METADATA = 27;
0746:
0747: /**
0748: * The feature id for the '<em><b>Output Format</b></em>' attribute.
0749: * <!-- begin-user-doc -->
0750: * <!-- end-user-doc -->
0751: * @generated
0752: * @ordered
0753: */
0754: int DOCUMENT_ROOT__OUTPUT_FORMAT = 28;
0755:
0756: /**
0757: * The feature id for the '<em><b>Service Identification</b></em>' containment reference.
0758: * <!-- begin-user-doc -->
0759: * <!-- end-user-doc -->
0760: * @generated
0761: * @ordered
0762: */
0763: int DOCUMENT_ROOT__SERVICE_IDENTIFICATION = 29;
0764:
0765: /**
0766: * The feature id for the '<em><b>Service Provider</b></em>' containment reference.
0767: * <!-- begin-user-doc -->
0768: * <!-- end-user-doc -->
0769: * @generated
0770: * @ordered
0771: */
0772: int DOCUMENT_ROOT__SERVICE_PROVIDER = 30;
0773:
0774: /**
0775: * The feature id for the '<em><b>Supported CRS</b></em>' attribute.
0776: * <!-- begin-user-doc -->
0777: * <!-- end-user-doc -->
0778: * @generated
0779: * @ordered
0780: */
0781: int DOCUMENT_ROOT__SUPPORTED_CRS = 31;
0782:
0783: /**
0784: * The feature id for the '<em><b>Wg S84 Bounding Box</b></em>' containment reference.
0785: * <!-- begin-user-doc -->
0786: * <!-- end-user-doc -->
0787: * @generated
0788: * @ordered
0789: */
0790: int DOCUMENT_ROOT__WG_S84_BOUNDING_BOX = 32;
0791:
0792: /**
0793: * The number of structural features of the '<em>Document Root</em>' class.
0794: * <!-- begin-user-doc -->
0795: * <!-- end-user-doc -->
0796: * @generated
0797: * @ordered
0798: */
0799: int DOCUMENT_ROOT_FEATURE_COUNT = 33;
0800:
0801: /**
0802: * The meta object id for the '{@link net.opengis.ows.impl.DomainTypeImpl <em>Domain Type</em>}' class.
0803: * <!-- begin-user-doc -->
0804: * <!-- end-user-doc -->
0805: * @see net.opengis.ows.impl.DomainTypeImpl
0806: * @see net.opengis.ows.impl.OwsPackageImpl#getDomainType()
0807: * @generated
0808: */
0809: int DOMAIN_TYPE = 10;
0810:
0811: /**
0812: * The feature id for the '<em><b>Value</b></em>' attribute.
0813: * <!-- begin-user-doc -->
0814: * <!-- end-user-doc -->
0815: * @generated
0816: * @ordered
0817: */
0818: int DOMAIN_TYPE__VALUE = 0;
0819:
0820: /**
0821: * The feature id for the '<em><b>Metadata</b></em>' containment reference list.
0822: * <!-- begin-user-doc -->
0823: * <!-- end-user-doc -->
0824: * @generated
0825: * @ordered
0826: */
0827: int DOMAIN_TYPE__METADATA = 1;
0828:
0829: /**
0830: * The feature id for the '<em><b>Name</b></em>' attribute.
0831: * <!-- begin-user-doc -->
0832: * <!-- end-user-doc -->
0833: * @generated
0834: * @ordered
0835: */
0836: int DOMAIN_TYPE__NAME = 2;
0837:
0838: /**
0839: * The number of structural features of the '<em>Domain Type</em>' class.
0840: * <!-- begin-user-doc -->
0841: * <!-- end-user-doc -->
0842: * @generated
0843: * @ordered
0844: */
0845: int DOMAIN_TYPE_FEATURE_COUNT = 3;
0846:
0847: /**
0848: * The meta object id for the '{@link net.opengis.ows.impl.ExceptionReportTypeImpl <em>Exception Report Type</em>}' class.
0849: * <!-- begin-user-doc -->
0850: * <!-- end-user-doc -->
0851: * @see net.opengis.ows.impl.ExceptionReportTypeImpl
0852: * @see net.opengis.ows.impl.OwsPackageImpl#getExceptionReportType()
0853: * @generated
0854: */
0855: int EXCEPTION_REPORT_TYPE = 11;
0856:
0857: /**
0858: * The feature id for the '<em><b>Exception</b></em>' containment reference list.
0859: * <!-- begin-user-doc -->
0860: * <!-- end-user-doc -->
0861: * @generated
0862: * @ordered
0863: */
0864: int EXCEPTION_REPORT_TYPE__EXCEPTION = 0;
0865:
0866: /**
0867: * The feature id for the '<em><b>Language</b></em>' attribute.
0868: * <!-- begin-user-doc -->
0869: * <!-- end-user-doc -->
0870: * @generated
0871: * @ordered
0872: */
0873: int EXCEPTION_REPORT_TYPE__LANGUAGE = 1;
0874:
0875: /**
0876: * The feature id for the '<em><b>Version</b></em>' attribute.
0877: * <!-- begin-user-doc -->
0878: * <!-- end-user-doc -->
0879: * @generated
0880: * @ordered
0881: */
0882: int EXCEPTION_REPORT_TYPE__VERSION = 2;
0883:
0884: /**
0885: * The number of structural features of the '<em>Exception Report Type</em>' class.
0886: * <!-- begin-user-doc -->
0887: * <!-- end-user-doc -->
0888: * @generated
0889: * @ordered
0890: */
0891: int EXCEPTION_REPORT_TYPE_FEATURE_COUNT = 3;
0892:
0893: /**
0894: * The meta object id for the '{@link net.opengis.ows.impl.ExceptionTypeImpl <em>Exception Type</em>}' class.
0895: * <!-- begin-user-doc -->
0896: * <!-- end-user-doc -->
0897: * @see net.opengis.ows.impl.ExceptionTypeImpl
0898: * @see net.opengis.ows.impl.OwsPackageImpl#getExceptionType()
0899: * @generated
0900: */
0901: int EXCEPTION_TYPE = 12;
0902:
0903: /**
0904: * The feature id for the '<em><b>Exception Text</b></em>' attribute list.
0905: * <!-- begin-user-doc -->
0906: * <!-- end-user-doc -->
0907: * @generated
0908: * @ordered
0909: */
0910: int EXCEPTION_TYPE__EXCEPTION_TEXT = 0;
0911:
0912: /**
0913: * The feature id for the '<em><b>Exception Code</b></em>' attribute.
0914: * <!-- begin-user-doc -->
0915: * <!-- end-user-doc -->
0916: * @generated
0917: * @ordered
0918: */
0919: int EXCEPTION_TYPE__EXCEPTION_CODE = 1;
0920:
0921: /**
0922: * The feature id for the '<em><b>Locator</b></em>' attribute.
0923: * <!-- begin-user-doc -->
0924: * <!-- end-user-doc -->
0925: * @generated
0926: * @ordered
0927: */
0928: int EXCEPTION_TYPE__LOCATOR = 2;
0929:
0930: /**
0931: * The number of structural features of the '<em>Exception Type</em>' class.
0932: * <!-- begin-user-doc -->
0933: * <!-- end-user-doc -->
0934: * @generated
0935: * @ordered
0936: */
0937: int EXCEPTION_TYPE_FEATURE_COUNT = 3;
0938:
0939: /**
0940: * The meta object id for the '{@link net.opengis.ows.impl.GetCapabilitiesTypeImpl <em>Get Capabilities Type</em>}' class.
0941: * <!-- begin-user-doc -->
0942: * <!-- end-user-doc -->
0943: * @see net.opengis.ows.impl.GetCapabilitiesTypeImpl
0944: * @see net.opengis.ows.impl.OwsPackageImpl#getGetCapabilitiesType()
0945: * @generated
0946: */
0947: int GET_CAPABILITIES_TYPE = 13;
0948:
0949: /**
0950: * The feature id for the '<em><b>Accept Versions</b></em>' containment reference.
0951: * <!-- begin-user-doc -->
0952: * <!-- end-user-doc -->
0953: * @generated
0954: * @ordered
0955: */
0956: int GET_CAPABILITIES_TYPE__ACCEPT_VERSIONS = 0;
0957:
0958: /**
0959: * The feature id for the '<em><b>Sections</b></em>' containment reference.
0960: * <!-- begin-user-doc -->
0961: * <!-- end-user-doc -->
0962: * @generated
0963: * @ordered
0964: */
0965: int GET_CAPABILITIES_TYPE__SECTIONS = 1;
0966:
0967: /**
0968: * The feature id for the '<em><b>Accept Formats</b></em>' containment reference.
0969: * <!-- begin-user-doc -->
0970: * <!-- end-user-doc -->
0971: * @generated
0972: * @ordered
0973: */
0974: int GET_CAPABILITIES_TYPE__ACCEPT_FORMATS = 2;
0975:
0976: /**
0977: * The feature id for the '<em><b>Update Sequence</b></em>' attribute.
0978: * <!-- begin-user-doc -->
0979: * <!-- end-user-doc -->
0980: * @generated
0981: * @ordered
0982: */
0983: int GET_CAPABILITIES_TYPE__UPDATE_SEQUENCE = 3;
0984:
0985: /**
0986: * The feature id for the '<em><b>Base Url</b></em>' attribute.
0987: * <!-- begin-user-doc -->
0988: * <!-- end-user-doc -->
0989: * @generated
0990: * @ordered
0991: */
0992: int GET_CAPABILITIES_TYPE__BASE_URL = 4;
0993:
0994: /**
0995: * The number of structural features of the '<em>Get Capabilities Type</em>' class.
0996: * <!-- begin-user-doc -->
0997: * <!-- end-user-doc -->
0998: * @generated
0999: * @ordered
1000: */
1001: int GET_CAPABILITIES_TYPE_FEATURE_COUNT = 5;
1002:
1003: /**
1004: * The meta object id for the '{@link net.opengis.ows.impl.HTTPTypeImpl <em>HTTP Type</em>}' class.
1005: * <!-- begin-user-doc -->
1006: * <!-- end-user-doc -->
1007: * @see net.opengis.ows.impl.HTTPTypeImpl
1008: * @see net.opengis.ows.impl.OwsPackageImpl#getHTTPType()
1009: * @generated
1010: */
1011: int HTTP_TYPE = 14;
1012:
1013: /**
1014: * The feature id for the '<em><b>Group</b></em>' attribute list.
1015: * <!-- begin-user-doc -->
1016: * <!-- end-user-doc -->
1017: * @generated
1018: * @ordered
1019: */
1020: int HTTP_TYPE__GROUP = 0;
1021:
1022: /**
1023: * The feature id for the '<em><b>Get</b></em>' containment reference list.
1024: * <!-- begin-user-doc -->
1025: * <!-- end-user-doc -->
1026: * @generated
1027: * @ordered
1028: */
1029: int HTTP_TYPE__GET = 1;
1030:
1031: /**
1032: * The feature id for the '<em><b>Post</b></em>' containment reference list.
1033: * <!-- begin-user-doc -->
1034: * <!-- end-user-doc -->
1035: * @generated
1036: * @ordered
1037: */
1038: int HTTP_TYPE__POST = 2;
1039:
1040: /**
1041: * The number of structural features of the '<em>HTTP Type</em>' class.
1042: * <!-- begin-user-doc -->
1043: * <!-- end-user-doc -->
1044: * @generated
1045: * @ordered
1046: */
1047: int HTTP_TYPE_FEATURE_COUNT = 3;
1048:
1049: /**
1050: * The meta object id for the '{@link net.opengis.ows.impl.IdentificationTypeImpl <em>Identification Type</em>}' class.
1051: * <!-- begin-user-doc -->
1052: * <!-- end-user-doc -->
1053: * @see net.opengis.ows.impl.IdentificationTypeImpl
1054: * @see net.opengis.ows.impl.OwsPackageImpl#getIdentificationType()
1055: * @generated
1056: */
1057: int IDENTIFICATION_TYPE = 15;
1058:
1059: /**
1060: * The feature id for the '<em><b>Title</b></em>' attribute.
1061: * <!-- begin-user-doc -->
1062: * <!-- end-user-doc -->
1063: * @generated
1064: * @ordered
1065: */
1066: int IDENTIFICATION_TYPE__TITLE = DESCRIPTION_TYPE__TITLE;
1067:
1068: /**
1069: * The feature id for the '<em><b>Abstract</b></em>' attribute.
1070: * <!-- begin-user-doc -->
1071: * <!-- end-user-doc -->
1072: * @generated
1073: * @ordered
1074: */
1075: int IDENTIFICATION_TYPE__ABSTRACT = DESCRIPTION_TYPE__ABSTRACT;
1076:
1077: /**
1078: * The feature id for the '<em><b>Keywords</b></em>' containment reference list.
1079: * <!-- begin-user-doc -->
1080: * <!-- end-user-doc -->
1081: * @generated
1082: * @ordered
1083: */
1084: int IDENTIFICATION_TYPE__KEYWORDS = DESCRIPTION_TYPE__KEYWORDS;
1085:
1086: /**
1087: * The feature id for the '<em><b>Identifier</b></em>' containment reference.
1088: * <!-- begin-user-doc -->
1089: * <!-- end-user-doc -->
1090: * @generated
1091: * @ordered
1092: */
1093: int IDENTIFICATION_TYPE__IDENTIFIER = DESCRIPTION_TYPE_FEATURE_COUNT + 0;
1094:
1095: /**
1096: * The feature id for the '<em><b>Bounding Box Group</b></em>' attribute list.
1097: * <!-- begin-user-doc -->
1098: * <!-- end-user-doc -->
1099: * @generated
1100: * @ordered
1101: */
1102: int IDENTIFICATION_TYPE__BOUNDING_BOX_GROUP = DESCRIPTION_TYPE_FEATURE_COUNT + 1;
1103:
1104: /**
1105: * The feature id for the '<em><b>Bounding Box</b></em>' containment reference list.
1106: * <!-- begin-user-doc -->
1107: * <!-- end-user-doc -->
1108: * @generated
1109: * @ordered
1110: */
1111: int IDENTIFICATION_TYPE__BOUNDING_BOX = DESCRIPTION_TYPE_FEATURE_COUNT + 2;
1112:
1113: /**
1114: * The feature id for the '<em><b>Output Format</b></em>' attribute.
1115: * <!-- begin-user-doc -->
1116: * <!-- end-user-doc -->
1117: * @generated
1118: * @ordered
1119: */
1120: int IDENTIFICATION_TYPE__OUTPUT_FORMAT = DESCRIPTION_TYPE_FEATURE_COUNT + 3;
1121:
1122: /**
1123: * The feature id for the '<em><b>Available CRS Group</b></em>' attribute list.
1124: * <!-- begin-user-doc -->
1125: * <!-- end-user-doc -->
1126: * @generated
1127: * @ordered
1128: */
1129: int IDENTIFICATION_TYPE__AVAILABLE_CRS_GROUP = DESCRIPTION_TYPE_FEATURE_COUNT + 4;
1130:
1131: /**
1132: * The feature id for the '<em><b>Available CRS</b></em>' attribute.
1133: * <!-- begin-user-doc -->
1134: * <!-- end-user-doc -->
1135: * @generated
1136: * @ordered
1137: */
1138: int IDENTIFICATION_TYPE__AVAILABLE_CRS = DESCRIPTION_TYPE_FEATURE_COUNT + 5;
1139:
1140: /**
1141: * The feature id for the '<em><b>Metadata</b></em>' containment reference list.
1142: * <!-- begin-user-doc -->
1143: * <!-- end-user-doc -->
1144: * @generated
1145: * @ordered
1146: */
1147: int IDENTIFICATION_TYPE__METADATA = DESCRIPTION_TYPE_FEATURE_COUNT + 6;
1148:
1149: /**
1150: * The number of structural features of the '<em>Identification Type</em>' class.
1151: * <!-- begin-user-doc -->
1152: * <!-- end-user-doc -->
1153: * @generated
1154: * @ordered
1155: */
1156: int IDENTIFICATION_TYPE_FEATURE_COUNT = DESCRIPTION_TYPE_FEATURE_COUNT + 7;
1157:
1158: /**
1159: * The meta object id for the '{@link net.opengis.ows.impl.KeywordsTypeImpl <em>Keywords Type</em>}' class.
1160: * <!-- begin-user-doc -->
1161: * <!-- end-user-doc -->
1162: * @see net.opengis.ows.impl.KeywordsTypeImpl
1163: * @see net.opengis.ows.impl.OwsPackageImpl#getKeywordsType()
1164: * @generated
1165: */
1166: int KEYWORDS_TYPE = 16;
1167:
1168: /**
1169: * The feature id for the '<em><b>Keyword</b></em>' attribute list.
1170: * <!-- begin-user-doc -->
1171: * <!-- end-user-doc -->
1172: * @generated
1173: * @ordered
1174: */
1175: int KEYWORDS_TYPE__KEYWORD = 0;
1176:
1177: /**
1178: * The feature id for the '<em><b>Type</b></em>' containment reference.
1179: * <!-- begin-user-doc -->
1180: * <!-- end-user-doc -->
1181: * @generated
1182: * @ordered
1183: */
1184: int KEYWORDS_TYPE__TYPE = 1;
1185:
1186: /**
1187: * The number of structural features of the '<em>Keywords Type</em>' class.
1188: * <!-- begin-user-doc -->
1189: * <!-- end-user-doc -->
1190: * @generated
1191: * @ordered
1192: */
1193: int KEYWORDS_TYPE_FEATURE_COUNT = 2;
1194:
1195: /**
1196: * The meta object id for the '{@link net.opengis.ows.impl.MetadataTypeImpl <em>Metadata Type</em>}' class.
1197: * <!-- begin-user-doc -->
1198: * <!-- end-user-doc -->
1199: * @see net.opengis.ows.impl.MetadataTypeImpl
1200: * @see net.opengis.ows.impl.OwsPackageImpl#getMetadataType()
1201: * @generated
1202: */
1203: int METADATA_TYPE = 17;
1204:
1205: /**
1206: * The feature id for the '<em><b>Abstract Meta Data Group</b></em>' attribute list.
1207: * <!-- begin-user-doc -->
1208: * <!-- end-user-doc -->
1209: * @generated
1210: * @ordered
1211: */
1212: int METADATA_TYPE__ABSTRACT_META_DATA_GROUP = 0;
1213:
1214: /**
1215: * The feature id for the '<em><b>Abstract Meta Data</b></em>' containment reference.
1216: * <!-- begin-user-doc -->
1217: * <!-- end-user-doc -->
1218: * @generated
1219: * @ordered
1220: */
1221: int METADATA_TYPE__ABSTRACT_META_DATA = 1;
1222:
1223: /**
1224: * The feature id for the '<em><b>About</b></em>' attribute.
1225: * <!-- begin-user-doc -->
1226: * <!-- end-user-doc -->
1227: * @generated
1228: * @ordered
1229: */
1230: int METADATA_TYPE__ABOUT = 2;
1231:
1232: /**
1233: * The number of structural features of the '<em>Metadata Type</em>' class.
1234: * <!-- begin-user-doc -->
1235: * <!-- end-user-doc -->
1236: * @generated
1237: * @ordered
1238: */
1239: int METADATA_TYPE_FEATURE_COUNT = 3;
1240:
1241: /**
1242: * The meta object id for the '{@link net.opengis.ows.impl.OnlineResourceTypeImpl <em>Online Resource Type</em>}' class.
1243: * <!-- begin-user-doc -->
1244: * <!-- end-user-doc -->
1245: * @see net.opengis.ows.impl.OnlineResourceTypeImpl
1246: * @see net.opengis.ows.impl.OwsPackageImpl#getOnlineResourceType()
1247: * @generated
1248: */
1249: int ONLINE_RESOURCE_TYPE = 18;
1250:
1251: /**
1252: * The number of structural features of the '<em>Online Resource Type</em>' class.
1253: * <!-- begin-user-doc -->
1254: * <!-- end-user-doc -->
1255: * @generated
1256: * @ordered
1257: */
1258: int ONLINE_RESOURCE_TYPE_FEATURE_COUNT = 0;
1259:
1260: /**
1261: * The meta object id for the '{@link net.opengis.ows.impl.OperationTypeImpl <em>Operation Type</em>}' class.
1262: * <!-- begin-user-doc -->
1263: * <!-- end-user-doc -->
1264: * @see net.opengis.ows.impl.OperationTypeImpl
1265: * @see net.opengis.ows.impl.OwsPackageImpl#getOperationType()
1266: * @generated
1267: */
1268: int OPERATION_TYPE = 19;
1269:
1270: /**
1271: * The feature id for the '<em><b>DCP</b></em>' containment reference list.
1272: * <!-- begin-user-doc -->
1273: * <!-- end-user-doc -->
1274: * @generated
1275: * @ordered
1276: */
1277: int OPERATION_TYPE__DCP = 0;
1278:
1279: /**
1280: * The feature id for the '<em><b>Parameter</b></em>' containment reference list.
1281: * <!-- begin-user-doc -->
1282: * <!-- end-user-doc -->
1283: * @generated
1284: * @ordered
1285: */
1286: int OPERATION_TYPE__PARAMETER = 1;
1287:
1288: /**
1289: * The feature id for the '<em><b>Constraint</b></em>' containment reference list.
1290: * <!-- begin-user-doc -->
1291: * <!-- end-user-doc -->
1292: * @generated
1293: * @ordered
1294: */
1295: int OPERATION_TYPE__CONSTRAINT = 2;
1296:
1297: /**
1298: * The feature id for the '<em><b>Metadata</b></em>' containment reference list.
1299: * <!-- begin-user-doc -->
1300: * <!-- end-user-doc -->
1301: * @generated
1302: * @ordered
1303: */
1304: int OPERATION_TYPE__METADATA = 3;
1305:
1306: /**
1307: * The feature id for the '<em><b>Name</b></em>' attribute.
1308: * <!-- begin-user-doc -->
1309: * <!-- end-user-doc -->
1310: * @generated
1311: * @ordered
1312: */
1313: int OPERATION_TYPE__NAME = 4;
1314:
1315: /**
1316: * The number of structural features of the '<em>Operation Type</em>' class.
1317: * <!-- begin-user-doc -->
1318: * <!-- end-user-doc -->
1319: * @generated
1320: * @ordered
1321: */
1322: int OPERATION_TYPE_FEATURE_COUNT = 5;
1323:
1324: /**
1325: * The meta object id for the '{@link net.opengis.ows.impl.OperationsMetadataTypeImpl <em>Operations Metadata Type</em>}' class.
1326: * <!-- begin-user-doc -->
1327: * <!-- end-user-doc -->
1328: * @see net.opengis.ows.impl.OperationsMetadataTypeImpl
1329: * @see net.opengis.ows.impl.OwsPackageImpl#getOperationsMetadataType()
1330: * @generated
1331: */
1332: int OPERATIONS_METADATA_TYPE = 20;
1333:
1334: /**
1335: * The feature id for the '<em><b>Operation</b></em>' containment reference list.
1336: * <!-- begin-user-doc -->
1337: * <!-- end-user-doc -->
1338: * @generated
1339: * @ordered
1340: */
1341: int OPERATIONS_METADATA_TYPE__OPERATION = 0;
1342:
1343: /**
1344: * The feature id for the '<em><b>Parameter</b></em>' containment reference list.
1345: * <!-- begin-user-doc -->
1346: * <!-- end-user-doc -->
1347: * @generated
1348: * @ordered
1349: */
1350: int OPERATIONS_METADATA_TYPE__PARAMETER = 1;
1351:
1352: /**
1353: * The feature id for the '<em><b>Constraint</b></em>' containment reference list.
1354: * <!-- begin-user-doc -->
1355: * <!-- end-user-doc -->
1356: * @generated
1357: * @ordered
1358: */
1359: int OPERATIONS_METADATA_TYPE__CONSTRAINT = 2;
1360:
1361: /**
1362: * The feature id for the '<em><b>Extended Capabilities</b></em>' containment reference.
1363: * <!-- begin-user-doc -->
1364: * <!-- end-user-doc -->
1365: * @generated
1366: * @ordered
1367: */
1368: int OPERATIONS_METADATA_TYPE__EXTENDED_CAPABILITIES = 3;
1369:
1370: /**
1371: * The number of structural features of the '<em>Operations Metadata Type</em>' class.
1372: * <!-- begin-user-doc -->
1373: * <!-- end-user-doc -->
1374: * @generated
1375: * @ordered
1376: */
1377: int OPERATIONS_METADATA_TYPE_FEATURE_COUNT = 4;
1378:
1379: /**
1380: * The meta object id for the '{@link net.opengis.ows.impl.RequestMethodTypeImpl <em>Request Method Type</em>}' class.
1381: * <!-- begin-user-doc -->
1382: * <!-- end-user-doc -->
1383: * @see net.opengis.ows.impl.RequestMethodTypeImpl
1384: * @see net.opengis.ows.impl.OwsPackageImpl#getRequestMethodType()
1385: * @generated
1386: */
1387: int REQUEST_METHOD_TYPE = 21;
1388:
1389: /**
1390: * The feature id for the '<em><b>Constraint</b></em>' containment reference list.
1391: * <!-- begin-user-doc -->
1392: * <!-- end-user-doc -->
1393: * @generated
1394: * @ordered
1395: */
1396: int REQUEST_METHOD_TYPE__CONSTRAINT = ONLINE_RESOURCE_TYPE_FEATURE_COUNT + 0;
1397:
1398: /**
1399: * The number of structural features of the '<em>Request Method Type</em>' class.
1400: * <!-- begin-user-doc -->
1401: * <!-- end-user-doc -->
1402: * @generated
1403: * @ordered
1404: */
1405: int REQUEST_METHOD_TYPE_FEATURE_COUNT = ONLINE_RESOURCE_TYPE_FEATURE_COUNT + 1;
1406:
1407: /**
1408: * The meta object id for the '{@link net.opengis.ows.impl.ResponsiblePartySubsetTypeImpl <em>Responsible Party Subset Type</em>}' class.
1409: * <!-- begin-user-doc -->
1410: * <!-- end-user-doc -->
1411: * @see net.opengis.ows.impl.ResponsiblePartySubsetTypeImpl
1412: * @see net.opengis.ows.impl.OwsPackageImpl#getResponsiblePartySubsetType()
1413: * @generated
1414: */
1415: int RESPONSIBLE_PARTY_SUBSET_TYPE = 22;
1416:
1417: /**
1418: * The feature id for the '<em><b>Individual Name</b></em>' attribute.
1419: * <!-- begin-user-doc -->
1420: * <!-- end-user-doc -->
1421: * @generated
1422: * @ordered
1423: */
1424: int RESPONSIBLE_PARTY_SUBSET_TYPE__INDIVIDUAL_NAME = 0;
1425:
1426: /**
1427: * The feature id for the '<em><b>Position Name</b></em>' attribute.
1428: * <!-- begin-user-doc -->
1429: * <!-- end-user-doc -->
1430: * @generated
1431: * @ordered
1432: */
1433: int RESPONSIBLE_PARTY_SUBSET_TYPE__POSITION_NAME = 1;
1434:
1435: /**
1436: * The feature id for the '<em><b>Contact Info</b></em>' containment reference.
1437: * <!-- begin-user-doc -->
1438: * <!-- end-user-doc -->
1439: * @generated
1440: * @ordered
1441: */
1442: int RESPONSIBLE_PARTY_SUBSET_TYPE__CONTACT_INFO = 2;
1443:
1444: /**
1445: * The feature id for the '<em><b>Role</b></em>' containment reference.
1446: * <!-- begin-user-doc -->
1447: * <!-- end-user-doc -->
1448: * @generated
1449: * @ordered
1450: */
1451: int RESPONSIBLE_PARTY_SUBSET_TYPE__ROLE = 3;
1452:
1453: /**
1454: * The number of structural features of the '<em>Responsible Party Subset Type</em>' class.
1455: * <!-- begin-user-doc -->
1456: * <!-- end-user-doc -->
1457: * @generated
1458: * @ordered
1459: */
1460: int RESPONSIBLE_PARTY_SUBSET_TYPE_FEATURE_COUNT = 4;
1461:
1462: /**
1463: * The meta object id for the '{@link net.opengis.ows.impl.ResponsiblePartyTypeImpl <em>Responsible Party Type</em>}' class.
1464: * <!-- begin-user-doc -->
1465: * <!-- end-user-doc -->
1466: * @see net.opengis.ows.impl.ResponsiblePartyTypeImpl
1467: * @see net.opengis.ows.impl.OwsPackageImpl#getResponsiblePartyType()
1468: * @generated
1469: */
1470: int RESPONSIBLE_PARTY_TYPE = 23;
1471:
1472: /**
1473: * The feature id for the '<em><b>Individual Name</b></em>' attribute.
1474: * <!-- begin-user-doc -->
1475: * <!-- end-user-doc -->
1476: * @generated
1477: * @ordered
1478: */
1479: int RESPONSIBLE_PARTY_TYPE__INDIVIDUAL_NAME = 0;
1480:
1481: /**
1482: * The feature id for the '<em><b>Organisation Name</b></em>' attribute.
1483: * <!-- begin-user-doc -->
1484: * <!-- end-user-doc -->
1485: * @generated
1486: * @ordered
1487: */
1488: int RESPONSIBLE_PARTY_TYPE__ORGANISATION_NAME = 1;
1489:
1490: /**
1491: * The feature id for the '<em><b>Position Name</b></em>' attribute.
1492: * <!-- begin-user-doc -->
1493: * <!-- end-user-doc -->
1494: * @generated
1495: * @ordered
1496: */
1497: int RESPONSIBLE_PARTY_TYPE__POSITION_NAME = 2;
1498:
1499: /**
1500: * The feature id for the '<em><b>Contact Info</b></em>' containment reference.
1501: * <!-- begin-user-doc -->
1502: * <!-- end-user-doc -->
1503: * @generated
1504: * @ordered
1505: */
1506: int RESPONSIBLE_PARTY_TYPE__CONTACT_INFO = 3;
1507:
1508: /**
1509: * The feature id for the '<em><b>Role</b></em>' containment reference.
1510: * <!-- begin-user-doc -->
1511: * <!-- end-user-doc -->
1512: * @generated
1513: * @ordered
1514: */
1515: int RESPONSIBLE_PARTY_TYPE__ROLE = 4;
1516:
1517: /**
1518: * The number of structural features of the '<em>Responsible Party Type</em>' class.
1519: * <!-- begin-user-doc -->
1520: * <!-- end-user-doc -->
1521: * @generated
1522: * @ordered
1523: */
1524: int RESPONSIBLE_PARTY_TYPE_FEATURE_COUNT = 5;
1525:
1526: /**
1527: * The meta object id for the '{@link net.opengis.ows.impl.SectionsTypeImpl <em>Sections Type</em>}' class.
1528: * <!-- begin-user-doc -->
1529: * <!-- end-user-doc -->
1530: * @see net.opengis.ows.impl.SectionsTypeImpl
1531: * @see net.opengis.ows.impl.OwsPackageImpl#getSectionsType()
1532: * @generated
1533: */
1534: int SECTIONS_TYPE = 24;
1535:
1536: /**
1537: * The feature id for the '<em><b>Section</b></em>' attribute list.
1538: * <!-- begin-user-doc -->
1539: * <!-- end-user-doc -->
1540: * @generated
1541: * @ordered
1542: */
1543: int SECTIONS_TYPE__SECTION = 0;
1544:
1545: /**
1546: * The number of structural features of the '<em>Sections Type</em>' class.
1547: * <!-- begin-user-doc -->
1548: * <!-- end-user-doc -->
1549: * @generated
1550: * @ordered
1551: */
1552: int SECTIONS_TYPE_FEATURE_COUNT = 1;
1553:
1554: /**
1555: * The meta object id for the '{@link net.opengis.ows.impl.ServiceIdentificationTypeImpl <em>Service Identification Type</em>}' class.
1556: * <!-- begin-user-doc -->
1557: * <!-- end-user-doc -->
1558: * @see net.opengis.ows.impl.ServiceIdentificationTypeImpl
1559: * @see net.opengis.ows.impl.OwsPackageImpl#getServiceIdentificationType()
1560: * @generated
1561: */
1562: int SERVICE_IDENTIFICATION_TYPE = 25;
1563:
1564: /**
1565: * The feature id for the '<em><b>Title</b></em>' attribute.
1566: * <!-- begin-user-doc -->
1567: * <!-- end-user-doc -->
1568: * @generated
1569: * @ordered
1570: */
1571: int SERVICE_IDENTIFICATION_TYPE__TITLE = DESCRIPTION_TYPE__TITLE;
1572:
1573: /**
1574: * The feature id for the '<em><b>Abstract</b></em>' attribute.
1575: * <!-- begin-user-doc -->
1576: * <!-- end-user-doc -->
1577: * @generated
1578: * @ordered
1579: */
1580: int SERVICE_IDENTIFICATION_TYPE__ABSTRACT = DESCRIPTION_TYPE__ABSTRACT;
1581:
1582: /**
1583: * The feature id for the '<em><b>Keywords</b></em>' containment reference list.
1584: * <!-- begin-user-doc -->
1585: * <!-- end-user-doc -->
1586: * @generated
1587: * @ordered
1588: */
1589: int SERVICE_IDENTIFICATION_TYPE__KEYWORDS = DESCRIPTION_TYPE__KEYWORDS;
1590:
1591: /**
1592: * The feature id for the '<em><b>Service Type</b></em>' containment reference.
1593: * <!-- begin-user-doc -->
1594: * <!-- end-user-doc -->
1595: * @generated
1596: * @ordered
1597: */
1598: int SERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE = DESCRIPTION_TYPE_FEATURE_COUNT + 0;
1599:
1600: /**
1601: * The feature id for the '<em><b>Service Type Version</b></em>' attribute.
1602: * <!-- begin-user-doc -->
1603: * <!-- end-user-doc -->
1604: * @generated
1605: * @ordered
1606: */
1607: int SERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE_VERSION = DESCRIPTION_TYPE_FEATURE_COUNT + 1;
1608:
1609: /**
1610: * The feature id for the '<em><b>Fees</b></em>' attribute.
1611: * <!-- begin-user-doc -->
1612: * <!-- end-user-doc -->
1613: * @generated
1614: * @ordered
1615: */
1616: int SERVICE_IDENTIFICATION_TYPE__FEES = DESCRIPTION_TYPE_FEATURE_COUNT + 2;
1617:
1618: /**
1619: * The feature id for the '<em><b>Access Constraints</b></em>' attribute.
1620: * <!-- begin-user-doc -->
1621: * <!-- end-user-doc -->
1622: * @generated
1623: * @ordered
1624: */
1625: int SERVICE_IDENTIFICATION_TYPE__ACCESS_CONSTRAINTS = DESCRIPTION_TYPE_FEATURE_COUNT + 3;
1626:
1627: /**
1628: * The number of structural features of the '<em>Service Identification Type</em>' class.
1629: * <!-- begin-user-doc -->
1630: * <!-- end-user-doc -->
1631: * @generated
1632: * @ordered
1633: */
1634: int SERVICE_IDENTIFICATION_TYPE_FEATURE_COUNT = DESCRIPTION_TYPE_FEATURE_COUNT + 4;
1635:
1636: /**
1637: * The meta object id for the '{@link net.opengis.ows.impl.ServiceProviderTypeImpl <em>Service Provider Type</em>}' class.
1638: * <!-- begin-user-doc -->
1639: * <!-- end-user-doc -->
1640: * @see net.opengis.ows.impl.ServiceProviderTypeImpl
1641: * @see net.opengis.ows.impl.OwsPackageImpl#getServiceProviderType()
1642: * @generated
1643: */
1644: int SERVICE_PROVIDER_TYPE = 26;
1645:
1646: /**
1647: * The feature id for the '<em><b>Provider Name</b></em>' attribute.
1648: * <!-- begin-user-doc -->
1649: * <!-- end-user-doc -->
1650: * @generated
1651: * @ordered
1652: */
1653: int SERVICE_PROVIDER_TYPE__PROVIDER_NAME = 0;
1654:
1655: /**
1656: * The feature id for the '<em><b>Provider Site</b></em>' containment reference.
1657: * <!-- begin-user-doc -->
1658: * <!-- end-user-doc -->
1659: * @generated
1660: * @ordered
1661: */
1662: int SERVICE_PROVIDER_TYPE__PROVIDER_SITE = 1;
1663:
1664: /**
1665: * The feature id for the '<em><b>Service Contact</b></em>' containment reference.
1666: * <!-- begin-user-doc -->
1667: * <!-- end-user-doc -->
1668: * @generated
1669: * @ordered
1670: */
1671: int SERVICE_PROVIDER_TYPE__SERVICE_CONTACT = 2;
1672:
1673: /**
1674: * The number of structural features of the '<em>Service Provider Type</em>' class.
1675: * <!-- begin-user-doc -->
1676: * <!-- end-user-doc -->
1677: * @generated
1678: * @ordered
1679: */
1680: int SERVICE_PROVIDER_TYPE_FEATURE_COUNT = 3;
1681:
1682: /**
1683: * The meta object id for the '{@link net.opengis.ows.impl.TelephoneTypeImpl <em>Telephone Type</em>}' class.
1684: * <!-- begin-user-doc -->
1685: * <!-- end-user-doc -->
1686: * @see net.opengis.ows.impl.TelephoneTypeImpl
1687: * @see net.opengis.ows.impl.OwsPackageImpl#getTelephoneType()
1688: * @generated
1689: */
1690: int TELEPHONE_TYPE = 27;
1691:
1692: /**
1693: * The feature id for the '<em><b>Voice</b></em>' attribute.
1694: * <!-- begin-user-doc -->
1695: * <!-- end-user-doc -->
1696: * @generated
1697: * @ordered
1698: */
1699: int TELEPHONE_TYPE__VOICE = 0;
1700:
1701: /**
1702: * The feature id for the '<em><b>Facsimile</b></em>' attribute.
1703: * <!-- begin-user-doc -->
1704: * <!-- end-user-doc -->
1705: * @generated
1706: * @ordered
1707: */
1708: int TELEPHONE_TYPE__FACSIMILE = 1;
1709:
1710: /**
1711: * The number of structural features of the '<em>Telephone Type</em>' class.
1712: * <!-- begin-user-doc -->
1713: * <!-- end-user-doc -->
1714: * @generated
1715: * @ordered
1716: */
1717: int TELEPHONE_TYPE_FEATURE_COUNT = 2;
1718:
1719: /**
1720: * The meta object id for the '{@link net.opengis.ows.impl.WGS84BoundingBoxTypeImpl <em>WGS84 Bounding Box Type</em>}' class.
1721: * <!-- begin-user-doc -->
1722: * <!-- end-user-doc -->
1723: * @see net.opengis.ows.impl.WGS84BoundingBoxTypeImpl
1724: * @see net.opengis.ows.impl.OwsPackageImpl#getWGS84BoundingBoxType()
1725: * @generated
1726: */
1727: int WGS84_BOUNDING_BOX_TYPE = 28;
1728:
1729: /**
1730: * The feature id for the '<em><b>Lower Corner</b></em>' attribute.
1731: * <!-- begin-user-doc -->
1732: * <!-- end-user-doc -->
1733: * @generated
1734: * @ordered
1735: */
1736: int WGS84_BOUNDING_BOX_TYPE__LOWER_CORNER = BOUNDING_BOX_TYPE__LOWER_CORNER;
1737:
1738: /**
1739: * The feature id for the '<em><b>Upper Corner</b></em>' attribute.
1740: * <!-- begin-user-doc -->
1741: * <!-- end-user-doc -->
1742: * @generated
1743: * @ordered
1744: */
1745: int WGS84_BOUNDING_BOX_TYPE__UPPER_CORNER = BOUNDING_BOX_TYPE__UPPER_CORNER;
1746:
1747: /**
1748: * The feature id for the '<em><b>Crs</b></em>' attribute.
1749: * <!-- begin-user-doc -->
1750: * <!-- end-user-doc -->
1751: * @generated
1752: * @ordered
1753: */
1754: int WGS84_BOUNDING_BOX_TYPE__CRS = BOUNDING_BOX_TYPE__CRS;
1755:
1756: /**
1757: * The feature id for the '<em><b>Dimensions</b></em>' attribute.
1758: * <!-- begin-user-doc -->
1759: * <!-- end-user-doc -->
1760: * @generated
1761: * @ordered
1762: */
1763: int WGS84_BOUNDING_BOX_TYPE__DIMENSIONS = BOUNDING_BOX_TYPE__DIMENSIONS;
1764:
1765: /**
1766: * The number of structural features of the '<em>WGS84 Bounding Box Type</em>' class.
1767: * <!-- begin-user-doc -->
1768: * <!-- end-user-doc -->
1769: * @generated
1770: * @ordered
1771: */
1772: int WGS84_BOUNDING_BOX_TYPE_FEATURE_COUNT = BOUNDING_BOX_TYPE_FEATURE_COUNT + 0;
1773:
1774: /**
1775: * The meta object id for the '<em>Mime Type</em>' data type.
1776: * <!-- begin-user-doc -->
1777: * <!-- end-user-doc -->
1778: * @see java.lang.String
1779: * @see net.opengis.ows.impl.OwsPackageImpl#getMimeType()
1780: * @generated
1781: */
1782: int MIME_TYPE = 29;
1783:
1784: /**
1785: * The meta object id for the '<em>Version Type</em>' data type.
1786: * <!-- begin-user-doc -->
1787: * <!-- end-user-doc -->
1788: * @see java.lang.String
1789: * @see net.opengis.ows.impl.OwsPackageImpl#getVersionType()
1790: * @generated
1791: */
1792: int VERSION_TYPE = 30;
1793:
1794: /**
1795: * The meta object id for the '<em>Position Type</em>' data type.
1796: * <!-- begin-user-doc -->
1797: * <!-- end-user-doc -->
1798: * @see java.util.List
1799: * @see net.opengis.ows.impl.OwsPackageImpl#getPositionType()
1800: * @generated
1801: */
1802: int POSITION_TYPE = 31;
1803:
1804: /**
1805: * The meta object id for the '<em>Update Sequence Type</em>' data type.
1806: * <!-- begin-user-doc -->
1807: * <!-- end-user-doc -->
1808: * @see java.lang.String
1809: * @see net.opengis.ows.impl.OwsPackageImpl#getUpdateSequenceType()
1810: * @generated
1811: */
1812: int UPDATE_SEQUENCE_TYPE = 32;
1813:
1814: /**
1815: * Returns the meta object for class '{@link net.opengis.ows.AcceptFormatsType <em>Accept Formats Type</em>}'.
1816: * <!-- begin-user-doc -->
1817: * <!-- end-user-doc -->
1818: * @return the meta object for class '<em>Accept Formats Type</em>'.
1819: * @see net.opengis.ows.AcceptFormatsType
1820: * @generated
1821: */
1822: EClass getAcceptFormatsType();
1823:
1824: /**
1825: * Returns the meta object for the attribute list '{@link net.opengis.ows.AcceptFormatsType#getOutputFormat <em>Output Format</em>}'.
1826: * <!-- begin-user-doc -->
1827: * <!-- end-user-doc -->
1828: * @return the meta object for the attribute list '<em>Output Format</em>'.
1829: * @see net.opengis.ows.AcceptFormatsType#getOutputFormat()
1830: * @see #getAcceptFormatsType()
1831: * @generated
1832: */
1833: EAttribute getAcceptFormatsType_OutputFormat();
1834:
1835: /**
1836: * Returns the meta object for class '{@link net.opengis.ows.AcceptVersionsType <em>Accept Versions Type</em>}'.
1837: * <!-- begin-user-doc -->
1838: * <!-- end-user-doc -->
1839: * @return the meta object for class '<em>Accept Versions Type</em>'.
1840: * @see net.opengis.ows.AcceptVersionsType
1841: * @generated
1842: */
1843: EClass getAcceptVersionsType();
1844:
1845: /**
1846: * Returns the meta object for the attribute list '{@link net.opengis.ows.AcceptVersionsType#getVersion <em>Version</em>}'.
1847: * <!-- begin-user-doc -->
1848: * <!-- end-user-doc -->
1849: * @return the meta object for the attribute list '<em>Version</em>'.
1850: * @see net.opengis.ows.AcceptVersionsType#getVersion()
1851: * @see #getAcceptVersionsType()
1852: * @generated
1853: */
1854: EAttribute getAcceptVersionsType_Version();
1855:
1856: /**
1857: * Returns the meta object for class '{@link net.opengis.ows.AddressType <em>Address Type</em>}'.
1858: * <!-- begin-user-doc -->
1859: * <!-- end-user-doc -->
1860: * @return the meta object for class '<em>Address Type</em>'.
1861: * @see net.opengis.ows.AddressType
1862: * @generated
1863: */
1864: EClass getAddressType();
1865:
1866: /**
1867: * Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getDeliveryPoint <em>Delivery Point</em>}'.
1868: * <!-- begin-user-doc -->
1869: * <!-- end-user-doc -->
1870: * @return the meta object for the attribute '<em>Delivery Point</em>'.
1871: * @see net.opengis.ows.AddressType#getDeliveryPoint()
1872: * @see #getAddressType()
1873: * @generated
1874: */
1875: EAttribute getAddressType_DeliveryPoint();
1876:
1877: /**
1878: * Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getCity <em>City</em>}'.
1879: * <!-- begin-user-doc -->
1880: * <!-- end-user-doc -->
1881: * @return the meta object for the attribute '<em>City</em>'.
1882: * @see net.opengis.ows.AddressType#getCity()
1883: * @see #getAddressType()
1884: * @generated
1885: */
1886: EAttribute getAddressType_City();
1887:
1888: /**
1889: * Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getAdministrativeArea <em>Administrative Area</em>}'.
1890: * <!-- begin-user-doc -->
1891: * <!-- end-user-doc -->
1892: * @return the meta object for the attribute '<em>Administrative Area</em>'.
1893: * @see net.opengis.ows.AddressType#getAdministrativeArea()
1894: * @see #getAddressType()
1895: * @generated
1896: */
1897: EAttribute getAddressType_AdministrativeArea();
1898:
1899: /**
1900: * Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getPostalCode <em>Postal Code</em>}'.
1901: * <!-- begin-user-doc -->
1902: * <!-- end-user-doc -->
1903: * @return the meta object for the attribute '<em>Postal Code</em>'.
1904: * @see net.opengis.ows.AddressType#getPostalCode()
1905: * @see #getAddressType()
1906: * @generated
1907: */
1908: EAttribute getAddressType_PostalCode();
1909:
1910: /**
1911: * Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getCountry <em>Country</em>}'.
1912: * <!-- begin-user-doc -->
1913: * <!-- end-user-doc -->
1914: * @return the meta object for the attribute '<em>Country</em>'.
1915: * @see net.opengis.ows.AddressType#getCountry()
1916: * @see #getAddressType()
1917: * @generated
1918: */
1919: EAttribute getAddressType_Country();
1920:
1921: /**
1922: * Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getElectronicMailAddress <em>Electronic Mail Address</em>}'.
1923: * <!-- begin-user-doc -->
1924: * <!-- end-user-doc -->
1925: * @return the meta object for the attribute '<em>Electronic Mail Address</em>'.
1926: * @see net.opengis.ows.AddressType#getElectronicMailAddress()
1927: * @see #getAddressType()
1928: * @generated
1929: */
1930: EAttribute getAddressType_ElectronicMailAddress();
1931:
1932: /**
1933: * Returns the meta object for class '{@link net.opengis.ows.BoundingBoxType <em>Bounding Box Type</em>}'.
1934: * <!-- begin-user-doc -->
1935: * <!-- end-user-doc -->
1936: * @return the meta object for class '<em>Bounding Box Type</em>'.
1937: * @see net.opengis.ows.BoundingBoxType
1938: * @generated
1939: */
1940: EClass getBoundingBoxType();
1941:
1942: /**
1943: * Returns the meta object for the attribute '{@link net.opengis.ows.BoundingBoxType#getLowerCorner <em>Lower Corner</em>}'.
1944: * <!-- begin-user-doc -->
1945: * <!-- end-user-doc -->
1946: * @return the meta object for the attribute '<em>Lower Corner</em>'.
1947: * @see net.opengis.ows.BoundingBoxType#getLowerCorner()
1948: * @see #getBoundingBoxType()
1949: * @generated
1950: */
1951: EAttribute getBoundingBoxType_LowerCorner();
1952:
1953: /**
1954: * Returns the meta object for the attribute '{@link net.opengis.ows.BoundingBoxType#getUpperCorner <em>Upper Corner</em>}'.
1955: * <!-- begin-user-doc -->
1956: * <!-- end-user-doc -->
1957: * @return the meta object for the attribute '<em>Upper Corner</em>'.
1958: * @see net.opengis.ows.BoundingBoxType#getUpperCorner()
1959: * @see #getBoundingBoxType()
1960: * @generated
1961: */
1962: EAttribute getBoundingBoxType_UpperCorner();
1963:
1964: /**
1965: * Returns the meta object for the attribute '{@link net.opengis.ows.BoundingBoxType#getCrs <em>Crs</em>}'.
1966: * <!-- begin-user-doc -->
1967: * <!-- end-user-doc -->
1968: * @return the meta object for the attribute '<em>Crs</em>'.
1969: * @see net.opengis.ows.BoundingBoxType#getCrs()
1970: * @see #getBoundingBoxType()
1971: * @generated
1972: */
1973: EAttribute getBoundingBoxType_Crs();
1974:
1975: /**
1976: * Returns the meta object for the attribute '{@link net.opengis.ows.BoundingBoxType#getDimensions <em>Dimensions</em>}'.
1977: * <!-- begin-user-doc -->
1978: * <!-- end-user-doc -->
1979: * @return the meta object for the attribute '<em>Dimensions</em>'.
1980: * @see net.opengis.ows.BoundingBoxType#getDimensions()
1981: * @see #getBoundingBoxType()
1982: * @generated
1983: */
1984: EAttribute getBoundingBoxType_Dimensions();
1985:
1986: /**
1987: * Returns the meta object for class '{@link net.opengis.ows.CapabilitiesBaseType <em>Capabilities Base Type</em>}'.
1988: * <!-- begin-user-doc -->
1989: * <!-- end-user-doc -->
1990: * @return the meta object for class '<em>Capabilities Base Type</em>'.
1991: * @see net.opengis.ows.CapabilitiesBaseType
1992: * @generated
1993: */
1994: EClass getCapabilitiesBaseType();
1995:
1996: /**
1997: * Returns the meta object for the containment reference '{@link net.opengis.ows.CapabilitiesBaseType#getServiceIdentification <em>Service Identification</em>}'.
1998: * <!-- begin-user-doc -->
1999: * <!-- end-user-doc -->
2000: * @return the meta object for the containment reference '<em>Service Identification</em>'.
2001: * @see net.opengis.ows.CapabilitiesBaseType#getServiceIdentification()
2002: * @see #getCapabilitiesBaseType()
2003: * @generated
2004: */
2005: EReference getCapabilitiesBaseType_ServiceIdentification();
2006:
2007: /**
2008: * Returns the meta object for the containment reference '{@link net.opengis.ows.CapabilitiesBaseType#getServiceProvider <em>Service Provider</em>}'.
2009: * <!-- begin-user-doc -->
2010: * <!-- end-user-doc -->
2011: * @return the meta object for the containment reference '<em>Service Provider</em>'.
2012: * @see net.opengis.ows.CapabilitiesBaseType#getServiceProvider()
2013: * @see #getCapabilitiesBaseType()
2014: * @generated
2015: */
2016: EReference getCapabilitiesBaseType_ServiceProvider();
2017:
2018: /**
2019: * Returns the meta object for the containment reference '{@link net.opengis.ows.CapabilitiesBaseType#getOperationsMetadata <em>Operations Metadata</em>}'.
2020: * <!-- begin-user-doc -->
2021: * <!-- end-user-doc -->
2022: * @return the meta object for the containment reference '<em>Operations Metadata</em>'.
2023: * @see net.opengis.ows.CapabilitiesBaseType#getOperationsMetadata()
2024: * @see #getCapabilitiesBaseType()
2025: * @generated
2026: */
2027: EReference getCapabilitiesBaseType_OperationsMetadata();
2028:
2029: /**
2030: * Returns the meta object for the attribute '{@link net.opengis.ows.CapabilitiesBaseType#getUpdateSequence <em>Update Sequence</em>}'.
2031: * <!-- begin-user-doc -->
2032: * <!-- end-user-doc -->
2033: * @return the meta object for the attribute '<em>Update Sequence</em>'.
2034: * @see net.opengis.ows.CapabilitiesBaseType#getUpdateSequence()
2035: * @see #getCapabilitiesBaseType()
2036: * @generated
2037: */
2038: EAttribute getCapabilitiesBaseType_UpdateSequence();
2039:
2040: /**
2041: * Returns the meta object for the attribute '{@link net.opengis.ows.CapabilitiesBaseType#getVersion <em>Version</em>}'.
2042: * <!-- begin-user-doc -->
2043: * <!-- end-user-doc -->
2044: * @return the meta object for the attribute '<em>Version</em>'.
2045: * @see net.opengis.ows.CapabilitiesBaseType#getVersion()
2046: * @see #getCapabilitiesBaseType()
2047: * @generated
2048: */
2049: EAttribute getCapabilitiesBaseType_Version();
2050:
2051: /**
2052: * Returns the meta object for class '{@link net.opengis.ows.CodeType <em>Code Type</em>}'.
2053: * <!-- begin-user-doc -->
2054: * <!-- end-user-doc -->
2055: * @return the meta object for class '<em>Code Type</em>'.
2056: * @see net.opengis.ows.CodeType
2057: * @generated
2058: */
2059: EClass getCodeType();
2060:
2061: /**
2062: * Returns the meta object for the attribute '{@link net.opengis.ows.CodeType#getValue <em>Value</em>}'.
2063: * <!-- begin-user-doc -->
2064: * <!-- end-user-doc -->
2065: * @return the meta object for the attribute '<em>Value</em>'.
2066: * @see net.opengis.ows.CodeType#getValue()
2067: * @see #getCodeType()
2068: * @generated
2069: */
2070: EAttribute getCodeType_Value();
2071:
2072: /**
2073: * Returns the meta object for the attribute '{@link net.opengis.ows.CodeType#getCodeSpace <em>Code Space</em>}'.
2074: * <!-- begin-user-doc -->
2075: * <!-- end-user-doc -->
2076: * @return the meta object for the attribute '<em>Code Space</em>'.
2077: * @see net.opengis.ows.CodeType#getCodeSpace()
2078: * @see #getCodeType()
2079: * @generated
2080: */
2081: EAttribute getCodeType_CodeSpace();
2082:
2083: /**
2084: * Returns the meta object for class '{@link net.opengis.ows.ContactType <em>Contact Type</em>}'.
2085: * <!-- begin-user-doc -->
2086: * <!-- end-user-doc -->
2087: * @return the meta object for class '<em>Contact Type</em>'.
2088: * @see net.opengis.ows.ContactType
2089: * @generated
2090: */
2091: EClass getContactType();
2092:
2093: /**
2094: * Returns the meta object for the containment reference '{@link net.opengis.ows.ContactType#getPhone <em>Phone</em>}'.
2095: * <!-- begin-user-doc -->
2096: * <!-- end-user-doc -->
2097: * @return the meta object for the containment reference '<em>Phone</em>'.
2098: * @see net.opengis.ows.ContactType#getPhone()
2099: * @see #getContactType()
2100: * @generated
2101: */
2102: EReference getContactType_Phone();
2103:
2104: /**
2105: * Returns the meta object for the containment reference '{@link net.opengis.ows.ContactType#getAddress <em>Address</em>}'.
2106: * <!-- begin-user-doc -->
2107: * <!-- end-user-doc -->
2108: * @return the meta object for the containment reference '<em>Address</em>'.
2109: * @see net.opengis.ows.ContactType#getAddress()
2110: * @see #getContactType()
2111: * @generated
2112: */
2113: EReference getContactType_Address();
2114:
2115: /**
2116: * Returns the meta object for the containment reference '{@link net.opengis.ows.ContactType#getOnlineResource <em>Online Resource</em>}'.
2117: * <!-- begin-user-doc -->
2118: * <!-- end-user-doc -->
2119: * @return the meta object for the containment reference '<em>Online Resource</em>'.
2120: * @see net.opengis.ows.ContactType#getOnlineResource()
2121: * @see #getContactType()
2122: * @generated
2123: */
2124: EReference getContactType_OnlineResource();
2125:
2126: /**
2127: * Returns the meta object for the attribute '{@link net.opengis.ows.ContactType#getHoursOfService <em>Hours Of Service</em>}'.
2128: * <!-- begin-user-doc -->
2129: * <!-- end-user-doc -->
2130: * @return the meta object for the attribute '<em>Hours Of Service</em>'.
2131: * @see net.opengis.ows.ContactType#getHoursOfService()
2132: * @see #getContactType()
2133: * @generated
2134: */
2135: EAttribute getContactType_HoursOfService();
2136:
2137: /**
2138: * Returns the meta object for the attribute '{@link net.opengis.ows.ContactType#getContactInstructions <em>Contact Instructions</em>}'.
2139: * <!-- begin-user-doc -->
2140: * <!-- end-user-doc -->
2141: * @return the meta object for the attribute '<em>Contact Instructions</em>'.
2142: * @see net.opengis.ows.ContactType#getContactInstructions()
2143: * @see #getContactType()
2144: * @generated
2145: */
2146: EAttribute getContactType_ContactInstructions();
2147:
2148: /**
2149: * Returns the meta object for class '{@link net.opengis.ows.DCPType <em>DCP Type</em>}'.
2150: * <!-- begin-user-doc -->
2151: * <!-- end-user-doc -->
2152: * @return the meta object for class '<em>DCP Type</em>'.
2153: * @see net.opengis.ows.DCPType
2154: * @generated
2155: */
2156: EClass getDCPType();
2157:
2158: /**
2159: * Returns the meta object for the containment reference '{@link net.opengis.ows.DCPType#getHTTP <em>HTTP</em>}'.
2160: * <!-- begin-user-doc -->
2161: * <!-- end-user-doc -->
2162: * @return the meta object for the containment reference '<em>HTTP</em>'.
2163: * @see net.opengis.ows.DCPType#getHTTP()
2164: * @see #getDCPType()
2165: * @generated
2166: */
2167: EReference getDCPType_HTTP();
2168:
2169: /**
2170: * Returns the meta object for class '{@link net.opengis.ows.DescriptionType <em>Description Type</em>}'.
2171: * <!-- begin-user-doc -->
2172: * <!-- end-user-doc -->
2173: * @return the meta object for class '<em>Description Type</em>'.
2174: * @see net.opengis.ows.DescriptionType
2175: * @generated
2176: */
2177: EClass getDescriptionType();
2178:
2179: /**
2180: * Returns the meta object for the attribute '{@link net.opengis.ows.DescriptionType#getTitle <em>Title</em>}'.
2181: * <!-- begin-user-doc -->
2182: * <!-- end-user-doc -->
2183: * @return the meta object for the attribute '<em>Title</em>'.
2184: * @see net.opengis.ows.DescriptionType#getTitle()
2185: * @see #getDescriptionType()
2186: * @generated
2187: */
2188: EAttribute getDescriptionType_Title();
2189:
2190: /**
2191: * Returns the meta object for the attribute '{@link net.opengis.ows.DescriptionType#getAbstract <em>Abstract</em>}'.
2192: * <!-- begin-user-doc -->
2193: * <!-- end-user-doc -->
2194: * @return the meta object for the attribute '<em>Abstract</em>'.
2195: * @see net.opengis.ows.DescriptionType#getAbstract()
2196: * @see #getDescriptionType()
2197: * @generated
2198: */
2199: EAttribute getDescriptionType_Abstract();
2200:
2201: /**
2202: * Returns the meta object for the containment reference list '{@link net.opengis.ows.DescriptionType#getKeywords <em>Keywords</em>}'.
2203: * <!-- begin-user-doc -->
2204: * <!-- end-user-doc -->
2205: * @return the meta object for the containment reference list '<em>Keywords</em>'.
2206: * @see net.opengis.ows.DescriptionType#getKeywords()
2207: * @see #getDescriptionType()
2208: * @generated
2209: */
2210: EReference getDescriptionType_Keywords();
2211:
2212: /**
2213: * Returns the meta object for class '{@link net.opengis.ows.DocumentRoot <em>Document Root</em>}'.
2214: * <!-- begin-user-doc -->
2215: * <!-- end-user-doc -->
2216: * @return the meta object for class '<em>Document Root</em>'.
2217: * @see net.opengis.ows.DocumentRoot
2218: * @generated
2219: */
2220: EClass getDocumentRoot();
2221:
2222: /**
2223: * Returns the meta object for the attribute list '{@link net.opengis.ows.DocumentRoot#getMixed <em>Mixed</em>}'.
2224: * <!-- begin-user-doc -->
2225: * <!-- end-user-doc -->
2226: * @return the meta object for the attribute list '<em>Mixed</em>'.
2227: * @see net.opengis.ows.DocumentRoot#getMixed()
2228: * @see #getDocumentRoot()
2229: * @generated
2230: */
2231: EAttribute getDocumentRoot_Mixed();
2232:
2233: /**
2234: * Returns the meta object for the map '{@link net.opengis.ows.DocumentRoot#getXMLNSPrefixMap <em>XMLNS Prefix Map</em>}'.
2235: * <!-- begin-user-doc -->
2236: * <!-- end-user-doc -->
2237: * @return the meta object for the map '<em>XMLNS Prefix Map</em>'.
2238: * @see net.opengis.ows.DocumentRoot#getXMLNSPrefixMap()
2239: * @see #getDocumentRoot()
2240: * @generated
2241: */
2242: EReference getDocumentRoot_XMLNSPrefixMap();
2243:
2244: /**
2245: * Returns the meta object for the map '{@link net.opengis.ows.DocumentRoot#getXSISchemaLocation <em>XSI Schema Location</em>}'.
2246: * <!-- begin-user-doc -->
2247: * <!-- end-user-doc -->
2248: * @return the meta object for the map '<em>XSI Schema Location</em>'.
2249: * @see net.opengis.ows.DocumentRoot#getXSISchemaLocation()
2250: * @see #getDocumentRoot()
2251: * @generated
2252: */
2253: EReference getDocumentRoot_XSISchemaLocation();
2254:
2255: /**
2256: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getAbstract <em>Abstract</em>}'.
2257: * <!-- begin-user-doc -->
2258: * <!-- end-user-doc -->
2259: * @return the meta object for the attribute '<em>Abstract</em>'.
2260: * @see net.opengis.ows.DocumentRoot#getAbstract()
2261: * @see #getDocumentRoot()
2262: * @generated
2263: */
2264: EAttribute getDocumentRoot_Abstract();
2265:
2266: /**
2267: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getContactInfo <em>Contact Info</em>}'.
2268: * <!-- begin-user-doc -->
2269: * <!-- end-user-doc -->
2270: * @return the meta object for the containment reference '<em>Contact Info</em>'.
2271: * @see net.opengis.ows.DocumentRoot#getContactInfo()
2272: * @see #getDocumentRoot()
2273: * @generated
2274: */
2275: EReference getDocumentRoot_ContactInfo();
2276:
2277: /**
2278: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getIndividualName <em>Individual Name</em>}'.
2279: * <!-- begin-user-doc -->
2280: * <!-- end-user-doc -->
2281: * @return the meta object for the attribute '<em>Individual Name</em>'.
2282: * @see net.opengis.ows.DocumentRoot#getIndividualName()
2283: * @see #getDocumentRoot()
2284: * @generated
2285: */
2286: EAttribute getDocumentRoot_IndividualName();
2287:
2288: /**
2289: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getKeywords <em>Keywords</em>}'.
2290: * <!-- begin-user-doc -->
2291: * <!-- end-user-doc -->
2292: * @return the meta object for the containment reference '<em>Keywords</em>'.
2293: * @see net.opengis.ows.DocumentRoot#getKeywords()
2294: * @see #getDocumentRoot()
2295: * @generated
2296: */
2297: EReference getDocumentRoot_Keywords();
2298:
2299: /**
2300: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getOrganisationName <em>Organisation Name</em>}'.
2301: * <!-- begin-user-doc -->
2302: * <!-- end-user-doc -->
2303: * @return the meta object for the attribute '<em>Organisation Name</em>'.
2304: * @see net.opengis.ows.DocumentRoot#getOrganisationName()
2305: * @see #getDocumentRoot()
2306: * @generated
2307: */
2308: EAttribute getDocumentRoot_OrganisationName();
2309:
2310: /**
2311: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getPointOfContact <em>Point Of Contact</em>}'.
2312: * <!-- begin-user-doc -->
2313: * <!-- end-user-doc -->
2314: * @return the meta object for the containment reference '<em>Point Of Contact</em>'.
2315: * @see net.opengis.ows.DocumentRoot#getPointOfContact()
2316: * @see #getDocumentRoot()
2317: * @generated
2318: */
2319: EReference getDocumentRoot_PointOfContact();
2320:
2321: /**
2322: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getPositionName <em>Position Name</em>}'.
2323: * <!-- begin-user-doc -->
2324: * <!-- end-user-doc -->
2325: * @return the meta object for the attribute '<em>Position Name</em>'.
2326: * @see net.opengis.ows.DocumentRoot#getPositionName()
2327: * @see #getDocumentRoot()
2328: * @generated
2329: */
2330: EAttribute getDocumentRoot_PositionName();
2331:
2332: /**
2333: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getRole <em>Role</em>}'.
2334: * <!-- begin-user-doc -->
2335: * <!-- end-user-doc -->
2336: * @return the meta object for the containment reference '<em>Role</em>'.
2337: * @see net.opengis.ows.DocumentRoot#getRole()
2338: * @see #getDocumentRoot()
2339: * @generated
2340: */
2341: EReference getDocumentRoot_Role();
2342:
2343: /**
2344: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getTitle <em>Title</em>}'.
2345: * <!-- begin-user-doc -->
2346: * <!-- end-user-doc -->
2347: * @return the meta object for the attribute '<em>Title</em>'.
2348: * @see net.opengis.ows.DocumentRoot#getTitle()
2349: * @see #getDocumentRoot()
2350: * @generated
2351: */
2352: EAttribute getDocumentRoot_Title();
2353:
2354: /**
2355: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getAbstractMetaData <em>Abstract Meta Data</em>}'.
2356: * <!-- begin-user-doc -->
2357: * <!-- end-user-doc -->
2358: * @return the meta object for the containment reference '<em>Abstract Meta Data</em>'.
2359: * @see net.opengis.ows.DocumentRoot#getAbstractMetaData()
2360: * @see #getDocumentRoot()
2361: * @generated
2362: */
2363: EReference getDocumentRoot_AbstractMetaData();
2364:
2365: /**
2366: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getAccessConstraints <em>Access Constraints</em>}'.
2367: * <!-- begin-user-doc -->
2368: * <!-- end-user-doc -->
2369: * @return the meta object for the attribute '<em>Access Constraints</em>'.
2370: * @see net.opengis.ows.DocumentRoot#getAccessConstraints()
2371: * @see #getDocumentRoot()
2372: * @generated
2373: */
2374: EAttribute getDocumentRoot_AccessConstraints();
2375:
2376: /**
2377: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getAvailableCRS <em>Available CRS</em>}'.
2378: * <!-- begin-user-doc -->
2379: * <!-- end-user-doc -->
2380: * @return the meta object for the attribute '<em>Available CRS</em>'.
2381: * @see net.opengis.ows.DocumentRoot#getAvailableCRS()
2382: * @see #getDocumentRoot()
2383: * @generated
2384: */
2385: EAttribute getDocumentRoot_AvailableCRS();
2386:
2387: /**
2388: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getBoundingBox <em>Bounding Box</em>}'.
2389: * <!-- begin-user-doc -->
2390: * <!-- end-user-doc -->
2391: * @return the meta object for the containment reference '<em>Bounding Box</em>'.
2392: * @see net.opengis.ows.DocumentRoot#getBoundingBox()
2393: * @see #getDocumentRoot()
2394: * @generated
2395: */
2396: EReference getDocumentRoot_BoundingBox();
2397:
2398: /**
2399: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getDcp <em>Dcp</em>}'.
2400: * <!-- begin-user-doc -->
2401: * <!-- end-user-doc -->
2402: * @return the meta object for the containment reference '<em>Dcp</em>'.
2403: * @see net.opengis.ows.DocumentRoot#getDcp()
2404: * @see #getDocumentRoot()
2405: * @generated
2406: */
2407: EReference getDocumentRoot_Dcp();
2408:
2409: /**
2410: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getException <em>Exception</em>}'.
2411: * <!-- begin-user-doc -->
2412: * <!-- end-user-doc -->
2413: * @return the meta object for the containment reference '<em>Exception</em>'.
2414: * @see net.opengis.ows.DocumentRoot#getException()
2415: * @see #getDocumentRoot()
2416: * @generated
2417: */
2418: EReference getDocumentRoot_Exception();
2419:
2420: /**
2421: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getExceptionReport <em>Exception Report</em>}'.
2422: * <!-- begin-user-doc -->
2423: * <!-- end-user-doc -->
2424: * @return the meta object for the containment reference '<em>Exception Report</em>'.
2425: * @see net.opengis.ows.DocumentRoot#getExceptionReport()
2426: * @see #getDocumentRoot()
2427: * @generated
2428: */
2429: EReference getDocumentRoot_ExceptionReport();
2430:
2431: /**
2432: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getExtendedCapabilities <em>Extended Capabilities</em>}'.
2433: * <!-- begin-user-doc -->
2434: * <!-- end-user-doc -->
2435: * @return the meta object for the containment reference '<em>Extended Capabilities</em>'.
2436: * @see net.opengis.ows.DocumentRoot#getExtendedCapabilities()
2437: * @see #getDocumentRoot()
2438: * @generated
2439: */
2440: EReference getDocumentRoot_ExtendedCapabilities();
2441:
2442: /**
2443: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getFees <em>Fees</em>}'.
2444: * <!-- begin-user-doc -->
2445: * <!-- end-user-doc -->
2446: * @return the meta object for the attribute '<em>Fees</em>'.
2447: * @see net.opengis.ows.DocumentRoot#getFees()
2448: * @see #getDocumentRoot()
2449: * @generated
2450: */
2451: EAttribute getDocumentRoot_Fees();
2452:
2453: /**
2454: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getGetCapabilities <em>Get Capabilities</em>}'.
2455: * <!-- begin-user-doc -->
2456: * <!-- end-user-doc -->
2457: * @return the meta object for the containment reference '<em>Get Capabilities</em>'.
2458: * @see net.opengis.ows.DocumentRoot#getGetCapabilities()
2459: * @see #getDocumentRoot()
2460: * @generated
2461: */
2462: EReference getDocumentRoot_GetCapabilities();
2463:
2464: /**
2465: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getHttp <em>Http</em>}'.
2466: * <!-- begin-user-doc -->
2467: * <!-- end-user-doc -->
2468: * @return the meta object for the containment reference '<em>Http</em>'.
2469: * @see net.opengis.ows.DocumentRoot#getHttp()
2470: * @see #getDocumentRoot()
2471: * @generated
2472: */
2473: EReference getDocumentRoot_Http();
2474:
2475: /**
2476: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getIdentifier <em>Identifier</em>}'.
2477: * <!-- begin-user-doc -->
2478: * <!-- end-user-doc -->
2479: * @return the meta object for the containment reference '<em>Identifier</em>'.
2480: * @see net.opengis.ows.DocumentRoot#getIdentifier()
2481: * @see #getDocumentRoot()
2482: * @generated
2483: */
2484: EReference getDocumentRoot_Identifier();
2485:
2486: /**
2487: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getLanguage <em>Language</em>}'.
2488: * <!-- begin-user-doc -->
2489: * <!-- end-user-doc -->
2490: * @return the meta object for the attribute '<em>Language</em>'.
2491: * @see net.opengis.ows.DocumentRoot#getLanguage()
2492: * @see #getDocumentRoot()
2493: * @generated
2494: */
2495: EAttribute getDocumentRoot_Language();
2496:
2497: /**
2498: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getMetadata <em>Metadata</em>}'.
2499: * <!-- begin-user-doc -->
2500: * <!-- end-user-doc -->
2501: * @return the meta object for the containment reference '<em>Metadata</em>'.
2502: * @see net.opengis.ows.DocumentRoot#getMetadata()
2503: * @see #getDocumentRoot()
2504: * @generated
2505: */
2506: EReference getDocumentRoot_Metadata();
2507:
2508: /**
2509: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getOperation <em>Operation</em>}'.
2510: * <!-- begin-user-doc -->
2511: * <!-- end-user-doc -->
2512: * @return the meta object for the containment reference '<em>Operation</em>'.
2513: * @see net.opengis.ows.DocumentRoot#getOperation()
2514: * @see #getDocumentRoot()
2515: * @generated
2516: */
2517: EReference getDocumentRoot_Operation();
2518:
2519: /**
2520: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getOperationsMetadata <em>Operations Metadata</em>}'.
2521: * <!-- begin-user-doc -->
2522: * <!-- end-user-doc -->
2523: * @return the meta object for the containment reference '<em>Operations Metadata</em>'.
2524: * @see net.opengis.ows.DocumentRoot#getOperationsMetadata()
2525: * @see #getDocumentRoot()
2526: * @generated
2527: */
2528: EReference getDocumentRoot_OperationsMetadata();
2529:
2530: /**
2531: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getOutputFormat <em>Output Format</em>}'.
2532: * <!-- begin-user-doc -->
2533: * <!-- end-user-doc -->
2534: * @return the meta object for the attribute '<em>Output Format</em>'.
2535: * @see net.opengis.ows.DocumentRoot#getOutputFormat()
2536: * @see #getDocumentRoot()
2537: * @generated
2538: */
2539: EAttribute getDocumentRoot_OutputFormat();
2540:
2541: /**
2542: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getServiceIdentification <em>Service Identification</em>}'.
2543: * <!-- begin-user-doc -->
2544: * <!-- end-user-doc -->
2545: * @return the meta object for the containment reference '<em>Service Identification</em>'.
2546: * @see net.opengis.ows.DocumentRoot#getServiceIdentification()
2547: * @see #getDocumentRoot()
2548: * @generated
2549: */
2550: EReference getDocumentRoot_ServiceIdentification();
2551:
2552: /**
2553: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getServiceProvider <em>Service Provider</em>}'.
2554: * <!-- begin-user-doc -->
2555: * <!-- end-user-doc -->
2556: * @return the meta object for the containment reference '<em>Service Provider</em>'.
2557: * @see net.opengis.ows.DocumentRoot#getServiceProvider()
2558: * @see #getDocumentRoot()
2559: * @generated
2560: */
2561: EReference getDocumentRoot_ServiceProvider();
2562:
2563: /**
2564: * Returns the meta object for the attribute '{@link net.opengis.ows.DocumentRoot#getSupportedCRS <em>Supported CRS</em>}'.
2565: * <!-- begin-user-doc -->
2566: * <!-- end-user-doc -->
2567: * @return the meta object for the attribute '<em>Supported CRS</em>'.
2568: * @see net.opengis.ows.DocumentRoot#getSupportedCRS()
2569: * @see #getDocumentRoot()
2570: * @generated
2571: */
2572: EAttribute getDocumentRoot_SupportedCRS();
2573:
2574: /**
2575: * Returns the meta object for the containment reference '{@link net.opengis.ows.DocumentRoot#getWgS84BoundingBox <em>Wg S84 Bounding Box</em>}'.
2576: * <!-- begin-user-doc -->
2577: * <!-- end-user-doc -->
2578: * @return the meta object for the containment reference '<em>Wg S84 Bounding Box</em>'.
2579: * @see net.opengis.ows.DocumentRoot#getWgS84BoundingBox()
2580: * @see #getDocumentRoot()
2581: * @generated
2582: */
2583: EReference getDocumentRoot_WgS84BoundingBox();
2584:
2585: /**
2586: * Returns the meta object for class '{@link net.opengis.ows.DomainType <em>Domain Type</em>}'.
2587: * <!-- begin-user-doc -->
2588: * <!-- end-user-doc -->
2589: * @return the meta object for class '<em>Domain Type</em>'.
2590: * @see net.opengis.ows.DomainType
2591: * @generated
2592: */
2593: EClass getDomainType();
2594:
2595: /**
2596: * Returns the meta object for the attribute '{@link net.opengis.ows.DomainType#getValue <em>Value</em>}'.
2597: * <!-- begin-user-doc -->
2598: * <!-- end-user-doc -->
2599: * @return the meta object for the attribute '<em>Value</em>'.
2600: * @see net.opengis.ows.DomainType#getValue()
2601: * @see #getDomainType()
2602: * @generated
2603: */
2604: EAttribute getDomainType_Value();
2605:
2606: /**
2607: * Returns the meta object for the containment reference list '{@link net.opengis.ows.DomainType#getMetadata <em>Metadata</em>}'.
2608: * <!-- begin-user-doc -->
2609: * <!-- end-user-doc -->
2610: * @return the meta object for the containment reference list '<em>Metadata</em>'.
2611: * @see net.opengis.ows.DomainType#getMetadata()
2612: * @see #getDomainType()
2613: * @generated
2614: */
2615: EReference getDomainType_Metadata();
2616:
2617: /**
2618: * Returns the meta object for the attribute '{@link net.opengis.ows.DomainType#getName <em>Name</em>}'.
2619: * <!-- begin-user-doc -->
2620: * <!-- end-user-doc -->
2621: * @return the meta object for the attribute '<em>Name</em>'.
2622: * @see net.opengis.ows.DomainType#getName()
2623: * @see #getDomainType()
2624: * @generated
2625: */
2626: EAttribute getDomainType_Name();
2627:
2628: /**
2629: * Returns the meta object for class '{@link net.opengis.ows.ExceptionReportType <em>Exception Report Type</em>}'.
2630: * <!-- begin-user-doc -->
2631: * <!-- end-user-doc -->
2632: * @return the meta object for class '<em>Exception Report Type</em>'.
2633: * @see net.opengis.ows.ExceptionReportType
2634: * @generated
2635: */
2636: EClass getExceptionReportType();
2637:
2638: /**
2639: * Returns the meta object for the containment reference list '{@link net.opengis.ows.ExceptionReportType#getException <em>Exception</em>}'.
2640: * <!-- begin-user-doc -->
2641: * <!-- end-user-doc -->
2642: * @return the meta object for the containment reference list '<em>Exception</em>'.
2643: * @see net.opengis.ows.ExceptionReportType#getException()
2644: * @see #getExceptionReportType()
2645: * @generated
2646: */
2647: EReference getExceptionReportType_Exception();
2648:
2649: /**
2650: * Returns the meta object for the attribute '{@link net.opengis.ows.ExceptionReportType#getLanguage <em>Language</em>}'.
2651: * <!-- begin-user-doc -->
2652: * <!-- end-user-doc -->
2653: * @return the meta object for the attribute '<em>Language</em>'.
2654: * @see net.opengis.ows.ExceptionReportType#getLanguage()
2655: * @see #getExceptionReportType()
2656: * @generated
2657: */
2658: EAttribute getExceptionReportType_Language();
2659:
2660: /**
2661: * Returns the meta object for the attribute '{@link net.opengis.ows.ExceptionReportType#getVersion <em>Version</em>}'.
2662: * <!-- begin-user-doc -->
2663: * <!-- end-user-doc -->
2664: * @return the meta object for the attribute '<em>Version</em>'.
2665: * @see net.opengis.ows.ExceptionReportType#getVersion()
2666: * @see #getExceptionReportType()
2667: * @generated
2668: */
2669: EAttribute getExceptionReportType_Version();
2670:
2671: /**
2672: * Returns the meta object for class '{@link net.opengis.ows.ExceptionType <em>Exception Type</em>}'.
2673: * <!-- begin-user-doc -->
2674: * <!-- end-user-doc -->
2675: * @return the meta object for class '<em>Exception Type</em>'.
2676: * @see net.opengis.ows.ExceptionType
2677: * @generated
2678: */
2679: EClass getExceptionType();
2680:
2681: /**
2682: * Returns the meta object for the attribute list '{@link net.opengis.ows.ExceptionType#getExceptionText <em>Exception Text</em>}'.
2683: * <!-- begin-user-doc -->
2684: * <!-- end-user-doc -->
2685: * @return the meta object for the attribute list '<em>Exception Text</em>'.
2686: * @see net.opengis.ows.ExceptionType#getExceptionText()
2687: * @see #getExceptionType()
2688: * @generated
2689: */
2690: EAttribute getExceptionType_ExceptionText();
2691:
2692: /**
2693: * Returns the meta object for the attribute '{@link net.opengis.ows.ExceptionType#getExceptionCode <em>Exception Code</em>}'.
2694: * <!-- begin-user-doc -->
2695: * <!-- end-user-doc -->
2696: * @return the meta object for the attribute '<em>Exception Code</em>'.
2697: * @see net.opengis.ows.ExceptionType#getExceptionCode()
2698: * @see #getExceptionType()
2699: * @generated
2700: */
2701: EAttribute getExceptionType_ExceptionCode();
2702:
2703: /**
2704: * Returns the meta object for the attribute '{@link net.opengis.ows.ExceptionType#getLocator <em>Locator</em>}'.
2705: * <!-- begin-user-doc -->
2706: * <!-- end-user-doc -->
2707: * @return the meta object for the attribute '<em>Locator</em>'.
2708: * @see net.opengis.ows.ExceptionType#getLocator()
2709: * @see #getExceptionType()
2710: * @generated
2711: */
2712: EAttribute getExceptionType_Locator();
2713:
2714: /**
2715: * Returns the meta object for class '{@link net.opengis.ows.GetCapabilitiesType <em>Get Capabilities Type</em>}'.
2716: * <!-- begin-user-doc -->
2717: * <!-- end-user-doc -->
2718: * @return the meta object for class '<em>Get Capabilities Type</em>'.
2719: * @see net.opengis.ows.GetCapabilitiesType
2720: * @generated
2721: */
2722: EClass getGetCapabilitiesType();
2723:
2724: /**
2725: * Returns the meta object for the containment reference '{@link net.opengis.ows.GetCapabilitiesType#getAcceptVersions <em>Accept Versions</em>}'.
2726: * <!-- begin-user-doc -->
2727: * <!-- end-user-doc -->
2728: * @return the meta object for the containment reference '<em>Accept Versions</em>'.
2729: * @see net.opengis.ows.GetCapabilitiesType#getAcceptVersions()
2730: * @see #getGetCapabilitiesType()
2731: * @generated
2732: */
2733: EReference getGetCapabilitiesType_AcceptVersions();
2734:
2735: /**
2736: * Returns the meta object for the containment reference '{@link net.opengis.ows.GetCapabilitiesType#getSections <em>Sections</em>}'.
2737: * <!-- begin-user-doc -->
2738: * <!-- end-user-doc -->
2739: * @return the meta object for the containment reference '<em>Sections</em>'.
2740: * @see net.opengis.ows.GetCapabilitiesType#getSections()
2741: * @see #getGetCapabilitiesType()
2742: * @generated
2743: */
2744: EReference getGetCapabilitiesType_Sections();
2745:
2746: /**
2747: * Returns the meta object for the containment reference '{@link net.opengis.ows.GetCapabilitiesType#getAcceptFormats <em>Accept Formats</em>}'.
2748: * <!-- begin-user-doc -->
2749: * <!-- end-user-doc -->
2750: * @return the meta object for the containment reference '<em>Accept Formats</em>'.
2751: * @see net.opengis.ows.GetCapabilitiesType#getAcceptFormats()
2752: * @see #getGetCapabilitiesType()
2753: * @generated
2754: */
2755: EReference getGetCapabilitiesType_AcceptFormats();
2756:
2757: /**
2758: * Returns the meta object for the attribute '{@link net.opengis.ows.GetCapabilitiesType#getUpdateSequence <em>Update Sequence</em>}'.
2759: * <!-- begin-user-doc -->
2760: * <!-- end-user-doc -->
2761: * @return the meta object for the attribute '<em>Update Sequence</em>'.
2762: * @see net.opengis.ows.GetCapabilitiesType#getUpdateSequence()
2763: * @see #getGetCapabilitiesType()
2764: * @generated
2765: */
2766: EAttribute getGetCapabilitiesType_UpdateSequence();
2767:
2768: /**
2769: * Returns the meta object for the attribute '{@link net.opengis.ows.GetCapabilitiesType#getBaseUrl <em>Base Url</em>}'.
2770: * <!-- begin-user-doc -->
2771: * <!-- end-user-doc -->
2772: * @return the meta object for the attribute '<em>Base Url</em>'.
2773: * @see net.opengis.ows.GetCapabilitiesType#getBaseUrl()
2774: * @see #getGetCapabilitiesType()
2775: * @generated
2776: */
2777: EAttribute getGetCapabilitiesType_BaseUrl();
2778:
2779: /**
2780: * Returns the meta object for class '{@link net.opengis.ows.HTTPType <em>HTTP Type</em>}'.
2781: * <!-- begin-user-doc -->
2782: * <!-- end-user-doc -->
2783: * @return the meta object for class '<em>HTTP Type</em>'.
2784: * @see net.opengis.ows.HTTPType
2785: * @generated
2786: */
2787: EClass getHTTPType();
2788:
2789: /**
2790: * Returns the meta object for the attribute list '{@link net.opengis.ows.HTTPType#getGroup <em>Group</em>}'.
2791: * <!-- begin-user-doc -->
2792: * <!-- end-user-doc -->
2793: * @return the meta object for the attribute list '<em>Group</em>'.
2794: * @see net.opengis.ows.HTTPType#getGroup()
2795: * @see #getHTTPType()
2796: * @generated
2797: */
2798: EAttribute getHTTPType_Group();
2799:
2800: /**
2801: * Returns the meta object for the containment reference list '{@link net.opengis.ows.HTTPType#getGet <em>Get</em>}'.
2802: * <!-- begin-user-doc -->
2803: * <!-- end-user-doc -->
2804: * @return the meta object for the containment reference list '<em>Get</em>'.
2805: * @see net.opengis.ows.HTTPType#getGet()
2806: * @see #getHTTPType()
2807: * @generated
2808: */
2809: EReference getHTTPType_Get();
2810:
2811: /**
2812: * Returns the meta object for the containment reference list '{@link net.opengis.ows.HTTPType#getPost <em>Post</em>}'.
2813: * <!-- begin-user-doc -->
2814: * <!-- end-user-doc -->
2815: * @return the meta object for the containment reference list '<em>Post</em>'.
2816: * @see net.opengis.ows.HTTPType#getPost()
2817: * @see #getHTTPType()
2818: * @generated
2819: */
2820: EReference getHTTPType_Post();
2821:
2822: /**
2823: * Returns the meta object for class '{@link net.opengis.ows.IdentificationType <em>Identification Type</em>}'.
2824: * <!-- begin-user-doc -->
2825: * <!-- end-user-doc -->
2826: * @return the meta object for class '<em>Identification Type</em>'.
2827: * @see net.opengis.ows.IdentificationType
2828: * @generated
2829: */
2830: EClass getIdentificationType();
2831:
2832: /**
2833: * Returns the meta object for the containment reference '{@link net.opengis.ows.IdentificationType#getIdentifier <em>Identifier</em>}'.
2834: * <!-- begin-user-doc -->
2835: * <!-- end-user-doc -->
2836: * @return the meta object for the containment reference '<em>Identifier</em>'.
2837: * @see net.opengis.ows.IdentificationType#getIdentifier()
2838: * @see #getIdentificationType()
2839: * @generated
2840: */
2841: EReference getIdentificationType_Identifier();
2842:
2843: /**
2844: * Returns the meta object for the attribute list '{@link net.opengis.ows.IdentificationType#getBoundingBoxGroup <em>Bounding Box Group</em>}'.
2845: * <!-- begin-user-doc -->
2846: * <!-- end-user-doc -->
2847: * @return the meta object for the attribute list '<em>Bounding Box Group</em>'.
2848: * @see net.opengis.ows.IdentificationType#getBoundingBoxGroup()
2849: * @see #getIdentificationType()
2850: * @generated
2851: */
2852: EAttribute getIdentificationType_BoundingBoxGroup();
2853:
2854: /**
2855: * Returns the meta object for the containment reference list '{@link net.opengis.ows.IdentificationType#getBoundingBox <em>Bounding Box</em>}'.
2856: * <!-- begin-user-doc -->
2857: * <!-- end-user-doc -->
2858: * @return the meta object for the containment reference list '<em>Bounding Box</em>'.
2859: * @see net.opengis.ows.IdentificationType#getBoundingBox()
2860: * @see #getIdentificationType()
2861: * @generated
2862: */
2863: EReference getIdentificationType_BoundingBox();
2864:
2865: /**
2866: * Returns the meta object for the attribute '{@link net.opengis.ows.IdentificationType#getOutputFormat <em>Output Format</em>}'.
2867: * <!-- begin-user-doc -->
2868: * <!-- end-user-doc -->
2869: * @return the meta object for the attribute '<em>Output Format</em>'.
2870: * @see net.opengis.ows.IdentificationType#getOutputFormat()
2871: * @see #getIdentificationType()
2872: * @generated
2873: */
2874: EAttribute getIdentificationType_OutputFormat();
2875:
2876: /**
2877: * Returns the meta object for the attribute list '{@link net.opengis.ows.IdentificationType#getAvailableCRSGroup <em>Available CRS Group</em>}'.
2878: * <!-- begin-user-doc -->
2879: * <!-- end-user-doc -->
2880: * @return the meta object for the attribute list '<em>Available CRS Group</em>'.
2881: * @see net.opengis.ows.IdentificationType#getAvailableCRSGroup()
2882: * @see #getIdentificationType()
2883: * @generated
2884: */
2885: EAttribute getIdentificationType_AvailableCRSGroup();
2886:
2887: /**
2888: * Returns the meta object for the attribute '{@link net.opengis.ows.IdentificationType#getAvailableCRS <em>Available CRS</em>}'.
2889: * <!-- begin-user-doc -->
2890: * <!-- end-user-doc -->
2891: * @return the meta object for the attribute '<em>Available CRS</em>'.
2892: * @see net.opengis.ows.IdentificationType#getAvailableCRS()
2893: * @see #getIdentificationType()
2894: * @generated
2895: */
2896: EAttribute getIdentificationType_AvailableCRS();
2897:
2898: /**
2899: * Returns the meta object for the containment reference list '{@link net.opengis.ows.IdentificationType#getMetadata <em>Metadata</em>}'.
2900: * <!-- begin-user-doc -->
2901: * <!-- end-user-doc -->
2902: * @return the meta object for the containment reference list '<em>Metadata</em>'.
2903: * @see net.opengis.ows.IdentificationType#getMetadata()
2904: * @see #getIdentificationType()
2905: * @generated
2906: */
2907: EReference getIdentificationType_Metadata();
2908:
2909: /**
2910: * Returns the meta object for class '{@link net.opengis.ows.KeywordsType <em>Keywords Type</em>}'.
2911: * <!-- begin-user-doc -->
2912: * <!-- end-user-doc -->
2913: * @return the meta object for class '<em>Keywords Type</em>'.
2914: * @see net.opengis.ows.KeywordsType
2915: * @generated
2916: */
2917: EClass getKeywordsType();
2918:
2919: /**
2920: * Returns the meta object for the attribute list '{@link net.opengis.ows.KeywordsType#getKeyword <em>Keyword</em>}'.
2921: * <!-- begin-user-doc -->
2922: * <!-- end-user-doc -->
2923: * @return the meta object for the attribute list '<em>Keyword</em>'.
2924: * @see net.opengis.ows.KeywordsType#getKeyword()
2925: * @see #getKeywordsType()
2926: * @generated
2927: */
2928: EAttribute getKeywordsType_Keyword();
2929:
2930: /**
2931: * Returns the meta object for the containment reference '{@link net.opengis.ows.KeywordsType#getType <em>Type</em>}'.
2932: * <!-- begin-user-doc -->
2933: * <!-- end-user-doc -->
2934: * @return the meta object for the containment reference '<em>Type</em>'.
2935: * @see net.opengis.ows.KeywordsType#getType()
2936: * @see #getKeywordsType()
2937: * @generated
2938: */
2939: EReference getKeywordsType_Type();
2940:
2941: /**
2942: * Returns the meta object for class '{@link net.opengis.ows.MetadataType <em>Metadata Type</em>}'.
2943: * <!-- begin-user-doc -->
2944: * <!-- end-user-doc -->
2945: * @return the meta object for class '<em>Metadata Type</em>'.
2946: * @see net.opengis.ows.MetadataType
2947: * @generated
2948: */
2949: EClass getMetadataType();
2950:
2951: /**
2952: * Returns the meta object for the attribute list '{@link net.opengis.ows.MetadataType#getAbstractMetaDataGroup <em>Abstract Meta Data Group</em>}'.
2953: * <!-- begin-user-doc -->
2954: * <!-- end-user-doc -->
2955: * @return the meta object for the attribute list '<em>Abstract Meta Data Group</em>'.
2956: * @see net.opengis.ows.MetadataType#getAbstractMetaDataGroup()
2957: * @see #getMetadataType()
2958: * @generated
2959: */
2960: EAttribute getMetadataType_AbstractMetaDataGroup();
2961:
2962: /**
2963: * Returns the meta object for the containment reference '{@link net.opengis.ows.MetadataType#getAbstractMetaData <em>Abstract Meta Data</em>}'.
2964: * <!-- begin-user-doc -->
2965: * <!-- end-user-doc -->
2966: * @return the meta object for the containment reference '<em>Abstract Meta Data</em>'.
2967: * @see net.opengis.ows.MetadataType#getAbstractMetaData()
2968: * @see #getMetadataType()
2969: * @generated
2970: */
2971: EReference getMetadataType_AbstractMetaData();
2972:
2973: /**
2974: * Returns the meta object for the attribute '{@link net.opengis.ows.MetadataType#getAbout <em>About</em>}'.
2975: * <!-- begin-user-doc -->
2976: * <!-- end-user-doc -->
2977: * @return the meta object for the attribute '<em>About</em>'.
2978: * @see net.opengis.ows.MetadataType#getAbout()
2979: * @see #getMetadataType()
2980: * @generated
2981: */
2982: EAttribute getMetadataType_About();
2983:
2984: /**
2985: * Returns the meta object for class '{@link net.opengis.ows.OnlineResourceType <em>Online Resource Type</em>}'.
2986: * <!-- begin-user-doc -->
2987: * <!-- end-user-doc -->
2988: * @return the meta object for class '<em>Online Resource Type</em>'.
2989: * @see net.opengis.ows.OnlineResourceType
2990: * @generated
2991: */
2992: EClass getOnlineResourceType();
2993:
2994: /**
2995: * Returns the meta object for class '{@link net.opengis.ows.OperationType <em>Operation Type</em>}'.
2996: * <!-- begin-user-doc -->
2997: * <!-- end-user-doc -->
2998: * @return the meta object for class '<em>Operation Type</em>'.
2999: * @see net.opengis.ows.OperationType
3000: * @generated
3001: */
3002: EClass getOperationType();
3003:
3004: /**
3005: * Returns the meta object for the containment reference list '{@link net.opengis.ows.OperationType#getDCP <em>DCP</em>}'.
3006: * <!-- begin-user-doc -->
3007: * <!-- end-user-doc -->
3008: * @return the meta object for the containment reference list '<em>DCP</em>'.
3009: * @see net.opengis.ows.OperationType#getDCP()
3010: * @see #getOperationType()
3011: * @generated
3012: */
3013: EReference getOperationType_DCP();
3014:
3015: /**
3016: * Returns the meta object for the containment reference list '{@link net.opengis.ows.OperationType#getParameter <em>Parameter</em>}'.
3017: * <!-- begin-user-doc -->
3018: * <!-- end-user-doc -->
3019: * @return the meta object for the containment reference list '<em>Parameter</em>'.
3020: * @see net.opengis.ows.OperationType#getParameter()
3021: * @see #getOperationType()
3022: * @generated
3023: */
3024: EReference getOperationType_Parameter();
3025:
3026: /**
3027: * Returns the meta object for the containment reference list '{@link net.opengis.ows.OperationType#getConstraint <em>Constraint</em>}'.
3028: * <!-- begin-user-doc -->
3029: * <!-- end-user-doc -->
3030: * @return the meta object for the containment reference list '<em>Constraint</em>'.
3031: * @see net.opengis.ows.OperationType#getConstraint()
3032: * @see #getOperationType()
3033: * @generated
3034: */
3035: EReference getOperationType_Constraint();
3036:
3037: /**
3038: * Returns the meta object for the containment reference list '{@link net.opengis.ows.OperationType#getMetadata <em>Metadata</em>}'.
3039: * <!-- begin-user-doc -->
3040: * <!-- end-user-doc -->
3041: * @return the meta object for the containment reference list '<em>Metadata</em>'.
3042: * @see net.opengis.ows.OperationType#getMetadata()
3043: * @see #getOperationType()
3044: * @generated
3045: */
3046: EReference getOperationType_Metadata();
3047:
3048: /**
3049: * Returns the meta object for the attribute '{@link net.opengis.ows.OperationType#getName <em>Name</em>}'.
3050: * <!-- begin-user-doc -->
3051: * <!-- end-user-doc -->
3052: * @return the meta object for the attribute '<em>Name</em>'.
3053: * @see net.opengis.ows.OperationType#getName()
3054: * @see #getOperationType()
3055: * @generated
3056: */
3057: EAttribute getOperationType_Name();
3058:
3059: /**
3060: * Returns the meta object for class '{@link net.opengis.ows.OperationsMetadataType <em>Operations Metadata Type</em>}'.
3061: * <!-- begin-user-doc -->
3062: * <!-- end-user-doc -->
3063: * @return the meta object for class '<em>Operations Metadata Type</em>'.
3064: * @see net.opengis.ows.OperationsMetadataType
3065: * @generated
3066: */
3067: EClass getOperationsMetadataType();
3068:
3069: /**
3070: * Returns the meta object for the containment reference list '{@link net.opengis.ows.OperationsMetadataType#getOperation <em>Operation</em>}'.
3071: * <!-- begin-user-doc -->
3072: * <!-- end-user-doc -->
3073: * @return the meta object for the containment reference list '<em>Operation</em>'.
3074: * @see net.opengis.ows.OperationsMetadataType#getOperation()
3075: * @see #getOperationsMetadataType()
3076: * @generated
3077: */
3078: EReference getOperationsMetadataType_Operation();
3079:
3080: /**
3081: * Returns the meta object for the containment reference list '{@link net.opengis.ows.OperationsMetadataType#getParameter <em>Parameter</em>}'.
3082: * <!-- begin-user-doc -->
3083: * <!-- end-user-doc -->
3084: * @return the meta object for the containment reference list '<em>Parameter</em>'.
3085: * @see net.opengis.ows.OperationsMetadataType#getParameter()
3086: * @see #getOperationsMetadataType()
3087: * @generated
3088: */
3089: EReference getOperationsMetadataType_Parameter();
3090:
3091: /**
3092: * Returns the meta object for the containment reference list '{@link net.opengis.ows.OperationsMetadataType#getConstraint <em>Constraint</em>}'.
3093: * <!-- begin-user-doc -->
3094: * <!-- end-user-doc -->
3095: * @return the meta object for the containment reference list '<em>Constraint</em>'.
3096: * @see net.opengis.ows.OperationsMetadataType#getConstraint()
3097: * @see #getOperationsMetadataType()
3098: * @generated
3099: */
3100: EReference getOperationsMetadataType_Constraint();
3101:
3102: /**
3103: * Returns the meta object for the containment reference '{@link net.opengis.ows.OperationsMetadataType#getExtendedCapabilities <em>Extended Capabilities</em>}'.
3104: * <!-- begin-user-doc -->
3105: * <!-- end-user-doc -->
3106: * @return the meta object for the containment reference '<em>Extended Capabilities</em>'.
3107: * @see net.opengis.ows.OperationsMetadataType#getExtendedCapabilities()
3108: * @see #getOperationsMetadataType()
3109: * @generated
3110: */
3111: EReference getOperationsMetadataType_ExtendedCapabilities();
3112:
3113: /**
3114: * Returns the meta object for class '{@link net.opengis.ows.RequestMethodType <em>Request Method Type</em>}'.
3115: * <!-- begin-user-doc -->
3116: * <!-- end-user-doc -->
3117: * @return the meta object for class '<em>Request Method Type</em>'.
3118: * @see net.opengis.ows.RequestMethodType
3119: * @generated
3120: */
3121: EClass getRequestMethodType();
3122:
3123: /**
3124: * Returns the meta object for the containment reference list '{@link net.opengis.ows.RequestMethodType#getConstraint <em>Constraint</em>}'.
3125: * <!-- begin-user-doc -->
3126: * <!-- end-user-doc -->
3127: * @return the meta object for the containment reference list '<em>Constraint</em>'.
3128: * @see net.opengis.ows.RequestMethodType#getConstraint()
3129: * @see #getRequestMethodType()
3130: * @generated
3131: */
3132: EReference getRequestMethodType_Constraint();
3133:
3134: /**
3135: * Returns the meta object for class '{@link net.opengis.ows.ResponsiblePartySubsetType <em>Responsible Party Subset Type</em>}'.
3136: * <!-- begin-user-doc -->
3137: * <!-- end-user-doc -->
3138: * @return the meta object for class '<em>Responsible Party Subset Type</em>'.
3139: * @see net.opengis.ows.ResponsiblePartySubsetType
3140: * @generated
3141: */
3142: EClass getResponsiblePartySubsetType();
3143:
3144: /**
3145: * Returns the meta object for the attribute '{@link net.opengis.ows.ResponsiblePartySubsetType#getIndividualName <em>Individual Name</em>}'.
3146: * <!-- begin-user-doc -->
3147: * <!-- end-user-doc -->
3148: * @return the meta object for the attribute '<em>Individual Name</em>'.
3149: * @see net.opengis.ows.ResponsiblePartySubsetType#getIndividualName()
3150: * @see #getResponsiblePartySubsetType()
3151: * @generated
3152: */
3153: EAttribute getResponsiblePartySubsetType_IndividualName();
3154:
3155: /**
3156: * Returns the meta object for the attribute '{@link net.opengis.ows.ResponsiblePartySubsetType#getPositionName <em>Position Name</em>}'.
3157: * <!-- begin-user-doc -->
3158: * <!-- end-user-doc -->
3159: * @return the meta object for the attribute '<em>Position Name</em>'.
3160: * @see net.opengis.ows.ResponsiblePartySubsetType#getPositionName()
3161: * @see #getResponsiblePartySubsetType()
3162: * @generated
3163: */
3164: EAttribute getResponsiblePartySubsetType_PositionName();
3165:
3166: /**
3167: * Returns the meta object for the containment reference '{@link net.opengis.ows.ResponsiblePartySubsetType#getContactInfo <em>Contact Info</em>}'.
3168: * <!-- begin-user-doc -->
3169: * <!-- end-user-doc -->
3170: * @return the meta object for the containment reference '<em>Contact Info</em>'.
3171: * @see net.opengis.ows.ResponsiblePartySubsetType#getContactInfo()
3172: * @see #getResponsiblePartySubsetType()
3173: * @generated
3174: */
3175: EReference getResponsiblePartySubsetType_ContactInfo();
3176:
3177: /**
3178: * Returns the meta object for the containment reference '{@link net.opengis.ows.ResponsiblePartySubsetType#getRole <em>Role</em>}'.
3179: * <!-- begin-user-doc -->
3180: * <!-- end-user-doc -->
3181: * @return the meta object for the containment reference '<em>Role</em>'.
3182: * @see net.opengis.ows.ResponsiblePartySubsetType#getRole()
3183: * @see #getResponsiblePartySubsetType()
3184: * @generated
3185: */
3186: EReference getResponsiblePartySubsetType_Role();
3187:
3188: /**
3189: * Returns the meta object for class '{@link net.opengis.ows.ResponsiblePartyType <em>Responsible Party Type</em>}'.
3190: * <!-- begin-user-doc -->
3191: * <!-- end-user-doc -->
3192: * @return the meta object for class '<em>Responsible Party Type</em>'.
3193: * @see net.opengis.ows.ResponsiblePartyType
3194: * @generated
3195: */
3196: EClass getResponsiblePartyType();
3197:
3198: /**
3199: * Returns the meta object for the attribute '{@link net.opengis.ows.ResponsiblePartyType#getIndividualName <em>Individual Name</em>}'.
3200: * <!-- begin-user-doc -->
3201: * <!-- end-user-doc -->
3202: * @return the meta object for the attribute '<em>Individual Name</em>'.
3203: * @see net.opengis.ows.ResponsiblePartyType#getIndividualName()
3204: * @see #getResponsiblePartyType()
3205: * @generated
3206: */
3207: EAttribute getResponsiblePartyType_IndividualName();
3208:
3209: /**
3210: * Returns the meta object for the attribute '{@link net.opengis.ows.ResponsiblePartyType#getOrganisationName <em>Organisation Name</em>}'.
3211: * <!-- begin-user-doc -->
3212: * <!-- end-user-doc -->
3213: * @return the meta object for the attribute '<em>Organisation Name</em>'.
3214: * @see net.opengis.ows.ResponsiblePartyType#getOrganisationName()
3215: * @see #getResponsiblePartyType()
3216: * @generated
3217: */
3218: EAttribute getResponsiblePartyType_OrganisationName();
3219:
3220: /**
3221: * Returns the meta object for the attribute '{@link net.opengis.ows.ResponsiblePartyType#getPositionName <em>Position Name</em>}'.
3222: * <!-- begin-user-doc -->
3223: * <!-- end-user-doc -->
3224: * @return the meta object for the attribute '<em>Position Name</em>'.
3225: * @see net.opengis.ows.ResponsiblePartyType#getPositionName()
3226: * @see #getResponsiblePartyType()
3227: * @generated
3228: */
3229: EAttribute getResponsiblePartyType_PositionName();
3230:
3231: /**
3232: * Returns the meta object for the containment reference '{@link net.opengis.ows.ResponsiblePartyType#getContactInfo <em>Contact Info</em>}'.
3233: * <!-- begin-user-doc -->
3234: * <!-- end-user-doc -->
3235: * @return the meta object for the containment reference '<em>Contact Info</em>'.
3236: * @see net.opengis.ows.ResponsiblePartyType#getContactInfo()
3237: * @see #getResponsiblePartyType()
3238: * @generated
3239: */
3240: EReference getResponsiblePartyType_ContactInfo();
3241:
3242: /**
3243: * Returns the meta object for the containment reference '{@link net.opengis.ows.ResponsiblePartyType#getRole <em>Role</em>}'.
3244: * <!-- begin-user-doc -->
3245: * <!-- end-user-doc -->
3246: * @return the meta object for the containment reference '<em>Role</em>'.
3247: * @see net.opengis.ows.ResponsiblePartyType#getRole()
3248: * @see #getResponsiblePartyType()
3249: * @generated
3250: */
3251: EReference getResponsiblePartyType_Role();
3252:
3253: /**
3254: * Returns the meta object for class '{@link net.opengis.ows.SectionsType <em>Sections Type</em>}'.
3255: * <!-- begin-user-doc -->
3256: * <!-- end-user-doc -->
3257: * @return the meta object for class '<em>Sections Type</em>'.
3258: * @see net.opengis.ows.SectionsType
3259: * @generated
3260: */
3261: EClass getSectionsType();
3262:
3263: /**
3264: * Returns the meta object for the attribute list '{@link net.opengis.ows.SectionsType#getSection <em>Section</em>}'.
3265: * <!-- begin-user-doc -->
3266: * <!-- end-user-doc -->
3267: * @return the meta object for the attribute list '<em>Section</em>'.
3268: * @see net.opengis.ows.SectionsType#getSection()
3269: * @see #getSectionsType()
3270: * @generated
3271: */
3272: EAttribute getSectionsType_Section();
3273:
3274: /**
3275: * Returns the meta object for class '{@link net.opengis.ows.ServiceIdentificationType <em>Service Identification Type</em>}'.
3276: * <!-- begin-user-doc -->
3277: * <!-- end-user-doc -->
3278: * @return the meta object for class '<em>Service Identification Type</em>'.
3279: * @see net.opengis.ows.ServiceIdentificationType
3280: * @generated
3281: */
3282: EClass getServiceIdentificationType();
3283:
3284: /**
3285: * Returns the meta object for the containment reference '{@link net.opengis.ows.ServiceIdentificationType#getServiceType <em>Service Type</em>}'.
3286: * <!-- begin-user-doc -->
3287: * <!-- end-user-doc -->
3288: * @return the meta object for the containment reference '<em>Service Type</em>'.
3289: * @see net.opengis.ows.ServiceIdentificationType#getServiceType()
3290: * @see #getServiceIdentificationType()
3291: * @generated
3292: */
3293: EReference getServiceIdentificationType_ServiceType();
3294:
3295: /**
3296: * Returns the meta object for the attribute '{@link net.opengis.ows.ServiceIdentificationType#getServiceTypeVersion <em>Service Type Version</em>}'.
3297: * <!-- begin-user-doc -->
3298: * <!-- end-user-doc -->
3299: * @return the meta object for the attribute '<em>Service Type Version</em>'.
3300: * @see net.opengis.ows.ServiceIdentificationType#getServiceTypeVersion()
3301: * @see #getServiceIdentificationType()
3302: * @generated
3303: */
3304: EAttribute getServiceIdentificationType_ServiceTypeVersion();
3305:
3306: /**
3307: * Returns the meta object for the attribute '{@link net.opengis.ows.ServiceIdentificationType#getFees <em>Fees</em>}'.
3308: * <!-- begin-user-doc -->
3309: * <!-- end-user-doc -->
3310: * @return the meta object for the attribute '<em>Fees</em>'.
3311: * @see net.opengis.ows.ServiceIdentificationType#getFees()
3312: * @see #getServiceIdentificationType()
3313: * @generated
3314: */
3315: EAttribute getServiceIdentificationType_Fees();
3316:
3317: /**
3318: * Returns the meta object for the attribute '{@link net.opengis.ows.ServiceIdentificationType#getAccessConstraints <em>Access Constraints</em>}'.
3319: * <!-- begin-user-doc -->
3320: * <!-- end-user-doc -->
3321: * @return the meta object for the attribute '<em>Access Constraints</em>'.
3322: * @see net.opengis.ows.ServiceIdentificationType#getAccessConstraints()
3323: * @see #getServiceIdentificationType()
3324: * @generated
3325: */
3326: EAttribute getServiceIdentificationType_AccessConstraints();
3327:
3328: /**
3329: * Returns the meta object for class '{@link net.opengis.ows.ServiceProviderType <em>Service Provider Type</em>}'.
3330: * <!-- begin-user-doc -->
3331: * <!-- end-user-doc -->
3332: * @return the meta object for class '<em>Service Provider Type</em>'.
3333: * @see net.opengis.ows.ServiceProviderType
3334: * @generated
3335: */
3336: EClass getServiceProviderType();
3337:
3338: /**
3339: * Returns the meta object for the attribute '{@link net.opengis.ows.ServiceProviderType#getProviderName <em>Provider Name</em>}'.
3340: * <!-- begin-user-doc -->
3341: * <!-- end-user-doc -->
3342: * @return the meta object for the attribute '<em>Provider Name</em>'.
3343: * @see net.opengis.ows.ServiceProviderType#getProviderName()
3344: * @see #getServiceProviderType()
3345: * @generated
3346: */
3347: EAttribute getServiceProviderType_ProviderName();
3348:
3349: /**
3350: * Returns the meta object for the containment reference '{@link net.opengis.ows.ServiceProviderType#getProviderSite <em>Provider Site</em>}'.
3351: * <!-- begin-user-doc -->
3352: * <!-- end-user-doc -->
3353: * @return the meta object for the containment reference '<em>Provider Site</em>'.
3354: * @see net.opengis.ows.ServiceProviderType#getProviderSite()
3355: * @see #getServiceProviderType()
3356: * @generated
3357: */
3358: EReference getServiceProviderType_ProviderSite();
3359:
3360: /**
3361: * Returns the meta object for the containment reference '{@link net.opengis.ows.ServiceProviderType#getServiceContact <em>Service Contact</em>}'.
3362: * <!-- begin-user-doc -->
3363: * <!-- end-user-doc -->
3364: * @return the meta object for the containment reference '<em>Service Contact</em>'.
3365: * @see net.opengis.ows.ServiceProviderType#getServiceContact()
3366: * @see #getServiceProviderType()
3367: * @generated
3368: */
3369: EReference getServiceProviderType_ServiceContact();
3370:
3371: /**
3372: * Returns the meta object for class '{@link net.opengis.ows.TelephoneType <em>Telephone Type</em>}'.
3373: * <!-- begin-user-doc -->
3374: * <!-- end-user-doc -->
3375: * @return the meta object for class '<em>Telephone Type</em>'.
3376: * @see net.opengis.ows.TelephoneType
3377: * @generated
3378: */
3379: EClass getTelephoneType();
3380:
3381: /**
3382: * Returns the meta object for the attribute '{@link net.opengis.ows.TelephoneType#getVoice <em>Voice</em>}'.
3383: * <!-- begin-user-doc -->
3384: * <!-- end-user-doc -->
3385: * @return the meta object for the attribute '<em>Voice</em>'.
3386: * @see net.opengis.ows.TelephoneType#getVoice()
3387: * @see #getTelephoneType()
3388: * @generated
3389: */
3390: EAttribute getTelephoneType_Voice();
3391:
3392: /**
3393: * Returns the meta object for the attribute '{@link net.opengis.ows.TelephoneType#getFacsimile <em>Facsimile</em>}'.
3394: * <!-- begin-user-doc -->
3395: * <!-- end-user-doc -->
3396: * @return the meta object for the attribute '<em>Facsimile</em>'.
3397: * @see net.opengis.ows.TelephoneType#getFacsimile()
3398: * @see #getTelephoneType()
3399: * @generated
3400: */
3401: EAttribute getTelephoneType_Facsimile();
3402:
3403: /**
3404: * Returns the meta object for class '{@link net.opengis.ows.WGS84BoundingBoxType <em>WGS84 Bounding Box Type</em>}'.
3405: * <!-- begin-user-doc -->
3406: * <!-- end-user-doc -->
3407: * @return the meta object for class '<em>WGS84 Bounding Box Type</em>'.
3408: * @see net.opengis.ows.WGS84BoundingBoxType
3409: * @generated
3410: */
3411: EClass getWGS84BoundingBoxType();
3412:
3413: /**
3414: * Returns the meta object for data type '{@link java.lang.String <em>Mime Type</em>}'.
3415: * <!-- begin-user-doc -->
3416: * <!-- end-user-doc -->
3417: * @return the meta object for data type '<em>Mime Type</em>'.
3418: * @see java.lang.String
3419: * @model instanceClass="java.lang.String"
3420: * @generated
3421: */
3422: EDataType getMimeType();
3423:
3424: /**
3425: * Returns the meta object for data type '{@link java.lang.String <em>Version Type</em>}'.
3426: * <!-- begin-user-doc -->
3427: * <!-- end-user-doc -->
3428: * @return the meta object for data type '<em>Version Type</em>'.
3429: * @see java.lang.String
3430: * @model instanceClass="java.lang.String"
3431: * @generated
3432: */
3433: EDataType getVersionType();
3434:
3435: /**
3436: * Returns the meta object for data type '{@link java.util.List <em>Position Type</em>}'.
3437: * <!-- begin-user-doc -->
3438: * <!-- end-user-doc -->
3439: * @return the meta object for data type '<em>Position Type</em>'.
3440: * @see java.util.List
3441: * @model instanceClass="java.util.List"
3442: * @generated
3443: */
3444: EDataType getPositionType();
3445:
3446: /**
3447: * Returns the meta object for data type '{@link java.lang.String <em>Update Sequence Type</em>}'.
3448: * <!-- begin-user-doc -->
3449: * <!-- end-user-doc -->
3450: * @return the meta object for data type '<em>Update Sequence Type</em>'.
3451: * @see java.lang.String
3452: * @model instanceClass="java.lang.String"
3453: * @generated
3454: */
3455: EDataType getUpdateSequenceType();
3456:
3457: /**
3458: * Returns the factory that creates the instances of the model.
3459: * <!-- begin-user-doc -->
3460: * <!-- end-user-doc -->
3461: * @return the factory that creates the instances of the model.
3462: * @generated
3463: */
3464: OwsFactory getOwsFactory();
3465:
3466: /**
3467: * <!-- begin-user-doc -->
3468: * Defines literals for the meta objects that represent
3469: * <ul>
3470: * <li>each class,</li>
3471: * <li>each feature of each class,</li>
3472: * <li>each enum,</li>
3473: * <li>and each data type</li>
3474: * </ul>
3475: * <!-- end-user-doc -->
3476: * @generated
3477: */
3478: interface Literals {
3479: /**
3480: * The meta object literal for the '{@link net.opengis.ows.impl.AcceptFormatsTypeImpl <em>Accept Formats Type</em>}' class.
3481: * <!-- begin-user-doc -->
3482: * <!-- end-user-doc -->
3483: * @see net.opengis.ows.impl.AcceptFormatsTypeImpl
3484: * @see net.opengis.ows.impl.OwsPackageImpl#getAcceptFormatsType()
3485: * @generated
3486: */
3487: EClass ACCEPT_FORMATS_TYPE = eINSTANCE.getAcceptFormatsType();
3488:
3489: /**
3490: * The meta object literal for the '<em><b>Output Format</b></em>' attribute list feature.
3491: * <!-- begin-user-doc -->
3492: * <!-- end-user-doc -->
3493: * @generated
3494: */
3495: EAttribute ACCEPT_FORMATS_TYPE__OUTPUT_FORMAT = eINSTANCE
3496: .getAcceptFormatsType_OutputFormat();
3497:
3498: /**
3499: * The meta object literal for the '{@link net.opengis.ows.impl.AcceptVersionsTypeImpl <em>Accept Versions Type</em>}' class.
3500: * <!-- begin-user-doc -->
3501: * <!-- end-user-doc -->
3502: * @see net.opengis.ows.impl.AcceptVersionsTypeImpl
3503: * @see net.opengis.ows.impl.OwsPackageImpl#getAcceptVersionsType()
3504: * @generated
3505: */
3506: EClass ACCEPT_VERSIONS_TYPE = eINSTANCE.getAcceptVersionsType();
3507:
3508: /**
3509: * The meta object literal for the '<em><b>Version</b></em>' attribute list feature.
3510: * <!-- begin-user-doc -->
3511: * <!-- end-user-doc -->
3512: * @generated
3513: */
3514: EAttribute ACCEPT_VERSIONS_TYPE__VERSION = eINSTANCE
3515: .getAcceptVersionsType_Version();
3516:
3517: /**
3518: * The meta object literal for the '{@link net.opengis.ows.impl.AddressTypeImpl <em>Address Type</em>}' class.
3519: * <!-- begin-user-doc -->
3520: * <!-- end-user-doc -->
3521: * @see net.opengis.ows.impl.AddressTypeImpl
3522: * @see net.opengis.ows.impl.OwsPackageImpl#getAddressType()
3523: * @generated
3524: */
3525: EClass ADDRESS_TYPE = eINSTANCE.getAddressType();
3526:
3527: /**
3528: * The meta object literal for the '<em><b>Delivery Point</b></em>' attribute feature.
3529: * <!-- begin-user-doc -->
3530: * <!-- end-user-doc -->
3531: * @generated
3532: */
3533: EAttribute ADDRESS_TYPE__DELIVERY_POINT = eINSTANCE
3534: .getAddressType_DeliveryPoint();
3535:
3536: /**
3537: * The meta object literal for the '<em><b>City</b></em>' attribute feature.
3538: * <!-- begin-user-doc -->
3539: * <!-- end-user-doc -->
3540: * @generated
3541: */
3542: EAttribute ADDRESS_TYPE__CITY = eINSTANCE.getAddressType_City();
3543:
3544: /**
3545: * The meta object literal for the '<em><b>Administrative Area</b></em>' attribute feature.
3546: * <!-- begin-user-doc -->
3547: * <!-- end-user-doc -->
3548: * @generated
3549: */
3550: EAttribute ADDRESS_TYPE__ADMINISTRATIVE_AREA = eINSTANCE
3551: .getAddressType_AdministrativeArea();
3552:
3553: /**
3554: * The meta object literal for the '<em><b>Postal Code</b></em>' attribute feature.
3555: * <!-- begin-user-doc -->
3556: * <!-- end-user-doc -->
3557: * @generated
3558: */
3559: EAttribute ADDRESS_TYPE__POSTAL_CODE = eINSTANCE
3560: .getAddressType_PostalCode();
3561:
3562: /**
3563: * The meta object literal for the '<em><b>Country</b></em>' attribute feature.
3564: * <!-- begin-user-doc -->
3565: * <!-- end-user-doc -->
3566: * @generated
3567: */
3568: EAttribute ADDRESS_TYPE__COUNTRY = eINSTANCE
3569: .getAddressType_Country();
3570:
3571: /**
3572: * The meta object literal for the '<em><b>Electronic Mail Address</b></em>' attribute feature.
3573: * <!-- begin-user-doc -->
3574: * <!-- end-user-doc -->
3575: * @generated
3576: */
3577: EAttribute ADDRESS_TYPE__ELECTRONIC_MAIL_ADDRESS = eINSTANCE
3578: .getAddressType_ElectronicMailAddress();
3579:
3580: /**
3581: * The meta object literal for the '{@link net.opengis.ows.impl.BoundingBoxTypeImpl <em>Bounding Box Type</em>}' class.
3582: * <!-- begin-user-doc -->
3583: * <!-- end-user-doc -->
3584: * @see net.opengis.ows.impl.BoundingBoxTypeImpl
3585: * @see net.opengis.ows.impl.OwsPackageImpl#getBoundingBoxType()
3586: * @generated
3587: */
3588: EClass BOUNDING_BOX_TYPE = eINSTANCE.getBoundingBoxType();
3589:
3590: /**
3591: * The meta object literal for the '<em><b>Lower Corner</b></em>' attribute feature.
3592: * <!-- begin-user-doc -->
3593: * <!-- end-user-doc -->
3594: * @generated
3595: */
3596: EAttribute BOUNDING_BOX_TYPE__LOWER_CORNER = eINSTANCE
3597: .getBoundingBoxType_LowerCorner();
3598:
3599: /**
3600: * The meta object literal for the '<em><b>Upper Corner</b></em>' attribute feature.
3601: * <!-- begin-user-doc -->
3602: * <!-- end-user-doc -->
3603: * @generated
3604: */
3605: EAttribute BOUNDING_BOX_TYPE__UPPER_CORNER = eINSTANCE
3606: .getBoundingBoxType_UpperCorner();
3607:
3608: /**
3609: * The meta object literal for the '<em><b>Crs</b></em>' attribute feature.
3610: * <!-- begin-user-doc -->
3611: * <!-- end-user-doc -->
3612: * @generated
3613: */
3614: EAttribute BOUNDING_BOX_TYPE__CRS = eINSTANCE
3615: .getBoundingBoxType_Crs();
3616:
3617: /**
3618: * The meta object literal for the '<em><b>Dimensions</b></em>' attribute feature.
3619: * <!-- begin-user-doc -->
3620: * <!-- end-user-doc -->
3621: * @generated
3622: */
3623: EAttribute BOUNDING_BOX_TYPE__DIMENSIONS = eINSTANCE
3624: .getBoundingBoxType_Dimensions();
3625:
3626: /**
3627: * The meta object literal for the '{@link net.opengis.ows.impl.CapabilitiesBaseTypeImpl <em>Capabilities Base Type</em>}' class.
3628: * <!-- begin-user-doc -->
3629: * <!-- end-user-doc -->
3630: * @see net.opengis.ows.impl.CapabilitiesBaseTypeImpl
3631: * @see net.opengis.ows.impl.OwsPackageImpl#getCapabilitiesBaseType()
3632: * @generated
3633: */
3634: EClass CAPABILITIES_BASE_TYPE = eINSTANCE
3635: .getCapabilitiesBaseType();
3636:
3637: /**
3638: * The meta object literal for the '<em><b>Service Identification</b></em>' containment reference feature.
3639: * <!-- begin-user-doc -->
3640: * <!-- end-user-doc -->
3641: * @generated
3642: */
3643: EReference CAPABILITIES_BASE_TYPE__SERVICE_IDENTIFICATION = eINSTANCE
3644: .getCapabilitiesBaseType_ServiceIdentification();
3645:
3646: /**
3647: * The meta object literal for the '<em><b>Service Provider</b></em>' containment reference feature.
3648: * <!-- begin-user-doc -->
3649: * <!-- end-user-doc -->
3650: * @generated
3651: */
3652: EReference CAPABILITIES_BASE_TYPE__SERVICE_PROVIDER = eINSTANCE
3653: .getCapabilitiesBaseType_ServiceProvider();
3654:
3655: /**
3656: * The meta object literal for the '<em><b>Operations Metadata</b></em>' containment reference feature.
3657: * <!-- begin-user-doc -->
3658: * <!-- end-user-doc -->
3659: * @generated
3660: */
3661: EReference CAPABILITIES_BASE_TYPE__OPERATIONS_METADATA = eINSTANCE
3662: .getCapabilitiesBaseType_OperationsMetadata();
3663:
3664: /**
3665: * The meta object literal for the '<em><b>Update Sequence</b></em>' attribute feature.
3666: * <!-- begin-user-doc -->
3667: * <!-- end-user-doc -->
3668: * @generated
3669: */
3670: EAttribute CAPABILITIES_BASE_TYPE__UPDATE_SEQUENCE = eINSTANCE
3671: .getCapabilitiesBaseType_UpdateSequence();
3672:
3673: /**
3674: * The meta object literal for the '<em><b>Version</b></em>' attribute feature.
3675: * <!-- begin-user-doc -->
3676: * <!-- end-user-doc -->
3677: * @generated
3678: */
3679: EAttribute CAPABILITIES_BASE_TYPE__VERSION = eINSTANCE
3680: .getCapabilitiesBaseType_Version();
3681:
3682: /**
3683: * The meta object literal for the '{@link net.opengis.ows.impl.CodeTypeImpl <em>Code Type</em>}' class.
3684: * <!-- begin-user-doc -->
3685: * <!-- end-user-doc -->
3686: * @see net.opengis.ows.impl.CodeTypeImpl
3687: * @see net.opengis.ows.impl.OwsPackageImpl#getCodeType()
3688: * @generated
3689: */
3690: EClass CODE_TYPE = eINSTANCE.getCodeType();
3691:
3692: /**
3693: * The meta object literal for the '<em><b>Value</b></em>' attribute feature.
3694: * <!-- begin-user-doc -->
3695: * <!-- end-user-doc -->
3696: * @generated
3697: */
3698: EAttribute CODE_TYPE__VALUE = eINSTANCE.getCodeType_Value();
3699:
3700: /**
3701: * The meta object literal for the '<em><b>Code Space</b></em>' attribute feature.
3702: * <!-- begin-user-doc -->
3703: * <!-- end-user-doc -->
3704: * @generated
3705: */
3706: EAttribute CODE_TYPE__CODE_SPACE = eINSTANCE
3707: .getCodeType_CodeSpace();
3708:
3709: /**
3710: * The meta object literal for the '{@link net.opengis.ows.impl.ContactTypeImpl <em>Contact Type</em>}' class.
3711: * <!-- begin-user-doc -->
3712: * <!-- end-user-doc -->
3713: * @see net.opengis.ows.impl.ContactTypeImpl
3714: * @see net.opengis.ows.impl.OwsPackageImpl#getContactType()
3715: * @generated
3716: */
3717: EClass CONTACT_TYPE = eINSTANCE.getContactType();
3718:
3719: /**
3720: * The meta object literal for the '<em><b>Phone</b></em>' containment reference feature.
3721: * <!-- begin-user-doc -->
3722: * <!-- end-user-doc -->
3723: * @generated
3724: */
3725: EReference CONTACT_TYPE__PHONE = eINSTANCE
3726: .getContactType_Phone();
3727:
3728: /**
3729: * The meta object literal for the '<em><b>Address</b></em>' containment reference feature.
3730: * <!-- begin-user-doc -->
3731: * <!-- end-user-doc -->
3732: * @generated
3733: */
3734: EReference CONTACT_TYPE__ADDRESS = eINSTANCE
3735: .getContactType_Address();
3736:
3737: /**
3738: * The meta object literal for the '<em><b>Online Resource</b></em>' containment reference feature.
3739: * <!-- begin-user-doc -->
3740: * <!-- end-user-doc -->
3741: * @generated
3742: */
3743: EReference CONTACT_TYPE__ONLINE_RESOURCE = eINSTANCE
3744: .getContactType_OnlineResource();
3745:
3746: /**
3747: * The meta object literal for the '<em><b>Hours Of Service</b></em>' attribute feature.
3748: * <!-- begin-user-doc -->
3749: * <!-- end-user-doc -->
3750: * @generated
3751: */
3752: EAttribute CONTACT_TYPE__HOURS_OF_SERVICE = eINSTANCE
3753: .getContactType_HoursOfService();
3754:
3755: /**
3756: * The meta object literal for the '<em><b>Contact Instructions</b></em>' attribute feature.
3757: * <!-- begin-user-doc -->
3758: * <!-- end-user-doc -->
3759: * @generated
3760: */
3761: EAttribute CONTACT_TYPE__CONTACT_INSTRUCTIONS = eINSTANCE
3762: .getContactType_ContactInstructions();
3763:
3764: /**
3765: * The meta object literal for the '{@link net.opengis.ows.impl.DCPTypeImpl <em>DCP Type</em>}' class.
3766: * <!-- begin-user-doc -->
3767: * <!-- end-user-doc -->
3768: * @see net.opengis.ows.impl.DCPTypeImpl
3769: * @see net.opengis.ows.impl.OwsPackageImpl#getDCPType()
3770: * @generated
3771: */
3772: EClass DCP_TYPE = eINSTANCE.getDCPType();
3773:
3774: /**
3775: * The meta object literal for the '<em><b>HTTP</b></em>' containment reference feature.
3776: * <!-- begin-user-doc -->
3777: * <!-- end-user-doc -->
3778: * @generated
3779: */
3780: EReference DCP_TYPE__HTTP = eINSTANCE.getDCPType_HTTP();
3781:
3782: /**
3783: * The meta object literal for the '{@link net.opengis.ows.impl.DescriptionTypeImpl <em>Description Type</em>}' class.
3784: * <!-- begin-user-doc -->
3785: * <!-- end-user-doc -->
3786: * @see net.opengis.ows.impl.DescriptionTypeImpl
3787: * @see net.opengis.ows.impl.OwsPackageImpl#getDescriptionType()
3788: * @generated
3789: */
3790: EClass DESCRIPTION_TYPE = eINSTANCE.getDescriptionType();
3791:
3792: /**
3793: * The meta object literal for the '<em><b>Title</b></em>' attribute feature.
3794: * <!-- begin-user-doc -->
3795: * <!-- end-user-doc -->
3796: * @generated
3797: */
3798: EAttribute DESCRIPTION_TYPE__TITLE = eINSTANCE
3799: .getDescriptionType_Title();
3800:
3801: /**
3802: * The meta object literal for the '<em><b>Abstract</b></em>' attribute feature.
3803: * <!-- begin-user-doc -->
3804: * <!-- end-user-doc -->
3805: * @generated
3806: */
3807: EAttribute DESCRIPTION_TYPE__ABSTRACT = eINSTANCE
3808: .getDescriptionType_Abstract();
3809:
3810: /**
3811: * The meta object literal for the '<em><b>Keywords</b></em>' containment reference list feature.
3812: * <!-- begin-user-doc -->
3813: * <!-- end-user-doc -->
3814: * @generated
3815: */
3816: EReference DESCRIPTION_TYPE__KEYWORDS = eINSTANCE
3817: .getDescriptionType_Keywords();
3818:
3819: /**
3820: * The meta object literal for the '{@link net.opengis.ows.impl.DocumentRootImpl <em>Document Root</em>}' class.
3821: * <!-- begin-user-doc -->
3822: * <!-- end-user-doc -->
3823: * @see net.opengis.ows.impl.DocumentRootImpl
3824: * @see net.opengis.ows.impl.OwsPackageImpl#getDocumentRoot()
3825: * @generated
3826: */
3827: EClass DOCUMENT_ROOT = eINSTANCE.getDocumentRoot();
3828:
3829: /**
3830: * The meta object literal for the '<em><b>Mixed</b></em>' attribute list feature.
3831: * <!-- begin-user-doc -->
3832: * <!-- end-user-doc -->
3833: * @generated
3834: */
3835: EAttribute DOCUMENT_ROOT__MIXED = eINSTANCE
3836: .getDocumentRoot_Mixed();
3837:
3838: /**
3839: * The meta object literal for the '<em><b>XMLNS Prefix Map</b></em>' map feature.
3840: * <!-- begin-user-doc -->
3841: * <!-- end-user-doc -->
3842: * @generated
3843: */
3844: EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP = eINSTANCE
3845: .getDocumentRoot_XMLNSPrefixMap();
3846:
3847: /**
3848: * The meta object literal for the '<em><b>XSI Schema Location</b></em>' map feature.
3849: * <!-- begin-user-doc -->
3850: * <!-- end-user-doc -->
3851: * @generated
3852: */
3853: EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = eINSTANCE
3854: .getDocumentRoot_XSISchemaLocation();
3855:
3856: /**
3857: * The meta object literal for the '<em><b>Abstract</b></em>' attribute feature.
3858: * <!-- begin-user-doc -->
3859: * <!-- end-user-doc -->
3860: * @generated
3861: */
3862: EAttribute DOCUMENT_ROOT__ABSTRACT = eINSTANCE
3863: .getDocumentRoot_Abstract();
3864:
3865: /**
3866: * The meta object literal for the '<em><b>Contact Info</b></em>' containment reference feature.
3867: * <!-- begin-user-doc -->
3868: * <!-- end-user-doc -->
3869: * @generated
3870: */
3871: EReference DOCUMENT_ROOT__CONTACT_INFO = eINSTANCE
3872: .getDocumentRoot_ContactInfo();
3873:
3874: /**
3875: * The meta object literal for the '<em><b>Individual Name</b></em>' attribute feature.
3876: * <!-- begin-user-doc -->
3877: * <!-- end-user-doc -->
3878: * @generated
3879: */
3880: EAttribute DOCUMENT_ROOT__INDIVIDUAL_NAME = eINSTANCE
3881: .getDocumentRoot_IndividualName();
3882:
3883: /**
3884: * The meta object literal for the '<em><b>Keywords</b></em>' containment reference feature.
3885: * <!-- begin-user-doc -->
3886: * <!-- end-user-doc -->
3887: * @generated
3888: */
3889: EReference DOCUMENT_ROOT__KEYWORDS = eINSTANCE
3890: .getDocumentRoot_Keywords();
3891:
3892: /**
3893: * The meta object literal for the '<em><b>Organisation Name</b></em>' attribute feature.
3894: * <!-- begin-user-doc -->
3895: * <!-- end-user-doc -->
3896: * @generated
3897: */
3898: EAttribute DOCUMENT_ROOT__ORGANISATION_NAME = eINSTANCE
3899: .getDocumentRoot_OrganisationName();
3900:
3901: /**
3902: * The meta object literal for the '<em><b>Point Of Contact</b></em>' containment reference feature.
3903: * <!-- begin-user-doc -->
3904: * <!-- end-user-doc -->
3905: * @generated
3906: */
3907: EReference DOCUMENT_ROOT__POINT_OF_CONTACT = eINSTANCE
3908: .getDocumentRoot_PointOfContact();
3909:
3910: /**
3911: * The meta object literal for the '<em><b>Position Name</b></em>' attribute feature.
3912: * <!-- begin-user-doc -->
3913: * <!-- end-user-doc -->
3914: * @generated
3915: */
3916: EAttribute DOCUMENT_ROOT__POSITION_NAME = eINSTANCE
3917: .getDocumentRoot_PositionName();
3918:
3919: /**
3920: * The meta object literal for the '<em><b>Role</b></em>' containment reference feature.
3921: * <!-- begin-user-doc -->
3922: * <!-- end-user-doc -->
3923: * @generated
3924: */
3925: EReference DOCUMENT_ROOT__ROLE = eINSTANCE
3926: .getDocumentRoot_Role();
3927:
3928: /**
3929: * The meta object literal for the '<em><b>Title</b></em>' attribute feature.
3930: * <!-- begin-user-doc -->
3931: * <!-- end-user-doc -->
3932: * @generated
3933: */
3934: EAttribute DOCUMENT_ROOT__TITLE = eINSTANCE
3935: .getDocumentRoot_Title();
3936:
3937: /**
3938: * The meta object literal for the '<em><b>Abstract Meta Data</b></em>' containment reference feature.
3939: * <!-- begin-user-doc -->
3940: * <!-- end-user-doc -->
3941: * @generated
3942: */
3943: EReference DOCUMENT_ROOT__ABSTRACT_META_DATA = eINSTANCE
3944: .getDocumentRoot_AbstractMetaData();
3945:
3946: /**
3947: * The meta object literal for the '<em><b>Access Constraints</b></em>' attribute feature.
3948: * <!-- begin-user-doc -->
3949: * <!-- end-user-doc -->
3950: * @generated
3951: */
3952: EAttribute DOCUMENT_ROOT__ACCESS_CONSTRAINTS = eINSTANCE
3953: .getDocumentRoot_AccessConstraints();
3954:
3955: /**
3956: * The meta object literal for the '<em><b>Available CRS</b></em>' attribute feature.
3957: * <!-- begin-user-doc -->
3958: * <!-- end-user-doc -->
3959: * @generated
3960: */
3961: EAttribute DOCUMENT_ROOT__AVAILABLE_CRS = eINSTANCE
3962: .getDocumentRoot_AvailableCRS();
3963:
3964: /**
3965: * The meta object literal for the '<em><b>Bounding Box</b></em>' containment reference feature.
3966: * <!-- begin-user-doc -->
3967: * <!-- end-user-doc -->
3968: * @generated
3969: */
3970: EReference DOCUMENT_ROOT__BOUNDING_BOX = eINSTANCE
3971: .getDocumentRoot_BoundingBox();
3972:
3973: /**
3974: * The meta object literal for the '<em><b>Dcp</b></em>' containment reference feature.
3975: * <!-- begin-user-doc -->
3976: * <!-- end-user-doc -->
3977: * @generated
3978: */
3979: EReference DOCUMENT_ROOT__DCP = eINSTANCE.getDocumentRoot_Dcp();
3980:
3981: /**
3982: * The meta object literal for the '<em><b>Exception</b></em>' containment reference feature.
3983: * <!-- begin-user-doc -->
3984: * <!-- end-user-doc -->
3985: * @generated
3986: */
3987: EReference DOCUMENT_ROOT__EXCEPTION = eINSTANCE
3988: .getDocumentRoot_Exception();
3989:
3990: /**
3991: * The meta object literal for the '<em><b>Exception Report</b></em>' containment reference feature.
3992: * <!-- begin-user-doc -->
3993: * <!-- end-user-doc -->
3994: * @generated
3995: */
3996: EReference DOCUMENT_ROOT__EXCEPTION_REPORT = eINSTANCE
3997: .getDocumentRoot_ExceptionReport();
3998:
3999: /**
4000: * The meta object literal for the '<em><b>Extended Capabilities</b></em>' containment reference feature.
4001: * <!-- begin-user-doc -->
4002: * <!-- end-user-doc -->
4003: * @generated
4004: */
4005: EReference DOCUMENT_ROOT__EXTENDED_CAPABILITIES = eINSTANCE
4006: .getDocumentRoot_ExtendedCapabilities();
4007:
4008: /**
4009: * The meta object literal for the '<em><b>Fees</b></em>' attribute feature.
4010: * <!-- begin-user-doc -->
4011: * <!-- end-user-doc -->
4012: * @generated
4013: */
4014: EAttribute DOCUMENT_ROOT__FEES = eINSTANCE
4015: .getDocumentRoot_Fees();
4016:
4017: /**
4018: * The meta object literal for the '<em><b>Get Capabilities</b></em>' containment reference feature.
4019: * <!-- begin-user-doc -->
4020: * <!-- end-user-doc -->
4021: * @generated
4022: */
4023: EReference DOCUMENT_ROOT__GET_CAPABILITIES = eINSTANCE
4024: .getDocumentRoot_GetCapabilities();
4025:
4026: /**
4027: * The meta object literal for the '<em><b>Http</b></em>' containment reference feature.
4028: * <!-- begin-user-doc -->
4029: * <!-- end-user-doc -->
4030: * @generated
4031: */
4032: EReference DOCUMENT_ROOT__HTTP = eINSTANCE
4033: .getDocumentRoot_Http();
4034:
4035: /**
4036: * The meta object literal for the '<em><b>Identifier</b></em>' containment reference feature.
4037: * <!-- begin-user-doc -->
4038: * <!-- end-user-doc -->
4039: * @generated
4040: */
4041: EReference DOCUMENT_ROOT__IDENTIFIER = eINSTANCE
4042: .getDocumentRoot_Identifier();
4043:
4044: /**
4045: * The meta object literal for the '<em><b>Language</b></em>' attribute feature.
4046: * <!-- begin-user-doc -->
4047: * <!-- end-user-doc -->
4048: * @generated
4049: */
4050: EAttribute DOCUMENT_ROOT__LANGUAGE = eINSTANCE
4051: .getDocumentRoot_Language();
4052:
4053: /**
4054: * The meta object literal for the '<em><b>Metadata</b></em>' containment reference feature.
4055: * <!-- begin-user-doc -->
4056: * <!-- end-user-doc -->
4057: * @generated
4058: */
4059: EReference DOCUMENT_ROOT__METADATA = eINSTANCE
4060: .getDocumentRoot_Metadata();
4061:
4062: /**
4063: * The meta object literal for the '<em><b>Operation</b></em>' containment reference feature.
4064: * <!-- begin-user-doc -->
4065: * <!-- end-user-doc -->
4066: * @generated
4067: */
4068: EReference DOCUMENT_ROOT__OPERATION = eINSTANCE
4069: .getDocumentRoot_Operation();
4070:
4071: /**
4072: * The meta object literal for the '<em><b>Operations Metadata</b></em>' containment reference feature.
4073: * <!-- begin-user-doc -->
4074: * <!-- end-user-doc -->
4075: * @generated
4076: */
4077: EReference DOCUMENT_ROOT__OPERATIONS_METADATA = eINSTANCE
4078: .getDocumentRoot_OperationsMetadata();
4079:
4080: /**
4081: * The meta object literal for the '<em><b>Output Format</b></em>' attribute feature.
4082: * <!-- begin-user-doc -->
4083: * <!-- end-user-doc -->
4084: * @generated
4085: */
4086: EAttribute DOCUMENT_ROOT__OUTPUT_FORMAT = eINSTANCE
4087: .getDocumentRoot_OutputFormat();
4088:
4089: /**
4090: * The meta object literal for the '<em><b>Service Identification</b></em>' containment reference feature.
4091: * <!-- begin-user-doc -->
4092: * <!-- end-user-doc -->
4093: * @generated
4094: */
4095: EReference DOCUMENT_ROOT__SERVICE_IDENTIFICATION = eINSTANCE
4096: .getDocumentRoot_ServiceIdentification();
4097:
4098: /**
4099: * The meta object literal for the '<em><b>Service Provider</b></em>' containment reference feature.
4100: * <!-- begin-user-doc -->
4101: * <!-- end-user-doc -->
4102: * @generated
4103: */
4104: EReference DOCUMENT_ROOT__SERVICE_PROVIDER = eINSTANCE
4105: .getDocumentRoot_ServiceProvider();
4106:
4107: /**
4108: * The meta object literal for the '<em><b>Supported CRS</b></em>' attribute feature.
4109: * <!-- begin-user-doc -->
4110: * <!-- end-user-doc -->
4111: * @generated
4112: */
4113: EAttribute DOCUMENT_ROOT__SUPPORTED_CRS = eINSTANCE
4114: .getDocumentRoot_SupportedCRS();
4115:
4116: /**
4117: * The meta object literal for the '<em><b>Wg S84 Bounding Box</b></em>' containment reference feature.
4118: * <!-- begin-user-doc -->
4119: * <!-- end-user-doc -->
4120: * @generated
4121: */
4122: EReference DOCUMENT_ROOT__WG_S84_BOUNDING_BOX = eINSTANCE
4123: .getDocumentRoot_WgS84BoundingBox();
4124:
4125: /**
4126: * The meta object literal for the '{@link net.opengis.ows.impl.DomainTypeImpl <em>Domain Type</em>}' class.
4127: * <!-- begin-user-doc -->
4128: * <!-- end-user-doc -->
4129: * @see net.opengis.ows.impl.DomainTypeImpl
4130: * @see net.opengis.ows.impl.OwsPackageImpl#getDomainType()
4131: * @generated
4132: */
4133: EClass DOMAIN_TYPE = eINSTANCE.getDomainType();
4134:
4135: /**
4136: * The meta object literal for the '<em><b>Value</b></em>' attribute feature.
4137: * <!-- begin-user-doc -->
4138: * <!-- end-user-doc -->
4139: * @generated
4140: */
4141: EAttribute DOMAIN_TYPE__VALUE = eINSTANCE.getDomainType_Value();
4142:
4143: /**
4144: * The meta object literal for the '<em><b>Metadata</b></em>' containment reference list feature.
4145: * <!-- begin-user-doc -->
4146: * <!-- end-user-doc -->
4147: * @generated
4148: */
4149: EReference DOMAIN_TYPE__METADATA = eINSTANCE
4150: .getDomainType_Metadata();
4151:
4152: /**
4153: * The meta object literal for the '<em><b>Name</b></em>' attribute feature.
4154: * <!-- begin-user-doc -->
4155: * <!-- end-user-doc -->
4156: * @generated
4157: */
4158: EAttribute DOMAIN_TYPE__NAME = eINSTANCE.getDomainType_Name();
4159:
4160: /**
4161: * The meta object literal for the '{@link net.opengis.ows.impl.ExceptionReportTypeImpl <em>Exception Report Type</em>}' class.
4162: * <!-- begin-user-doc -->
4163: * <!-- end-user-doc -->
4164: * @see net.opengis.ows.impl.ExceptionReportTypeImpl
4165: * @see net.opengis.ows.impl.OwsPackageImpl#getExceptionReportType()
4166: * @generated
4167: */
4168: EClass EXCEPTION_REPORT_TYPE = eINSTANCE
4169: .getExceptionReportType();
4170:
4171: /**
4172: * The meta object literal for the '<em><b>Exception</b></em>' containment reference list feature.
4173: * <!-- begin-user-doc -->
4174: * <!-- end-user-doc -->
4175: * @generated
4176: */
4177: EReference EXCEPTION_REPORT_TYPE__EXCEPTION = eINSTANCE
4178: .getExceptionReportType_Exception();
4179:
4180: /**
4181: * The meta object literal for the '<em><b>Language</b></em>' attribute feature.
4182: * <!-- begin-user-doc -->
4183: * <!-- end-user-doc -->
4184: * @generated
4185: */
4186: EAttribute EXCEPTION_REPORT_TYPE__LANGUAGE = eINSTANCE
4187: .getExceptionReportType_Language();
4188:
4189: /**
4190: * The meta object literal for the '<em><b>Version</b></em>' attribute feature.
4191: * <!-- begin-user-doc -->
4192: * <!-- end-user-doc -->
4193: * @generated
4194: */
4195: EAttribute EXCEPTION_REPORT_TYPE__VERSION = eINSTANCE
4196: .getExceptionReportType_Version();
4197:
4198: /**
4199: * The meta object literal for the '{@link net.opengis.ows.impl.ExceptionTypeImpl <em>Exception Type</em>}' class.
4200: * <!-- begin-user-doc -->
4201: * <!-- end-user-doc -->
4202: * @see net.opengis.ows.impl.ExceptionTypeImpl
4203: * @see net.opengis.ows.impl.OwsPackageImpl#getExceptionType()
4204: * @generated
4205: */
4206: EClass EXCEPTION_TYPE = eINSTANCE.getExceptionType();
4207:
4208: /**
4209: * The meta object literal for the '<em><b>Exception Text</b></em>' attribute list feature.
4210: * <!-- begin-user-doc -->
4211: * <!-- end-user-doc -->
4212: * @generated
4213: */
4214: EAttribute EXCEPTION_TYPE__EXCEPTION_TEXT = eINSTANCE
4215: .getExceptionType_ExceptionText();
4216:
4217: /**
4218: * The meta object literal for the '<em><b>Exception Code</b></em>' attribute feature.
4219: * <!-- begin-user-doc -->
4220: * <!-- end-user-doc -->
4221: * @generated
4222: */
4223: EAttribute EXCEPTION_TYPE__EXCEPTION_CODE = eINSTANCE
4224: .getExceptionType_ExceptionCode();
4225:
4226: /**
4227: * The meta object literal for the '<em><b>Locator</b></em>' attribute feature.
4228: * <!-- begin-user-doc -->
4229: * <!-- end-user-doc -->
4230: * @generated
4231: */
4232: EAttribute EXCEPTION_TYPE__LOCATOR = eINSTANCE
4233: .getExceptionType_Locator();
4234:
4235: /**
4236: * The meta object literal for the '{@link net.opengis.ows.impl.GetCapabilitiesTypeImpl <em>Get Capabilities Type</em>}' class.
4237: * <!-- begin-user-doc -->
4238: * <!-- end-user-doc -->
4239: * @see net.opengis.ows.impl.GetCapabilitiesTypeImpl
4240: * @see net.opengis.ows.impl.OwsPackageImpl#getGetCapabilitiesType()
4241: * @generated
4242: */
4243: EClass GET_CAPABILITIES_TYPE = eINSTANCE
4244: .getGetCapabilitiesType();
4245:
4246: /**
4247: * The meta object literal for the '<em><b>Accept Versions</b></em>' containment reference feature.
4248: * <!-- begin-user-doc -->
4249: * <!-- end-user-doc -->
4250: * @generated
4251: */
4252: EReference GET_CAPABILITIES_TYPE__ACCEPT_VERSIONS = eINSTANCE
4253: .getGetCapabilitiesType_AcceptVersions();
4254:
4255: /**
4256: * The meta object literal for the '<em><b>Sections</b></em>' containment reference feature.
4257: * <!-- begin-user-doc -->
4258: * <!-- end-user-doc -->
4259: * @generated
4260: */
4261: EReference GET_CAPABILITIES_TYPE__SECTIONS = eINSTANCE
4262: .getGetCapabilitiesType_Sections();
4263:
4264: /**
4265: * The meta object literal for the '<em><b>Accept Formats</b></em>' containment reference feature.
4266: * <!-- begin-user-doc -->
4267: * <!-- end-user-doc -->
4268: * @generated
4269: */
4270: EReference GET_CAPABILITIES_TYPE__ACCEPT_FORMATS = eINSTANCE
4271: .getGetCapabilitiesType_AcceptFormats();
4272:
4273: /**
4274: * The meta object literal for the '<em><b>Update Sequence</b></em>' attribute feature.
4275: * <!-- begin-user-doc -->
4276: * <!-- end-user-doc -->
4277: * @generated
4278: */
4279: EAttribute GET_CAPABILITIES_TYPE__UPDATE_SEQUENCE = eINSTANCE
4280: .getGetCapabilitiesType_UpdateSequence();
4281:
4282: /**
4283: * The meta object literal for the '<em><b>Base Url</b></em>' attribute feature.
4284: * <!-- begin-user-doc -->
4285: * <!-- end-user-doc -->
4286: * @generated
4287: */
4288: EAttribute GET_CAPABILITIES_TYPE__BASE_URL = eINSTANCE
4289: .getGetCapabilitiesType_BaseUrl();
4290:
4291: /**
4292: * The meta object literal for the '{@link net.opengis.ows.impl.HTTPTypeImpl <em>HTTP Type</em>}' class.
4293: * <!-- begin-user-doc -->
4294: * <!-- end-user-doc -->
4295: * @see net.opengis.ows.impl.HTTPTypeImpl
4296: * @see net.opengis.ows.impl.OwsPackageImpl#getHTTPType()
4297: * @generated
4298: */
4299: EClass HTTP_TYPE = eINSTANCE.getHTTPType();
4300:
4301: /**
4302: * The meta object literal for the '<em><b>Group</b></em>' attribute list feature.
4303: * <!-- begin-user-doc -->
4304: * <!-- end-user-doc -->
4305: * @generated
4306: */
4307: EAttribute HTTP_TYPE__GROUP = eINSTANCE.getHTTPType_Group();
4308:
4309: /**
4310: * The meta object literal for the '<em><b>Get</b></em>' containment reference list feature.
4311: * <!-- begin-user-doc -->
4312: * <!-- end-user-doc -->
4313: * @generated
4314: */
4315: EReference HTTP_TYPE__GET = eINSTANCE.getHTTPType_Get();
4316:
4317: /**
4318: * The meta object literal for the '<em><b>Post</b></em>' containment reference list feature.
4319: * <!-- begin-user-doc -->
4320: * <!-- end-user-doc -->
4321: * @generated
4322: */
4323: EReference HTTP_TYPE__POST = eINSTANCE.getHTTPType_Post();
4324:
4325: /**
4326: * The meta object literal for the '{@link net.opengis.ows.impl.IdentificationTypeImpl <em>Identification Type</em>}' class.
4327: * <!-- begin-user-doc -->
4328: * <!-- end-user-doc -->
4329: * @see net.opengis.ows.impl.IdentificationTypeImpl
4330: * @see net.opengis.ows.impl.OwsPackageImpl#getIdentificationType()
4331: * @generated
4332: */
4333: EClass IDENTIFICATION_TYPE = eINSTANCE.getIdentificationType();
4334:
4335: /**
4336: * The meta object literal for the '<em><b>Identifier</b></em>' containment reference feature.
4337: * <!-- begin-user-doc -->
4338: * <!-- end-user-doc -->
4339: * @generated
4340: */
4341: EReference IDENTIFICATION_TYPE__IDENTIFIER = eINSTANCE
4342: .getIdentificationType_Identifier();
4343:
4344: /**
4345: * The meta object literal for the '<em><b>Bounding Box Group</b></em>' attribute list feature.
4346: * <!-- begin-user-doc -->
4347: * <!-- end-user-doc -->
4348: * @generated
4349: */
4350: EAttribute IDENTIFICATION_TYPE__BOUNDING_BOX_GROUP = eINSTANCE
4351: .getIdentificationType_BoundingBoxGroup();
4352:
4353: /**
4354: * The meta object literal for the '<em><b>Bounding Box</b></em>' containment reference list feature.
4355: * <!-- begin-user-doc -->
4356: * <!-- end-user-doc -->
4357: * @generated
4358: */
4359: EReference IDENTIFICATION_TYPE__BOUNDING_BOX = eINSTANCE
4360: .getIdentificationType_BoundingBox();
4361:
4362: /**
4363: * The meta object literal for the '<em><b>Output Format</b></em>' attribute feature.
4364: * <!-- begin-user-doc -->
4365: * <!-- end-user-doc -->
4366: * @generated
4367: */
4368: EAttribute IDENTIFICATION_TYPE__OUTPUT_FORMAT = eINSTANCE
4369: .getIdentificationType_OutputFormat();
4370:
4371: /**
4372: * The meta object literal for the '<em><b>Available CRS Group</b></em>' attribute list feature.
4373: * <!-- begin-user-doc -->
4374: * <!-- end-user-doc -->
4375: * @generated
4376: */
4377: EAttribute IDENTIFICATION_TYPE__AVAILABLE_CRS_GROUP = eINSTANCE
4378: .getIdentificationType_AvailableCRSGroup();
4379:
4380: /**
4381: * The meta object literal for the '<em><b>Available CRS</b></em>' attribute feature.
4382: * <!-- begin-user-doc -->
4383: * <!-- end-user-doc -->
4384: * @generated
4385: */
4386: EAttribute IDENTIFICATION_TYPE__AVAILABLE_CRS = eINSTANCE
4387: .getIdentificationType_AvailableCRS();
4388:
4389: /**
4390: * The meta object literal for the '<em><b>Metadata</b></em>' containment reference list feature.
4391: * <!-- begin-user-doc -->
4392: * <!-- end-user-doc -->
4393: * @generated
4394: */
4395: EReference IDENTIFICATION_TYPE__METADATA = eINSTANCE
4396: .getIdentificationType_Metadata();
4397:
4398: /**
4399: * The meta object literal for the '{@link net.opengis.ows.impl.KeywordsTypeImpl <em>Keywords Type</em>}' class.
4400: * <!-- begin-user-doc -->
4401: * <!-- end-user-doc -->
4402: * @see net.opengis.ows.impl.KeywordsTypeImpl
4403: * @see net.opengis.ows.impl.OwsPackageImpl#getKeywordsType()
4404: * @generated
4405: */
4406: EClass KEYWORDS_TYPE = eINSTANCE.getKeywordsType();
4407:
4408: /**
4409: * The meta object literal for the '<em><b>Keyword</b></em>' attribute list feature.
4410: * <!-- begin-user-doc -->
4411: * <!-- end-user-doc -->
4412: * @generated
4413: */
4414: EAttribute KEYWORDS_TYPE__KEYWORD = eINSTANCE
4415: .getKeywordsType_Keyword();
4416:
4417: /**
4418: * The meta object literal for the '<em><b>Type</b></em>' containment reference feature.
4419: * <!-- begin-user-doc -->
4420: * <!-- end-user-doc -->
4421: * @generated
4422: */
4423: EReference KEYWORDS_TYPE__TYPE = eINSTANCE
4424: .getKeywordsType_Type();
4425:
4426: /**
4427: * The meta object literal for the '{@link net.opengis.ows.impl.MetadataTypeImpl <em>Metadata Type</em>}' class.
4428: * <!-- begin-user-doc -->
4429: * <!-- end-user-doc -->
4430: * @see net.opengis.ows.impl.MetadataTypeImpl
4431: * @see net.opengis.ows.impl.OwsPackageImpl#getMetadataType()
4432: * @generated
4433: */
4434: EClass METADATA_TYPE = eINSTANCE.getMetadataType();
4435:
4436: /**
4437: * The meta object literal for the '<em><b>Abstract Meta Data Group</b></em>' attribute list feature.
4438: * <!-- begin-user-doc -->
4439: * <!-- end-user-doc -->
4440: * @generated
4441: */
4442: EAttribute METADATA_TYPE__ABSTRACT_META_DATA_GROUP = eINSTANCE
4443: .getMetadataType_AbstractMetaDataGroup();
4444:
4445: /**
4446: * The meta object literal for the '<em><b>Abstract Meta Data</b></em>' containment reference feature.
4447: * <!-- begin-user-doc -->
4448: * <!-- end-user-doc -->
4449: * @generated
4450: */
4451: EReference METADATA_TYPE__ABSTRACT_META_DATA = eINSTANCE
4452: .getMetadataType_AbstractMetaData();
4453:
4454: /**
4455: * The meta object literal for the '<em><b>About</b></em>' attribute feature.
4456: * <!-- begin-user-doc -->
4457: * <!-- end-user-doc -->
4458: * @generated
4459: */
4460: EAttribute METADATA_TYPE__ABOUT = eINSTANCE
4461: .getMetadataType_About();
4462:
4463: /**
4464: * The meta object literal for the '{@link net.opengis.ows.impl.OnlineResourceTypeImpl <em>Online Resource Type</em>}' class.
4465: * <!-- begin-user-doc -->
4466: * <!-- end-user-doc -->
4467: * @see net.opengis.ows.impl.OnlineResourceTypeImpl
4468: * @see net.opengis.ows.impl.OwsPackageImpl#getOnlineResourceType()
4469: * @generated
4470: */
4471: EClass ONLINE_RESOURCE_TYPE = eINSTANCE.getOnlineResourceType();
4472:
4473: /**
4474: * The meta object literal for the '{@link net.opengis.ows.impl.OperationTypeImpl <em>Operation Type</em>}' class.
4475: * <!-- begin-user-doc -->
4476: * <!-- end-user-doc -->
4477: * @see net.opengis.ows.impl.OperationTypeImpl
4478: * @see net.opengis.ows.impl.OwsPackageImpl#getOperationType()
4479: * @generated
4480: */
4481: EClass OPERATION_TYPE = eINSTANCE.getOperationType();
4482:
4483: /**
4484: * The meta object literal for the '<em><b>DCP</b></em>' containment reference list feature.
4485: * <!-- begin-user-doc -->
4486: * <!-- end-user-doc -->
4487: * @generated
4488: */
4489: EReference OPERATION_TYPE__DCP = eINSTANCE
4490: .getOperationType_DCP();
4491:
4492: /**
4493: * The meta object literal for the '<em><b>Parameter</b></em>' containment reference list feature.
4494: * <!-- begin-user-doc -->
4495: * <!-- end-user-doc -->
4496: * @generated
4497: */
4498: EReference OPERATION_TYPE__PARAMETER = eINSTANCE
4499: .getOperationType_Parameter();
4500:
4501: /**
4502: * The meta object literal for the '<em><b>Constraint</b></em>' containment reference list feature.
4503: * <!-- begin-user-doc -->
4504: * <!-- end-user-doc -->
4505: * @generated
4506: */
4507: EReference OPERATION_TYPE__CONSTRAINT = eINSTANCE
4508: .getOperationType_Constraint();
4509:
4510: /**
4511: * The meta object literal for the '<em><b>Metadata</b></em>' containment reference list feature.
4512: * <!-- begin-user-doc -->
4513: * <!-- end-user-doc -->
4514: * @generated
4515: */
4516: EReference OPERATION_TYPE__METADATA = eINSTANCE
4517: .getOperationType_Metadata();
4518:
4519: /**
4520: * The meta object literal for the '<em><b>Name</b></em>' attribute feature.
4521: * <!-- begin-user-doc -->
4522: * <!-- end-user-doc -->
4523: * @generated
4524: */
4525: EAttribute OPERATION_TYPE__NAME = eINSTANCE
4526: .getOperationType_Name();
4527:
4528: /**
4529: * The meta object literal for the '{@link net.opengis.ows.impl.OperationsMetadataTypeImpl <em>Operations Metadata Type</em>}' class.
4530: * <!-- begin-user-doc -->
4531: * <!-- end-user-doc -->
4532: * @see net.opengis.ows.impl.OperationsMetadataTypeImpl
4533: * @see net.opengis.ows.impl.OwsPackageImpl#getOperationsMetadataType()
4534: * @generated
4535: */
4536: EClass OPERATIONS_METADATA_TYPE = eINSTANCE
4537: .getOperationsMetadataType();
4538:
4539: /**
4540: * The meta object literal for the '<em><b>Operation</b></em>' containment reference list feature.
4541: * <!-- begin-user-doc -->
4542: * <!-- end-user-doc -->
4543: * @generated
4544: */
4545: EReference OPERATIONS_METADATA_TYPE__OPERATION = eINSTANCE
4546: .getOperationsMetadataType_Operation();
4547:
4548: /**
4549: * The meta object literal for the '<em><b>Parameter</b></em>' containment reference list feature.
4550: * <!-- begin-user-doc -->
4551: * <!-- end-user-doc -->
4552: * @generated
4553: */
4554: EReference OPERATIONS_METADATA_TYPE__PARAMETER = eINSTANCE
4555: .getOperationsMetadataType_Parameter();
4556:
4557: /**
4558: * The meta object literal for the '<em><b>Constraint</b></em>' containment reference list feature.
4559: * <!-- begin-user-doc -->
4560: * <!-- end-user-doc -->
4561: * @generated
4562: */
4563: EReference OPERATIONS_METADATA_TYPE__CONSTRAINT = eINSTANCE
4564: .getOperationsMetadataType_Constraint();
4565:
4566: /**
4567: * The meta object literal for the '<em><b>Extended Capabilities</b></em>' containment reference feature.
4568: * <!-- begin-user-doc -->
4569: * <!-- end-user-doc -->
4570: * @generated
4571: */
4572: EReference OPERATIONS_METADATA_TYPE__EXTENDED_CAPABILITIES = eINSTANCE
4573: .getOperationsMetadataType_ExtendedCapabilities();
4574:
4575: /**
4576: * The meta object literal for the '{@link net.opengis.ows.impl.RequestMethodTypeImpl <em>Request Method Type</em>}' class.
4577: * <!-- begin-user-doc -->
4578: * <!-- end-user-doc -->
4579: * @see net.opengis.ows.impl.RequestMethodTypeImpl
4580: * @see net.opengis.ows.impl.OwsPackageImpl#getRequestMethodType()
4581: * @generated
4582: */
4583: EClass REQUEST_METHOD_TYPE = eINSTANCE.getRequestMethodType();
4584:
4585: /**
4586: * The meta object literal for the '<em><b>Constraint</b></em>' containment reference list feature.
4587: * <!-- begin-user-doc -->
4588: * <!-- end-user-doc -->
4589: * @generated
4590: */
4591: EReference REQUEST_METHOD_TYPE__CONSTRAINT = eINSTANCE
4592: .getRequestMethodType_Constraint();
4593:
4594: /**
4595: * The meta object literal for the '{@link net.opengis.ows.impl.ResponsiblePartySubsetTypeImpl <em>Responsible Party Subset Type</em>}' class.
4596: * <!-- begin-user-doc -->
4597: * <!-- end-user-doc -->
4598: * @see net.opengis.ows.impl.ResponsiblePartySubsetTypeImpl
4599: * @see net.opengis.ows.impl.OwsPackageImpl#getResponsiblePartySubsetType()
4600: * @generated
4601: */
4602: EClass RESPONSIBLE_PARTY_SUBSET_TYPE = eINSTANCE
4603: .getResponsiblePartySubsetType();
4604:
4605: /**
4606: * The meta object literal for the '<em><b>Individual Name</b></em>' attribute feature.
4607: * <!-- begin-user-doc -->
4608: * <!-- end-user-doc -->
4609: * @generated
4610: */
4611: EAttribute RESPONSIBLE_PARTY_SUBSET_TYPE__INDIVIDUAL_NAME = eINSTANCE
4612: .getResponsiblePartySubsetType_IndividualName();
4613:
4614: /**
4615: * The meta object literal for the '<em><b>Position Name</b></em>' attribute feature.
4616: * <!-- begin-user-doc -->
4617: * <!-- end-user-doc -->
4618: * @generated
4619: */
4620: EAttribute RESPONSIBLE_PARTY_SUBSET_TYPE__POSITION_NAME = eINSTANCE
4621: .getResponsiblePartySubsetType_PositionName();
4622:
4623: /**
4624: * The meta object literal for the '<em><b>Contact Info</b></em>' containment reference feature.
4625: * <!-- begin-user-doc -->
4626: * <!-- end-user-doc -->
4627: * @generated
4628: */
4629: EReference RESPONSIBLE_PARTY_SUBSET_TYPE__CONTACT_INFO = eINSTANCE
4630: .getResponsiblePartySubsetType_ContactInfo();
4631:
4632: /**
4633: * The meta object literal for the '<em><b>Role</b></em>' containment reference feature.
4634: * <!-- begin-user-doc -->
4635: * <!-- end-user-doc -->
4636: * @generated
4637: */
4638: EReference RESPONSIBLE_PARTY_SUBSET_TYPE__ROLE = eINSTANCE
4639: .getResponsiblePartySubsetType_Role();
4640:
4641: /**
4642: * The meta object literal for the '{@link net.opengis.ows.impl.ResponsiblePartyTypeImpl <em>Responsible Party Type</em>}' class.
4643: * <!-- begin-user-doc -->
4644: * <!-- end-user-doc -->
4645: * @see net.opengis.ows.impl.ResponsiblePartyTypeImpl
4646: * @see net.opengis.ows.impl.OwsPackageImpl#getResponsiblePartyType()
4647: * @generated
4648: */
4649: EClass RESPONSIBLE_PARTY_TYPE = eINSTANCE
4650: .getResponsiblePartyType();
4651:
4652: /**
4653: * The meta object literal for the '<em><b>Individual Name</b></em>' attribute feature.
4654: * <!-- begin-user-doc -->
4655: * <!-- end-user-doc -->
4656: * @generated
4657: */
4658: EAttribute RESPONSIBLE_PARTY_TYPE__INDIVIDUAL_NAME = eINSTANCE
4659: .getResponsiblePartyType_IndividualName();
4660:
4661: /**
4662: * The meta object literal for the '<em><b>Organisation Name</b></em>' attribute feature.
4663: * <!-- begin-user-doc -->
4664: * <!-- end-user-doc -->
4665: * @generated
4666: */
4667: EAttribute RESPONSIBLE_PARTY_TYPE__ORGANISATION_NAME = eINSTANCE
4668: .getResponsiblePartyType_OrganisationName();
4669:
4670: /**
4671: * The meta object literal for the '<em><b>Position Name</b></em>' attribute feature.
4672: * <!-- begin-user-doc -->
4673: * <!-- end-user-doc -->
4674: * @generated
4675: */
4676: EAttribute RESPONSIBLE_PARTY_TYPE__POSITION_NAME = eINSTANCE
4677: .getResponsiblePartyType_PositionName();
4678:
4679: /**
4680: * The meta object literal for the '<em><b>Contact Info</b></em>' containment reference feature.
4681: * <!-- begin-user-doc -->
4682: * <!-- end-user-doc -->
4683: * @generated
4684: */
4685: EReference RESPONSIBLE_PARTY_TYPE__CONTACT_INFO = eINSTANCE
4686: .getResponsiblePartyType_ContactInfo();
4687:
4688: /**
4689: * The meta object literal for the '<em><b>Role</b></em>' containment reference feature.
4690: * <!-- begin-user-doc -->
4691: * <!-- end-user-doc -->
4692: * @generated
4693: */
4694: EReference RESPONSIBLE_PARTY_TYPE__ROLE = eINSTANCE
4695: .getResponsiblePartyType_Role();
4696:
4697: /**
4698: * The meta object literal for the '{@link net.opengis.ows.impl.SectionsTypeImpl <em>Sections Type</em>}' class.
4699: * <!-- begin-user-doc -->
4700: * <!-- end-user-doc -->
4701: * @see net.opengis.ows.impl.SectionsTypeImpl
4702: * @see net.opengis.ows.impl.OwsPackageImpl#getSectionsType()
4703: * @generated
4704: */
4705: EClass SECTIONS_TYPE = eINSTANCE.getSectionsType();
4706:
4707: /**
4708: * The meta object literal for the '<em><b>Section</b></em>' attribute list feature.
4709: * <!-- begin-user-doc -->
4710: * <!-- end-user-doc -->
4711: * @generated
4712: */
4713: EAttribute SECTIONS_TYPE__SECTION = eINSTANCE
4714: .getSectionsType_Section();
4715:
4716: /**
4717: * The meta object literal for the '{@link net.opengis.ows.impl.ServiceIdentificationTypeImpl <em>Service Identification Type</em>}' class.
4718: * <!-- begin-user-doc -->
4719: * <!-- end-user-doc -->
4720: * @see net.opengis.ows.impl.ServiceIdentificationTypeImpl
4721: * @see net.opengis.ows.impl.OwsPackageImpl#getServiceIdentificationType()
4722: * @generated
4723: */
4724: EClass SERVICE_IDENTIFICATION_TYPE = eINSTANCE
4725: .getServiceIdentificationType();
4726:
4727: /**
4728: * The meta object literal for the '<em><b>Service Type</b></em>' containment reference feature.
4729: * <!-- begin-user-doc -->
4730: * <!-- end-user-doc -->
4731: * @generated
4732: */
4733: EReference SERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE = eINSTANCE
4734: .getServiceIdentificationType_ServiceType();
4735:
4736: /**
4737: * The meta object literal for the '<em><b>Service Type Version</b></em>' attribute feature.
4738: * <!-- begin-user-doc -->
4739: * <!-- end-user-doc -->
4740: * @generated
4741: */
4742: EAttribute SERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE_VERSION = eINSTANCE
4743: .getServiceIdentificationType_ServiceTypeVersion();
4744:
4745: /**
4746: * The meta object literal for the '<em><b>Fees</b></em>' attribute feature.
4747: * <!-- begin-user-doc -->
4748: * <!-- end-user-doc -->
4749: * @generated
4750: */
4751: EAttribute SERVICE_IDENTIFICATION_TYPE__FEES = eINSTANCE
4752: .getServiceIdentificationType_Fees();
4753:
4754: /**
4755: * The meta object literal for the '<em><b>Access Constraints</b></em>' attribute feature.
4756: * <!-- begin-user-doc -->
4757: * <!-- end-user-doc -->
4758: * @generated
4759: */
4760: EAttribute SERVICE_IDENTIFICATION_TYPE__ACCESS_CONSTRAINTS = eINSTANCE
4761: .getServiceIdentificationType_AccessConstraints();
4762:
4763: /**
4764: * The meta object literal for the '{@link net.opengis.ows.impl.ServiceProviderTypeImpl <em>Service Provider Type</em>}' class.
4765: * <!-- begin-user-doc -->
4766: * <!-- end-user-doc -->
4767: * @see net.opengis.ows.impl.ServiceProviderTypeImpl
4768: * @see net.opengis.ows.impl.OwsPackageImpl#getServiceProviderType()
4769: * @generated
4770: */
4771: EClass SERVICE_PROVIDER_TYPE = eINSTANCE
4772: .getServiceProviderType();
4773:
4774: /**
4775: * The meta object literal for the '<em><b>Provider Name</b></em>' attribute feature.
4776: * <!-- begin-user-doc -->
4777: * <!-- end-user-doc -->
4778: * @generated
4779: */
4780: EAttribute SERVICE_PROVIDER_TYPE__PROVIDER_NAME = eINSTANCE
4781: .getServiceProviderType_ProviderName();
4782:
4783: /**
4784: * The meta object literal for the '<em><b>Provider Site</b></em>' containment reference feature.
4785: * <!-- begin-user-doc -->
4786: * <!-- end-user-doc -->
4787: * @generated
4788: */
4789: EReference SERVICE_PROVIDER_TYPE__PROVIDER_SITE = eINSTANCE
4790: .getServiceProviderType_ProviderSite();
4791:
4792: /**
4793: * The meta object literal for the '<em><b>Service Contact</b></em>' containment reference feature.
4794: * <!-- begin-user-doc -->
4795: * <!-- end-user-doc -->
4796: * @generated
4797: */
4798: EReference SERVICE_PROVIDER_TYPE__SERVICE_CONTACT = eINSTANCE
4799: .getServiceProviderType_ServiceContact();
4800:
4801: /**
4802: * The meta object literal for the '{@link net.opengis.ows.impl.TelephoneTypeImpl <em>Telephone Type</em>}' class.
4803: * <!-- begin-user-doc -->
4804: * <!-- end-user-doc -->
4805: * @see net.opengis.ows.impl.TelephoneTypeImpl
4806: * @see net.opengis.ows.impl.OwsPackageImpl#getTelephoneType()
4807: * @generated
4808: */
4809: EClass TELEPHONE_TYPE = eINSTANCE.getTelephoneType();
4810:
4811: /**
4812: * The meta object literal for the '<em><b>Voice</b></em>' attribute feature.
4813: * <!-- begin-user-doc -->
4814: * <!-- end-user-doc -->
4815: * @generated
4816: */
4817: EAttribute TELEPHONE_TYPE__VOICE = eINSTANCE
4818: .getTelephoneType_Voice();
4819:
4820: /**
4821: * The meta object literal for the '<em><b>Facsimile</b></em>' attribute feature.
4822: * <!-- begin-user-doc -->
4823: * <!-- end-user-doc -->
4824: * @generated
4825: */
4826: EAttribute TELEPHONE_TYPE__FACSIMILE = eINSTANCE
4827: .getTelephoneType_Facsimile();
4828:
4829: /**
4830: * The meta object literal for the '{@link net.opengis.ows.impl.WGS84BoundingBoxTypeImpl <em>WGS84 Bounding Box Type</em>}' class.
4831: * <!-- begin-user-doc -->
4832: * <!-- end-user-doc -->
4833: * @see net.opengis.ows.impl.WGS84BoundingBoxTypeImpl
4834: * @see net.opengis.ows.impl.OwsPackageImpl#getWGS84BoundingBoxType()
4835: * @generated
4836: */
4837: EClass WGS84_BOUNDING_BOX_TYPE = eINSTANCE
4838: .getWGS84BoundingBoxType();
4839:
4840: /**
4841: * The meta object literal for the '<em>Mime Type</em>' data type.
4842: * <!-- begin-user-doc -->
4843: * <!-- end-user-doc -->
4844: * @see java.lang.String
4845: * @see net.opengis.ows.impl.OwsPackageImpl#getMimeType()
4846: * @generated
4847: */
4848: EDataType MIME_TYPE = eINSTANCE.getMimeType();
4849:
4850: /**
4851: * The meta object literal for the '<em>Version Type</em>' data type.
4852: * <!-- begin-user-doc -->
4853: * <!-- end-user-doc -->
4854: * @see java.lang.String
4855: * @see net.opengis.ows.impl.OwsPackageImpl#getVersionType()
4856: * @generated
4857: */
4858: EDataType VERSION_TYPE = eINSTANCE.getVersionType();
4859:
4860: /**
4861: * The meta object literal for the '<em>Position Type</em>' data type.
4862: * <!-- begin-user-doc -->
4863: * <!-- end-user-doc -->
4864: * @see java.util.List
4865: * @see net.opengis.ows.impl.OwsPackageImpl#getPositionType()
4866: * @generated
4867: */
4868: EDataType POSITION_TYPE = eINSTANCE.getPositionType();
4869:
4870: /**
4871: * The meta object literal for the '<em>Update Sequence Type</em>' data type.
4872: * <!-- begin-user-doc -->
4873: * <!-- end-user-doc -->
4874: * @see java.lang.String
4875: * @see net.opengis.ows.impl.OwsPackageImpl#getUpdateSequenceType()
4876: * @generated
4877: */
4878: EDataType UPDATE_SEQUENCE_TYPE = eINSTANCE
4879: .getUpdateSequenceType();
4880:
4881: }
4882:
4883: } //OwsPackage
|