📄 wfspackage.java
字号:
* @ordered
*/
int QUERY_TYPE__PROPERTY_NAME = 1;
/**
* The feature id for the '<em><b>Xlink Property Name</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int QUERY_TYPE__XLINK_PROPERTY_NAME = 2;
/**
* The feature id for the '<em><b>Function</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int QUERY_TYPE__FUNCTION = 3;
/**
* The feature id for the '<em><b>Filter</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int QUERY_TYPE__FILTER = 4;
/**
* The feature id for the '<em><b>Sort By</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int QUERY_TYPE__SORT_BY = 5;
/**
* The feature id for the '<em><b>Feature Version</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int QUERY_TYPE__FEATURE_VERSION = 6;
/**
* The feature id for the '<em><b>Handle</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int QUERY_TYPE__HANDLE = 7;
/**
* The feature id for the '<em><b>Srs Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int QUERY_TYPE__SRS_NAME = 8;
/**
* The feature id for the '<em><b>Type Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int QUERY_TYPE__TYPE_NAME = 9;
/**
* The number of structural features of the '<em>Query Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int QUERY_TYPE_FEATURE_COUNT = 10;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.TransactionResponseTypeImpl <em>Transaction Response Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.TransactionResponseTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getTransactionResponseType()
* @generated
*/
int TRANSACTION_RESPONSE_TYPE = 29;
/**
* The feature id for the '<em><b>Transaction Summary</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_RESPONSE_TYPE__TRANSACTION_SUMMARY = 0;
/**
* The feature id for the '<em><b>Transaction Results</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_RESPONSE_TYPE__TRANSACTION_RESULTS = 1;
/**
* The feature id for the '<em><b>Insert Results</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_RESPONSE_TYPE__INSERT_RESULTS = 2;
/**
* The feature id for the '<em><b>Version</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_RESPONSE_TYPE__VERSION = 3;
/**
* The number of structural features of the '<em>Transaction Response Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_RESPONSE_TYPE_FEATURE_COUNT = 4;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.TransactionResultsTypeImpl <em>Transaction Results Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.TransactionResultsTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getTransactionResultsType()
* @generated
*/
int TRANSACTION_RESULTS_TYPE = 30;
/**
* The feature id for the '<em><b>Handle</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_RESULTS_TYPE__HANDLE = 0;
/**
* The feature id for the '<em><b>Action</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_RESULTS_TYPE__ACTION = 1;
/**
* The number of structural features of the '<em>Transaction Results Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_RESULTS_TYPE_FEATURE_COUNT = 2;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.TransactionSummaryTypeImpl <em>Transaction Summary Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.TransactionSummaryTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getTransactionSummaryType()
* @generated
*/
int TRANSACTION_SUMMARY_TYPE = 31;
/**
* The feature id for the '<em><b>Total Inserted</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_SUMMARY_TYPE__TOTAL_INSERTED = 0;
/**
* The feature id for the '<em><b>Total Updated</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_SUMMARY_TYPE__TOTAL_UPDATED = 1;
/**
* The feature id for the '<em><b>Total Deleted</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_SUMMARY_TYPE__TOTAL_DELETED = 2;
/**
* The number of structural features of the '<em>Transaction Summary Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_SUMMARY_TYPE_FEATURE_COUNT = 3;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.TransactionTypeImpl <em>Transaction Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.TransactionTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getTransactionType()
* @generated
*/
int TRANSACTION_TYPE = 32;
/**
* The feature id for the '<em><b>Handle</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__HANDLE = BASE_REQUEST_TYPE__HANDLE;
/**
* The feature id for the '<em><b>Service</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__SERVICE = BASE_REQUEST_TYPE__SERVICE;
/**
* The feature id for the '<em><b>Version</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__VERSION = BASE_REQUEST_TYPE__VERSION;
/**
* The feature id for the '<em><b>Base Url</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__BASE_URL = BASE_REQUEST_TYPE__BASE_URL;
/**
* The feature id for the '<em><b>Lock Id</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__LOCK_ID = BASE_REQUEST_TYPE_FEATURE_COUNT + 0;
/**
* The feature id for the '<em><b>Group</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__GROUP = BASE_REQUEST_TYPE_FEATURE_COUNT + 1;
/**
* The feature id for the '<em><b>Insert</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__INSERT = BASE_REQUEST_TYPE_FEATURE_COUNT + 2;
/**
* The feature id for the '<em><b>Update</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__UPDATE = BASE_REQUEST_TYPE_FEATURE_COUNT + 3;
/**
* The feature id for the '<em><b>Delete</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__DELETE = BASE_REQUEST_TYPE_FEATURE_COUNT + 4;
/**
* The feature id for the '<em><b>Native</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__NATIVE = BASE_REQUEST_TYPE_FEATURE_COUNT + 5;
/**
* The feature id for the '<em><b>Release Action</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE__RELEASE_ACTION = BASE_REQUEST_TYPE_FEATURE_COUNT + 6;
/**
* The number of structural features of the '<em>Transaction Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int TRANSACTION_TYPE_FEATURE_COUNT = BASE_REQUEST_TYPE_FEATURE_COUNT + 7;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.UpdateElementTypeImpl <em>Update Element Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.UpdateElementTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getUpdateElementType()
* @generated
*/
int UPDATE_ELEMENT_TYPE = 33;
/**
* The feature id for the '<em><b>Property</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int UPDATE_ELEMENT_TYPE__PROPERTY = 0;
/**
* The feature id for the '<em><b>Filter</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int UPDATE_ELEMENT_TYPE__FILTER = 1;
/**
* The feature id for the '<em><b>Handle</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int UPDATE_ELEMENT_TYPE__HANDLE = 2;
/**
* The feature id for the '<em><b>Input Format</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int UPDATE_ELEMENT_TYPE__INPUT_FORMAT = 3;
/**
* The feature id for the '<em><b>Srs Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int UPDATE_ELEMENT_TYPE__SRS_NAME = 4;
/**
* The feature id for the '<em><b>Type Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int UPDATE_ELEMENT_TYPE__TYPE_NAME = 5;
/**
* The number of structural features of the '<em>Update Element Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int UPDATE_ELEMENT_TYPE_FEATURE_COUNT = 6;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.WFSCapabilitiesTypeImpl <em>WFS Capabilities Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.WFSCapabilitiesTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getWFSCapabilitiesType()
* @generated
*/
int WFS_CAPABILITIES_TYPE = 34;
/**
* The feature id for the '<em><b>Service Identification</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int WFS_CAPABILITIES_TYPE__SERVICE_IDENTIFICATION = OwsPackage.CAPABILITIES_BASE_TYPE__SERVICE_IDENTIFICATION;
/**
* The feature id for the '<em><b>Service Provider</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int WFS_CAPABILITIES_TYPE__SERVICE_PROVIDER = OwsPackage.CAPABILITIES_BASE_TYPE__SERVICE_PROVIDER;
/**
* The feature id for the '<em><b>Operations Metadata</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int WFS_CAPABILITIES_TYPE__OPERATIONS_METADATA = OwsPackage.CAPABILITIES_BASE_TYPE__OPERATIONS_METADATA;
/**
* The feature id for the '<em><b>Update Sequence</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @genera
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -