0001: /**
0002: * <copyright>
0003: * </copyright>
0004: *
0005: * $Id: WfsvPackage.java 7988 2007-12-12 20:29:15Z aaime $
0006: */package net.opengis.wfsv;
0007:
0008: import net.opengis.wfs.WfsPackage;
0009:
0010: import org.eclipse.emf.ecore.EAttribute;
0011: import org.eclipse.emf.ecore.EClass;
0012: import org.eclipse.emf.ecore.EPackage;
0013: import org.eclipse.emf.ecore.EReference;
0014:
0015: /**
0016: * <!-- begin-user-doc -->
0017: * The <b>Package</b> for the model.
0018: * It contains accessors for the meta objects to represent
0019: * <ul>
0020: * <li>each class,</li>
0021: * <li>each feature of each class,</li>
0022: * <li>each enum,</li>
0023: * <li>and each data type</li>
0024: * </ul>
0025: * <!-- end-user-doc -->
0026: * @see net.opengis.wfsv.WfsvFactory
0027: * @model kind="package"
0028: * @generated
0029: */
0030: public interface WfsvPackage extends EPackage {
0031: /**
0032: * The package name.
0033: * <!-- begin-user-doc -->
0034: * <!-- end-user-doc -->
0035: * @generated
0036: */
0037: String eNAME = "wfsv";
0038:
0039: /**
0040: * The package namespace URI.
0041: * <!-- begin-user-doc -->
0042: * <!-- end-user-doc -->
0043: * @generated
0044: */
0045: String eNS_URI = "http://www.opengis.net/wfsv";
0046:
0047: /**
0048: * The package namespace name.
0049: * <!-- begin-user-doc -->
0050: * <!-- end-user-doc -->
0051: * @generated
0052: */
0053: String eNS_PREFIX = "wfsv";
0054:
0055: /**
0056: * The singleton instance of the package.
0057: * <!-- begin-user-doc -->
0058: * <!-- end-user-doc -->
0059: * @generated
0060: */
0061: WfsvPackage eINSTANCE = net.opengis.wfsv.impl.WfsvPackageImpl
0062: .init();
0063:
0064: /**
0065: * The meta object id for the '{@link net.opengis.wfsv.impl.AbstractVersionedFeatureTypeImpl <em>Abstract Versioned Feature Type</em>}' class.
0066: * <!-- begin-user-doc -->
0067: * <!-- end-user-doc -->
0068: * @see net.opengis.wfsv.impl.AbstractVersionedFeatureTypeImpl
0069: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getAbstractVersionedFeatureType()
0070: * @generated
0071: */
0072: int ABSTRACT_VERSIONED_FEATURE_TYPE = 0;
0073:
0074: /**
0075: * The feature id for the '<em><b>Version</b></em>' attribute.
0076: * <!-- begin-user-doc -->
0077: * <!-- end-user-doc -->
0078: * @generated
0079: * @ordered
0080: */
0081: int ABSTRACT_VERSIONED_FEATURE_TYPE__VERSION = 0;
0082:
0083: /**
0084: * The feature id for the '<em><b>Author</b></em>' attribute.
0085: * <!-- begin-user-doc -->
0086: * <!-- end-user-doc -->
0087: * @generated
0088: * @ordered
0089: */
0090: int ABSTRACT_VERSIONED_FEATURE_TYPE__AUTHOR = 1;
0091:
0092: /**
0093: * The feature id for the '<em><b>Date</b></em>' attribute.
0094: * <!-- begin-user-doc -->
0095: * <!-- end-user-doc -->
0096: * @generated
0097: * @ordered
0098: */
0099: int ABSTRACT_VERSIONED_FEATURE_TYPE__DATE = 2;
0100:
0101: /**
0102: * The feature id for the '<em><b>Message</b></em>' attribute.
0103: * <!-- begin-user-doc -->
0104: * <!-- end-user-doc -->
0105: * @generated
0106: * @ordered
0107: */
0108: int ABSTRACT_VERSIONED_FEATURE_TYPE__MESSAGE = 3;
0109:
0110: /**
0111: * The number of structural features of the '<em>Abstract Versioned Feature Type</em>' class.
0112: * <!-- begin-user-doc -->
0113: * <!-- end-user-doc -->
0114: * @generated
0115: * @ordered
0116: */
0117: int ABSTRACT_VERSIONED_FEATURE_TYPE_FEATURE_COUNT = 4;
0118:
0119: /**
0120: * The meta object id for the '{@link net.opengis.wfsv.impl.DescribeVersionedFeatureTypeTypeImpl <em>Describe Versioned Feature Type Type</em>}' class.
0121: * <!-- begin-user-doc -->
0122: * <!-- end-user-doc -->
0123: * @see net.opengis.wfsv.impl.DescribeVersionedFeatureTypeTypeImpl
0124: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getDescribeVersionedFeatureTypeType()
0125: * @generated
0126: */
0127: int DESCRIBE_VERSIONED_FEATURE_TYPE_TYPE = 1;
0128:
0129: /**
0130: * The feature id for the '<em><b>Handle</b></em>' attribute.
0131: * <!-- begin-user-doc -->
0132: * <!-- end-user-doc -->
0133: * @generated
0134: * @ordered
0135: */
0136: int DESCRIBE_VERSIONED_FEATURE_TYPE_TYPE__HANDLE = WfsPackage.DESCRIBE_FEATURE_TYPE_TYPE__HANDLE;
0137:
0138: /**
0139: * The feature id for the '<em><b>Service</b></em>' attribute.
0140: * <!-- begin-user-doc -->
0141: * <!-- end-user-doc -->
0142: * @generated
0143: * @ordered
0144: */
0145: int DESCRIBE_VERSIONED_FEATURE_TYPE_TYPE__SERVICE = WfsPackage.DESCRIBE_FEATURE_TYPE_TYPE__SERVICE;
0146:
0147: /**
0148: * The feature id for the '<em><b>Version</b></em>' attribute.
0149: * <!-- begin-user-doc -->
0150: * <!-- end-user-doc -->
0151: * @generated
0152: * @ordered
0153: */
0154: int DESCRIBE_VERSIONED_FEATURE_TYPE_TYPE__VERSION = WfsPackage.DESCRIBE_FEATURE_TYPE_TYPE__VERSION;
0155:
0156: /**
0157: * The feature id for the '<em><b>Type Name</b></em>' attribute list.
0158: * <!-- begin-user-doc -->
0159: * <!-- end-user-doc -->
0160: * @generated
0161: * @ordered
0162: */
0163: int DESCRIBE_VERSIONED_FEATURE_TYPE_TYPE__TYPE_NAME = WfsPackage.DESCRIBE_FEATURE_TYPE_TYPE__TYPE_NAME;
0164:
0165: /**
0166: * The feature id for the '<em><b>Output Format</b></em>' attribute.
0167: * <!-- begin-user-doc -->
0168: * <!-- end-user-doc -->
0169: * @generated
0170: * @ordered
0171: */
0172: int DESCRIBE_VERSIONED_FEATURE_TYPE_TYPE__OUTPUT_FORMAT = WfsPackage.DESCRIBE_FEATURE_TYPE_TYPE__OUTPUT_FORMAT;
0173:
0174: /**
0175: * The feature id for the '<em><b>Versioned</b></em>' attribute.
0176: * <!-- begin-user-doc -->
0177: * <!-- end-user-doc -->
0178: * @generated
0179: * @ordered
0180: */
0181: int DESCRIBE_VERSIONED_FEATURE_TYPE_TYPE__VERSIONED = WfsPackage.DESCRIBE_FEATURE_TYPE_TYPE_FEATURE_COUNT + 0;
0182:
0183: /**
0184: * The number of structural features of the '<em>Describe Versioned Feature Type Type</em>' class.
0185: * <!-- begin-user-doc -->
0186: * <!-- end-user-doc -->
0187: * @generated
0188: * @ordered
0189: */
0190: int DESCRIBE_VERSIONED_FEATURE_TYPE_TYPE_FEATURE_COUNT = WfsPackage.DESCRIBE_FEATURE_TYPE_TYPE_FEATURE_COUNT + 1;
0191:
0192: /**
0193: * The meta object id for the '{@link net.opengis.wfsv.impl.DifferenceQueryTypeImpl <em>Difference Query Type</em>}' class.
0194: * <!-- begin-user-doc -->
0195: * <!-- end-user-doc -->
0196: * @see net.opengis.wfsv.impl.DifferenceQueryTypeImpl
0197: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getDifferenceQueryType()
0198: * @generated
0199: */
0200: int DIFFERENCE_QUERY_TYPE = 2;
0201:
0202: /**
0203: * The feature id for the '<em><b>Filter</b></em>' attribute.
0204: * <!-- begin-user-doc -->
0205: * <!-- end-user-doc -->
0206: * @generated
0207: * @ordered
0208: */
0209: int DIFFERENCE_QUERY_TYPE__FILTER = 0;
0210:
0211: /**
0212: * The feature id for the '<em><b>From Feature Version</b></em>' attribute.
0213: * <!-- begin-user-doc -->
0214: * <!-- end-user-doc -->
0215: * @generated
0216: * @ordered
0217: */
0218: int DIFFERENCE_QUERY_TYPE__FROM_FEATURE_VERSION = 1;
0219:
0220: /**
0221: * The feature id for the '<em><b>Srs Name</b></em>' attribute.
0222: * <!-- begin-user-doc -->
0223: * <!-- end-user-doc -->
0224: * @generated
0225: * @ordered
0226: */
0227: int DIFFERENCE_QUERY_TYPE__SRS_NAME = 2;
0228:
0229: /**
0230: * The feature id for the '<em><b>To Feature Version</b></em>' attribute.
0231: * <!-- begin-user-doc -->
0232: * <!-- end-user-doc -->
0233: * @generated
0234: * @ordered
0235: */
0236: int DIFFERENCE_QUERY_TYPE__TO_FEATURE_VERSION = 3;
0237:
0238: /**
0239: * The feature id for the '<em><b>Type Name</b></em>' attribute.
0240: * <!-- begin-user-doc -->
0241: * <!-- end-user-doc -->
0242: * @generated
0243: * @ordered
0244: */
0245: int DIFFERENCE_QUERY_TYPE__TYPE_NAME = 4;
0246:
0247: /**
0248: * The number of structural features of the '<em>Difference Query Type</em>' class.
0249: * <!-- begin-user-doc -->
0250: * <!-- end-user-doc -->
0251: * @generated
0252: * @ordered
0253: */
0254: int DIFFERENCE_QUERY_TYPE_FEATURE_COUNT = 5;
0255:
0256: /**
0257: * The meta object id for the '{@link net.opengis.wfsv.impl.DocumentRootImpl <em>Document Root</em>}' class.
0258: * <!-- begin-user-doc -->
0259: * <!-- end-user-doc -->
0260: * @see net.opengis.wfsv.impl.DocumentRootImpl
0261: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getDocumentRoot()
0262: * @generated
0263: */
0264: int DOCUMENT_ROOT = 3;
0265:
0266: /**
0267: * The feature id for the '<em><b>Mixed</b></em>' attribute list.
0268: * <!-- begin-user-doc -->
0269: * <!-- end-user-doc -->
0270: * @generated
0271: * @ordered
0272: */
0273: int DOCUMENT_ROOT__MIXED = 0;
0274:
0275: /**
0276: * The feature id for the '<em><b>XMLNS Prefix Map</b></em>' map.
0277: * <!-- begin-user-doc -->
0278: * <!-- end-user-doc -->
0279: * @generated
0280: * @ordered
0281: */
0282: int DOCUMENT_ROOT__XMLNS_PREFIX_MAP = 1;
0283:
0284: /**
0285: * The feature id for the '<em><b>XSI Schema Location</b></em>' map.
0286: * <!-- begin-user-doc -->
0287: * <!-- end-user-doc -->
0288: * @generated
0289: * @ordered
0290: */
0291: int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = 2;
0292:
0293: /**
0294: * The feature id for the '<em><b>Describe Versioned Feature Type</b></em>' attribute.
0295: * <!-- begin-user-doc -->
0296: * <!-- end-user-doc -->
0297: * @generated
0298: * @ordered
0299: */
0300: int DOCUMENT_ROOT__DESCRIBE_VERSIONED_FEATURE_TYPE = 3;
0301:
0302: /**
0303: * The feature id for the '<em><b>Difference Query</b></em>' containment reference.
0304: * <!-- begin-user-doc -->
0305: * <!-- end-user-doc -->
0306: * @generated
0307: * @ordered
0308: */
0309: int DOCUMENT_ROOT__DIFFERENCE_QUERY = 4;
0310:
0311: /**
0312: * The feature id for the '<em><b>Get Diff</b></em>' containment reference.
0313: * <!-- begin-user-doc -->
0314: * <!-- end-user-doc -->
0315: * @generated
0316: * @ordered
0317: */
0318: int DOCUMENT_ROOT__GET_DIFF = 5;
0319:
0320: /**
0321: * The feature id for the '<em><b>Get Log</b></em>' containment reference.
0322: * <!-- begin-user-doc -->
0323: * <!-- end-user-doc -->
0324: * @generated
0325: * @ordered
0326: */
0327: int DOCUMENT_ROOT__GET_LOG = 6;
0328:
0329: /**
0330: * The feature id for the '<em><b>Get Versioned Feature</b></em>' containment reference.
0331: * <!-- begin-user-doc -->
0332: * <!-- end-user-doc -->
0333: * @generated
0334: * @ordered
0335: */
0336: int DOCUMENT_ROOT__GET_VERSIONED_FEATURE = 7;
0337:
0338: /**
0339: * The feature id for the '<em><b>Rollback</b></em>' containment reference.
0340: * <!-- begin-user-doc -->
0341: * <!-- end-user-doc -->
0342: * @generated
0343: * @ordered
0344: */
0345: int DOCUMENT_ROOT__ROLLBACK = 8;
0346:
0347: /**
0348: * The feature id for the '<em><b>Versioned Delete</b></em>' containment reference.
0349: * <!-- begin-user-doc -->
0350: * <!-- end-user-doc -->
0351: * @generated
0352: * @ordered
0353: */
0354: int DOCUMENT_ROOT__VERSIONED_DELETE = 9;
0355:
0356: /**
0357: * The feature id for the '<em><b>Versioned Feature Collection</b></em>' containment reference.
0358: * <!-- begin-user-doc -->
0359: * <!-- end-user-doc -->
0360: * @generated
0361: * @ordered
0362: */
0363: int DOCUMENT_ROOT__VERSIONED_FEATURE_COLLECTION = 10;
0364:
0365: /**
0366: * The feature id for the '<em><b>Versioned Update</b></em>' containment reference.
0367: * <!-- begin-user-doc -->
0368: * <!-- end-user-doc -->
0369: * @generated
0370: * @ordered
0371: */
0372: int DOCUMENT_ROOT__VERSIONED_UPDATE = 11;
0373:
0374: /**
0375: * The number of structural features of the '<em>Document Root</em>' class.
0376: * <!-- begin-user-doc -->
0377: * <!-- end-user-doc -->
0378: * @generated
0379: * @ordered
0380: */
0381: int DOCUMENT_ROOT_FEATURE_COUNT = 12;
0382:
0383: /**
0384: * The meta object id for the '{@link net.opengis.wfsv.impl.GetDiffTypeImpl <em>Get Diff Type</em>}' class.
0385: * <!-- begin-user-doc -->
0386: * <!-- end-user-doc -->
0387: * @see net.opengis.wfsv.impl.GetDiffTypeImpl
0388: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getGetDiffType()
0389: * @generated
0390: */
0391: int GET_DIFF_TYPE = 4;
0392:
0393: /**
0394: * The feature id for the '<em><b>Handle</b></em>' attribute.
0395: * <!-- begin-user-doc -->
0396: * <!-- end-user-doc -->
0397: * @generated
0398: * @ordered
0399: */
0400: int GET_DIFF_TYPE__HANDLE = WfsPackage.BASE_REQUEST_TYPE__HANDLE;
0401:
0402: /**
0403: * The feature id for the '<em><b>Service</b></em>' attribute.
0404: * <!-- begin-user-doc -->
0405: * <!-- end-user-doc -->
0406: * @generated
0407: * @ordered
0408: */
0409: int GET_DIFF_TYPE__SERVICE = WfsPackage.BASE_REQUEST_TYPE__SERVICE;
0410:
0411: /**
0412: * The feature id for the '<em><b>Version</b></em>' attribute.
0413: * <!-- begin-user-doc -->
0414: * <!-- end-user-doc -->
0415: * @generated
0416: * @ordered
0417: */
0418: int GET_DIFF_TYPE__VERSION = WfsPackage.BASE_REQUEST_TYPE__VERSION;
0419:
0420: /**
0421: * The feature id for the '<em><b>Difference Query</b></em>' containment reference list.
0422: * <!-- begin-user-doc -->
0423: * <!-- end-user-doc -->
0424: * @generated
0425: * @ordered
0426: */
0427: int GET_DIFF_TYPE__DIFFERENCE_QUERY = WfsPackage.BASE_REQUEST_TYPE_FEATURE_COUNT + 0;
0428:
0429: /**
0430: * The feature id for the '<em><b>Output Format</b></em>' attribute.
0431: * <!-- begin-user-doc -->
0432: * <!-- end-user-doc -->
0433: * @generated
0434: * @ordered
0435: */
0436: int GET_DIFF_TYPE__OUTPUT_FORMAT = WfsPackage.BASE_REQUEST_TYPE_FEATURE_COUNT + 1;
0437:
0438: /**
0439: * The number of structural features of the '<em>Get Diff Type</em>' class.
0440: * <!-- begin-user-doc -->
0441: * <!-- end-user-doc -->
0442: * @generated
0443: * @ordered
0444: */
0445: int GET_DIFF_TYPE_FEATURE_COUNT = WfsPackage.BASE_REQUEST_TYPE_FEATURE_COUNT + 2;
0446:
0447: /**
0448: * The meta object id for the '{@link net.opengis.wfsv.impl.GetLogTypeImpl <em>Get Log Type</em>}' class.
0449: * <!-- begin-user-doc -->
0450: * <!-- end-user-doc -->
0451: * @see net.opengis.wfsv.impl.GetLogTypeImpl
0452: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getGetLogType()
0453: * @generated
0454: */
0455: int GET_LOG_TYPE = 5;
0456:
0457: /**
0458: * The feature id for the '<em><b>Handle</b></em>' attribute.
0459: * <!-- begin-user-doc -->
0460: * <!-- end-user-doc -->
0461: * @generated
0462: * @ordered
0463: */
0464: int GET_LOG_TYPE__HANDLE = WfsPackage.BASE_REQUEST_TYPE__HANDLE;
0465:
0466: /**
0467: * The feature id for the '<em><b>Service</b></em>' attribute.
0468: * <!-- begin-user-doc -->
0469: * <!-- end-user-doc -->
0470: * @generated
0471: * @ordered
0472: */
0473: int GET_LOG_TYPE__SERVICE = WfsPackage.BASE_REQUEST_TYPE__SERVICE;
0474:
0475: /**
0476: * The feature id for the '<em><b>Version</b></em>' attribute.
0477: * <!-- begin-user-doc -->
0478: * <!-- end-user-doc -->
0479: * @generated
0480: * @ordered
0481: */
0482: int GET_LOG_TYPE__VERSION = WfsPackage.BASE_REQUEST_TYPE__VERSION;
0483:
0484: /**
0485: * The feature id for the '<em><b>Difference Query</b></em>' containment reference list.
0486: * <!-- begin-user-doc -->
0487: * <!-- end-user-doc -->
0488: * @generated
0489: * @ordered
0490: */
0491: int GET_LOG_TYPE__DIFFERENCE_QUERY = WfsPackage.BASE_REQUEST_TYPE_FEATURE_COUNT + 0;
0492:
0493: /**
0494: * The feature id for the '<em><b>Max Features</b></em>' attribute.
0495: * <!-- begin-user-doc -->
0496: * <!-- end-user-doc -->
0497: * @generated
0498: * @ordered
0499: */
0500: int GET_LOG_TYPE__MAX_FEATURES = WfsPackage.BASE_REQUEST_TYPE_FEATURE_COUNT + 1;
0501:
0502: /**
0503: * The feature id for the '<em><b>Output Format</b></em>' attribute.
0504: * <!-- begin-user-doc -->
0505: * <!-- end-user-doc -->
0506: * @generated
0507: * @ordered
0508: */
0509: int GET_LOG_TYPE__OUTPUT_FORMAT = WfsPackage.BASE_REQUEST_TYPE_FEATURE_COUNT + 2;
0510:
0511: /**
0512: * The feature id for the '<em><b>Result Type</b></em>' attribute.
0513: * <!-- begin-user-doc -->
0514: * <!-- end-user-doc -->
0515: * @generated
0516: * @ordered
0517: */
0518: int GET_LOG_TYPE__RESULT_TYPE = WfsPackage.BASE_REQUEST_TYPE_FEATURE_COUNT + 3;
0519:
0520: /**
0521: * The number of structural features of the '<em>Get Log Type</em>' class.
0522: * <!-- begin-user-doc -->
0523: * <!-- end-user-doc -->
0524: * @generated
0525: * @ordered
0526: */
0527: int GET_LOG_TYPE_FEATURE_COUNT = WfsPackage.BASE_REQUEST_TYPE_FEATURE_COUNT + 4;
0528:
0529: /**
0530: * The meta object id for the '{@link net.opengis.wfsv.impl.GetVersionedFeatureTypeImpl <em>Get Versioned Feature Type</em>}' class.
0531: * <!-- begin-user-doc -->
0532: * <!-- end-user-doc -->
0533: * @see net.opengis.wfsv.impl.GetVersionedFeatureTypeImpl
0534: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getGetVersionedFeatureType()
0535: * @generated
0536: */
0537: int GET_VERSIONED_FEATURE_TYPE = 6;
0538:
0539: /**
0540: * The feature id for the '<em><b>Handle</b></em>' attribute.
0541: * <!-- begin-user-doc -->
0542: * <!-- end-user-doc -->
0543: * @generated
0544: * @ordered
0545: */
0546: int GET_VERSIONED_FEATURE_TYPE__HANDLE = WfsPackage.GET_FEATURE_TYPE__HANDLE;
0547:
0548: /**
0549: * The feature id for the '<em><b>Service</b></em>' attribute.
0550: * <!-- begin-user-doc -->
0551: * <!-- end-user-doc -->
0552: * @generated
0553: * @ordered
0554: */
0555: int GET_VERSIONED_FEATURE_TYPE__SERVICE = WfsPackage.GET_FEATURE_TYPE__SERVICE;
0556:
0557: /**
0558: * The feature id for the '<em><b>Version</b></em>' attribute.
0559: * <!-- begin-user-doc -->
0560: * <!-- end-user-doc -->
0561: * @generated
0562: * @ordered
0563: */
0564: int GET_VERSIONED_FEATURE_TYPE__VERSION = WfsPackage.GET_FEATURE_TYPE__VERSION;
0565:
0566: /**
0567: * The feature id for the '<em><b>Query</b></em>' containment reference list.
0568: * <!-- begin-user-doc -->
0569: * <!-- end-user-doc -->
0570: * @generated
0571: * @ordered
0572: */
0573: int GET_VERSIONED_FEATURE_TYPE__QUERY = WfsPackage.GET_FEATURE_TYPE__QUERY;
0574:
0575: /**
0576: * The feature id for the '<em><b>Max Features</b></em>' attribute.
0577: * <!-- begin-user-doc -->
0578: * <!-- end-user-doc -->
0579: * @generated
0580: * @ordered
0581: */
0582: int GET_VERSIONED_FEATURE_TYPE__MAX_FEATURES = WfsPackage.GET_FEATURE_TYPE__MAX_FEATURES;
0583:
0584: /**
0585: * The feature id for the '<em><b>Output Format</b></em>' attribute.
0586: * <!-- begin-user-doc -->
0587: * <!-- end-user-doc -->
0588: * @generated
0589: * @ordered
0590: */
0591: int GET_VERSIONED_FEATURE_TYPE__OUTPUT_FORMAT = WfsPackage.GET_FEATURE_TYPE__OUTPUT_FORMAT;
0592:
0593: /**
0594: * The feature id for the '<em><b>Result Type</b></em>' attribute.
0595: * <!-- begin-user-doc -->
0596: * <!-- end-user-doc -->
0597: * @generated
0598: * @ordered
0599: */
0600: int GET_VERSIONED_FEATURE_TYPE__RESULT_TYPE = WfsPackage.GET_FEATURE_TYPE__RESULT_TYPE;
0601:
0602: /**
0603: * The feature id for the '<em><b>Traverse Xlink Depth</b></em>' attribute.
0604: * <!-- begin-user-doc -->
0605: * <!-- end-user-doc -->
0606: * @generated
0607: * @ordered
0608: */
0609: int GET_VERSIONED_FEATURE_TYPE__TRAVERSE_XLINK_DEPTH = WfsPackage.GET_FEATURE_TYPE__TRAVERSE_XLINK_DEPTH;
0610:
0611: /**
0612: * The feature id for the '<em><b>Traverse Xlink Expiry</b></em>' attribute.
0613: * <!-- begin-user-doc -->
0614: * <!-- end-user-doc -->
0615: * @generated
0616: * @ordered
0617: */
0618: int GET_VERSIONED_FEATURE_TYPE__TRAVERSE_XLINK_EXPIRY = WfsPackage.GET_FEATURE_TYPE__TRAVERSE_XLINK_EXPIRY;
0619:
0620: /**
0621: * The number of structural features of the '<em>Get Versioned Feature Type</em>' class.
0622: * <!-- begin-user-doc -->
0623: * <!-- end-user-doc -->
0624: * @generated
0625: * @ordered
0626: */
0627: int GET_VERSIONED_FEATURE_TYPE_FEATURE_COUNT = WfsPackage.GET_FEATURE_TYPE_FEATURE_COUNT + 0;
0628:
0629: /**
0630: * The meta object id for the '{@link net.opengis.wfsv.impl.RollbackTypeImpl <em>Rollback Type</em>}' class.
0631: * <!-- begin-user-doc -->
0632: * <!-- end-user-doc -->
0633: * @see net.opengis.wfsv.impl.RollbackTypeImpl
0634: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getRollbackType()
0635: * @generated
0636: */
0637: int ROLLBACK_TYPE = 7;
0638:
0639: /**
0640: * The feature id for the '<em><b>Safe To Ignore</b></em>' attribute.
0641: * <!-- begin-user-doc -->
0642: * <!-- end-user-doc -->
0643: * @generated
0644: * @ordered
0645: */
0646: int ROLLBACK_TYPE__SAFE_TO_IGNORE = WfsPackage.NATIVE_TYPE__SAFE_TO_IGNORE;
0647:
0648: /**
0649: * The feature id for the '<em><b>Vendor Id</b></em>' attribute.
0650: * <!-- begin-user-doc -->
0651: * <!-- end-user-doc -->
0652: * @generated
0653: * @ordered
0654: */
0655: int ROLLBACK_TYPE__VENDOR_ID = WfsPackage.NATIVE_TYPE__VENDOR_ID;
0656:
0657: /**
0658: * The feature id for the '<em><b>Filter</b></em>' attribute.
0659: * <!-- begin-user-doc -->
0660: * <!-- end-user-doc -->
0661: * @generated
0662: * @ordered
0663: */
0664: int ROLLBACK_TYPE__FILTER = WfsPackage.NATIVE_TYPE_FEATURE_COUNT + 0;
0665:
0666: /**
0667: * The feature id for the '<em><b>Handle</b></em>' attribute.
0668: * <!-- begin-user-doc -->
0669: * <!-- end-user-doc -->
0670: * @generated
0671: * @ordered
0672: */
0673: int ROLLBACK_TYPE__HANDLE = WfsPackage.NATIVE_TYPE_FEATURE_COUNT + 1;
0674:
0675: /**
0676: * The feature id for the '<em><b>To Feature Version</b></em>' attribute.
0677: * <!-- begin-user-doc -->
0678: * <!-- end-user-doc -->
0679: * @generated
0680: * @ordered
0681: */
0682: int ROLLBACK_TYPE__TO_FEATURE_VERSION = WfsPackage.NATIVE_TYPE_FEATURE_COUNT + 2;
0683:
0684: /**
0685: * The feature id for the '<em><b>Type Name</b></em>' attribute.
0686: * <!-- begin-user-doc -->
0687: * <!-- end-user-doc -->
0688: * @generated
0689: * @ordered
0690: */
0691: int ROLLBACK_TYPE__TYPE_NAME = WfsPackage.NATIVE_TYPE_FEATURE_COUNT + 3;
0692:
0693: /**
0694: * The feature id for the '<em><b>User</b></em>' attribute.
0695: * <!-- begin-user-doc -->
0696: * <!-- end-user-doc -->
0697: * @generated
0698: * @ordered
0699: */
0700: int ROLLBACK_TYPE__USER = WfsPackage.NATIVE_TYPE_FEATURE_COUNT + 4;
0701:
0702: /**
0703: * The number of structural features of the '<em>Rollback Type</em>' class.
0704: * <!-- begin-user-doc -->
0705: * <!-- end-user-doc -->
0706: * @generated
0707: * @ordered
0708: */
0709: int ROLLBACK_TYPE_FEATURE_COUNT = WfsPackage.NATIVE_TYPE_FEATURE_COUNT + 5;
0710:
0711: /**
0712: * The meta object id for the '{@link net.opengis.wfsv.impl.VersionedDeleteElementTypeImpl <em>Versioned Delete Element Type</em>}' class.
0713: * <!-- begin-user-doc -->
0714: * <!-- end-user-doc -->
0715: * @see net.opengis.wfsv.impl.VersionedDeleteElementTypeImpl
0716: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getVersionedDeleteElementType()
0717: * @generated
0718: */
0719: int VERSIONED_DELETE_ELEMENT_TYPE = 8;
0720:
0721: /**
0722: * The feature id for the '<em><b>Filter</b></em>' attribute.
0723: * <!-- begin-user-doc -->
0724: * <!-- end-user-doc -->
0725: * @generated
0726: * @ordered
0727: */
0728: int VERSIONED_DELETE_ELEMENT_TYPE__FILTER = WfsPackage.DELETE_ELEMENT_TYPE__FILTER;
0729:
0730: /**
0731: * The feature id for the '<em><b>Handle</b></em>' attribute.
0732: * <!-- begin-user-doc -->
0733: * <!-- end-user-doc -->
0734: * @generated
0735: * @ordered
0736: */
0737: int VERSIONED_DELETE_ELEMENT_TYPE__HANDLE = WfsPackage.DELETE_ELEMENT_TYPE__HANDLE;
0738:
0739: /**
0740: * The feature id for the '<em><b>Type Name</b></em>' attribute.
0741: * <!-- begin-user-doc -->
0742: * <!-- end-user-doc -->
0743: * @generated
0744: * @ordered
0745: */
0746: int VERSIONED_DELETE_ELEMENT_TYPE__TYPE_NAME = WfsPackage.DELETE_ELEMENT_TYPE__TYPE_NAME;
0747:
0748: /**
0749: * The feature id for the '<em><b>Feature Version</b></em>' attribute.
0750: * <!-- begin-user-doc -->
0751: * <!-- end-user-doc -->
0752: * @generated
0753: * @ordered
0754: */
0755: int VERSIONED_DELETE_ELEMENT_TYPE__FEATURE_VERSION = WfsPackage.DELETE_ELEMENT_TYPE_FEATURE_COUNT + 0;
0756:
0757: /**
0758: * The number of structural features of the '<em>Versioned Delete Element Type</em>' class.
0759: * <!-- begin-user-doc -->
0760: * <!-- end-user-doc -->
0761: * @generated
0762: * @ordered
0763: */
0764: int VERSIONED_DELETE_ELEMENT_TYPE_FEATURE_COUNT = WfsPackage.DELETE_ELEMENT_TYPE_FEATURE_COUNT + 1;
0765:
0766: /**
0767: * The meta object id for the '{@link net.opengis.wfsv.impl.VersionedFeatureCollectionTypeImpl <em>Versioned Feature Collection Type</em>}' class.
0768: * <!-- begin-user-doc -->
0769: * <!-- end-user-doc -->
0770: * @see net.opengis.wfsv.impl.VersionedFeatureCollectionTypeImpl
0771: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getVersionedFeatureCollectionType()
0772: * @generated
0773: */
0774: int VERSIONED_FEATURE_COLLECTION_TYPE = 9;
0775:
0776: /**
0777: * The feature id for the '<em><b>Version</b></em>' attribute.
0778: * <!-- begin-user-doc -->
0779: * <!-- end-user-doc -->
0780: * @generated
0781: * @ordered
0782: */
0783: int VERSIONED_FEATURE_COLLECTION_TYPE__VERSION = WfsPackage.FEATURE_COLLECTION_TYPE_FEATURE_COUNT + 0;
0784:
0785: /**
0786: * The number of structural features of the '<em>Versioned Feature Collection Type</em>' class.
0787: * <!-- begin-user-doc -->
0788: * <!-- end-user-doc -->
0789: * @generated
0790: * @ordered
0791: */
0792: int VERSIONED_FEATURE_COLLECTION_TYPE_FEATURE_COUNT = WfsPackage.FEATURE_COLLECTION_TYPE_FEATURE_COUNT + 1;
0793:
0794: /**
0795: * The meta object id for the '{@link net.opengis.wfsv.impl.VersionedUpdateElementTypeImpl <em>Versioned Update Element Type</em>}' class.
0796: * <!-- begin-user-doc -->
0797: * <!-- end-user-doc -->
0798: * @see net.opengis.wfsv.impl.VersionedUpdateElementTypeImpl
0799: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getVersionedUpdateElementType()
0800: * @generated
0801: */
0802: int VERSIONED_UPDATE_ELEMENT_TYPE = 10;
0803:
0804: /**
0805: * The feature id for the '<em><b>Property</b></em>' containment reference list.
0806: * <!-- begin-user-doc -->
0807: * <!-- end-user-doc -->
0808: * @generated
0809: * @ordered
0810: */
0811: int VERSIONED_UPDATE_ELEMENT_TYPE__PROPERTY = WfsPackage.UPDATE_ELEMENT_TYPE__PROPERTY;
0812:
0813: /**
0814: * The feature id for the '<em><b>Filter</b></em>' attribute.
0815: * <!-- begin-user-doc -->
0816: * <!-- end-user-doc -->
0817: * @generated
0818: * @ordered
0819: */
0820: int VERSIONED_UPDATE_ELEMENT_TYPE__FILTER = WfsPackage.UPDATE_ELEMENT_TYPE__FILTER;
0821:
0822: /**
0823: * The feature id for the '<em><b>Handle</b></em>' attribute.
0824: * <!-- begin-user-doc -->
0825: * <!-- end-user-doc -->
0826: * @generated
0827: * @ordered
0828: */
0829: int VERSIONED_UPDATE_ELEMENT_TYPE__HANDLE = WfsPackage.UPDATE_ELEMENT_TYPE__HANDLE;
0830:
0831: /**
0832: * The feature id for the '<em><b>Input Format</b></em>' attribute.
0833: * <!-- begin-user-doc -->
0834: * <!-- end-user-doc -->
0835: * @generated
0836: * @ordered
0837: */
0838: int VERSIONED_UPDATE_ELEMENT_TYPE__INPUT_FORMAT = WfsPackage.UPDATE_ELEMENT_TYPE__INPUT_FORMAT;
0839:
0840: /**
0841: * The feature id for the '<em><b>Srs Name</b></em>' attribute.
0842: * <!-- begin-user-doc -->
0843: * <!-- end-user-doc -->
0844: * @generated
0845: * @ordered
0846: */
0847: int VERSIONED_UPDATE_ELEMENT_TYPE__SRS_NAME = WfsPackage.UPDATE_ELEMENT_TYPE__SRS_NAME;
0848:
0849: /**
0850: * The feature id for the '<em><b>Type Name</b></em>' attribute.
0851: * <!-- begin-user-doc -->
0852: * <!-- end-user-doc -->
0853: * @generated
0854: * @ordered
0855: */
0856: int VERSIONED_UPDATE_ELEMENT_TYPE__TYPE_NAME = WfsPackage.UPDATE_ELEMENT_TYPE__TYPE_NAME;
0857:
0858: /**
0859: * The feature id for the '<em><b>Feature Version</b></em>' attribute.
0860: * <!-- begin-user-doc -->
0861: * <!-- end-user-doc -->
0862: * @generated
0863: * @ordered
0864: */
0865: int VERSIONED_UPDATE_ELEMENT_TYPE__FEATURE_VERSION = WfsPackage.UPDATE_ELEMENT_TYPE_FEATURE_COUNT + 0;
0866:
0867: /**
0868: * The number of structural features of the '<em>Versioned Update Element Type</em>' class.
0869: * <!-- begin-user-doc -->
0870: * <!-- end-user-doc -->
0871: * @generated
0872: * @ordered
0873: */
0874: int VERSIONED_UPDATE_ELEMENT_TYPE_FEATURE_COUNT = WfsPackage.UPDATE_ELEMENT_TYPE_FEATURE_COUNT + 1;
0875:
0876: /**
0877: * Returns the meta object for class '{@link net.opengis.wfsv.AbstractVersionedFeatureType <em>Abstract Versioned Feature Type</em>}'.
0878: * <!-- begin-user-doc -->
0879: * <!-- end-user-doc -->
0880: * @return the meta object for class '<em>Abstract Versioned Feature Type</em>'.
0881: * @see net.opengis.wfsv.AbstractVersionedFeatureType
0882: * @generated
0883: */
0884: EClass getAbstractVersionedFeatureType();
0885:
0886: /**
0887: * Returns the meta object for the attribute '{@link net.opengis.wfsv.AbstractVersionedFeatureType#getVersion <em>Version</em>}'.
0888: * <!-- begin-user-doc -->
0889: * <!-- end-user-doc -->
0890: * @return the meta object for the attribute '<em>Version</em>'.
0891: * @see net.opengis.wfsv.AbstractVersionedFeatureType#getVersion()
0892: * @see #getAbstractVersionedFeatureType()
0893: * @generated
0894: */
0895: EAttribute getAbstractVersionedFeatureType_Version();
0896:
0897: /**
0898: * Returns the meta object for the attribute '{@link net.opengis.wfsv.AbstractVersionedFeatureType#getAuthor <em>Author</em>}'.
0899: * <!-- begin-user-doc -->
0900: * <!-- end-user-doc -->
0901: * @return the meta object for the attribute '<em>Author</em>'.
0902: * @see net.opengis.wfsv.AbstractVersionedFeatureType#getAuthor()
0903: * @see #getAbstractVersionedFeatureType()
0904: * @generated
0905: */
0906: EAttribute getAbstractVersionedFeatureType_Author();
0907:
0908: /**
0909: * Returns the meta object for the attribute '{@link net.opengis.wfsv.AbstractVersionedFeatureType#getDate <em>Date</em>}'.
0910: * <!-- begin-user-doc -->
0911: * <!-- end-user-doc -->
0912: * @return the meta object for the attribute '<em>Date</em>'.
0913: * @see net.opengis.wfsv.AbstractVersionedFeatureType#getDate()
0914: * @see #getAbstractVersionedFeatureType()
0915: * @generated
0916: */
0917: EAttribute getAbstractVersionedFeatureType_Date();
0918:
0919: /**
0920: * Returns the meta object for the attribute '{@link net.opengis.wfsv.AbstractVersionedFeatureType#getMessage <em>Message</em>}'.
0921: * <!-- begin-user-doc -->
0922: * <!-- end-user-doc -->
0923: * @return the meta object for the attribute '<em>Message</em>'.
0924: * @see net.opengis.wfsv.AbstractVersionedFeatureType#getMessage()
0925: * @see #getAbstractVersionedFeatureType()
0926: * @generated
0927: */
0928: EAttribute getAbstractVersionedFeatureType_Message();
0929:
0930: /**
0931: * Returns the meta object for class '{@link net.opengis.wfsv.DescribeVersionedFeatureTypeType <em>Describe Versioned Feature Type Type</em>}'.
0932: * <!-- begin-user-doc -->
0933: * <!-- end-user-doc -->
0934: * @return the meta object for class '<em>Describe Versioned Feature Type Type</em>'.
0935: * @see net.opengis.wfsv.DescribeVersionedFeatureTypeType
0936: * @generated
0937: */
0938: EClass getDescribeVersionedFeatureTypeType();
0939:
0940: /**
0941: * Returns the meta object for the attribute '{@link net.opengis.wfsv.DescribeVersionedFeatureTypeType#isVersioned <em>Versioned</em>}'.
0942: * <!-- begin-user-doc -->
0943: * <!-- end-user-doc -->
0944: * @return the meta object for the attribute '<em>Versioned</em>'.
0945: * @see net.opengis.wfsv.DescribeVersionedFeatureTypeType#isVersioned()
0946: * @see #getDescribeVersionedFeatureTypeType()
0947: * @generated
0948: */
0949: EAttribute getDescribeVersionedFeatureTypeType_Versioned();
0950:
0951: /**
0952: * Returns the meta object for class '{@link net.opengis.wfsv.DifferenceQueryType <em>Difference Query Type</em>}'.
0953: * <!-- begin-user-doc -->
0954: * <!-- end-user-doc -->
0955: * @return the meta object for class '<em>Difference Query Type</em>'.
0956: * @see net.opengis.wfsv.DifferenceQueryType
0957: * @generated
0958: */
0959: EClass getDifferenceQueryType();
0960:
0961: /**
0962: * Returns the meta object for the attribute '{@link net.opengis.wfsv.DifferenceQueryType#getFilter <em>Filter</em>}'.
0963: * <!-- begin-user-doc -->
0964: * <!-- end-user-doc -->
0965: * @return the meta object for the attribute '<em>Filter</em>'.
0966: * @see net.opengis.wfsv.DifferenceQueryType#getFilter()
0967: * @see #getDifferenceQueryType()
0968: * @generated
0969: */
0970: EAttribute getDifferenceQueryType_Filter();
0971:
0972: /**
0973: * Returns the meta object for the attribute '{@link net.opengis.wfsv.DifferenceQueryType#getFromFeatureVersion <em>From Feature Version</em>}'.
0974: * <!-- begin-user-doc -->
0975: * <!-- end-user-doc -->
0976: * @return the meta object for the attribute '<em>From Feature Version</em>'.
0977: * @see net.opengis.wfsv.DifferenceQueryType#getFromFeatureVersion()
0978: * @see #getDifferenceQueryType()
0979: * @generated
0980: */
0981: EAttribute getDifferenceQueryType_FromFeatureVersion();
0982:
0983: /**
0984: * Returns the meta object for the attribute '{@link net.opengis.wfsv.DifferenceQueryType#getSrsName <em>Srs Name</em>}'.
0985: * <!-- begin-user-doc -->
0986: * <!-- end-user-doc -->
0987: * @return the meta object for the attribute '<em>Srs Name</em>'.
0988: * @see net.opengis.wfsv.DifferenceQueryType#getSrsName()
0989: * @see #getDifferenceQueryType()
0990: * @generated
0991: */
0992: EAttribute getDifferenceQueryType_SrsName();
0993:
0994: /**
0995: * Returns the meta object for the attribute '{@link net.opengis.wfsv.DifferenceQueryType#getToFeatureVersion <em>To Feature Version</em>}'.
0996: * <!-- begin-user-doc -->
0997: * <!-- end-user-doc -->
0998: * @return the meta object for the attribute '<em>To Feature Version</em>'.
0999: * @see net.opengis.wfsv.DifferenceQueryType#getToFeatureVersion()
1000: * @see #getDifferenceQueryType()
1001: * @generated
1002: */
1003: EAttribute getDifferenceQueryType_ToFeatureVersion();
1004:
1005: /**
1006: * Returns the meta object for the attribute '{@link net.opengis.wfsv.DifferenceQueryType#getTypeName <em>Type Name</em>}'.
1007: * <!-- begin-user-doc -->
1008: * <!-- end-user-doc -->
1009: * @return the meta object for the attribute '<em>Type Name</em>'.
1010: * @see net.opengis.wfsv.DifferenceQueryType#getTypeName()
1011: * @see #getDifferenceQueryType()
1012: * @generated
1013: */
1014: EAttribute getDifferenceQueryType_TypeName();
1015:
1016: /**
1017: * Returns the meta object for class '{@link net.opengis.wfsv.DocumentRoot <em>Document Root</em>}'.
1018: * <!-- begin-user-doc -->
1019: * <!-- end-user-doc -->
1020: * @return the meta object for class '<em>Document Root</em>'.
1021: * @see net.opengis.wfsv.DocumentRoot
1022: * @generated
1023: */
1024: EClass getDocumentRoot();
1025:
1026: /**
1027: * Returns the meta object for the attribute list '{@link net.opengis.wfsv.DocumentRoot#getMixed <em>Mixed</em>}'.
1028: * <!-- begin-user-doc -->
1029: * <!-- end-user-doc -->
1030: * @return the meta object for the attribute list '<em>Mixed</em>'.
1031: * @see net.opengis.wfsv.DocumentRoot#getMixed()
1032: * @see #getDocumentRoot()
1033: * @generated
1034: */
1035: EAttribute getDocumentRoot_Mixed();
1036:
1037: /**
1038: * Returns the meta object for the map '{@link net.opengis.wfsv.DocumentRoot#getXMLNSPrefixMap <em>XMLNS Prefix Map</em>}'.
1039: * <!-- begin-user-doc -->
1040: * <!-- end-user-doc -->
1041: * @return the meta object for the map '<em>XMLNS Prefix Map</em>'.
1042: * @see net.opengis.wfsv.DocumentRoot#getXMLNSPrefixMap()
1043: * @see #getDocumentRoot()
1044: * @generated
1045: */
1046: EReference getDocumentRoot_XMLNSPrefixMap();
1047:
1048: /**
1049: * Returns the meta object for the map '{@link net.opengis.wfsv.DocumentRoot#getXSISchemaLocation <em>XSI Schema Location</em>}'.
1050: * <!-- begin-user-doc -->
1051: * <!-- end-user-doc -->
1052: * @return the meta object for the map '<em>XSI Schema Location</em>'.
1053: * @see net.opengis.wfsv.DocumentRoot#getXSISchemaLocation()
1054: * @see #getDocumentRoot()
1055: * @generated
1056: */
1057: EReference getDocumentRoot_XSISchemaLocation();
1058:
1059: /**
1060: * Returns the meta object for the attribute '{@link net.opengis.wfsv.DocumentRoot#getDescribeVersionedFeatureType <em>Describe Versioned Feature Type</em>}'.
1061: * <!-- begin-user-doc -->
1062: * <!-- end-user-doc -->
1063: * @return the meta object for the attribute '<em>Describe Versioned Feature Type</em>'.
1064: * @see net.opengis.wfsv.DocumentRoot#getDescribeVersionedFeatureType()
1065: * @see #getDocumentRoot()
1066: * @generated
1067: */
1068: EAttribute getDocumentRoot_DescribeVersionedFeatureType();
1069:
1070: /**
1071: * Returns the meta object for the containment reference '{@link net.opengis.wfsv.DocumentRoot#getDifferenceQuery <em>Difference Query</em>}'.
1072: * <!-- begin-user-doc -->
1073: * <!-- end-user-doc -->
1074: * @return the meta object for the containment reference '<em>Difference Query</em>'.
1075: * @see net.opengis.wfsv.DocumentRoot#getDifferenceQuery()
1076: * @see #getDocumentRoot()
1077: * @generated
1078: */
1079: EReference getDocumentRoot_DifferenceQuery();
1080:
1081: /**
1082: * Returns the meta object for the containment reference '{@link net.opengis.wfsv.DocumentRoot#getGetDiff <em>Get Diff</em>}'.
1083: * <!-- begin-user-doc -->
1084: * <!-- end-user-doc -->
1085: * @return the meta object for the containment reference '<em>Get Diff</em>'.
1086: * @see net.opengis.wfsv.DocumentRoot#getGetDiff()
1087: * @see #getDocumentRoot()
1088: * @generated
1089: */
1090: EReference getDocumentRoot_GetDiff();
1091:
1092: /**
1093: * Returns the meta object for the containment reference '{@link net.opengis.wfsv.DocumentRoot#getGetLog <em>Get Log</em>}'.
1094: * <!-- begin-user-doc -->
1095: * <!-- end-user-doc -->
1096: * @return the meta object for the containment reference '<em>Get Log</em>'.
1097: * @see net.opengis.wfsv.DocumentRoot#getGetLog()
1098: * @see #getDocumentRoot()
1099: * @generated
1100: */
1101: EReference getDocumentRoot_GetLog();
1102:
1103: /**
1104: * Returns the meta object for the containment reference '{@link net.opengis.wfsv.DocumentRoot#getGetVersionedFeature <em>Get Versioned Feature</em>}'.
1105: * <!-- begin-user-doc -->
1106: * <!-- end-user-doc -->
1107: * @return the meta object for the containment reference '<em>Get Versioned Feature</em>'.
1108: * @see net.opengis.wfsv.DocumentRoot#getGetVersionedFeature()
1109: * @see #getDocumentRoot()
1110: * @generated
1111: */
1112: EReference getDocumentRoot_GetVersionedFeature();
1113:
1114: /**
1115: * Returns the meta object for the containment reference '{@link net.opengis.wfsv.DocumentRoot#getRollback <em>Rollback</em>}'.
1116: * <!-- begin-user-doc -->
1117: * <!-- end-user-doc -->
1118: * @return the meta object for the containment reference '<em>Rollback</em>'.
1119: * @see net.opengis.wfsv.DocumentRoot#getRollback()
1120: * @see #getDocumentRoot()
1121: * @generated
1122: */
1123: EReference getDocumentRoot_Rollback();
1124:
1125: /**
1126: * Returns the meta object for the containment reference '{@link net.opengis.wfsv.DocumentRoot#getVersionedDelete <em>Versioned Delete</em>}'.
1127: * <!-- begin-user-doc -->
1128: * <!-- end-user-doc -->
1129: * @return the meta object for the containment reference '<em>Versioned Delete</em>'.
1130: * @see net.opengis.wfsv.DocumentRoot#getVersionedDelete()
1131: * @see #getDocumentRoot()
1132: * @generated
1133: */
1134: EReference getDocumentRoot_VersionedDelete();
1135:
1136: /**
1137: * Returns the meta object for the containment reference '{@link net.opengis.wfsv.DocumentRoot#getVersionedFeatureCollection <em>Versioned Feature Collection</em>}'.
1138: * <!-- begin-user-doc -->
1139: * <!-- end-user-doc -->
1140: * @return the meta object for the containment reference '<em>Versioned Feature Collection</em>'.
1141: * @see net.opengis.wfsv.DocumentRoot#getVersionedFeatureCollection()
1142: * @see #getDocumentRoot()
1143: * @generated
1144: */
1145: EReference getDocumentRoot_VersionedFeatureCollection();
1146:
1147: /**
1148: * Returns the meta object for the containment reference '{@link net.opengis.wfsv.DocumentRoot#getVersionedUpdate <em>Versioned Update</em>}'.
1149: * <!-- begin-user-doc -->
1150: * <!-- end-user-doc -->
1151: * @return the meta object for the containment reference '<em>Versioned Update</em>'.
1152: * @see net.opengis.wfsv.DocumentRoot#getVersionedUpdate()
1153: * @see #getDocumentRoot()
1154: * @generated
1155: */
1156: EReference getDocumentRoot_VersionedUpdate();
1157:
1158: /**
1159: * Returns the meta object for class '{@link net.opengis.wfsv.GetDiffType <em>Get Diff Type</em>}'.
1160: * <!-- begin-user-doc -->
1161: * <!-- end-user-doc -->
1162: * @return the meta object for class '<em>Get Diff Type</em>'.
1163: * @see net.opengis.wfsv.GetDiffType
1164: * @generated
1165: */
1166: EClass getGetDiffType();
1167:
1168: /**
1169: * Returns the meta object for the containment reference list '{@link net.opengis.wfsv.GetDiffType#getDifferenceQuery <em>Difference Query</em>}'.
1170: * <!-- begin-user-doc -->
1171: * <!-- end-user-doc -->
1172: * @return the meta object for the containment reference list '<em>Difference Query</em>'.
1173: * @see net.opengis.wfsv.GetDiffType#getDifferenceQuery()
1174: * @see #getGetDiffType()
1175: * @generated
1176: */
1177: EReference getGetDiffType_DifferenceQuery();
1178:
1179: /**
1180: * Returns the meta object for the attribute '{@link net.opengis.wfsv.GetDiffType#getOutputFormat <em>Output Format</em>}'.
1181: * <!-- begin-user-doc -->
1182: * <!-- end-user-doc -->
1183: * @return the meta object for the attribute '<em>Output Format</em>'.
1184: * @see net.opengis.wfsv.GetDiffType#getOutputFormat()
1185: * @see #getGetDiffType()
1186: * @generated
1187: */
1188: EAttribute getGetDiffType_OutputFormat();
1189:
1190: /**
1191: * Returns the meta object for class '{@link net.opengis.wfsv.GetLogType <em>Get Log Type</em>}'.
1192: * <!-- begin-user-doc -->
1193: * <!-- end-user-doc -->
1194: * @return the meta object for class '<em>Get Log Type</em>'.
1195: * @see net.opengis.wfsv.GetLogType
1196: * @generated
1197: */
1198: EClass getGetLogType();
1199:
1200: /**
1201: * Returns the meta object for the containment reference list '{@link net.opengis.wfsv.GetLogType#getDifferenceQuery <em>Difference Query</em>}'.
1202: * <!-- begin-user-doc -->
1203: * <!-- end-user-doc -->
1204: * @return the meta object for the containment reference list '<em>Difference Query</em>'.
1205: * @see net.opengis.wfsv.GetLogType#getDifferenceQuery()
1206: * @see #getGetLogType()
1207: * @generated
1208: */
1209: EReference getGetLogType_DifferenceQuery();
1210:
1211: /**
1212: * Returns the meta object for the attribute '{@link net.opengis.wfsv.GetLogType#getMaxFeatures <em>Max Features</em>}'.
1213: * <!-- begin-user-doc -->
1214: * <!-- end-user-doc -->
1215: * @return the meta object for the attribute '<em>Max Features</em>'.
1216: * @see net.opengis.wfsv.GetLogType#getMaxFeatures()
1217: * @see #getGetLogType()
1218: * @generated
1219: */
1220: EAttribute getGetLogType_MaxFeatures();
1221:
1222: /**
1223: * Returns the meta object for the attribute '{@link net.opengis.wfsv.GetLogType#getOutputFormat <em>Output Format</em>}'.
1224: * <!-- begin-user-doc -->
1225: * <!-- end-user-doc -->
1226: * @return the meta object for the attribute '<em>Output Format</em>'.
1227: * @see net.opengis.wfsv.GetLogType#getOutputFormat()
1228: * @see #getGetLogType()
1229: * @generated
1230: */
1231: EAttribute getGetLogType_OutputFormat();
1232:
1233: /**
1234: * Returns the meta object for the attribute '{@link net.opengis.wfsv.GetLogType#getResultType <em>Result Type</em>}'.
1235: * <!-- begin-user-doc -->
1236: * <!-- end-user-doc -->
1237: * @return the meta object for the attribute '<em>Result Type</em>'.
1238: * @see net.opengis.wfsv.GetLogType#getResultType()
1239: * @see #getGetLogType()
1240: * @generated
1241: */
1242: EAttribute getGetLogType_ResultType();
1243:
1244: /**
1245: * Returns the meta object for class '{@link net.opengis.wfsv.GetVersionedFeatureType <em>Get Versioned Feature Type</em>}'.
1246: * <!-- begin-user-doc -->
1247: * <!-- end-user-doc -->
1248: * @return the meta object for class '<em>Get Versioned Feature Type</em>'.
1249: * @see net.opengis.wfsv.GetVersionedFeatureType
1250: * @generated
1251: */
1252: EClass getGetVersionedFeatureType();
1253:
1254: /**
1255: * Returns the meta object for class '{@link net.opengis.wfsv.RollbackType <em>Rollback Type</em>}'.
1256: * <!-- begin-user-doc -->
1257: * <!-- end-user-doc -->
1258: * @return the meta object for class '<em>Rollback Type</em>'.
1259: * @see net.opengis.wfsv.RollbackType
1260: * @generated
1261: */
1262: EClass getRollbackType();
1263:
1264: /**
1265: * Returns the meta object for the attribute '{@link net.opengis.wfsv.RollbackType#getFilter <em>Filter</em>}'.
1266: * <!-- begin-user-doc -->
1267: * <!-- end-user-doc -->
1268: * @return the meta object for the attribute '<em>Filter</em>'.
1269: * @see net.opengis.wfsv.RollbackType#getFilter()
1270: * @see #getRollbackType()
1271: * @generated
1272: */
1273: EAttribute getRollbackType_Filter();
1274:
1275: /**
1276: * Returns the meta object for the attribute '{@link net.opengis.wfsv.RollbackType#getHandle <em>Handle</em>}'.
1277: * <!-- begin-user-doc -->
1278: * <!-- end-user-doc -->
1279: * @return the meta object for the attribute '<em>Handle</em>'.
1280: * @see net.opengis.wfsv.RollbackType#getHandle()
1281: * @see #getRollbackType()
1282: * @generated
1283: */
1284: EAttribute getRollbackType_Handle();
1285:
1286: /**
1287: * Returns the meta object for the attribute '{@link net.opengis.wfsv.RollbackType#getToFeatureVersion <em>To Feature Version</em>}'.
1288: * <!-- begin-user-doc -->
1289: * <!-- end-user-doc -->
1290: * @return the meta object for the attribute '<em>To Feature Version</em>'.
1291: * @see net.opengis.wfsv.RollbackType#getToFeatureVersion()
1292: * @see #getRollbackType()
1293: * @generated
1294: */
1295: EAttribute getRollbackType_ToFeatureVersion();
1296:
1297: /**
1298: * Returns the meta object for the attribute '{@link net.opengis.wfsv.RollbackType#getTypeName <em>Type Name</em>}'.
1299: * <!-- begin-user-doc -->
1300: * <!-- end-user-doc -->
1301: * @return the meta object for the attribute '<em>Type Name</em>'.
1302: * @see net.opengis.wfsv.RollbackType#getTypeName()
1303: * @see #getRollbackType()
1304: * @generated
1305: */
1306: EAttribute getRollbackType_TypeName();
1307:
1308: /**
1309: * Returns the meta object for the attribute '{@link net.opengis.wfsv.RollbackType#getUser <em>User</em>}'.
1310: * <!-- begin-user-doc -->
1311: * <!-- end-user-doc -->
1312: * @return the meta object for the attribute '<em>User</em>'.
1313: * @see net.opengis.wfsv.RollbackType#getUser()
1314: * @see #getRollbackType()
1315: * @generated
1316: */
1317: EAttribute getRollbackType_User();
1318:
1319: /**
1320: * Returns the meta object for class '{@link net.opengis.wfsv.VersionedDeleteElementType <em>Versioned Delete Element Type</em>}'.
1321: * <!-- begin-user-doc -->
1322: * <!-- end-user-doc -->
1323: * @return the meta object for class '<em>Versioned Delete Element Type</em>'.
1324: * @see net.opengis.wfsv.VersionedDeleteElementType
1325: * @generated
1326: */
1327: EClass getVersionedDeleteElementType();
1328:
1329: /**
1330: * Returns the meta object for the attribute '{@link net.opengis.wfsv.VersionedDeleteElementType#getFeatureVersion <em>Feature Version</em>}'.
1331: * <!-- begin-user-doc -->
1332: * <!-- end-user-doc -->
1333: * @return the meta object for the attribute '<em>Feature Version</em>'.
1334: * @see net.opengis.wfsv.VersionedDeleteElementType#getFeatureVersion()
1335: * @see #getVersionedDeleteElementType()
1336: * @generated
1337: */
1338: EAttribute getVersionedDeleteElementType_FeatureVersion();
1339:
1340: /**
1341: * Returns the meta object for class '{@link net.opengis.wfsv.VersionedFeatureCollectionType <em>Versioned Feature Collection Type</em>}'.
1342: * <!-- begin-user-doc -->
1343: * <!-- end-user-doc -->
1344: * @return the meta object for class '<em>Versioned Feature Collection Type</em>'.
1345: * @see net.opengis.wfsv.VersionedFeatureCollectionType
1346: * @generated
1347: */
1348: EClass getVersionedFeatureCollectionType();
1349:
1350: /**
1351: * Returns the meta object for the attribute '{@link net.opengis.wfsv.VersionedFeatureCollectionType#getVersion <em>Version</em>}'.
1352: * <!-- begin-user-doc -->
1353: * <!-- end-user-doc -->
1354: * @return the meta object for the attribute '<em>Version</em>'.
1355: * @see net.opengis.wfsv.VersionedFeatureCollectionType#getVersion()
1356: * @see #getVersionedFeatureCollectionType()
1357: * @generated
1358: */
1359: EAttribute getVersionedFeatureCollectionType_Version();
1360:
1361: /**
1362: * Returns the meta object for class '{@link net.opengis.wfsv.VersionedUpdateElementType <em>Versioned Update Element Type</em>}'.
1363: * <!-- begin-user-doc -->
1364: * <!-- end-user-doc -->
1365: * @return the meta object for class '<em>Versioned Update Element Type</em>'.
1366: * @see net.opengis.wfsv.VersionedUpdateElementType
1367: * @generated
1368: */
1369: EClass getVersionedUpdateElementType();
1370:
1371: /**
1372: * Returns the meta object for the attribute '{@link net.opengis.wfsv.VersionedUpdateElementType#getFeatureVersion <em>Feature Version</em>}'.
1373: * <!-- begin-user-doc -->
1374: * <!-- end-user-doc -->
1375: * @return the meta object for the attribute '<em>Feature Version</em>'.
1376: * @see net.opengis.wfsv.VersionedUpdateElementType#getFeatureVersion()
1377: * @see #getVersionedUpdateElementType()
1378: * @generated
1379: */
1380: EAttribute getVersionedUpdateElementType_FeatureVersion();
1381:
1382: /**
1383: * Returns the factory that creates the instances of the model.
1384: * <!-- begin-user-doc -->
1385: * <!-- end-user-doc -->
1386: * @return the factory that creates the instances of the model.
1387: * @generated
1388: */
1389: WfsvFactory getWfsvFactory();
1390:
1391: /**
1392: * <!-- begin-user-doc -->
1393: * Defines literals for the meta objects that represent
1394: * <ul>
1395: * <li>each class,</li>
1396: * <li>each feature of each class,</li>
1397: * <li>each enum,</li>
1398: * <li>and each data type</li>
1399: * </ul>
1400: * <!-- end-user-doc -->
1401: * @generated
1402: */
1403: interface Literals {
1404: /**
1405: * The meta object literal for the '{@link net.opengis.wfsv.impl.AbstractVersionedFeatureTypeImpl <em>Abstract Versioned Feature Type</em>}' class.
1406: * <!-- begin-user-doc -->
1407: * <!-- end-user-doc -->
1408: * @see net.opengis.wfsv.impl.AbstractVersionedFeatureTypeImpl
1409: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getAbstractVersionedFeatureType()
1410: * @generated
1411: */
1412: EClass ABSTRACT_VERSIONED_FEATURE_TYPE = eINSTANCE
1413: .getAbstractVersionedFeatureType();
1414:
1415: /**
1416: * The meta object literal for the '<em><b>Version</b></em>' attribute feature.
1417: * <!-- begin-user-doc -->
1418: * <!-- end-user-doc -->
1419: * @generated
1420: */
1421: EAttribute ABSTRACT_VERSIONED_FEATURE_TYPE__VERSION = eINSTANCE
1422: .getAbstractVersionedFeatureType_Version();
1423:
1424: /**
1425: * The meta object literal for the '<em><b>Author</b></em>' attribute feature.
1426: * <!-- begin-user-doc -->
1427: * <!-- end-user-doc -->
1428: * @generated
1429: */
1430: EAttribute ABSTRACT_VERSIONED_FEATURE_TYPE__AUTHOR = eINSTANCE
1431: .getAbstractVersionedFeatureType_Author();
1432:
1433: /**
1434: * The meta object literal for the '<em><b>Date</b></em>' attribute feature.
1435: * <!-- begin-user-doc -->
1436: * <!-- end-user-doc -->
1437: * @generated
1438: */
1439: EAttribute ABSTRACT_VERSIONED_FEATURE_TYPE__DATE = eINSTANCE
1440: .getAbstractVersionedFeatureType_Date();
1441:
1442: /**
1443: * The meta object literal for the '<em><b>Message</b></em>' attribute feature.
1444: * <!-- begin-user-doc -->
1445: * <!-- end-user-doc -->
1446: * @generated
1447: */
1448: EAttribute ABSTRACT_VERSIONED_FEATURE_TYPE__MESSAGE = eINSTANCE
1449: .getAbstractVersionedFeatureType_Message();
1450:
1451: /**
1452: * The meta object literal for the '{@link net.opengis.wfsv.impl.DescribeVersionedFeatureTypeTypeImpl <em>Describe Versioned Feature Type Type</em>}' class.
1453: * <!-- begin-user-doc -->
1454: * <!-- end-user-doc -->
1455: * @see net.opengis.wfsv.impl.DescribeVersionedFeatureTypeTypeImpl
1456: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getDescribeVersionedFeatureTypeType()
1457: * @generated
1458: */
1459: EClass DESCRIBE_VERSIONED_FEATURE_TYPE_TYPE = eINSTANCE
1460: .getDescribeVersionedFeatureTypeType();
1461:
1462: /**
1463: * The meta object literal for the '<em><b>Versioned</b></em>' attribute feature.
1464: * <!-- begin-user-doc -->
1465: * <!-- end-user-doc -->
1466: * @generated
1467: */
1468: EAttribute DESCRIBE_VERSIONED_FEATURE_TYPE_TYPE__VERSIONED = eINSTANCE
1469: .getDescribeVersionedFeatureTypeType_Versioned();
1470:
1471: /**
1472: * The meta object literal for the '{@link net.opengis.wfsv.impl.DifferenceQueryTypeImpl <em>Difference Query Type</em>}' class.
1473: * <!-- begin-user-doc -->
1474: * <!-- end-user-doc -->
1475: * @see net.opengis.wfsv.impl.DifferenceQueryTypeImpl
1476: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getDifferenceQueryType()
1477: * @generated
1478: */
1479: EClass DIFFERENCE_QUERY_TYPE = eINSTANCE
1480: .getDifferenceQueryType();
1481:
1482: /**
1483: * The meta object literal for the '<em><b>Filter</b></em>' attribute feature.
1484: * <!-- begin-user-doc -->
1485: * <!-- end-user-doc -->
1486: * @generated
1487: */
1488: EAttribute DIFFERENCE_QUERY_TYPE__FILTER = eINSTANCE
1489: .getDifferenceQueryType_Filter();
1490:
1491: /**
1492: * The meta object literal for the '<em><b>From Feature Version</b></em>' attribute feature.
1493: * <!-- begin-user-doc -->
1494: * <!-- end-user-doc -->
1495: * @generated
1496: */
1497: EAttribute DIFFERENCE_QUERY_TYPE__FROM_FEATURE_VERSION = eINSTANCE
1498: .getDifferenceQueryType_FromFeatureVersion();
1499:
1500: /**
1501: * The meta object literal for the '<em><b>Srs Name</b></em>' attribute feature.
1502: * <!-- begin-user-doc -->
1503: * <!-- end-user-doc -->
1504: * @generated
1505: */
1506: EAttribute DIFFERENCE_QUERY_TYPE__SRS_NAME = eINSTANCE
1507: .getDifferenceQueryType_SrsName();
1508:
1509: /**
1510: * The meta object literal for the '<em><b>To Feature Version</b></em>' attribute feature.
1511: * <!-- begin-user-doc -->
1512: * <!-- end-user-doc -->
1513: * @generated
1514: */
1515: EAttribute DIFFERENCE_QUERY_TYPE__TO_FEATURE_VERSION = eINSTANCE
1516: .getDifferenceQueryType_ToFeatureVersion();
1517:
1518: /**
1519: * The meta object literal for the '<em><b>Type Name</b></em>' attribute feature.
1520: * <!-- begin-user-doc -->
1521: * <!-- end-user-doc -->
1522: * @generated
1523: */
1524: EAttribute DIFFERENCE_QUERY_TYPE__TYPE_NAME = eINSTANCE
1525: .getDifferenceQueryType_TypeName();
1526:
1527: /**
1528: * The meta object literal for the '{@link net.opengis.wfsv.impl.DocumentRootImpl <em>Document Root</em>}' class.
1529: * <!-- begin-user-doc -->
1530: * <!-- end-user-doc -->
1531: * @see net.opengis.wfsv.impl.DocumentRootImpl
1532: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getDocumentRoot()
1533: * @generated
1534: */
1535: EClass DOCUMENT_ROOT = eINSTANCE.getDocumentRoot();
1536:
1537: /**
1538: * The meta object literal for the '<em><b>Mixed</b></em>' attribute list feature.
1539: * <!-- begin-user-doc -->
1540: * <!-- end-user-doc -->
1541: * @generated
1542: */
1543: EAttribute DOCUMENT_ROOT__MIXED = eINSTANCE
1544: .getDocumentRoot_Mixed();
1545:
1546: /**
1547: * The meta object literal for the '<em><b>XMLNS Prefix Map</b></em>' map feature.
1548: * <!-- begin-user-doc -->
1549: * <!-- end-user-doc -->
1550: * @generated
1551: */
1552: EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP = eINSTANCE
1553: .getDocumentRoot_XMLNSPrefixMap();
1554:
1555: /**
1556: * The meta object literal for the '<em><b>XSI Schema Location</b></em>' map feature.
1557: * <!-- begin-user-doc -->
1558: * <!-- end-user-doc -->
1559: * @generated
1560: */
1561: EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = eINSTANCE
1562: .getDocumentRoot_XSISchemaLocation();
1563:
1564: /**
1565: * The meta object literal for the '<em><b>Describe Versioned Feature Type</b></em>' attribute feature.
1566: * <!-- begin-user-doc -->
1567: * <!-- end-user-doc -->
1568: * @generated
1569: */
1570: EAttribute DOCUMENT_ROOT__DESCRIBE_VERSIONED_FEATURE_TYPE = eINSTANCE
1571: .getDocumentRoot_DescribeVersionedFeatureType();
1572:
1573: /**
1574: * The meta object literal for the '<em><b>Difference Query</b></em>' containment reference feature.
1575: * <!-- begin-user-doc -->
1576: * <!-- end-user-doc -->
1577: * @generated
1578: */
1579: EReference DOCUMENT_ROOT__DIFFERENCE_QUERY = eINSTANCE
1580: .getDocumentRoot_DifferenceQuery();
1581:
1582: /**
1583: * The meta object literal for the '<em><b>Get Diff</b></em>' containment reference feature.
1584: * <!-- begin-user-doc -->
1585: * <!-- end-user-doc -->
1586: * @generated
1587: */
1588: EReference DOCUMENT_ROOT__GET_DIFF = eINSTANCE
1589: .getDocumentRoot_GetDiff();
1590:
1591: /**
1592: * The meta object literal for the '<em><b>Get Log</b></em>' containment reference feature.
1593: * <!-- begin-user-doc -->
1594: * <!-- end-user-doc -->
1595: * @generated
1596: */
1597: EReference DOCUMENT_ROOT__GET_LOG = eINSTANCE
1598: .getDocumentRoot_GetLog();
1599:
1600: /**
1601: * The meta object literal for the '<em><b>Get Versioned Feature</b></em>' containment reference feature.
1602: * <!-- begin-user-doc -->
1603: * <!-- end-user-doc -->
1604: * @generated
1605: */
1606: EReference DOCUMENT_ROOT__GET_VERSIONED_FEATURE = eINSTANCE
1607: .getDocumentRoot_GetVersionedFeature();
1608:
1609: /**
1610: * The meta object literal for the '<em><b>Rollback</b></em>' containment reference feature.
1611: * <!-- begin-user-doc -->
1612: * <!-- end-user-doc -->
1613: * @generated
1614: */
1615: EReference DOCUMENT_ROOT__ROLLBACK = eINSTANCE
1616: .getDocumentRoot_Rollback();
1617:
1618: /**
1619: * The meta object literal for the '<em><b>Versioned Delete</b></em>' containment reference feature.
1620: * <!-- begin-user-doc -->
1621: * <!-- end-user-doc -->
1622: * @generated
1623: */
1624: EReference DOCUMENT_ROOT__VERSIONED_DELETE = eINSTANCE
1625: .getDocumentRoot_VersionedDelete();
1626:
1627: /**
1628: * The meta object literal for the '<em><b>Versioned Feature Collection</b></em>' containment reference feature.
1629: * <!-- begin-user-doc -->
1630: * <!-- end-user-doc -->
1631: * @generated
1632: */
1633: EReference DOCUMENT_ROOT__VERSIONED_FEATURE_COLLECTION = eINSTANCE
1634: .getDocumentRoot_VersionedFeatureCollection();
1635:
1636: /**
1637: * The meta object literal for the '<em><b>Versioned Update</b></em>' containment reference feature.
1638: * <!-- begin-user-doc -->
1639: * <!-- end-user-doc -->
1640: * @generated
1641: */
1642: EReference DOCUMENT_ROOT__VERSIONED_UPDATE = eINSTANCE
1643: .getDocumentRoot_VersionedUpdate();
1644:
1645: /**
1646: * The meta object literal for the '{@link net.opengis.wfsv.impl.GetDiffTypeImpl <em>Get Diff Type</em>}' class.
1647: * <!-- begin-user-doc -->
1648: * <!-- end-user-doc -->
1649: * @see net.opengis.wfsv.impl.GetDiffTypeImpl
1650: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getGetDiffType()
1651: * @generated
1652: */
1653: EClass GET_DIFF_TYPE = eINSTANCE.getGetDiffType();
1654:
1655: /**
1656: * The meta object literal for the '<em><b>Difference Query</b></em>' containment reference list feature.
1657: * <!-- begin-user-doc -->
1658: * <!-- end-user-doc -->
1659: * @generated
1660: */
1661: EReference GET_DIFF_TYPE__DIFFERENCE_QUERY = eINSTANCE
1662: .getGetDiffType_DifferenceQuery();
1663:
1664: /**
1665: * The meta object literal for the '<em><b>Output Format</b></em>' attribute feature.
1666: * <!-- begin-user-doc -->
1667: * <!-- end-user-doc -->
1668: * @generated
1669: */
1670: EAttribute GET_DIFF_TYPE__OUTPUT_FORMAT = eINSTANCE
1671: .getGetDiffType_OutputFormat();
1672:
1673: /**
1674: * The meta object literal for the '{@link net.opengis.wfsv.impl.GetLogTypeImpl <em>Get Log Type</em>}' class.
1675: * <!-- begin-user-doc -->
1676: * <!-- end-user-doc -->
1677: * @see net.opengis.wfsv.impl.GetLogTypeImpl
1678: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getGetLogType()
1679: * @generated
1680: */
1681: EClass GET_LOG_TYPE = eINSTANCE.getGetLogType();
1682:
1683: /**
1684: * The meta object literal for the '<em><b>Difference Query</b></em>' containment reference list feature.
1685: * <!-- begin-user-doc -->
1686: * <!-- end-user-doc -->
1687: * @generated
1688: */
1689: EReference GET_LOG_TYPE__DIFFERENCE_QUERY = eINSTANCE
1690: .getGetLogType_DifferenceQuery();
1691:
1692: /**
1693: * The meta object literal for the '<em><b>Max Features</b></em>' attribute feature.
1694: * <!-- begin-user-doc -->
1695: * <!-- end-user-doc -->
1696: * @generated
1697: */
1698: EAttribute GET_LOG_TYPE__MAX_FEATURES = eINSTANCE
1699: .getGetLogType_MaxFeatures();
1700:
1701: /**
1702: * The meta object literal for the '<em><b>Output Format</b></em>' attribute feature.
1703: * <!-- begin-user-doc -->
1704: * <!-- end-user-doc -->
1705: * @generated
1706: */
1707: EAttribute GET_LOG_TYPE__OUTPUT_FORMAT = eINSTANCE
1708: .getGetLogType_OutputFormat();
1709:
1710: /**
1711: * The meta object literal for the '<em><b>Result Type</b></em>' attribute feature.
1712: * <!-- begin-user-doc -->
1713: * <!-- end-user-doc -->
1714: * @generated
1715: */
1716: EAttribute GET_LOG_TYPE__RESULT_TYPE = eINSTANCE
1717: .getGetLogType_ResultType();
1718:
1719: /**
1720: * The meta object literal for the '{@link net.opengis.wfsv.impl.GetVersionedFeatureTypeImpl <em>Get Versioned Feature Type</em>}' class.
1721: * <!-- begin-user-doc -->
1722: * <!-- end-user-doc -->
1723: * @see net.opengis.wfsv.impl.GetVersionedFeatureTypeImpl
1724: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getGetVersionedFeatureType()
1725: * @generated
1726: */
1727: EClass GET_VERSIONED_FEATURE_TYPE = eINSTANCE
1728: .getGetVersionedFeatureType();
1729:
1730: /**
1731: * The meta object literal for the '{@link net.opengis.wfsv.impl.RollbackTypeImpl <em>Rollback Type</em>}' class.
1732: * <!-- begin-user-doc -->
1733: * <!-- end-user-doc -->
1734: * @see net.opengis.wfsv.impl.RollbackTypeImpl
1735: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getRollbackType()
1736: * @generated
1737: */
1738: EClass ROLLBACK_TYPE = eINSTANCE.getRollbackType();
1739:
1740: /**
1741: * The meta object literal for the '<em><b>Filter</b></em>' attribute feature.
1742: * <!-- begin-user-doc -->
1743: * <!-- end-user-doc -->
1744: * @generated
1745: */
1746: EAttribute ROLLBACK_TYPE__FILTER = eINSTANCE
1747: .getRollbackType_Filter();
1748:
1749: /**
1750: * The meta object literal for the '<em><b>Handle</b></em>' attribute feature.
1751: * <!-- begin-user-doc -->
1752: * <!-- end-user-doc -->
1753: * @generated
1754: */
1755: EAttribute ROLLBACK_TYPE__HANDLE = eINSTANCE
1756: .getRollbackType_Handle();
1757:
1758: /**
1759: * The meta object literal for the '<em><b>To Feature Version</b></em>' attribute feature.
1760: * <!-- begin-user-doc -->
1761: * <!-- end-user-doc -->
1762: * @generated
1763: */
1764: EAttribute ROLLBACK_TYPE__TO_FEATURE_VERSION = eINSTANCE
1765: .getRollbackType_ToFeatureVersion();
1766:
1767: /**
1768: * The meta object literal for the '<em><b>Type Name</b></em>' attribute feature.
1769: * <!-- begin-user-doc -->
1770: * <!-- end-user-doc -->
1771: * @generated
1772: */
1773: EAttribute ROLLBACK_TYPE__TYPE_NAME = eINSTANCE
1774: .getRollbackType_TypeName();
1775:
1776: /**
1777: * The meta object literal for the '<em><b>User</b></em>' attribute feature.
1778: * <!-- begin-user-doc -->
1779: * <!-- end-user-doc -->
1780: * @generated
1781: */
1782: EAttribute ROLLBACK_TYPE__USER = eINSTANCE
1783: .getRollbackType_User();
1784:
1785: /**
1786: * The meta object literal for the '{@link net.opengis.wfsv.impl.VersionedDeleteElementTypeImpl <em>Versioned Delete Element Type</em>}' class.
1787: * <!-- begin-user-doc -->
1788: * <!-- end-user-doc -->
1789: * @see net.opengis.wfsv.impl.VersionedDeleteElementTypeImpl
1790: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getVersionedDeleteElementType()
1791: * @generated
1792: */
1793: EClass VERSIONED_DELETE_ELEMENT_TYPE = eINSTANCE
1794: .getVersionedDeleteElementType();
1795:
1796: /**
1797: * The meta object literal for the '<em><b>Feature Version</b></em>' attribute feature.
1798: * <!-- begin-user-doc -->
1799: * <!-- end-user-doc -->
1800: * @generated
1801: */
1802: EAttribute VERSIONED_DELETE_ELEMENT_TYPE__FEATURE_VERSION = eINSTANCE
1803: .getVersionedDeleteElementType_FeatureVersion();
1804:
1805: /**
1806: * The meta object literal for the '{@link net.opengis.wfsv.impl.VersionedFeatureCollectionTypeImpl <em>Versioned Feature Collection Type</em>}' class.
1807: * <!-- begin-user-doc -->
1808: * <!-- end-user-doc -->
1809: * @see net.opengis.wfsv.impl.VersionedFeatureCollectionTypeImpl
1810: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getVersionedFeatureCollectionType()
1811: * @generated
1812: */
1813: EClass VERSIONED_FEATURE_COLLECTION_TYPE = eINSTANCE
1814: .getVersionedFeatureCollectionType();
1815:
1816: /**
1817: * The meta object literal for the '<em><b>Version</b></em>' attribute feature.
1818: * <!-- begin-user-doc -->
1819: * <!-- end-user-doc -->
1820: * @generated
1821: */
1822: EAttribute VERSIONED_FEATURE_COLLECTION_TYPE__VERSION = eINSTANCE
1823: .getVersionedFeatureCollectionType_Version();
1824:
1825: /**
1826: * The meta object literal for the '{@link net.opengis.wfsv.impl.VersionedUpdateElementTypeImpl <em>Versioned Update Element Type</em>}' class.
1827: * <!-- begin-user-doc -->
1828: * <!-- end-user-doc -->
1829: * @see net.opengis.wfsv.impl.VersionedUpdateElementTypeImpl
1830: * @see net.opengis.wfsv.impl.WfsvPackageImpl#getVersionedUpdateElementType()
1831: * @generated
1832: */
1833: EClass VERSIONED_UPDATE_ELEMENT_TYPE = eINSTANCE
1834: .getVersionedUpdateElementType();
1835:
1836: /**
1837: * The meta object literal for the '<em><b>Feature Version</b></em>' attribute feature.
1838: * <!-- begin-user-doc -->
1839: * <!-- end-user-doc -->
1840: * @generated
1841: */
1842: EAttribute VERSIONED_UPDATE_ELEMENT_TYPE__FEATURE_VERSION = eINSTANCE
1843: .getVersionedUpdateElementType_FeatureVersion();
1844:
1845: }
1846:
1847: } //WfsvPackage
|