📄 owspackage.java
字号:
* The feature id for the '<em><b>Crs</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int WGS84_BOUNDING_BOX_TYPE__CRS = BOUNDING_BOX_TYPE__CRS;
/**
* The feature id for the '<em><b>Dimensions</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int WGS84_BOUNDING_BOX_TYPE__DIMENSIONS = BOUNDING_BOX_TYPE__DIMENSIONS;
/**
* The number of structural features of the '<em>WGS84 Bounding Box Type</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int WGS84_BOUNDING_BOX_TYPE_FEATURE_COUNT = BOUNDING_BOX_TYPE_FEATURE_COUNT + 0;
/**
* The meta object id for the '<em>Mime Type</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see java.lang.String
* @see net.opengis.ows.impl.OwsPackageImpl#getMimeType()
* @generated
*/
int MIME_TYPE = 29;
/**
* The meta object id for the '<em>Version Type</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see java.lang.String
* @see net.opengis.ows.impl.OwsPackageImpl#getVersionType()
* @generated
*/
int VERSION_TYPE = 30;
/**
* The meta object id for the '<em>Position Type</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see java.util.List
* @see net.opengis.ows.impl.OwsPackageImpl#getPositionType()
* @generated
*/
int POSITION_TYPE = 31;
/**
* The meta object id for the '<em>Update Sequence Type</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see java.lang.String
* @see net.opengis.ows.impl.OwsPackageImpl#getUpdateSequenceType()
* @generated
*/
int UPDATE_SEQUENCE_TYPE = 32;
/**
* Returns the meta object for class '{@link net.opengis.ows.AcceptFormatsType <em>Accept Formats Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Accept Formats Type</em>'.
* @see net.opengis.ows.AcceptFormatsType
* @generated
*/
EClass getAcceptFormatsType();
/**
* Returns the meta object for the attribute list '{@link net.opengis.ows.AcceptFormatsType#getOutputFormat <em>Output Format</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute list '<em>Output Format</em>'.
* @see net.opengis.ows.AcceptFormatsType#getOutputFormat()
* @see #getAcceptFormatsType()
* @generated
*/
EAttribute getAcceptFormatsType_OutputFormat();
/**
* Returns the meta object for class '{@link net.opengis.ows.AcceptVersionsType <em>Accept Versions Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Accept Versions Type</em>'.
* @see net.opengis.ows.AcceptVersionsType
* @generated
*/
EClass getAcceptVersionsType();
/**
* Returns the meta object for the attribute list '{@link net.opengis.ows.AcceptVersionsType#getVersion <em>Version</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute list '<em>Version</em>'.
* @see net.opengis.ows.AcceptVersionsType#getVersion()
* @see #getAcceptVersionsType()
* @generated
*/
EAttribute getAcceptVersionsType_Version();
/**
* Returns the meta object for class '{@link net.opengis.ows.AddressType <em>Address Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Address Type</em>'.
* @see net.opengis.ows.AddressType
* @generated
*/
EClass getAddressType();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getDeliveryPoint <em>Delivery Point</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Delivery Point</em>'.
* @see net.opengis.ows.AddressType#getDeliveryPoint()
* @see #getAddressType()
* @generated
*/
EAttribute getAddressType_DeliveryPoint();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getCity <em>City</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>City</em>'.
* @see net.opengis.ows.AddressType#getCity()
* @see #getAddressType()
* @generated
*/
EAttribute getAddressType_City();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getAdministrativeArea <em>Administrative Area</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Administrative Area</em>'.
* @see net.opengis.ows.AddressType#getAdministrativeArea()
* @see #getAddressType()
* @generated
*/
EAttribute getAddressType_AdministrativeArea();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getPostalCode <em>Postal Code</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Postal Code</em>'.
* @see net.opengis.ows.AddressType#getPostalCode()
* @see #getAddressType()
* @generated
*/
EAttribute getAddressType_PostalCode();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getCountry <em>Country</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Country</em>'.
* @see net.opengis.ows.AddressType#getCountry()
* @see #getAddressType()
* @generated
*/
EAttribute getAddressType_Country();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.AddressType#getElectronicMailAddress <em>Electronic Mail Address</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Electronic Mail Address</em>'.
* @see net.opengis.ows.AddressType#getElectronicMailAddress()
* @see #getAddressType()
* @generated
*/
EAttribute getAddressType_ElectronicMailAddress();
/**
* Returns the meta object for class '{@link net.opengis.ows.BoundingBoxType <em>Bounding Box Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Bounding Box Type</em>'.
* @see net.opengis.ows.BoundingBoxType
* @generated
*/
EClass getBoundingBoxType();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.BoundingBoxType#getLowerCorner <em>Lower Corner</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Lower Corner</em>'.
* @see net.opengis.ows.BoundingBoxType#getLowerCorner()
* @see #getBoundingBoxType()
* @generated
*/
EAttribute getBoundingBoxType_LowerCorner();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.BoundingBoxType#getUpperCorner <em>Upper Corner</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Upper Corner</em>'.
* @see net.opengis.ows.BoundingBoxType#getUpperCorner()
* @see #getBoundingBoxType()
* @generated
*/
EAttribute getBoundingBoxType_UpperCorner();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.BoundingBoxType#getCrs <em>Crs</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Crs</em>'.
* @see net.opengis.ows.BoundingBoxType#getCrs()
* @see #getBoundingBoxType()
* @generated
*/
EAttribute getBoundingBoxType_Crs();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.BoundingBoxType#getDimensions <em>Dimensions</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Dimensions</em>'.
* @see net.opengis.ows.BoundingBoxType#getDimensions()
* @see #getBoundingBoxType()
* @generated
*/
EAttribute getBoundingBoxType_Dimensions();
/**
* Returns the meta object for class '{@link net.opengis.ows.CapabilitiesBaseType <em>Capabilities Base Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Capabilities Base Type</em>'.
* @see net.opengis.ows.CapabilitiesBaseType
* @generated
*/
EClass getCapabilitiesBaseType();
/**
* Returns the meta object for the containment reference '{@link net.opengis.ows.CapabilitiesBaseType#getServiceIdentification <em>Service Identification</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Service Identification</em>'.
* @see net.opengis.ows.CapabilitiesBaseType#getServiceIdentification()
* @see #getCapabilitiesBaseType()
* @generated
*/
EReference getCapabilitiesBaseType_ServiceIdentification();
/**
* Returns the meta object for the containment reference '{@link net.opengis.ows.CapabilitiesBaseType#getServiceProvider <em>Service Provider</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Service Provider</em>'.
* @see net.opengis.ows.CapabilitiesBaseType#getServiceProvider()
* @see #getCapabilitiesBaseType()
* @generated
*/
EReference getCapabilitiesBaseType_ServiceProvider();
/**
* Returns the meta object for the containment reference '{@link net.opengis.ows.CapabilitiesBaseType#getOperationsMetadata <em>Operations Metadata</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Operations Metadata</em>'.
* @see net.opengis.ows.CapabilitiesBaseType#getOperationsMetadata()
* @see #getCapabilitiesBaseType()
* @generated
*/
EReference getCapabilitiesBaseType_OperationsMetadata();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.CapabilitiesBaseType#getUpdateSequence <em>Update Sequence</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Update Sequence</em>'.
* @see net.opengis.ows.CapabilitiesBaseType#getUpdateSequence()
* @see #getCapabilitiesBaseType()
* @generated
*/
EAttribute getCapabilitiesBaseType_UpdateSequence();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.CapabilitiesBaseType#getVersion <em>Version</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Version</em>'.
* @see net.opengis.ows.CapabilitiesBaseType#getVersion()
* @see #getCapabilitiesBaseType()
* @generated
*/
EAttribute getCapabilitiesBaseType_Version();
/**
* Returns the meta object for class '{@link net.opengis.ows.CodeType <em>Code Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Code Type</em>'.
* @see net.opengis.ows.CodeType
* @generated
*/
EClass getCodeType();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.CodeType#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Value</em>'.
* @see net.opengis.ows.CodeType#getValue()
* @see #getCodeType()
* @generated
*/
EAttribute getCodeType_Value();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.CodeType#getCodeSpace <em>Code Space</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Code Space</em>'.
* @see net.opengis.ows.CodeType#getCodeSpace()
* @see #getCodeType()
* @generated
*/
EAttribute getCodeType_CodeSpace();
/**
* Returns the meta object for class '{@link net.opengis.ows.ContactType <em>Contact Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Contact Type</em>'.
* @see net.opengis.ows.ContactType
* @generated
*/
EClass getContactType();
/**
* Returns the meta object for the containment reference '{@link net.opengis.ows.ContactType#getPhone <em>Phone</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Phone</em>'.
* @see net.opengis.ows.ContactType#getPhone()
* @see #getContactType()
* @generated
*/
EReference getContactType_Phone();
/**
* Returns the meta object for the containment reference '{@link net.opengis.ows.ContactType#getAddress <em>Address</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Address</em>'.
* @see net.opengis.ows.ContactType#getAddress()
* @see #getContactType()
* @generated
*/
EReference getContactType_Address();
/**
* Returns the meta object for the containment reference '{@link net.opengis.ows.ContactType#getOnlineResource <em>Online Resource</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Online Resource</em>'.
* @see net.opengis.ows.ContactType#getOnlineResource()
* @see #getContactType()
* @generated
*/
EReference getContactType_OnlineResource();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.ContactType#getHoursOfService <em>Hours Of Service</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Hours Of Service</em>'.
* @see net.opengis.ows.ContactType#getHoursOfService()
* @see #getContactType()
* @generated
*/
EAttribute getContactType_HoursOfService();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.ContactType#getContactInstructions <em>Contact Instructions</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Contact Instructions</em>'.
* @see net.opengis.ows.ContactType#getContactInstructions()
* @see #getContactType()
* @generated
*/
EAttribute getContactType_ContactInstructions();
/**
* Returns the meta object for class '{@link net.opengis.ows.DCPType <em>DCP Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>DCP Type</em>'.
* @see net.opengis.ows.DCPType
* @generated
*/
EClass getDCPType();
/**
* Returns the meta object for the containment reference '{@link net.opengis.ows.DCPType#getHTTP <em>HTTP</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>HTTP</em>'.
* @see net.opengis.ows.DCPType#getHTTP()
* @see #getDCPType()
* @generated
*/
EReference getDCPType_HTTP();
/**
* Returns the meta object for class '{@link net.opengis.ows.DescriptionType <em>Description Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Description Type</em>'.
* @see net.opengis.ows.DescriptionType
* @generated
*/
EClass getDescriptionType();
/**
* Returns the meta object for the attribute '{@link net.opengis.ows.DescriptionType#getTitle <em>Title</em>}'.
* <!-- begin-user-doc
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -