📄 wfspackage.java
字号:
int INSERT_RESULTS_TYPE = 17;
/**
* The feature id for the '<em><b>Feature</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int INSERT_RESULTS_TYPE__FEATURE = 0;
/**
* The number of structural features of the '<em>Insert Results Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int INSERT_RESULTS_TYPE_FEATURE_COUNT = 1;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.InsertedFeatureTypeImpl <em>Inserted Feature Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.InsertedFeatureTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getInsertedFeatureType()
* @generated
*/
int INSERTED_FEATURE_TYPE = 18;
/**
* The feature id for the '<em><b>Feature Id</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int INSERTED_FEATURE_TYPE__FEATURE_ID = 0;
/**
* The feature id for the '<em><b>Handle</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int INSERTED_FEATURE_TYPE__HANDLE = 1;
/**
* The number of structural features of the '<em>Inserted Feature Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int INSERTED_FEATURE_TYPE_FEATURE_COUNT = 2;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.LockFeatureResponseTypeImpl <em>Lock Feature Response Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.LockFeatureResponseTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getLockFeatureResponseType()
* @generated
*/
int LOCK_FEATURE_RESPONSE_TYPE = 19;
/**
* The feature id for the '<em><b>Lock Id</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_FEATURE_RESPONSE_TYPE__LOCK_ID = 0;
/**
* The feature id for the '<em><b>Features Locked</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_FEATURE_RESPONSE_TYPE__FEATURES_LOCKED = 1;
/**
* The feature id for the '<em><b>Features Not Locked</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_FEATURE_RESPONSE_TYPE__FEATURES_NOT_LOCKED = 2;
/**
* The number of structural features of the '<em>Lock Feature Response Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_FEATURE_RESPONSE_TYPE_FEATURE_COUNT = 3;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.LockFeatureTypeImpl <em>Lock Feature Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.LockFeatureTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getLockFeatureType()
* @generated
*/
int LOCK_FEATURE_TYPE = 20;
/**
* The feature id for the '<em><b>Handle</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_FEATURE_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 LOCK_FEATURE_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 LOCK_FEATURE_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 LOCK_FEATURE_TYPE__BASE_URL = BASE_REQUEST_TYPE__BASE_URL;
/**
* The feature id for the '<em><b>Lock</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_FEATURE_TYPE__LOCK = BASE_REQUEST_TYPE_FEATURE_COUNT + 0;
/**
* The feature id for the '<em><b>Expiry</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_FEATURE_TYPE__EXPIRY = BASE_REQUEST_TYPE_FEATURE_COUNT + 1;
/**
* The feature id for the '<em><b>Lock Action</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_FEATURE_TYPE__LOCK_ACTION = BASE_REQUEST_TYPE_FEATURE_COUNT + 2;
/**
* The number of structural features of the '<em>Lock Feature Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_FEATURE_TYPE_FEATURE_COUNT = BASE_REQUEST_TYPE_FEATURE_COUNT + 3;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.LockTypeImpl <em>Lock Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.LockTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getLockType()
* @generated
*/
int LOCK_TYPE = 21;
/**
* The feature id for the '<em><b>Filter</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_TYPE__FILTER = 0;
/**
* The feature id for the '<em><b>Handle</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_TYPE__HANDLE = 1;
/**
* The feature id for the '<em><b>Type Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_TYPE__TYPE_NAME = 2;
/**
* The number of structural features of the '<em>Lock Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int LOCK_TYPE_FEATURE_COUNT = 3;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.MetadataURLTypeImpl <em>Metadata URL Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.MetadataURLTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getMetadataURLType()
* @generated
*/
int METADATA_URL_TYPE = 22;
/**
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int METADATA_URL_TYPE__VALUE = 0;
/**
* The feature id for the '<em><b>Format</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int METADATA_URL_TYPE__FORMAT = 1;
/**
* The feature id for the '<em><b>Type</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int METADATA_URL_TYPE__TYPE = 2;
/**
* The number of structural features of the '<em>Metadata URL Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int METADATA_URL_TYPE_FEATURE_COUNT = 3;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.NativeTypeImpl <em>Native Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.NativeTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getNativeType()
* @generated
*/
int NATIVE_TYPE = 23;
/**
* The feature id for the '<em><b>Safe To Ignore</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int NATIVE_TYPE__SAFE_TO_IGNORE = 0;
/**
* The feature id for the '<em><b>Vendor Id</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int NATIVE_TYPE__VENDOR_ID = 1;
/**
* The number of structural features of the '<em>Native Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int NATIVE_TYPE_FEATURE_COUNT = 2;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.NoSRSTypeImpl <em>No SRS Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.NoSRSTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getNoSRSType()
* @generated
*/
int NO_SRS_TYPE = 24;
/**
* The number of structural features of the '<em>No SRS Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int NO_SRS_TYPE_FEATURE_COUNT = 0;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.OperationsTypeImpl <em>Operations Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.OperationsTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getOperationsType()
* @generated
*/
int OPERATIONS_TYPE = 25;
/**
* The feature id for the '<em><b>Operation</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OPERATIONS_TYPE__OPERATION = 0;
/**
* The number of structural features of the '<em>Operations Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OPERATIONS_TYPE_FEATURE_COUNT = 1;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.OutputFormatListTypeImpl <em>Output Format List Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.OutputFormatListTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getOutputFormatListType()
* @generated
*/
int OUTPUT_FORMAT_LIST_TYPE = 26;
/**
* The feature id for the '<em><b>Group</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OUTPUT_FORMAT_LIST_TYPE__GROUP = 0;
/**
* The feature id for the '<em><b>Format</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OUTPUT_FORMAT_LIST_TYPE__FORMAT = 1;
/**
* The number of structural features of the '<em>Output Format List Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OUTPUT_FORMAT_LIST_TYPE_FEATURE_COUNT = 2;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.PropertyTypeImpl <em>Property Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.PropertyTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getPropertyType()
* @generated
*/
int PROPERTY_TYPE = 27;
/**
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int PROPERTY_TYPE__NAME = 0;
/**
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int PROPERTY_TYPE__VALUE = 1;
/**
* The number of structural features of the '<em>Property Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int PROPERTY_TYPE_FEATURE_COUNT = 2;
/**
* The meta object id for the '{@link net.opengis.wfs.impl.QueryTypeImpl <em>Query Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see net.opengis.wfs.impl.QueryTypeImpl
* @see net.opengis.wfs.impl.WfsPackageImpl#getQueryType()
* @generated
*/
int QUERY_TYPE = 28;
/**
* The feature id for the '<em><b>Group</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int QUERY_TYPE__GROUP = 0;
/**
* The feature id for the '<em><b>Property Name</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -