Java Doc for OwsPackage.java in  » GIS » GeoServer » net » opengis » ows » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » GeoServer » net.opengis.ows 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.opengis.ows.OwsPackage

All known Subclasses:   net.opengis.ows.impl.OwsPackageImpl,
OwsPackage
public interface OwsPackage extends EPackage(Code)
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type

See Also:   net.opengis.ows.OwsFactory

Inner Class :interface Literals

Field Summary
 intACCEPT_FORMATS_TYPE
     The meta object id for the ' net.opengis.ows.impl.AcceptFormatsTypeImpl Accept Formats Type ' class.
 intACCEPT_FORMATS_TYPE_FEATURE_COUNT
     The number of structural features of the 'Accept Formats Type' class.
 intACCEPT_FORMATS_TYPE__OUTPUT_FORMAT
     The feature id for the 'Output Format' attribute list.
 intACCEPT_VERSIONS_TYPE
     The meta object id for the ' net.opengis.ows.impl.AcceptVersionsTypeImpl Accept Versions Type ' class.
 intACCEPT_VERSIONS_TYPE_FEATURE_COUNT
     The number of structural features of the 'Accept Versions Type' class.
 intACCEPT_VERSIONS_TYPE__VERSION
     The feature id for the 'Version' attribute list.
 intADDRESS_TYPE
     The meta object id for the ' net.opengis.ows.impl.AddressTypeImpl Address Type ' class.
 intADDRESS_TYPE_FEATURE_COUNT
     The number of structural features of the 'Address Type' class.
 intADDRESS_TYPE__ADMINISTRATIVE_AREA
     The feature id for the 'Administrative Area' attribute.
 intADDRESS_TYPE__CITY
     The feature id for the 'City' attribute.
 intADDRESS_TYPE__COUNTRY
     The feature id for the 'Country' attribute.
 intADDRESS_TYPE__DELIVERY_POINT
     The feature id for the 'Delivery Point' attribute.
 intADDRESS_TYPE__ELECTRONIC_MAIL_ADDRESS
     The feature id for the 'Electronic Mail Address' attribute.
 intADDRESS_TYPE__POSTAL_CODE
     The feature id for the 'Postal Code' attribute.
 intBOUNDING_BOX_TYPE
     The meta object id for the ' net.opengis.ows.impl.BoundingBoxTypeImpl Bounding Box Type ' class.
 intBOUNDING_BOX_TYPE_FEATURE_COUNT
     The number of structural features of the 'Bounding Box Type' class.
 intBOUNDING_BOX_TYPE__CRS
     The feature id for the 'Crs' attribute.
 intBOUNDING_BOX_TYPE__DIMENSIONS
     The feature id for the 'Dimensions' attribute.
 intBOUNDING_BOX_TYPE__LOWER_CORNER
     The feature id for the 'Lower Corner' attribute.
 intBOUNDING_BOX_TYPE__UPPER_CORNER
     The feature id for the 'Upper Corner' attribute.
 intCAPABILITIES_BASE_TYPE
     The meta object id for the ' net.opengis.ows.impl.CapabilitiesBaseTypeImpl Capabilities Base Type ' class.
 intCAPABILITIES_BASE_TYPE_FEATURE_COUNT
     The number of structural features of the 'Capabilities Base Type' class.
 intCAPABILITIES_BASE_TYPE__OPERATIONS_METADATA
     The feature id for the 'Operations Metadata' containment reference.
 intCAPABILITIES_BASE_TYPE__SERVICE_IDENTIFICATION
     The feature id for the 'Service Identification' containment reference.
 intCAPABILITIES_BASE_TYPE__SERVICE_PROVIDER
     The feature id for the 'Service Provider' containment reference.
 intCAPABILITIES_BASE_TYPE__UPDATE_SEQUENCE
     The feature id for the 'Update Sequence' attribute.
 intCAPABILITIES_BASE_TYPE__VERSION
     The feature id for the 'Version' attribute.
 intCODE_TYPE
     The meta object id for the ' net.opengis.ows.impl.CodeTypeImpl Code Type ' class.
 intCODE_TYPE_FEATURE_COUNT
     The number of structural features of the 'Code Type' class.
 intCODE_TYPE__CODE_SPACE
     The feature id for the 'Code Space' attribute.
 intCODE_TYPE__VALUE
     The feature id for the 'Value' attribute.
 intCONTACT_TYPE
     The meta object id for the ' net.opengis.ows.impl.ContactTypeImpl Contact Type ' class.
 intCONTACT_TYPE_FEATURE_COUNT
     The number of structural features of the 'Contact Type' class.
 intCONTACT_TYPE__ADDRESS
     The feature id for the 'Address' containment reference.
 intCONTACT_TYPE__CONTACT_INSTRUCTIONS
     The feature id for the 'Contact Instructions' attribute.
 intCONTACT_TYPE__HOURS_OF_SERVICE
     The feature id for the 'Hours Of Service' attribute.
 intCONTACT_TYPE__ONLINE_RESOURCE
     The feature id for the 'Online Resource' containment reference.
 intCONTACT_TYPE__PHONE
     The feature id for the 'Phone' containment reference.
 intDCP_TYPE
     The meta object id for the ' net.opengis.ows.impl.DCPTypeImpl DCP Type ' class.
 intDCP_TYPE_FEATURE_COUNT
     The number of structural features of the 'DCP Type' class.
 intDCP_TYPE__HTTP
     The feature id for the 'HTTP' containment reference.
 intDESCRIPTION_TYPE
     The meta object id for the ' net.opengis.ows.impl.DescriptionTypeImpl Description Type ' class.
 intDESCRIPTION_TYPE_FEATURE_COUNT
     The number of structural features of the 'Description Type' class.
 intDESCRIPTION_TYPE__ABSTRACT
     The feature id for the 'Abstract' attribute.
 intDESCRIPTION_TYPE__KEYWORDS
     The feature id for the 'Keywords' containment reference list.
 intDESCRIPTION_TYPE__TITLE
     The feature id for the 'Title' attribute.
 intDOCUMENT_ROOT
     The meta object id for the ' net.opengis.ows.impl.DocumentRootImpl Document Root ' class.
 intDOCUMENT_ROOT_FEATURE_COUNT
     The number of structural features of the 'Document Root' class.
 intDOCUMENT_ROOT__ABSTRACT
     The feature id for the 'Abstract' attribute.
 intDOCUMENT_ROOT__ABSTRACT_META_DATA
     The feature id for the 'Abstract Meta Data' containment reference.
 intDOCUMENT_ROOT__ACCESS_CONSTRAINTS
     The feature id for the 'Access Constraints' attribute.
 intDOCUMENT_ROOT__AVAILABLE_CRS
     The feature id for the 'Available CRS' attribute.
 intDOCUMENT_ROOT__BOUNDING_BOX
     The feature id for the 'Bounding Box' containment reference.
 intDOCUMENT_ROOT__CONTACT_INFO
     The feature id for the 'Contact Info' containment reference.
 intDOCUMENT_ROOT__DCP
     The feature id for the 'Dcp' containment reference.
 intDOCUMENT_ROOT__EXCEPTION
     The feature id for the 'Exception' containment reference.
 intDOCUMENT_ROOT__EXCEPTION_REPORT
     The feature id for the 'Exception Report' containment reference.
 intDOCUMENT_ROOT__EXTENDED_CAPABILITIES
     The feature id for the 'Extended Capabilities' containment reference.
 intDOCUMENT_ROOT__FEES
     The feature id for the 'Fees' attribute.
 intDOCUMENT_ROOT__GET_CAPABILITIES
     The feature id for the 'Get Capabilities' containment reference.
 intDOCUMENT_ROOT__HTTP
     The feature id for the 'Http' containment reference.
 intDOCUMENT_ROOT__IDENTIFIER
     The feature id for the 'Identifier' containment reference.
 intDOCUMENT_ROOT__INDIVIDUAL_NAME
     The feature id for the 'Individual Name' attribute.
 intDOCUMENT_ROOT__KEYWORDS
     The feature id for the 'Keywords' containment reference.
 intDOCUMENT_ROOT__LANGUAGE
     The feature id for the 'Language' attribute.
 intDOCUMENT_ROOT__METADATA
     The feature id for the 'Metadata' containment reference.
 intDOCUMENT_ROOT__MIXED
     The feature id for the 'Mixed' attribute list.
 intDOCUMENT_ROOT__OPERATION
     The feature id for the 'Operation' containment reference.
 intDOCUMENT_ROOT__OPERATIONS_METADATA
     The feature id for the 'Operations Metadata' containment reference.
 intDOCUMENT_ROOT__ORGANISATION_NAME
     The feature id for the 'Organisation Name' attribute.
 intDOCUMENT_ROOT__OUTPUT_FORMAT
     The feature id for the 'Output Format' attribute.
 intDOCUMENT_ROOT__POINT_OF_CONTACT
     The feature id for the 'Point Of Contact' containment reference.
 intDOCUMENT_ROOT__POSITION_NAME
     The feature id for the 'Position Name' attribute.
 intDOCUMENT_ROOT__ROLE
     The feature id for the 'Role' containment reference.
 intDOCUMENT_ROOT__SERVICE_IDENTIFICATION
     The feature id for the 'Service Identification' containment reference.
 intDOCUMENT_ROOT__SERVICE_PROVIDER
     The feature id for the 'Service Provider' containment reference.
 intDOCUMENT_ROOT__SUPPORTED_CRS
     The feature id for the 'Supported CRS' attribute.
 intDOCUMENT_ROOT__TITLE
     The feature id for the 'Title' attribute.
 intDOCUMENT_ROOT__WG_S84_BOUNDING_BOX
     The feature id for the 'Wg S84 Bounding Box' containment reference.
 intDOCUMENT_ROOT__XMLNS_PREFIX_MAP
     The feature id for the 'XMLNS Prefix Map' map.
 intDOCUMENT_ROOT__XSI_SCHEMA_LOCATION
     The feature id for the 'XSI Schema Location' map.
 intDOMAIN_TYPE
     The meta object id for the ' net.opengis.ows.impl.DomainTypeImpl Domain Type ' class.
 intDOMAIN_TYPE_FEATURE_COUNT
     The number of structural features of the 'Domain Type' class.
 intDOMAIN_TYPE__METADATA
     The feature id for the 'Metadata' containment reference list.
 intDOMAIN_TYPE__NAME
     The feature id for the 'Name' attribute.
 intDOMAIN_TYPE__VALUE
     The feature id for the 'Value' attribute.
 intEXCEPTION_REPORT_TYPE
     The meta object id for the ' net.opengis.ows.impl.ExceptionReportTypeImpl Exception Report Type ' class.
 intEXCEPTION_REPORT_TYPE_FEATURE_COUNT
     The number of structural features of the 'Exception Report Type' class.
 intEXCEPTION_REPORT_TYPE__EXCEPTION
     The feature id for the 'Exception' containment reference list.
 intEXCEPTION_REPORT_TYPE__LANGUAGE
     The feature id for the 'Language' attribute.
 intEXCEPTION_REPORT_TYPE__VERSION
     The feature id for the 'Version' attribute.
 intEXCEPTION_TYPE
     The meta object id for the ' net.opengis.ows.impl.ExceptionTypeImpl Exception Type ' class.
 intEXCEPTION_TYPE_FEATURE_COUNT
     The number of structural features of the 'Exception Type' class.
 intEXCEPTION_TYPE__EXCEPTION_CODE
     The feature id for the 'Exception Code' attribute.
 intEXCEPTION_TYPE__EXCEPTION_TEXT
     The feature id for the 'Exception Text' attribute list.
 intEXCEPTION_TYPE__LOCATOR
     The feature id for the 'Locator' attribute.
 intGET_CAPABILITIES_TYPE
     The meta object id for the ' net.opengis.ows.impl.GetCapabilitiesTypeImpl Get Capabilities Type ' class.
 intGET_CAPABILITIES_TYPE_FEATURE_COUNT
     The number of structural features of the 'Get Capabilities Type' class.
 intGET_CAPABILITIES_TYPE__ACCEPT_FORMATS
     The feature id for the 'Accept Formats' containment reference.
 intGET_CAPABILITIES_TYPE__ACCEPT_VERSIONS
     The feature id for the 'Accept Versions' containment reference.
 intGET_CAPABILITIES_TYPE__BASE_URL
     The feature id for the 'Base Url' attribute.
 intGET_CAPABILITIES_TYPE__SECTIONS
     The feature id for the 'Sections' containment reference.
 intGET_CAPABILITIES_TYPE__UPDATE_SEQUENCE
     The feature id for the 'Update Sequence' attribute.
 intHTTP_TYPE
     The meta object id for the ' net.opengis.ows.impl.HTTPTypeImpl HTTP Type ' class.
 intHTTP_TYPE_FEATURE_COUNT
     The number of structural features of the 'HTTP Type' class.
 intHTTP_TYPE__GET
     The feature id for the 'Get' containment reference list.
 intHTTP_TYPE__GROUP
     The feature id for the 'Group' attribute list.
 intHTTP_TYPE__POST
     The feature id for the 'Post' containment reference list.
 intIDENTIFICATION_TYPE
     The meta object id for the ' net.opengis.ows.impl.IdentificationTypeImpl Identification Type ' class.
 intIDENTIFICATION_TYPE_FEATURE_COUNT
     The number of structural features of the 'Identification Type' class.
 intIDENTIFICATION_TYPE__ABSTRACT
     The feature id for the 'Abstract' attribute.
 intIDENTIFICATION_TYPE__AVAILABLE_CRS
     The feature id for the 'Available CRS' attribute.
 intIDENTIFICATION_TYPE__AVAILABLE_CRS_GROUP
     The feature id for the 'Available CRS Group' attribute list.
 intIDENTIFICATION_TYPE__BOUNDING_BOX
     The feature id for the 'Bounding Box' containment reference list.
 intIDENTIFICATION_TYPE__BOUNDING_BOX_GROUP
     The feature id for the 'Bounding Box Group' attribute list.
 intIDENTIFICATION_TYPE__IDENTIFIER
     The feature id for the 'Identifier' containment reference.
 intIDENTIFICATION_TYPE__KEYWORDS
     The feature id for the 'Keywords' containment reference list.
 intIDENTIFICATION_TYPE__METADATA
     The feature id for the 'Metadata' containment reference list.
 intIDENTIFICATION_TYPE__OUTPUT_FORMAT
     The feature id for the 'Output Format' attribute.
 intIDENTIFICATION_TYPE__TITLE
     The feature id for the 'Title' attribute.
 intKEYWORDS_TYPE
     The meta object id for the ' net.opengis.ows.impl.KeywordsTypeImpl Keywords Type ' class.
 intKEYWORDS_TYPE_FEATURE_COUNT
     The number of structural features of the 'Keywords Type' class.
 intKEYWORDS_TYPE__KEYWORD
     The feature id for the 'Keyword' attribute list.
 intKEYWORDS_TYPE__TYPE
     The feature id for the 'Type' containment reference.
 intMETADATA_TYPE
     The meta object id for the ' net.opengis.ows.impl.MetadataTypeImpl Metadata Type ' class.
 intMETADATA_TYPE_FEATURE_COUNT
     The number of structural features of the 'Metadata Type' class.
 intMETADATA_TYPE__ABOUT
     The feature id for the 'About' attribute.
 intMETADATA_TYPE__ABSTRACT_META_DATA
     The feature id for the 'Abstract Meta Data' containment reference.
 intMETADATA_TYPE__ABSTRACT_META_DATA_GROUP
     The feature id for the 'Abstract Meta Data Group' attribute list.
 intMIME_TYPE
     The meta object id for the 'Mime Type' data type.
 intONLINE_RESOURCE_TYPE
     The meta object id for the ' net.opengis.ows.impl.OnlineResourceTypeImpl Online Resource Type ' class.
 intONLINE_RESOURCE_TYPE_FEATURE_COUNT
     The number of structural features of the 'Online Resource Type' class.
 intOPERATIONS_METADATA_TYPE
     The meta object id for the ' net.opengis.ows.impl.OperationsMetadataTypeImpl Operations Metadata Type ' class.
 intOPERATIONS_METADATA_TYPE_FEATURE_COUNT
     The number of structural features of the 'Operations Metadata Type' class.
 intOPERATIONS_METADATA_TYPE__CONSTRAINT
     The feature id for the 'Constraint' containment reference list.
 intOPERATIONS_METADATA_TYPE__EXTENDED_CAPABILITIES
     The feature id for the 'Extended Capabilities' containment reference.
 intOPERATIONS_METADATA_TYPE__OPERATION
     The feature id for the 'Operation' containment reference list.
 intOPERATIONS_METADATA_TYPE__PARAMETER
     The feature id for the 'Parameter' containment reference list.
 intOPERATION_TYPE
     The meta object id for the ' net.opengis.ows.impl.OperationTypeImpl Operation Type ' class.
 intOPERATION_TYPE_FEATURE_COUNT
     The number of structural features of the 'Operation Type' class.
 intOPERATION_TYPE__CONSTRAINT
     The feature id for the 'Constraint' containment reference list.
 intOPERATION_TYPE__DCP
     The feature id for the 'DCP' containment reference list.
 intOPERATION_TYPE__METADATA
     The feature id for the 'Metadata' containment reference list.
 intOPERATION_TYPE__NAME
     The feature id for the 'Name' attribute.
 intOPERATION_TYPE__PARAMETER
     The feature id for the 'Parameter' containment reference list.
 intPOSITION_TYPE
     The meta object id for the 'Position Type' data type.
 intREQUEST_METHOD_TYPE
     The meta object id for the ' net.opengis.ows.impl.RequestMethodTypeImpl Request Method Type ' class.
 intREQUEST_METHOD_TYPE_FEATURE_COUNT
     The number of structural features of the 'Request Method Type' class.
 intREQUEST_METHOD_TYPE__CONSTRAINT
     The feature id for the 'Constraint' containment reference list.
 intRESPONSIBLE_PARTY_SUBSET_TYPE
     The meta object id for the ' net.opengis.ows.impl.ResponsiblePartySubsetTypeImpl Responsible Party Subset Type ' class.
 intRESPONSIBLE_PARTY_SUBSET_TYPE_FEATURE_COUNT
     The number of structural features of the 'Responsible Party Subset Type' class.
 intRESPONSIBLE_PARTY_SUBSET_TYPE__CONTACT_INFO
     The feature id for the 'Contact Info' containment reference.
 intRESPONSIBLE_PARTY_SUBSET_TYPE__INDIVIDUAL_NAME
     The feature id for the 'Individual Name' attribute.
 intRESPONSIBLE_PARTY_SUBSET_TYPE__POSITION_NAME
     The feature id for the 'Position Name' attribute.
 intRESPONSIBLE_PARTY_SUBSET_TYPE__ROLE
     The feature id for the 'Role' containment reference.
 intRESPONSIBLE_PARTY_TYPE
     The meta object id for the ' net.opengis.ows.impl.ResponsiblePartyTypeImpl Responsible Party Type ' class.
 intRESPONSIBLE_PARTY_TYPE_FEATURE_COUNT
     The number of structural features of the 'Responsible Party Type' class.
 intRESPONSIBLE_PARTY_TYPE__CONTACT_INFO
     The feature id for the 'Contact Info' containment reference.
 intRESPONSIBLE_PARTY_TYPE__INDIVIDUAL_NAME
     The feature id for the 'Individual Name' attribute.
 intRESPONSIBLE_PARTY_TYPE__ORGANISATION_NAME
     The feature id for the 'Organisation Name' attribute.
 intRESPONSIBLE_PARTY_TYPE__POSITION_NAME
     The feature id for the 'Position Name' attribute.
 intRESPONSIBLE_PARTY_TYPE__ROLE
     The feature id for the 'Role' containment reference.
 intSECTIONS_TYPE
     The meta object id for the ' net.opengis.ows.impl.SectionsTypeImpl Sections Type ' class.
 intSECTIONS_TYPE_FEATURE_COUNT
     The number of structural features of the 'Sections Type' class.
 intSECTIONS_TYPE__SECTION
     The feature id for the 'Section' attribute list.
 intSERVICE_IDENTIFICATION_TYPE
     The meta object id for the ' net.opengis.ows.impl.ServiceIdentificationTypeImpl Service Identification Type ' class.
 intSERVICE_IDENTIFICATION_TYPE_FEATURE_COUNT
     The number of structural features of the 'Service Identification Type' class.
 intSERVICE_IDENTIFICATION_TYPE__ABSTRACT
     The feature id for the 'Abstract' attribute.
 intSERVICE_IDENTIFICATION_TYPE__ACCESS_CONSTRAINTS
     The feature id for the 'Access Constraints' attribute.
 intSERVICE_IDENTIFICATION_TYPE__FEES
     The feature id for the 'Fees' attribute.
 intSERVICE_IDENTIFICATION_TYPE__KEYWORDS
     The feature id for the 'Keywords' containment reference list.
 intSERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE
     The feature id for the 'Service Type' containment reference.
 intSERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE_VERSION
     The feature id for the 'Service Type Version' attribute.
 intSERVICE_IDENTIFICATION_TYPE__TITLE
     The feature id for the 'Title' attribute.
 intSERVICE_PROVIDER_TYPE
     The meta object id for the ' net.opengis.ows.impl.ServiceProviderTypeImpl Service Provider Type ' class.
 intSERVICE_PROVIDER_TYPE_FEATURE_COUNT
     The number of structural features of the 'Service Provider Type' class.
 intSERVICE_PROVIDER_TYPE__PROVIDER_NAME
     The feature id for the 'Provider Name' attribute.
 intSERVICE_PROVIDER_TYPE__PROVIDER_SITE
     The feature id for the 'Provider Site' containment reference.
 intSERVICE_PROVIDER_TYPE__SERVICE_CONTACT
     The feature id for the 'Service Contact' containment reference.
 intTELEPHONE_TYPE
     The meta object id for the ' net.opengis.ows.impl.TelephoneTypeImpl Telephone Type ' class.
 intTELEPHONE_TYPE_FEATURE_COUNT
     The number of structural features of the 'Telephone Type' class.
 intTELEPHONE_TYPE__FACSIMILE
     The feature id for the 'Facsimile' attribute.
 intTELEPHONE_TYPE__VOICE
     The feature id for the 'Voice' attribute.
 intUPDATE_SEQUENCE_TYPE
     The meta object id for the 'Update Sequence Type' data type.
 intVERSION_TYPE
     The meta object id for the 'Version Type' data type.
 intWGS84_BOUNDING_BOX_TYPE
     The meta object id for the ' net.opengis.ows.impl.WGS84BoundingBoxTypeImpl WGS84 Bounding Box Type ' class.
 intWGS84_BOUNDING_BOX_TYPE_FEATURE_COUNT
     The number of structural features of the 'WGS84 Bounding Box Type' class.
 intWGS84_BOUNDING_BOX_TYPE__CRS
     The feature id for the 'Crs' attribute.
 intWGS84_BOUNDING_BOX_TYPE__DIMENSIONS
     The feature id for the 'Dimensions' attribute.
 intWGS84_BOUNDING_BOX_TYPE__LOWER_CORNER
     The feature id for the 'Lower Corner' attribute.
 intWGS84_BOUNDING_BOX_TYPE__UPPER_CORNER
     The feature id for the 'Upper Corner' attribute.
 OwsPackageeINSTANCE
     The singleton instance of the package.
 StringeNAME
     The package name.
 StringeNS_PREFIX
     The package namespace name.
 StringeNS_URI
     The package namespace URI.


Method Summary
 EClassgetAcceptFormatsType()
     Returns the meta object for class ' net.opengis.ows.AcceptFormatsType Accept Formats Type '.
 EAttributegetAcceptFormatsType_OutputFormat()
     Returns the meta object for the attribute list ' net.opengis.ows.AcceptFormatsType.getOutputFormat Output Format '.
 EClassgetAcceptVersionsType()
     Returns the meta object for class ' net.opengis.ows.AcceptVersionsType Accept Versions Type '.
 EAttributegetAcceptVersionsType_Version()
     Returns the meta object for the attribute list ' net.opengis.ows.AcceptVersionsType.getVersion Version '.
 EClassgetAddressType()
     Returns the meta object for class ' net.opengis.ows.AddressType Address Type '.
 EAttributegetAddressType_AdministrativeArea()
     Returns the meta object for the attribute ' net.opengis.ows.AddressType.getAdministrativeArea Administrative Area '.
 EAttributegetAddressType_City()
     Returns the meta object for the attribute ' net.opengis.ows.AddressType.getCity City '.
 EAttributegetAddressType_Country()
     Returns the meta object for the attribute ' net.opengis.ows.AddressType.getCountry Country '.
 EAttributegetAddressType_DeliveryPoint()
     Returns the meta object for the attribute ' net.opengis.ows.AddressType.getDeliveryPoint Delivery Point '.
 EAttributegetAddressType_ElectronicMailAddress()
     Returns the meta object for the attribute ' net.opengis.ows.AddressType.getElectronicMailAddress Electronic Mail Address '.
 EAttributegetAddressType_PostalCode()
     Returns the meta object for the attribute ' net.opengis.ows.AddressType.getPostalCode Postal Code '.
 EClassgetBoundingBoxType()
     Returns the meta object for class ' net.opengis.ows.BoundingBoxType Bounding Box Type '.
 EAttributegetBoundingBoxType_Crs()
     Returns the meta object for the attribute ' net.opengis.ows.BoundingBoxType.getCrs Crs '.
 EAttributegetBoundingBoxType_Dimensions()
     Returns the meta object for the attribute ' net.opengis.ows.BoundingBoxType.getDimensions Dimensions '.
 EAttributegetBoundingBoxType_LowerCorner()
     Returns the meta object for the attribute ' net.opengis.ows.BoundingBoxType.getLowerCorner Lower Corner '.
 EAttributegetBoundingBoxType_UpperCorner()
     Returns the meta object for the attribute ' net.opengis.ows.BoundingBoxType.getUpperCorner Upper Corner '.
 EClassgetCapabilitiesBaseType()
     Returns the meta object for class ' net.opengis.ows.CapabilitiesBaseType Capabilities Base Type '.
 EReferencegetCapabilitiesBaseType_OperationsMetadata()
     Returns the meta object for the containment reference ' net.opengis.ows.CapabilitiesBaseType.getOperationsMetadata Operations Metadata '.
 EReferencegetCapabilitiesBaseType_ServiceIdentification()
     Returns the meta object for the containment reference ' net.opengis.ows.CapabilitiesBaseType.getServiceIdentification Service Identification '.
 EReferencegetCapabilitiesBaseType_ServiceProvider()
     Returns the meta object for the containment reference ' net.opengis.ows.CapabilitiesBaseType.getServiceProvider Service Provider '.
 EAttributegetCapabilitiesBaseType_UpdateSequence()
     Returns the meta object for the attribute ' net.opengis.ows.CapabilitiesBaseType.getUpdateSequence Update Sequence '.
 EAttributegetCapabilitiesBaseType_Version()
     Returns the meta object for the attribute ' net.opengis.ows.CapabilitiesBaseType.getVersion Version '.
 EClassgetCodeType()
     Returns the meta object for class ' net.opengis.ows.CodeType Code Type '.
 EAttributegetCodeType_CodeSpace()
     Returns the meta object for the attribute ' net.opengis.ows.CodeType.getCodeSpace Code Space '.
 EAttributegetCodeType_Value()
     Returns the meta object for the attribute ' net.opengis.ows.CodeType.getValue Value '.
 EClassgetContactType()
     Returns the meta object for class ' net.opengis.ows.ContactType Contact Type '.
 EReferencegetContactType_Address()
     Returns the meta object for the containment reference ' net.opengis.ows.ContactType.getAddress Address '.
 EAttributegetContactType_ContactInstructions()
     Returns the meta object for the attribute ' net.opengis.ows.ContactType.getContactInstructions Contact Instructions '.
 EAttributegetContactType_HoursOfService()
     Returns the meta object for the attribute ' net.opengis.ows.ContactType.getHoursOfService Hours Of Service '.
 EReferencegetContactType_OnlineResource()
     Returns the meta object for the containment reference ' net.opengis.ows.ContactType.getOnlineResource Online Resource '.
 EReferencegetContactType_Phone()
     Returns the meta object for the containment reference ' net.opengis.ows.ContactType.getPhone Phone '.
 EClassgetDCPType()
     Returns the meta object for class ' net.opengis.ows.DCPType DCP Type '.
 EReferencegetDCPType_HTTP()
     Returns the meta object for the containment reference ' net.opengis.ows.DCPType.getHTTP HTTP '.
 EClassgetDescriptionType()
     Returns the meta object for class ' net.opengis.ows.DescriptionType Description Type '.
 EAttributegetDescriptionType_Abstract()
     Returns the meta object for the attribute ' net.opengis.ows.DescriptionType.getAbstract Abstract '.
 EReferencegetDescriptionType_Keywords()
     Returns the meta object for the containment reference list ' net.opengis.ows.DescriptionType.getKeywords Keywords '.
 EAttributegetDescriptionType_Title()
     Returns the meta object for the attribute ' net.opengis.ows.DescriptionType.getTitle Title '.
 EClassgetDocumentRoot()
     Returns the meta object for class ' net.opengis.ows.DocumentRoot Document Root '.
 EAttributegetDocumentRoot_Abstract()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getAbstract Abstract '.
 EReferencegetDocumentRoot_AbstractMetaData()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getAbstractMetaData Abstract Meta Data '.
 EAttributegetDocumentRoot_AccessConstraints()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getAccessConstraints Access Constraints '.
 EAttributegetDocumentRoot_AvailableCRS()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getAvailableCRS Available CRS '.
 EReferencegetDocumentRoot_BoundingBox()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getBoundingBox Bounding Box '.
 EReferencegetDocumentRoot_ContactInfo()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getContactInfo Contact Info '.
 EReferencegetDocumentRoot_Dcp()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getDcp Dcp '.
 EReferencegetDocumentRoot_Exception()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getException Exception '.
 EReferencegetDocumentRoot_ExceptionReport()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getExceptionReport Exception Report '.
 EReferencegetDocumentRoot_ExtendedCapabilities()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getExtendedCapabilities Extended Capabilities '.
 EAttributegetDocumentRoot_Fees()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getFees Fees '.
 EReferencegetDocumentRoot_GetCapabilities()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getGetCapabilities Get Capabilities '.
 EReferencegetDocumentRoot_Http()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getHttp Http '.
 EReferencegetDocumentRoot_Identifier()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getIdentifier Identifier '.
 EAttributegetDocumentRoot_IndividualName()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getIndividualName Individual Name '.
 EReferencegetDocumentRoot_Keywords()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getKeywords Keywords '.
 EAttributegetDocumentRoot_Language()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getLanguage Language '.
 EReferencegetDocumentRoot_Metadata()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getMetadata Metadata '.
 EAttributegetDocumentRoot_Mixed()
     Returns the meta object for the attribute list ' net.opengis.ows.DocumentRoot.getMixed Mixed '.
 EReferencegetDocumentRoot_Operation()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getOperation Operation '.
 EReferencegetDocumentRoot_OperationsMetadata()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getOperationsMetadata Operations Metadata '.
 EAttributegetDocumentRoot_OrganisationName()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getOrganisationName Organisation Name '.
 EAttributegetDocumentRoot_OutputFormat()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getOutputFormat Output Format '.
 EReferencegetDocumentRoot_PointOfContact()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getPointOfContact Point Of Contact '.
 EAttributegetDocumentRoot_PositionName()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getPositionName Position Name '.
 EReferencegetDocumentRoot_Role()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getRole Role '.
 EReferencegetDocumentRoot_ServiceIdentification()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getServiceIdentification Service Identification '.
 EReferencegetDocumentRoot_ServiceProvider()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getServiceProvider Service Provider '.
 EAttributegetDocumentRoot_SupportedCRS()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getSupportedCRS Supported CRS '.
 EAttributegetDocumentRoot_Title()
     Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getTitle Title '.
 EReferencegetDocumentRoot_WgS84BoundingBox()
     Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getWgS84BoundingBox Wg S84 Bounding Box '.
 EReferencegetDocumentRoot_XMLNSPrefixMap()
     Returns the meta object for the map ' net.opengis.ows.DocumentRoot.getXMLNSPrefixMap XMLNS Prefix Map '.
 EReferencegetDocumentRoot_XSISchemaLocation()
     Returns the meta object for the map ' net.opengis.ows.DocumentRoot.getXSISchemaLocation XSI Schema Location '.
 EClassgetDomainType()
     Returns the meta object for class ' net.opengis.ows.DomainType Domain Type '.
 EReferencegetDomainType_Metadata()
     Returns the meta object for the containment reference list ' net.opengis.ows.DomainType.getMetadata Metadata '.
 EAttributegetDomainType_Name()
     Returns the meta object for the attribute ' net.opengis.ows.DomainType.getName Name '.
 EAttributegetDomainType_Value()
     Returns the meta object for the attribute ' net.opengis.ows.DomainType.getValue Value '.
 EClassgetExceptionReportType()
     Returns the meta object for class ' net.opengis.ows.ExceptionReportType Exception Report Type '.
 EReferencegetExceptionReportType_Exception()
     Returns the meta object for the containment reference list ' net.opengis.ows.ExceptionReportType.getException Exception '.
 EAttributegetExceptionReportType_Language()
     Returns the meta object for the attribute ' net.opengis.ows.ExceptionReportType.getLanguage Language '.
 EAttributegetExceptionReportType_Version()
     Returns the meta object for the attribute ' net.opengis.ows.ExceptionReportType.getVersion Version '.
 EClassgetExceptionType()
     Returns the meta object for class ' net.opengis.ows.ExceptionType Exception Type '.
 EAttributegetExceptionType_ExceptionCode()
     Returns the meta object for the attribute ' net.opengis.ows.ExceptionType.getExceptionCode Exception Code '.
 EAttributegetExceptionType_ExceptionText()
     Returns the meta object for the attribute list ' net.opengis.ows.ExceptionType.getExceptionText Exception Text '.
 EAttributegetExceptionType_Locator()
     Returns the meta object for the attribute ' net.opengis.ows.ExceptionType.getLocator Locator '.
 EClassgetGetCapabilitiesType()
     Returns the meta object for class ' net.opengis.ows.GetCapabilitiesType Get Capabilities Type '.
 EReferencegetGetCapabilitiesType_AcceptFormats()
     Returns the meta object for the containment reference ' net.opengis.ows.GetCapabilitiesType.getAcceptFormats Accept Formats '.
 EReferencegetGetCapabilitiesType_AcceptVersions()
     Returns the meta object for the containment reference ' net.opengis.ows.GetCapabilitiesType.getAcceptVersions Accept Versions '.
 EAttributegetGetCapabilitiesType_BaseUrl()
     Returns the meta object for the attribute ' net.opengis.ows.GetCapabilitiesType.getBaseUrl Base Url '.
 EReferencegetGetCapabilitiesType_Sections()
     Returns the meta object for the containment reference ' net.opengis.ows.GetCapabilitiesType.getSections Sections '.
 EAttributegetGetCapabilitiesType_UpdateSequence()
     Returns the meta object for the attribute ' net.opengis.ows.GetCapabilitiesType.getUpdateSequence Update Sequence '.
 EClassgetHTTPType()
     Returns the meta object for class ' net.opengis.ows.HTTPType HTTP Type '.
 EReferencegetHTTPType_Get()
     Returns the meta object for the containment reference list ' net.opengis.ows.HTTPType.getGet Get '.
 EAttributegetHTTPType_Group()
     Returns the meta object for the attribute list ' net.opengis.ows.HTTPType.getGroup Group '.
 EReferencegetHTTPType_Post()
     Returns the meta object for the containment reference list ' net.opengis.ows.HTTPType.getPost Post '.
 EClassgetIdentificationType()
     Returns the meta object for class ' net.opengis.ows.IdentificationType Identification Type '.
 EAttributegetIdentificationType_AvailableCRS()
     Returns the meta object for the attribute ' net.opengis.ows.IdentificationType.getAvailableCRS Available CRS '.
 EAttributegetIdentificationType_AvailableCRSGroup()
     Returns the meta object for the attribute list ' net.opengis.ows.IdentificationType.getAvailableCRSGroup Available CRS Group '.
 EReferencegetIdentificationType_BoundingBox()
     Returns the meta object for the containment reference list ' net.opengis.ows.IdentificationType.getBoundingBox Bounding Box '.
 EAttributegetIdentificationType_BoundingBoxGroup()
     Returns the meta object for the attribute list ' net.opengis.ows.IdentificationType.getBoundingBoxGroup Bounding Box Group '.
 EReferencegetIdentificationType_Identifier()
     Returns the meta object for the containment reference ' net.opengis.ows.IdentificationType.getIdentifier Identifier '.
 EReferencegetIdentificationType_Metadata()
     Returns the meta object for the containment reference list ' net.opengis.ows.IdentificationType.getMetadata Metadata '.
 EAttributegetIdentificationType_OutputFormat()
     Returns the meta object for the attribute ' net.opengis.ows.IdentificationType.getOutputFormat Output Format '.
 EClassgetKeywordsType()
     Returns the meta object for class ' net.opengis.ows.KeywordsType Keywords Type '.
 EAttributegetKeywordsType_Keyword()
     Returns the meta object for the attribute list ' net.opengis.ows.KeywordsType.getKeyword Keyword '.
 EReferencegetKeywordsType_Type()
     Returns the meta object for the containment reference ' net.opengis.ows.KeywordsType.getType Type '.
 EClassgetMetadataType()
     Returns the meta object for class ' net.opengis.ows.MetadataType Metadata Type '.
 EAttributegetMetadataType_About()
     Returns the meta object for the attribute ' net.opengis.ows.MetadataType.getAbout About '.
 EReferencegetMetadataType_AbstractMetaData()
     Returns the meta object for the containment reference ' net.opengis.ows.MetadataType.getAbstractMetaData Abstract Meta Data '.
 EAttributegetMetadataType_AbstractMetaDataGroup()
     Returns the meta object for the attribute list ' net.opengis.ows.MetadataType.getAbstractMetaDataGroup Abstract Meta Data Group '.
 EDataTypegetMimeType()
     Returns the meta object for data type ' java.lang.String Mime Type '.
 EClassgetOnlineResourceType()
     Returns the meta object for class ' net.opengis.ows.OnlineResourceType Online Resource Type '.
 EClassgetOperationType()
     Returns the meta object for class ' net.opengis.ows.OperationType Operation Type '.
 EReferencegetOperationType_Constraint()
     Returns the meta object for the containment reference list ' net.opengis.ows.OperationType.getConstraint Constraint '.
 EReferencegetOperationType_DCP()
     Returns the meta object for the containment reference list ' net.opengis.ows.OperationType.getDCP DCP '.
 EReferencegetOperationType_Metadata()
     Returns the meta object for the containment reference list ' net.opengis.ows.OperationType.getMetadata Metadata '.
 EAttributegetOperationType_Name()
     Returns the meta object for the attribute ' net.opengis.ows.OperationType.getName Name '.
 EReferencegetOperationType_Parameter()
     Returns the meta object for the containment reference list ' net.opengis.ows.OperationType.getParameter Parameter '.
 EClassgetOperationsMetadataType()
     Returns the meta object for class ' net.opengis.ows.OperationsMetadataType Operations Metadata Type '.
 EReferencegetOperationsMetadataType_Constraint()
     Returns the meta object for the containment reference list ' net.opengis.ows.OperationsMetadataType.getConstraint Constraint '.
 EReferencegetOperationsMetadataType_ExtendedCapabilities()
     Returns the meta object for the containment reference ' net.opengis.ows.OperationsMetadataType.getExtendedCapabilities Extended Capabilities '.
 EReferencegetOperationsMetadataType_Operation()
     Returns the meta object for the containment reference list ' net.opengis.ows.OperationsMetadataType.getOperation Operation '.
 EReferencegetOperationsMetadataType_Parameter()
     Returns the meta object for the containment reference list ' net.opengis.ows.OperationsMetadataType.getParameter Parameter '.
 OwsFactorygetOwsFactory()
     Returns the factory that creates the instances of the model.
 EDataTypegetPositionType()
     Returns the meta object for data type ' java.util.List Position Type '.
 EClassgetRequestMethodType()
     Returns the meta object for class ' net.opengis.ows.RequestMethodType Request Method Type '.
 EReferencegetRequestMethodType_Constraint()
     Returns the meta object for the containment reference list ' net.opengis.ows.RequestMethodType.getConstraint Constraint '.
 EClassgetResponsiblePartySubsetType()
     Returns the meta object for class ' net.opengis.ows.ResponsiblePartySubsetType Responsible Party Subset Type '.
 EReferencegetResponsiblePartySubsetType_ContactInfo()
     Returns the meta object for the containment reference ' net.opengis.ows.ResponsiblePartySubsetType.getContactInfo Contact Info '.
 EAttributegetResponsiblePartySubsetType_IndividualName()
     Returns the meta object for the attribute ' net.opengis.ows.ResponsiblePartySubsetType.getIndividualName Individual Name '.
 EAttributegetResponsiblePartySubsetType_PositionName()
     Returns the meta object for the attribute ' net.opengis.ows.ResponsiblePartySubsetType.getPositionName Position Name '.
 EReferencegetResponsiblePartySubsetType_Role()
     Returns the meta object for the containment reference ' net.opengis.ows.ResponsiblePartySubsetType.getRole Role '.
 EClassgetResponsiblePartyType()
     Returns the meta object for class ' net.opengis.ows.ResponsiblePartyType Responsible Party Type '.
 EReferencegetResponsiblePartyType_ContactInfo()
     Returns the meta object for the containment reference ' net.opengis.ows.ResponsiblePartyType.getContactInfo Contact Info '.
 EAttributegetResponsiblePartyType_IndividualName()
     Returns the meta object for the attribute ' net.opengis.ows.ResponsiblePartyType.getIndividualName Individual Name '.
 EAttributegetResponsiblePartyType_OrganisationName()
     Returns the meta object for the attribute ' net.opengis.ows.ResponsiblePartyType.getOrganisationName Organisation Name '.
 EAttributegetResponsiblePartyType_PositionName()
     Returns the meta object for the attribute ' net.opengis.ows.ResponsiblePartyType.getPositionName Position Name '.
 EReferencegetResponsiblePartyType_Role()
     Returns the meta object for the containment reference ' net.opengis.ows.ResponsiblePartyType.getRole Role '.
 EClassgetSectionsType()
     Returns the meta object for class ' net.opengis.ows.SectionsType Sections Type '.
 EAttributegetSectionsType_Section()
     Returns the meta object for the attribute list ' net.opengis.ows.SectionsType.getSection Section '.
 EClassgetServiceIdentificationType()
     Returns the meta object for class ' net.opengis.ows.ServiceIdentificationType Service Identification Type '.
 EAttributegetServiceIdentificationType_AccessConstraints()
     Returns the meta object for the attribute ' net.opengis.ows.ServiceIdentificationType.getAccessConstraints Access Constraints '.
 EAttributegetServiceIdentificationType_Fees()
     Returns the meta object for the attribute ' net.opengis.ows.ServiceIdentificationType.getFees Fees '.
 EReferencegetServiceIdentificationType_ServiceType()
     Returns the meta object for the containment reference ' net.opengis.ows.ServiceIdentificationType.getServiceType Service Type '.
 EAttributegetServiceIdentificationType_ServiceTypeVersion()
     Returns the meta object for the attribute ' net.opengis.ows.ServiceIdentificationType.getServiceTypeVersion Service Type Version '.
 EClassgetServiceProviderType()
     Returns the meta object for class ' net.opengis.ows.ServiceProviderType Service Provider Type '.
 EAttributegetServiceProviderType_ProviderName()
     Returns the meta object for the attribute ' net.opengis.ows.ServiceProviderType.getProviderName Provider Name '.
 EReferencegetServiceProviderType_ProviderSite()
     Returns the meta object for the containment reference ' net.opengis.ows.ServiceProviderType.getProviderSite Provider Site '.
 EReferencegetServiceProviderType_ServiceContact()
     Returns the meta object for the containment reference ' net.opengis.ows.ServiceProviderType.getServiceContact Service Contact '.
 EClassgetTelephoneType()
     Returns the meta object for class ' net.opengis.ows.TelephoneType Telephone Type '.
 EAttributegetTelephoneType_Facsimile()
     Returns the meta object for the attribute ' net.opengis.ows.TelephoneType.getFacsimile Facsimile '.
 EAttributegetTelephoneType_Voice()
     Returns the meta object for the attribute ' net.opengis.ows.TelephoneType.getVoice Voice '.
 EDataTypegetUpdateSequenceType()
     Returns the meta object for data type ' java.lang.String Update Sequence Type '.
 EDataTypegetVersionType()
     Returns the meta object for data type ' java.lang.String Version Type '.
 EClassgetWGS84BoundingBoxType()
     Returns the meta object for class ' net.opengis.ows.WGS84BoundingBoxType WGS84 Bounding Box Type '.

Field Detail
ACCEPT_FORMATS_TYPE
int ACCEPT_FORMATS_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.AcceptFormatsTypeImpl Accept Formats Type ' class.
See Also:   net.opengis.ows.impl.AcceptFormatsTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getAcceptFormatsType



ACCEPT_FORMATS_TYPE_FEATURE_COUNT
int ACCEPT_FORMATS_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Accept Formats Type' class.



ACCEPT_FORMATS_TYPE__OUTPUT_FORMAT
int ACCEPT_FORMATS_TYPE__OUTPUT_FORMAT(Code)
The feature id for the 'Output Format' attribute list.



ACCEPT_VERSIONS_TYPE
int ACCEPT_VERSIONS_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.AcceptVersionsTypeImpl Accept Versions Type ' class.
See Also:   net.opengis.ows.impl.AcceptVersionsTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getAcceptVersionsType



ACCEPT_VERSIONS_TYPE_FEATURE_COUNT
int ACCEPT_VERSIONS_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Accept Versions Type' class.



ACCEPT_VERSIONS_TYPE__VERSION
int ACCEPT_VERSIONS_TYPE__VERSION(Code)
The feature id for the 'Version' attribute list.



ADDRESS_TYPE
int ADDRESS_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.AddressTypeImpl Address Type ' class.
See Also:   net.opengis.ows.impl.AddressTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getAddressType



ADDRESS_TYPE_FEATURE_COUNT
int ADDRESS_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Address Type' class.



ADDRESS_TYPE__ADMINISTRATIVE_AREA
int ADDRESS_TYPE__ADMINISTRATIVE_AREA(Code)
The feature id for the 'Administrative Area' attribute.



ADDRESS_TYPE__CITY
int ADDRESS_TYPE__CITY(Code)
The feature id for the 'City' attribute.



ADDRESS_TYPE__COUNTRY
int ADDRESS_TYPE__COUNTRY(Code)
The feature id for the 'Country' attribute.



ADDRESS_TYPE__DELIVERY_POINT
int ADDRESS_TYPE__DELIVERY_POINT(Code)
The feature id for the 'Delivery Point' attribute.



ADDRESS_TYPE__ELECTRONIC_MAIL_ADDRESS
int ADDRESS_TYPE__ELECTRONIC_MAIL_ADDRESS(Code)
The feature id for the 'Electronic Mail Address' attribute.



ADDRESS_TYPE__POSTAL_CODE
int ADDRESS_TYPE__POSTAL_CODE(Code)
The feature id for the 'Postal Code' attribute.



BOUNDING_BOX_TYPE
int BOUNDING_BOX_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.BoundingBoxTypeImpl Bounding Box Type ' class.
See Also:   net.opengis.ows.impl.BoundingBoxTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getBoundingBoxType



BOUNDING_BOX_TYPE_FEATURE_COUNT
int BOUNDING_BOX_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Bounding Box Type' class.



BOUNDING_BOX_TYPE__CRS
int BOUNDING_BOX_TYPE__CRS(Code)
The feature id for the 'Crs' attribute.



BOUNDING_BOX_TYPE__DIMENSIONS
int BOUNDING_BOX_TYPE__DIMENSIONS(Code)
The feature id for the 'Dimensions' attribute.



BOUNDING_BOX_TYPE__LOWER_CORNER
int BOUNDING_BOX_TYPE__LOWER_CORNER(Code)
The feature id for the 'Lower Corner' attribute.



BOUNDING_BOX_TYPE__UPPER_CORNER
int BOUNDING_BOX_TYPE__UPPER_CORNER(Code)
The feature id for the 'Upper Corner' attribute.



CAPABILITIES_BASE_TYPE
int CAPABILITIES_BASE_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.CapabilitiesBaseTypeImpl Capabilities Base Type ' class.
See Also:   net.opengis.ows.impl.CapabilitiesBaseTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getCapabilitiesBaseType



CAPABILITIES_BASE_TYPE_FEATURE_COUNT
int CAPABILITIES_BASE_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Capabilities Base Type' class.



CAPABILITIES_BASE_TYPE__OPERATIONS_METADATA
int CAPABILITIES_BASE_TYPE__OPERATIONS_METADATA(Code)
The feature id for the 'Operations Metadata' containment reference.



CAPABILITIES_BASE_TYPE__SERVICE_IDENTIFICATION
int CAPABILITIES_BASE_TYPE__SERVICE_IDENTIFICATION(Code)
The feature id for the 'Service Identification' containment reference.



CAPABILITIES_BASE_TYPE__SERVICE_PROVIDER
int CAPABILITIES_BASE_TYPE__SERVICE_PROVIDER(Code)
The feature id for the 'Service Provider' containment reference.



CAPABILITIES_BASE_TYPE__UPDATE_SEQUENCE
int CAPABILITIES_BASE_TYPE__UPDATE_SEQUENCE(Code)
The feature id for the 'Update Sequence' attribute.



CAPABILITIES_BASE_TYPE__VERSION
int CAPABILITIES_BASE_TYPE__VERSION(Code)
The feature id for the 'Version' attribute.



CODE_TYPE
int CODE_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.CodeTypeImpl Code Type ' class.
See Also:   net.opengis.ows.impl.CodeTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getCodeType



CODE_TYPE_FEATURE_COUNT
int CODE_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Code Type' class.



CODE_TYPE__CODE_SPACE
int CODE_TYPE__CODE_SPACE(Code)
The feature id for the 'Code Space' attribute.



CODE_TYPE__VALUE
int CODE_TYPE__VALUE(Code)
The feature id for the 'Value' attribute.



CONTACT_TYPE
int CONTACT_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.ContactTypeImpl Contact Type ' class.
See Also:   net.opengis.ows.impl.ContactTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getContactType



CONTACT_TYPE_FEATURE_COUNT
int CONTACT_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Contact Type' class.



CONTACT_TYPE__ADDRESS
int CONTACT_TYPE__ADDRESS(Code)
The feature id for the 'Address' containment reference.



CONTACT_TYPE__CONTACT_INSTRUCTIONS
int CONTACT_TYPE__CONTACT_INSTRUCTIONS(Code)
The feature id for the 'Contact Instructions' attribute.



CONTACT_TYPE__HOURS_OF_SERVICE
int CONTACT_TYPE__HOURS_OF_SERVICE(Code)
The feature id for the 'Hours Of Service' attribute.



CONTACT_TYPE__ONLINE_RESOURCE
int CONTACT_TYPE__ONLINE_RESOURCE(Code)
The feature id for the 'Online Resource' containment reference.



CONTACT_TYPE__PHONE
int CONTACT_TYPE__PHONE(Code)
The feature id for the 'Phone' containment reference.



DCP_TYPE
int DCP_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.DCPTypeImpl DCP Type ' class.
See Also:   net.opengis.ows.impl.DCPTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getDCPType



DCP_TYPE_FEATURE_COUNT
int DCP_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'DCP Type' class.



DCP_TYPE__HTTP
int DCP_TYPE__HTTP(Code)
The feature id for the 'HTTP' containment reference.



DESCRIPTION_TYPE
int DESCRIPTION_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.DescriptionTypeImpl Description Type ' class.
See Also:   net.opengis.ows.impl.DescriptionTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getDescriptionType



DESCRIPTION_TYPE_FEATURE_COUNT
int DESCRIPTION_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Description Type' class.



DESCRIPTION_TYPE__ABSTRACT
int DESCRIPTION_TYPE__ABSTRACT(Code)
The feature id for the 'Abstract' attribute.



DESCRIPTION_TYPE__KEYWORDS
int DESCRIPTION_TYPE__KEYWORDS(Code)
The feature id for the 'Keywords' containment reference list.



DESCRIPTION_TYPE__TITLE
int DESCRIPTION_TYPE__TITLE(Code)
The feature id for the 'Title' attribute.



DOCUMENT_ROOT
int DOCUMENT_ROOT(Code)
The meta object id for the ' net.opengis.ows.impl.DocumentRootImpl Document Root ' class.
See Also:   net.opengis.ows.impl.DocumentRootImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getDocumentRoot



DOCUMENT_ROOT_FEATURE_COUNT
int DOCUMENT_ROOT_FEATURE_COUNT(Code)
The number of structural features of the 'Document Root' class.



DOCUMENT_ROOT__ABSTRACT
int DOCUMENT_ROOT__ABSTRACT(Code)
The feature id for the 'Abstract' attribute.



DOCUMENT_ROOT__ABSTRACT_META_DATA
int DOCUMENT_ROOT__ABSTRACT_META_DATA(Code)
The feature id for the 'Abstract Meta Data' containment reference.



DOCUMENT_ROOT__ACCESS_CONSTRAINTS
int DOCUMENT_ROOT__ACCESS_CONSTRAINTS(Code)
The feature id for the 'Access Constraints' attribute.



DOCUMENT_ROOT__AVAILABLE_CRS
int DOCUMENT_ROOT__AVAILABLE_CRS(Code)
The feature id for the 'Available CRS' attribute.



DOCUMENT_ROOT__BOUNDING_BOX
int DOCUMENT_ROOT__BOUNDING_BOX(Code)
The feature id for the 'Bounding Box' containment reference.



DOCUMENT_ROOT__CONTACT_INFO
int DOCUMENT_ROOT__CONTACT_INFO(Code)
The feature id for the 'Contact Info' containment reference.



DOCUMENT_ROOT__DCP
int DOCUMENT_ROOT__DCP(Code)
The feature id for the 'Dcp' containment reference.



DOCUMENT_ROOT__EXCEPTION
int DOCUMENT_ROOT__EXCEPTION(Code)
The feature id for the 'Exception' containment reference.



DOCUMENT_ROOT__EXCEPTION_REPORT
int DOCUMENT_ROOT__EXCEPTION_REPORT(Code)
The feature id for the 'Exception Report' containment reference.



DOCUMENT_ROOT__EXTENDED_CAPABILITIES
int DOCUMENT_ROOT__EXTENDED_CAPABILITIES(Code)
The feature id for the 'Extended Capabilities' containment reference.



DOCUMENT_ROOT__FEES
int DOCUMENT_ROOT__FEES(Code)
The feature id for the 'Fees' attribute.



DOCUMENT_ROOT__GET_CAPABILITIES
int DOCUMENT_ROOT__GET_CAPABILITIES(Code)
The feature id for the 'Get Capabilities' containment reference.



DOCUMENT_ROOT__HTTP
int DOCUMENT_ROOT__HTTP(Code)
The feature id for the 'Http' containment reference.



DOCUMENT_ROOT__IDENTIFIER
int DOCUMENT_ROOT__IDENTIFIER(Code)
The feature id for the 'Identifier' containment reference.



DOCUMENT_ROOT__INDIVIDUAL_NAME
int DOCUMENT_ROOT__INDIVIDUAL_NAME(Code)
The feature id for the 'Individual Name' attribute.



DOCUMENT_ROOT__KEYWORDS
int DOCUMENT_ROOT__KEYWORDS(Code)
The feature id for the 'Keywords' containment reference.



DOCUMENT_ROOT__LANGUAGE
int DOCUMENT_ROOT__LANGUAGE(Code)
The feature id for the 'Language' attribute.



DOCUMENT_ROOT__METADATA
int DOCUMENT_ROOT__METADATA(Code)
The feature id for the 'Metadata' containment reference.



DOCUMENT_ROOT__MIXED
int DOCUMENT_ROOT__MIXED(Code)
The feature id for the 'Mixed' attribute list.



DOCUMENT_ROOT__OPERATION
int DOCUMENT_ROOT__OPERATION(Code)
The feature id for the 'Operation' containment reference.



DOCUMENT_ROOT__OPERATIONS_METADATA
int DOCUMENT_ROOT__OPERATIONS_METADATA(Code)
The feature id for the 'Operations Metadata' containment reference.



DOCUMENT_ROOT__ORGANISATION_NAME
int DOCUMENT_ROOT__ORGANISATION_NAME(Code)
The feature id for the 'Organisation Name' attribute.



DOCUMENT_ROOT__OUTPUT_FORMAT
int DOCUMENT_ROOT__OUTPUT_FORMAT(Code)
The feature id for the 'Output Format' attribute.



DOCUMENT_ROOT__POINT_OF_CONTACT
int DOCUMENT_ROOT__POINT_OF_CONTACT(Code)
The feature id for the 'Point Of Contact' containment reference.



DOCUMENT_ROOT__POSITION_NAME
int DOCUMENT_ROOT__POSITION_NAME(Code)
The feature id for the 'Position Name' attribute.



DOCUMENT_ROOT__ROLE
int DOCUMENT_ROOT__ROLE(Code)
The feature id for the 'Role' containment reference.



DOCUMENT_ROOT__SERVICE_IDENTIFICATION
int DOCUMENT_ROOT__SERVICE_IDENTIFICATION(Code)
The feature id for the 'Service Identification' containment reference.



DOCUMENT_ROOT__SERVICE_PROVIDER
int DOCUMENT_ROOT__SERVICE_PROVIDER(Code)
The feature id for the 'Service Provider' containment reference.



DOCUMENT_ROOT__SUPPORTED_CRS
int DOCUMENT_ROOT__SUPPORTED_CRS(Code)
The feature id for the 'Supported CRS' attribute.



DOCUMENT_ROOT__TITLE
int DOCUMENT_ROOT__TITLE(Code)
The feature id for the 'Title' attribute.



DOCUMENT_ROOT__WG_S84_BOUNDING_BOX
int DOCUMENT_ROOT__WG_S84_BOUNDING_BOX(Code)
The feature id for the 'Wg S84 Bounding Box' containment reference.



DOCUMENT_ROOT__XMLNS_PREFIX_MAP
int DOCUMENT_ROOT__XMLNS_PREFIX_MAP(Code)
The feature id for the 'XMLNS Prefix Map' map.



DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION(Code)
The feature id for the 'XSI Schema Location' map.



DOMAIN_TYPE
int DOMAIN_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.DomainTypeImpl Domain Type ' class.
See Also:   net.opengis.ows.impl.DomainTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getDomainType



DOMAIN_TYPE_FEATURE_COUNT
int DOMAIN_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Domain Type' class.



DOMAIN_TYPE__METADATA
int DOMAIN_TYPE__METADATA(Code)
The feature id for the 'Metadata' containment reference list.



DOMAIN_TYPE__NAME
int DOMAIN_TYPE__NAME(Code)
The feature id for the 'Name' attribute.



DOMAIN_TYPE__VALUE
int DOMAIN_TYPE__VALUE(Code)
The feature id for the 'Value' attribute.



EXCEPTION_REPORT_TYPE
int EXCEPTION_REPORT_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.ExceptionReportTypeImpl Exception Report Type ' class.
See Also:   net.opengis.ows.impl.ExceptionReportTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getExceptionReportType



EXCEPTION_REPORT_TYPE_FEATURE_COUNT
int EXCEPTION_REPORT_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Exception Report Type' class.



EXCEPTION_REPORT_TYPE__EXCEPTION
int EXCEPTION_REPORT_TYPE__EXCEPTION(Code)
The feature id for the 'Exception' containment reference list.



EXCEPTION_REPORT_TYPE__LANGUAGE
int EXCEPTION_REPORT_TYPE__LANGUAGE(Code)
The feature id for the 'Language' attribute.



EXCEPTION_REPORT_TYPE__VERSION
int EXCEPTION_REPORT_TYPE__VERSION(Code)
The feature id for the 'Version' attribute.



EXCEPTION_TYPE
int EXCEPTION_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.ExceptionTypeImpl Exception Type ' class.
See Also:   net.opengis.ows.impl.ExceptionTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getExceptionType



EXCEPTION_TYPE_FEATURE_COUNT
int EXCEPTION_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Exception Type' class.



EXCEPTION_TYPE__EXCEPTION_CODE
int EXCEPTION_TYPE__EXCEPTION_CODE(Code)
The feature id for the 'Exception Code' attribute.



EXCEPTION_TYPE__EXCEPTION_TEXT
int EXCEPTION_TYPE__EXCEPTION_TEXT(Code)
The feature id for the 'Exception Text' attribute list.



EXCEPTION_TYPE__LOCATOR
int EXCEPTION_TYPE__LOCATOR(Code)
The feature id for the 'Locator' attribute.



GET_CAPABILITIES_TYPE
int GET_CAPABILITIES_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.GetCapabilitiesTypeImpl Get Capabilities Type ' class.
See Also:   net.opengis.ows.impl.GetCapabilitiesTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getGetCapabilitiesType



GET_CAPABILITIES_TYPE_FEATURE_COUNT
int GET_CAPABILITIES_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Get Capabilities Type' class.



GET_CAPABILITIES_TYPE__ACCEPT_FORMATS
int GET_CAPABILITIES_TYPE__ACCEPT_FORMATS(Code)
The feature id for the 'Accept Formats' containment reference.



GET_CAPABILITIES_TYPE__ACCEPT_VERSIONS
int GET_CAPABILITIES_TYPE__ACCEPT_VERSIONS(Code)
The feature id for the 'Accept Versions' containment reference.



GET_CAPABILITIES_TYPE__BASE_URL
int GET_CAPABILITIES_TYPE__BASE_URL(Code)
The feature id for the 'Base Url' attribute.



GET_CAPABILITIES_TYPE__SECTIONS
int GET_CAPABILITIES_TYPE__SECTIONS(Code)
The feature id for the 'Sections' containment reference.



GET_CAPABILITIES_TYPE__UPDATE_SEQUENCE
int GET_CAPABILITIES_TYPE__UPDATE_SEQUENCE(Code)
The feature id for the 'Update Sequence' attribute.



HTTP_TYPE
int HTTP_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.HTTPTypeImpl HTTP Type ' class.
See Also:   net.opengis.ows.impl.HTTPTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getHTTPType



HTTP_TYPE_FEATURE_COUNT
int HTTP_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'HTTP Type' class.



HTTP_TYPE__GET
int HTTP_TYPE__GET(Code)
The feature id for the 'Get' containment reference list.



HTTP_TYPE__GROUP
int HTTP_TYPE__GROUP(Code)
The feature id for the 'Group' attribute list.



HTTP_TYPE__POST
int HTTP_TYPE__POST(Code)
The feature id for the 'Post' containment reference list.



IDENTIFICATION_TYPE
int IDENTIFICATION_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.IdentificationTypeImpl Identification Type ' class.
See Also:   net.opengis.ows.impl.IdentificationTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getIdentificationType



IDENTIFICATION_TYPE_FEATURE_COUNT
int IDENTIFICATION_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Identification Type' class.



IDENTIFICATION_TYPE__ABSTRACT
int IDENTIFICATION_TYPE__ABSTRACT(Code)
The feature id for the 'Abstract' attribute.



IDENTIFICATION_TYPE__AVAILABLE_CRS
int IDENTIFICATION_TYPE__AVAILABLE_CRS(Code)
The feature id for the 'Available CRS' attribute.



IDENTIFICATION_TYPE__AVAILABLE_CRS_GROUP
int IDENTIFICATION_TYPE__AVAILABLE_CRS_GROUP(Code)
The feature id for the 'Available CRS Group' attribute list.



IDENTIFICATION_TYPE__BOUNDING_BOX
int IDENTIFICATION_TYPE__BOUNDING_BOX(Code)
The feature id for the 'Bounding Box' containment reference list.



IDENTIFICATION_TYPE__BOUNDING_BOX_GROUP
int IDENTIFICATION_TYPE__BOUNDING_BOX_GROUP(Code)
The feature id for the 'Bounding Box Group' attribute list.



IDENTIFICATION_TYPE__IDENTIFIER
int IDENTIFICATION_TYPE__IDENTIFIER(Code)
The feature id for the 'Identifier' containment reference.



IDENTIFICATION_TYPE__KEYWORDS
int IDENTIFICATION_TYPE__KEYWORDS(Code)
The feature id for the 'Keywords' containment reference list.



IDENTIFICATION_TYPE__METADATA
int IDENTIFICATION_TYPE__METADATA(Code)
The feature id for the 'Metadata' containment reference list.



IDENTIFICATION_TYPE__OUTPUT_FORMAT
int IDENTIFICATION_TYPE__OUTPUT_FORMAT(Code)
The feature id for the 'Output Format' attribute.



IDENTIFICATION_TYPE__TITLE
int IDENTIFICATION_TYPE__TITLE(Code)
The feature id for the 'Title' attribute.



KEYWORDS_TYPE
int KEYWORDS_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.KeywordsTypeImpl Keywords Type ' class.
See Also:   net.opengis.ows.impl.KeywordsTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getKeywordsType



KEYWORDS_TYPE_FEATURE_COUNT
int KEYWORDS_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Keywords Type' class.



KEYWORDS_TYPE__KEYWORD
int KEYWORDS_TYPE__KEYWORD(Code)
The feature id for the 'Keyword' attribute list.



KEYWORDS_TYPE__TYPE
int KEYWORDS_TYPE__TYPE(Code)
The feature id for the 'Type' containment reference.



METADATA_TYPE
int METADATA_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.MetadataTypeImpl Metadata Type ' class.
See Also:   net.opengis.ows.impl.MetadataTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getMetadataType



METADATA_TYPE_FEATURE_COUNT
int METADATA_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Metadata Type' class.



METADATA_TYPE__ABOUT
int METADATA_TYPE__ABOUT(Code)
The feature id for the 'About' attribute.



METADATA_TYPE__ABSTRACT_META_DATA
int METADATA_TYPE__ABSTRACT_META_DATA(Code)
The feature id for the 'Abstract Meta Data' containment reference.



METADATA_TYPE__ABSTRACT_META_DATA_GROUP
int METADATA_TYPE__ABSTRACT_META_DATA_GROUP(Code)
The feature id for the 'Abstract Meta Data Group' attribute list.



MIME_TYPE
int MIME_TYPE(Code)
The meta object id for the 'Mime Type' data type.
See Also:   java.lang.String
See Also:   net.opengis.ows.impl.OwsPackageImpl.getMimeType



ONLINE_RESOURCE_TYPE
int ONLINE_RESOURCE_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.OnlineResourceTypeImpl Online Resource Type ' class.
See Also:   net.opengis.ows.impl.OnlineResourceTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getOnlineResourceType



ONLINE_RESOURCE_TYPE_FEATURE_COUNT
int ONLINE_RESOURCE_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Online Resource Type' class.



OPERATIONS_METADATA_TYPE
int OPERATIONS_METADATA_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.OperationsMetadataTypeImpl Operations Metadata Type ' class.
See Also:   net.opengis.ows.impl.OperationsMetadataTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getOperationsMetadataType



OPERATIONS_METADATA_TYPE_FEATURE_COUNT
int OPERATIONS_METADATA_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Operations Metadata Type' class.



OPERATIONS_METADATA_TYPE__CONSTRAINT
int OPERATIONS_METADATA_TYPE__CONSTRAINT(Code)
The feature id for the 'Constraint' containment reference list.



OPERATIONS_METADATA_TYPE__EXTENDED_CAPABILITIES
int OPERATIONS_METADATA_TYPE__EXTENDED_CAPABILITIES(Code)
The feature id for the 'Extended Capabilities' containment reference.



OPERATIONS_METADATA_TYPE__OPERATION
int OPERATIONS_METADATA_TYPE__OPERATION(Code)
The feature id for the 'Operation' containment reference list.



OPERATIONS_METADATA_TYPE__PARAMETER
int OPERATIONS_METADATA_TYPE__PARAMETER(Code)
The feature id for the 'Parameter' containment reference list.



OPERATION_TYPE
int OPERATION_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.OperationTypeImpl Operation Type ' class.
See Also:   net.opengis.ows.impl.OperationTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getOperationType



OPERATION_TYPE_FEATURE_COUNT
int OPERATION_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Operation Type' class.



OPERATION_TYPE__CONSTRAINT
int OPERATION_TYPE__CONSTRAINT(Code)
The feature id for the 'Constraint' containment reference list.



OPERATION_TYPE__DCP
int OPERATION_TYPE__DCP(Code)
The feature id for the 'DCP' containment reference list.



OPERATION_TYPE__METADATA
int OPERATION_TYPE__METADATA(Code)
The feature id for the 'Metadata' containment reference list.



OPERATION_TYPE__NAME
int OPERATION_TYPE__NAME(Code)
The feature id for the 'Name' attribute.



OPERATION_TYPE__PARAMETER
int OPERATION_TYPE__PARAMETER(Code)
The feature id for the 'Parameter' containment reference list.



POSITION_TYPE
int POSITION_TYPE(Code)
The meta object id for the 'Position Type' data type.
See Also:   java.util.List
See Also:   net.opengis.ows.impl.OwsPackageImpl.getPositionType



REQUEST_METHOD_TYPE
int REQUEST_METHOD_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.RequestMethodTypeImpl Request Method Type ' class.
See Also:   net.opengis.ows.impl.RequestMethodTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getRequestMethodType



REQUEST_METHOD_TYPE_FEATURE_COUNT
int REQUEST_METHOD_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Request Method Type' class.



REQUEST_METHOD_TYPE__CONSTRAINT
int REQUEST_METHOD_TYPE__CONSTRAINT(Code)
The feature id for the 'Constraint' containment reference list.



RESPONSIBLE_PARTY_SUBSET_TYPE
int RESPONSIBLE_PARTY_SUBSET_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.ResponsiblePartySubsetTypeImpl Responsible Party Subset Type ' class.
See Also:   net.opengis.ows.impl.ResponsiblePartySubsetTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getResponsiblePartySubsetType



RESPONSIBLE_PARTY_SUBSET_TYPE_FEATURE_COUNT
int RESPONSIBLE_PARTY_SUBSET_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Responsible Party Subset Type' class.



RESPONSIBLE_PARTY_SUBSET_TYPE__CONTACT_INFO
int RESPONSIBLE_PARTY_SUBSET_TYPE__CONTACT_INFO(Code)
The feature id for the 'Contact Info' containment reference.



RESPONSIBLE_PARTY_SUBSET_TYPE__INDIVIDUAL_NAME
int RESPONSIBLE_PARTY_SUBSET_TYPE__INDIVIDUAL_NAME(Code)
The feature id for the 'Individual Name' attribute.



RESPONSIBLE_PARTY_SUBSET_TYPE__POSITION_NAME
int RESPONSIBLE_PARTY_SUBSET_TYPE__POSITION_NAME(Code)
The feature id for the 'Position Name' attribute.



RESPONSIBLE_PARTY_SUBSET_TYPE__ROLE
int RESPONSIBLE_PARTY_SUBSET_TYPE__ROLE(Code)
The feature id for the 'Role' containment reference.



RESPONSIBLE_PARTY_TYPE
int RESPONSIBLE_PARTY_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.ResponsiblePartyTypeImpl Responsible Party Type ' class.
See Also:   net.opengis.ows.impl.ResponsiblePartyTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getResponsiblePartyType



RESPONSIBLE_PARTY_TYPE_FEATURE_COUNT
int RESPONSIBLE_PARTY_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Responsible Party Type' class.



RESPONSIBLE_PARTY_TYPE__CONTACT_INFO
int RESPONSIBLE_PARTY_TYPE__CONTACT_INFO(Code)
The feature id for the 'Contact Info' containment reference.



RESPONSIBLE_PARTY_TYPE__INDIVIDUAL_NAME
int RESPONSIBLE_PARTY_TYPE__INDIVIDUAL_NAME(Code)
The feature id for the 'Individual Name' attribute.



RESPONSIBLE_PARTY_TYPE__ORGANISATION_NAME
int RESPONSIBLE_PARTY_TYPE__ORGANISATION_NAME(Code)
The feature id for the 'Organisation Name' attribute.



RESPONSIBLE_PARTY_TYPE__POSITION_NAME
int RESPONSIBLE_PARTY_TYPE__POSITION_NAME(Code)
The feature id for the 'Position Name' attribute.



RESPONSIBLE_PARTY_TYPE__ROLE
int RESPONSIBLE_PARTY_TYPE__ROLE(Code)
The feature id for the 'Role' containment reference.



SECTIONS_TYPE
int SECTIONS_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.SectionsTypeImpl Sections Type ' class.
See Also:   net.opengis.ows.impl.SectionsTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getSectionsType



SECTIONS_TYPE_FEATURE_COUNT
int SECTIONS_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Sections Type' class.



SECTIONS_TYPE__SECTION
int SECTIONS_TYPE__SECTION(Code)
The feature id for the 'Section' attribute list.



SERVICE_IDENTIFICATION_TYPE
int SERVICE_IDENTIFICATION_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.ServiceIdentificationTypeImpl Service Identification Type ' class.
See Also:   net.opengis.ows.impl.ServiceIdentificationTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getServiceIdentificationType



SERVICE_IDENTIFICATION_TYPE_FEATURE_COUNT
int SERVICE_IDENTIFICATION_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Service Identification Type' class.



SERVICE_IDENTIFICATION_TYPE__ABSTRACT
int SERVICE_IDENTIFICATION_TYPE__ABSTRACT(Code)
The feature id for the 'Abstract' attribute.



SERVICE_IDENTIFICATION_TYPE__ACCESS_CONSTRAINTS
int SERVICE_IDENTIFICATION_TYPE__ACCESS_CONSTRAINTS(Code)
The feature id for the 'Access Constraints' attribute.



SERVICE_IDENTIFICATION_TYPE__FEES
int SERVICE_IDENTIFICATION_TYPE__FEES(Code)
The feature id for the 'Fees' attribute.



SERVICE_IDENTIFICATION_TYPE__KEYWORDS
int SERVICE_IDENTIFICATION_TYPE__KEYWORDS(Code)
The feature id for the 'Keywords' containment reference list.



SERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE
int SERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE(Code)
The feature id for the 'Service Type' containment reference.



SERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE_VERSION
int SERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE_VERSION(Code)
The feature id for the 'Service Type Version' attribute.



SERVICE_IDENTIFICATION_TYPE__TITLE
int SERVICE_IDENTIFICATION_TYPE__TITLE(Code)
The feature id for the 'Title' attribute.



SERVICE_PROVIDER_TYPE
int SERVICE_PROVIDER_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.ServiceProviderTypeImpl Service Provider Type ' class.
See Also:   net.opengis.ows.impl.ServiceProviderTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getServiceProviderType



SERVICE_PROVIDER_TYPE_FEATURE_COUNT
int SERVICE_PROVIDER_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Service Provider Type' class.



SERVICE_PROVIDER_TYPE__PROVIDER_NAME
int SERVICE_PROVIDER_TYPE__PROVIDER_NAME(Code)
The feature id for the 'Provider Name' attribute.



SERVICE_PROVIDER_TYPE__PROVIDER_SITE
int SERVICE_PROVIDER_TYPE__PROVIDER_SITE(Code)
The feature id for the 'Provider Site' containment reference.



SERVICE_PROVIDER_TYPE__SERVICE_CONTACT
int SERVICE_PROVIDER_TYPE__SERVICE_CONTACT(Code)
The feature id for the 'Service Contact' containment reference.



TELEPHONE_TYPE
int TELEPHONE_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.TelephoneTypeImpl Telephone Type ' class.
See Also:   net.opengis.ows.impl.TelephoneTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getTelephoneType



TELEPHONE_TYPE_FEATURE_COUNT
int TELEPHONE_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'Telephone Type' class.



TELEPHONE_TYPE__FACSIMILE
int TELEPHONE_TYPE__FACSIMILE(Code)
The feature id for the 'Facsimile' attribute.



TELEPHONE_TYPE__VOICE
int TELEPHONE_TYPE__VOICE(Code)
The feature id for the 'Voice' attribute.



UPDATE_SEQUENCE_TYPE
int UPDATE_SEQUENCE_TYPE(Code)
The meta object id for the 'Update Sequence Type' data type.
See Also:   java.lang.String
See Also:   net.opengis.ows.impl.OwsPackageImpl.getUpdateSequenceType



VERSION_TYPE
int VERSION_TYPE(Code)
The meta object id for the 'Version Type' data type.
See Also:   java.lang.String
See Also:   net.opengis.ows.impl.OwsPackageImpl.getVersionType



WGS84_BOUNDING_BOX_TYPE
int WGS84_BOUNDING_BOX_TYPE(Code)
The meta object id for the ' net.opengis.ows.impl.WGS84BoundingBoxTypeImpl WGS84 Bounding Box Type ' class.
See Also:   net.opengis.ows.impl.WGS84BoundingBoxTypeImpl
See Also:   net.opengis.ows.impl.OwsPackageImpl.getWGS84BoundingBoxType



WGS84_BOUNDING_BOX_TYPE_FEATURE_COUNT
int WGS84_BOUNDING_BOX_TYPE_FEATURE_COUNT(Code)
The number of structural features of the 'WGS84 Bounding Box Type' class.



WGS84_BOUNDING_BOX_TYPE__CRS
int WGS84_BOUNDING_BOX_TYPE__CRS(Code)
The feature id for the 'Crs' attribute.



WGS84_BOUNDING_BOX_TYPE__DIMENSIONS
int WGS84_BOUNDING_BOX_TYPE__DIMENSIONS(Code)
The feature id for the 'Dimensions' attribute.



WGS84_BOUNDING_BOX_TYPE__LOWER_CORNER
int WGS84_BOUNDING_BOX_TYPE__LOWER_CORNER(Code)
The feature id for the 'Lower Corner' attribute.



WGS84_BOUNDING_BOX_TYPE__UPPER_CORNER
int WGS84_BOUNDING_BOX_TYPE__UPPER_CORNER(Code)
The feature id for the 'Upper Corner' attribute.



eINSTANCE
OwsPackage eINSTANCE(Code)
The singleton instance of the package.



eNAME
String eNAME(Code)
The package name.



eNS_PREFIX
String eNS_PREFIX(Code)
The package namespace name.



eNS_URI
String eNS_URI(Code)
The package namespace URI.





Method Detail
getAcceptFormatsType
EClass getAcceptFormatsType()(Code)
Returns the meta object for class ' net.opengis.ows.AcceptFormatsType Accept Formats Type '. the meta object for class 'Accept Formats Type'.
See Also:   net.opengis.ows.AcceptFormatsType



getAcceptFormatsType_OutputFormat
EAttribute getAcceptFormatsType_OutputFormat()(Code)
Returns the meta object for the attribute list ' net.opengis.ows.AcceptFormatsType.getOutputFormat Output Format '. the meta object for the attribute list 'Output Format'.
See Also:   net.opengis.ows.AcceptFormatsType.getOutputFormat
See Also:   OwsPackage.getAcceptFormatsType()



getAcceptVersionsType
EClass getAcceptVersionsType()(Code)
Returns the meta object for class ' net.opengis.ows.AcceptVersionsType Accept Versions Type '. the meta object for class 'Accept Versions Type'.
See Also:   net.opengis.ows.AcceptVersionsType



getAcceptVersionsType_Version
EAttribute getAcceptVersionsType_Version()(Code)
Returns the meta object for the attribute list ' net.opengis.ows.AcceptVersionsType.getVersion Version '. the meta object for the attribute list 'Version'.
See Also:   net.opengis.ows.AcceptVersionsType.getVersion
See Also:   OwsPackage.getAcceptVersionsType()



getAddressType
EClass getAddressType()(Code)
Returns the meta object for class ' net.opengis.ows.AddressType Address Type '. the meta object for class 'Address Type'.
See Also:   net.opengis.ows.AddressType



getAddressType_AdministrativeArea
EAttribute getAddressType_AdministrativeArea()(Code)
Returns the meta object for the attribute ' net.opengis.ows.AddressType.getAdministrativeArea Administrative Area '. the meta object for the attribute 'Administrative Area'.
See Also:   net.opengis.ows.AddressType.getAdministrativeArea
See Also:   OwsPackage.getAddressType()



getAddressType_City
EAttribute getAddressType_City()(Code)
Returns the meta object for the attribute ' net.opengis.ows.AddressType.getCity City '. the meta object for the attribute 'City'.
See Also:   net.opengis.ows.AddressType.getCity
See Also:   OwsPackage.getAddressType()



getAddressType_Country
EAttribute getAddressType_Country()(Code)
Returns the meta object for the attribute ' net.opengis.ows.AddressType.getCountry Country '. the meta object for the attribute 'Country'.
See Also:   net.opengis.ows.AddressType.getCountry
See Also:   OwsPackage.getAddressType()



getAddressType_DeliveryPoint
EAttribute getAddressType_DeliveryPoint()(Code)
Returns the meta object for the attribute ' net.opengis.ows.AddressType.getDeliveryPoint Delivery Point '. the meta object for the attribute 'Delivery Point'.
See Also:   net.opengis.ows.AddressType.getDeliveryPoint
See Also:   OwsPackage.getAddressType()



getAddressType_ElectronicMailAddress
EAttribute getAddressType_ElectronicMailAddress()(Code)
Returns the meta object for the attribute ' net.opengis.ows.AddressType.getElectronicMailAddress Electronic Mail Address '. the meta object for the attribute 'Electronic Mail Address'.
See Also:   net.opengis.ows.AddressType.getElectronicMailAddress
See Also:   OwsPackage.getAddressType()



getAddressType_PostalCode
EAttribute getAddressType_PostalCode()(Code)
Returns the meta object for the attribute ' net.opengis.ows.AddressType.getPostalCode Postal Code '. the meta object for the attribute 'Postal Code'.
See Also:   net.opengis.ows.AddressType.getPostalCode
See Also:   OwsPackage.getAddressType()



getBoundingBoxType
EClass getBoundingBoxType()(Code)
Returns the meta object for class ' net.opengis.ows.BoundingBoxType Bounding Box Type '. the meta object for class 'Bounding Box Type'.
See Also:   net.opengis.ows.BoundingBoxType



getBoundingBoxType_Crs
EAttribute getBoundingBoxType_Crs()(Code)
Returns the meta object for the attribute ' net.opengis.ows.BoundingBoxType.getCrs Crs '. the meta object for the attribute 'Crs'.
See Also:   net.opengis.ows.BoundingBoxType.getCrs
See Also:   OwsPackage.getBoundingBoxType()



getBoundingBoxType_Dimensions
EAttribute getBoundingBoxType_Dimensions()(Code)
Returns the meta object for the attribute ' net.opengis.ows.BoundingBoxType.getDimensions Dimensions '. the meta object for the attribute 'Dimensions'.
See Also:   net.opengis.ows.BoundingBoxType.getDimensions
See Also:   OwsPackage.getBoundingBoxType()



getBoundingBoxType_LowerCorner
EAttribute getBoundingBoxType_LowerCorner()(Code)
Returns the meta object for the attribute ' net.opengis.ows.BoundingBoxType.getLowerCorner Lower Corner '. the meta object for the attribute 'Lower Corner'.
See Also:   net.opengis.ows.BoundingBoxType.getLowerCorner
See Also:   OwsPackage.getBoundingBoxType()



getBoundingBoxType_UpperCorner
EAttribute getBoundingBoxType_UpperCorner()(Code)
Returns the meta object for the attribute ' net.opengis.ows.BoundingBoxType.getUpperCorner Upper Corner '. the meta object for the attribute 'Upper Corner'.
See Also:   net.opengis.ows.BoundingBoxType.getUpperCorner
See Also:   OwsPackage.getBoundingBoxType()



getCapabilitiesBaseType
EClass getCapabilitiesBaseType()(Code)
Returns the meta object for class ' net.opengis.ows.CapabilitiesBaseType Capabilities Base Type '. the meta object for class 'Capabilities Base Type'.
See Also:   net.opengis.ows.CapabilitiesBaseType



getCapabilitiesBaseType_OperationsMetadata
EReference getCapabilitiesBaseType_OperationsMetadata()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.CapabilitiesBaseType.getOperationsMetadata Operations Metadata '. the meta object for the containment reference 'Operations Metadata'.
See Also:   net.opengis.ows.CapabilitiesBaseType.getOperationsMetadata
See Also:   OwsPackage.getCapabilitiesBaseType()



getCapabilitiesBaseType_ServiceIdentification
EReference getCapabilitiesBaseType_ServiceIdentification()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.CapabilitiesBaseType.getServiceIdentification Service Identification '. the meta object for the containment reference 'Service Identification'.
See Also:   net.opengis.ows.CapabilitiesBaseType.getServiceIdentification
See Also:   OwsPackage.getCapabilitiesBaseType()



getCapabilitiesBaseType_ServiceProvider
EReference getCapabilitiesBaseType_ServiceProvider()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.CapabilitiesBaseType.getServiceProvider Service Provider '. the meta object for the containment reference 'Service Provider'.
See Also:   net.opengis.ows.CapabilitiesBaseType.getServiceProvider
See Also:   OwsPackage.getCapabilitiesBaseType()



getCapabilitiesBaseType_UpdateSequence
EAttribute getCapabilitiesBaseType_UpdateSequence()(Code)
Returns the meta object for the attribute ' net.opengis.ows.CapabilitiesBaseType.getUpdateSequence Update Sequence '. the meta object for the attribute 'Update Sequence'.
See Also:   net.opengis.ows.CapabilitiesBaseType.getUpdateSequence
See Also:   OwsPackage.getCapabilitiesBaseType()



getCapabilitiesBaseType_Version
EAttribute getCapabilitiesBaseType_Version()(Code)
Returns the meta object for the attribute ' net.opengis.ows.CapabilitiesBaseType.getVersion Version '. the meta object for the attribute 'Version'.
See Also:   net.opengis.ows.CapabilitiesBaseType.getVersion
See Also:   OwsPackage.getCapabilitiesBaseType()



getCodeType
EClass getCodeType()(Code)
Returns the meta object for class ' net.opengis.ows.CodeType Code Type '. the meta object for class 'Code Type'.
See Also:   net.opengis.ows.CodeType



getCodeType_CodeSpace
EAttribute getCodeType_CodeSpace()(Code)
Returns the meta object for the attribute ' net.opengis.ows.CodeType.getCodeSpace Code Space '. the meta object for the attribute 'Code Space'.
See Also:   net.opengis.ows.CodeType.getCodeSpace
See Also:   OwsPackage.getCodeType()



getCodeType_Value
EAttribute getCodeType_Value()(Code)
Returns the meta object for the attribute ' net.opengis.ows.CodeType.getValue Value '. the meta object for the attribute 'Value'.
See Also:   net.opengis.ows.CodeType.getValue
See Also:   OwsPackage.getCodeType()



getContactType
EClass getContactType()(Code)
Returns the meta object for class ' net.opengis.ows.ContactType Contact Type '. the meta object for class 'Contact Type'.
See Also:   net.opengis.ows.ContactType



getContactType_Address
EReference getContactType_Address()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.ContactType.getAddress Address '. the meta object for the containment reference 'Address'.
See Also:   net.opengis.ows.ContactType.getAddress
See Also:   OwsPackage.getContactType()



getContactType_ContactInstructions
EAttribute getContactType_ContactInstructions()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ContactType.getContactInstructions Contact Instructions '. the meta object for the attribute 'Contact Instructions'.
See Also:   net.opengis.ows.ContactType.getContactInstructions
See Also:   OwsPackage.getContactType()



getContactType_HoursOfService
EAttribute getContactType_HoursOfService()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ContactType.getHoursOfService Hours Of Service '. the meta object for the attribute 'Hours Of Service'.
See Also:   net.opengis.ows.ContactType.getHoursOfService
See Also:   OwsPackage.getContactType()



getContactType_OnlineResource
EReference getContactType_OnlineResource()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.ContactType.getOnlineResource Online Resource '. the meta object for the containment reference 'Online Resource'.
See Also:   net.opengis.ows.ContactType.getOnlineResource
See Also:   OwsPackage.getContactType()



getContactType_Phone
EReference getContactType_Phone()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.ContactType.getPhone Phone '. the meta object for the containment reference 'Phone'.
See Also:   net.opengis.ows.ContactType.getPhone
See Also:   OwsPackage.getContactType()



getDCPType
EClass getDCPType()(Code)
Returns the meta object for class ' net.opengis.ows.DCPType DCP Type '. the meta object for class 'DCP Type'.
See Also:   net.opengis.ows.DCPType



getDCPType_HTTP
EReference getDCPType_HTTP()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DCPType.getHTTP HTTP '. the meta object for the containment reference 'HTTP'.
See Also:   net.opengis.ows.DCPType.getHTTP
See Also:   OwsPackage.getDCPType()



getDescriptionType
EClass getDescriptionType()(Code)
Returns the meta object for class ' net.opengis.ows.DescriptionType Description Type '. the meta object for class 'Description Type'.
See Also:   net.opengis.ows.DescriptionType



getDescriptionType_Abstract
EAttribute getDescriptionType_Abstract()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DescriptionType.getAbstract Abstract '. the meta object for the attribute 'Abstract'.
See Also:   net.opengis.ows.DescriptionType.getAbstract
See Also:   OwsPackage.getDescriptionType()



getDescriptionType_Keywords
EReference getDescriptionType_Keywords()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.DescriptionType.getKeywords Keywords '. the meta object for the containment reference list 'Keywords'.
See Also:   net.opengis.ows.DescriptionType.getKeywords
See Also:   OwsPackage.getDescriptionType()



getDescriptionType_Title
EAttribute getDescriptionType_Title()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DescriptionType.getTitle Title '. the meta object for the attribute 'Title'.
See Also:   net.opengis.ows.DescriptionType.getTitle
See Also:   OwsPackage.getDescriptionType()



getDocumentRoot
EClass getDocumentRoot()(Code)
Returns the meta object for class ' net.opengis.ows.DocumentRoot Document Root '. the meta object for class 'Document Root'.
See Also:   net.opengis.ows.DocumentRoot



getDocumentRoot_Abstract
EAttribute getDocumentRoot_Abstract()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getAbstract Abstract '. the meta object for the attribute 'Abstract'.
See Also:   net.opengis.ows.DocumentRoot.getAbstract
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_AbstractMetaData
EReference getDocumentRoot_AbstractMetaData()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getAbstractMetaData Abstract Meta Data '. the meta object for the containment reference 'Abstract Meta Data'.
See Also:   net.opengis.ows.DocumentRoot.getAbstractMetaData
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_AccessConstraints
EAttribute getDocumentRoot_AccessConstraints()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getAccessConstraints Access Constraints '. the meta object for the attribute 'Access Constraints'.
See Also:   net.opengis.ows.DocumentRoot.getAccessConstraints
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_AvailableCRS
EAttribute getDocumentRoot_AvailableCRS()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getAvailableCRS Available CRS '. the meta object for the attribute 'Available CRS'.
See Also:   net.opengis.ows.DocumentRoot.getAvailableCRS
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_BoundingBox
EReference getDocumentRoot_BoundingBox()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getBoundingBox Bounding Box '. the meta object for the containment reference 'Bounding Box'.
See Also:   net.opengis.ows.DocumentRoot.getBoundingBox
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_ContactInfo
EReference getDocumentRoot_ContactInfo()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getContactInfo Contact Info '. the meta object for the containment reference 'Contact Info'.
See Also:   net.opengis.ows.DocumentRoot.getContactInfo
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Dcp
EReference getDocumentRoot_Dcp()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getDcp Dcp '. the meta object for the containment reference 'Dcp'.
See Also:   net.opengis.ows.DocumentRoot.getDcp
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Exception
EReference getDocumentRoot_Exception()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getException Exception '. the meta object for the containment reference 'Exception'.
See Also:   net.opengis.ows.DocumentRoot.getException
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_ExceptionReport
EReference getDocumentRoot_ExceptionReport()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getExceptionReport Exception Report '. the meta object for the containment reference 'Exception Report'.
See Also:   net.opengis.ows.DocumentRoot.getExceptionReport
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_ExtendedCapabilities
EReference getDocumentRoot_ExtendedCapabilities()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getExtendedCapabilities Extended Capabilities '. the meta object for the containment reference 'Extended Capabilities'.
See Also:   net.opengis.ows.DocumentRoot.getExtendedCapabilities
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Fees
EAttribute getDocumentRoot_Fees()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getFees Fees '. the meta object for the attribute 'Fees'.
See Also:   net.opengis.ows.DocumentRoot.getFees
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_GetCapabilities
EReference getDocumentRoot_GetCapabilities()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getGetCapabilities Get Capabilities '. the meta object for the containment reference 'Get Capabilities'.
See Also:   net.opengis.ows.DocumentRoot.getGetCapabilities
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Http
EReference getDocumentRoot_Http()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getHttp Http '. the meta object for the containment reference 'Http'.
See Also:   net.opengis.ows.DocumentRoot.getHttp
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Identifier
EReference getDocumentRoot_Identifier()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getIdentifier Identifier '. the meta object for the containment reference 'Identifier'.
See Also:   net.opengis.ows.DocumentRoot.getIdentifier
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_IndividualName
EAttribute getDocumentRoot_IndividualName()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getIndividualName Individual Name '. the meta object for the attribute 'Individual Name'.
See Also:   net.opengis.ows.DocumentRoot.getIndividualName
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Keywords
EReference getDocumentRoot_Keywords()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getKeywords Keywords '. the meta object for the containment reference 'Keywords'.
See Also:   net.opengis.ows.DocumentRoot.getKeywords
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Language
EAttribute getDocumentRoot_Language()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getLanguage Language '. the meta object for the attribute 'Language'.
See Also:   net.opengis.ows.DocumentRoot.getLanguage
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Metadata
EReference getDocumentRoot_Metadata()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getMetadata Metadata '. the meta object for the containment reference 'Metadata'.
See Also:   net.opengis.ows.DocumentRoot.getMetadata
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Mixed
EAttribute getDocumentRoot_Mixed()(Code)
Returns the meta object for the attribute list ' net.opengis.ows.DocumentRoot.getMixed Mixed '. the meta object for the attribute list 'Mixed'.
See Also:   net.opengis.ows.DocumentRoot.getMixed
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Operation
EReference getDocumentRoot_Operation()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getOperation Operation '. the meta object for the containment reference 'Operation'.
See Also:   net.opengis.ows.DocumentRoot.getOperation
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_OperationsMetadata
EReference getDocumentRoot_OperationsMetadata()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getOperationsMetadata Operations Metadata '. the meta object for the containment reference 'Operations Metadata'.
See Also:   net.opengis.ows.DocumentRoot.getOperationsMetadata
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_OrganisationName
EAttribute getDocumentRoot_OrganisationName()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getOrganisationName Organisation Name '. the meta object for the attribute 'Organisation Name'.
See Also:   net.opengis.ows.DocumentRoot.getOrganisationName
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_OutputFormat
EAttribute getDocumentRoot_OutputFormat()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getOutputFormat Output Format '. the meta object for the attribute 'Output Format'.
See Also:   net.opengis.ows.DocumentRoot.getOutputFormat
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_PointOfContact
EReference getDocumentRoot_PointOfContact()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getPointOfContact Point Of Contact '. the meta object for the containment reference 'Point Of Contact'.
See Also:   net.opengis.ows.DocumentRoot.getPointOfContact
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_PositionName
EAttribute getDocumentRoot_PositionName()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getPositionName Position Name '. the meta object for the attribute 'Position Name'.
See Also:   net.opengis.ows.DocumentRoot.getPositionName
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Role
EReference getDocumentRoot_Role()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getRole Role '. the meta object for the containment reference 'Role'.
See Also:   net.opengis.ows.DocumentRoot.getRole
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_ServiceIdentification
EReference getDocumentRoot_ServiceIdentification()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getServiceIdentification Service Identification '. the meta object for the containment reference 'Service Identification'.
See Also:   net.opengis.ows.DocumentRoot.getServiceIdentification
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_ServiceProvider
EReference getDocumentRoot_ServiceProvider()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getServiceProvider Service Provider '. the meta object for the containment reference 'Service Provider'.
See Also:   net.opengis.ows.DocumentRoot.getServiceProvider
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_SupportedCRS
EAttribute getDocumentRoot_SupportedCRS()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getSupportedCRS Supported CRS '. the meta object for the attribute 'Supported CRS'.
See Also:   net.opengis.ows.DocumentRoot.getSupportedCRS
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_Title
EAttribute getDocumentRoot_Title()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DocumentRoot.getTitle Title '. the meta object for the attribute 'Title'.
See Also:   net.opengis.ows.DocumentRoot.getTitle
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_WgS84BoundingBox
EReference getDocumentRoot_WgS84BoundingBox()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.DocumentRoot.getWgS84BoundingBox Wg S84 Bounding Box '. the meta object for the containment reference 'Wg S84 Bounding Box'.
See Also:   net.opengis.ows.DocumentRoot.getWgS84BoundingBox
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_XMLNSPrefixMap
EReference getDocumentRoot_XMLNSPrefixMap()(Code)
Returns the meta object for the map ' net.opengis.ows.DocumentRoot.getXMLNSPrefixMap XMLNS Prefix Map '. the meta object for the map 'XMLNS Prefix Map'.
See Also:   net.opengis.ows.DocumentRoot.getXMLNSPrefixMap
See Also:   OwsPackage.getDocumentRoot()



getDocumentRoot_XSISchemaLocation
EReference getDocumentRoot_XSISchemaLocation()(Code)
Returns the meta object for the map ' net.opengis.ows.DocumentRoot.getXSISchemaLocation XSI Schema Location '. the meta object for the map 'XSI Schema Location'.
See Also:   net.opengis.ows.DocumentRoot.getXSISchemaLocation
See Also:   OwsPackage.getDocumentRoot()



getDomainType
EClass getDomainType()(Code)
Returns the meta object for class ' net.opengis.ows.DomainType Domain Type '. the meta object for class 'Domain Type'.
See Also:   net.opengis.ows.DomainType



getDomainType_Metadata
EReference getDomainType_Metadata()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.DomainType.getMetadata Metadata '. the meta object for the containment reference list 'Metadata'.
See Also:   net.opengis.ows.DomainType.getMetadata
See Also:   OwsPackage.getDomainType()



getDomainType_Name
EAttribute getDomainType_Name()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DomainType.getName Name '. the meta object for the attribute 'Name'.
See Also:   net.opengis.ows.DomainType.getName
See Also:   OwsPackage.getDomainType()



getDomainType_Value
EAttribute getDomainType_Value()(Code)
Returns the meta object for the attribute ' net.opengis.ows.DomainType.getValue Value '. the meta object for the attribute 'Value'.
See Also:   net.opengis.ows.DomainType.getValue
See Also:   OwsPackage.getDomainType()



getExceptionReportType
EClass getExceptionReportType()(Code)
Returns the meta object for class ' net.opengis.ows.ExceptionReportType Exception Report Type '. the meta object for class 'Exception Report Type'.
See Also:   net.opengis.ows.ExceptionReportType



getExceptionReportType_Exception
EReference getExceptionReportType_Exception()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.ExceptionReportType.getException Exception '. the meta object for the containment reference list 'Exception'.
See Also:   net.opengis.ows.ExceptionReportType.getException
See Also:   OwsPackage.getExceptionReportType()



getExceptionReportType_Language
EAttribute getExceptionReportType_Language()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ExceptionReportType.getLanguage Language '. the meta object for the attribute 'Language'.
See Also:   net.opengis.ows.ExceptionReportType.getLanguage
See Also:   OwsPackage.getExceptionReportType()



getExceptionReportType_Version
EAttribute getExceptionReportType_Version()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ExceptionReportType.getVersion Version '. the meta object for the attribute 'Version'.
See Also:   net.opengis.ows.ExceptionReportType.getVersion
See Also:   OwsPackage.getExceptionReportType()



getExceptionType
EClass getExceptionType()(Code)
Returns the meta object for class ' net.opengis.ows.ExceptionType Exception Type '. the meta object for class 'Exception Type'.
See Also:   net.opengis.ows.ExceptionType



getExceptionType_ExceptionCode
EAttribute getExceptionType_ExceptionCode()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ExceptionType.getExceptionCode Exception Code '. the meta object for the attribute 'Exception Code'.
See Also:   net.opengis.ows.ExceptionType.getExceptionCode
See Also:   OwsPackage.getExceptionType()



getExceptionType_ExceptionText
EAttribute getExceptionType_ExceptionText()(Code)
Returns the meta object for the attribute list ' net.opengis.ows.ExceptionType.getExceptionText Exception Text '. the meta object for the attribute list 'Exception Text'.
See Also:   net.opengis.ows.ExceptionType.getExceptionText
See Also:   OwsPackage.getExceptionType()



getExceptionType_Locator
EAttribute getExceptionType_Locator()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ExceptionType.getLocator Locator '. the meta object for the attribute 'Locator'.
See Also:   net.opengis.ows.ExceptionType.getLocator
See Also:   OwsPackage.getExceptionType()



getGetCapabilitiesType
EClass getGetCapabilitiesType()(Code)
Returns the meta object for class ' net.opengis.ows.GetCapabilitiesType Get Capabilities Type '. the meta object for class 'Get Capabilities Type'.
See Also:   net.opengis.ows.GetCapabilitiesType



getGetCapabilitiesType_AcceptFormats
EReference getGetCapabilitiesType_AcceptFormats()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.GetCapabilitiesType.getAcceptFormats Accept Formats '. the meta object for the containment reference 'Accept Formats'.
See Also:   net.opengis.ows.GetCapabilitiesType.getAcceptFormats
See Also:   OwsPackage.getGetCapabilitiesType()



getGetCapabilitiesType_AcceptVersions
EReference getGetCapabilitiesType_AcceptVersions()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.GetCapabilitiesType.getAcceptVersions Accept Versions '. the meta object for the containment reference 'Accept Versions'.
See Also:   net.opengis.ows.GetCapabilitiesType.getAcceptVersions
See Also:   OwsPackage.getGetCapabilitiesType()



getGetCapabilitiesType_BaseUrl
EAttribute getGetCapabilitiesType_BaseUrl()(Code)
Returns the meta object for the attribute ' net.opengis.ows.GetCapabilitiesType.getBaseUrl Base Url '. the meta object for the attribute 'Base Url'.
See Also:   net.opengis.ows.GetCapabilitiesType.getBaseUrl
See Also:   OwsPackage.getGetCapabilitiesType()



getGetCapabilitiesType_Sections
EReference getGetCapabilitiesType_Sections()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.GetCapabilitiesType.getSections Sections '. the meta object for the containment reference 'Sections'.
See Also:   net.opengis.ows.GetCapabilitiesType.getSections
See Also:   OwsPackage.getGetCapabilitiesType()



getGetCapabilitiesType_UpdateSequence
EAttribute getGetCapabilitiesType_UpdateSequence()(Code)
Returns the meta object for the attribute ' net.opengis.ows.GetCapabilitiesType.getUpdateSequence Update Sequence '. the meta object for the attribute 'Update Sequence'.
See Also:   net.opengis.ows.GetCapabilitiesType.getUpdateSequence
See Also:   OwsPackage.getGetCapabilitiesType()



getHTTPType
EClass getHTTPType()(Code)
Returns the meta object for class ' net.opengis.ows.HTTPType HTTP Type '. the meta object for class 'HTTP Type'.
See Also:   net.opengis.ows.HTTPType



getHTTPType_Get
EReference getHTTPType_Get()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.HTTPType.getGet Get '. the meta object for the containment reference list 'Get'.
See Also:   net.opengis.ows.HTTPType.getGet
See Also:   OwsPackage.getHTTPType()



getHTTPType_Group
EAttribute getHTTPType_Group()(Code)
Returns the meta object for the attribute list ' net.opengis.ows.HTTPType.getGroup Group '. the meta object for the attribute list 'Group'.
See Also:   net.opengis.ows.HTTPType.getGroup
See Also:   OwsPackage.getHTTPType()



getHTTPType_Post
EReference getHTTPType_Post()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.HTTPType.getPost Post '. the meta object for the containment reference list 'Post'.
See Also:   net.opengis.ows.HTTPType.getPost
See Also:   OwsPackage.getHTTPType()



getIdentificationType
EClass getIdentificationType()(Code)
Returns the meta object for class ' net.opengis.ows.IdentificationType Identification Type '. the meta object for class 'Identification Type'.
See Also:   net.opengis.ows.IdentificationType



getIdentificationType_AvailableCRS
EAttribute getIdentificationType_AvailableCRS()(Code)
Returns the meta object for the attribute ' net.opengis.ows.IdentificationType.getAvailableCRS Available CRS '. the meta object for the attribute 'Available CRS'.
See Also:   net.opengis.ows.IdentificationType.getAvailableCRS
See Also:   OwsPackage.getIdentificationType()



getIdentificationType_AvailableCRSGroup
EAttribute getIdentificationType_AvailableCRSGroup()(Code)
Returns the meta object for the attribute list ' net.opengis.ows.IdentificationType.getAvailableCRSGroup Available CRS Group '. the meta object for the attribute list 'Available CRS Group'.
See Also:   net.opengis.ows.IdentificationType.getAvailableCRSGroup
See Also:   OwsPackage.getIdentificationType()



getIdentificationType_BoundingBox
EReference getIdentificationType_BoundingBox()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.IdentificationType.getBoundingBox Bounding Box '. the meta object for the containment reference list 'Bounding Box'.
See Also:   net.opengis.ows.IdentificationType.getBoundingBox
See Also:   OwsPackage.getIdentificationType()



getIdentificationType_BoundingBoxGroup
EAttribute getIdentificationType_BoundingBoxGroup()(Code)
Returns the meta object for the attribute list ' net.opengis.ows.IdentificationType.getBoundingBoxGroup Bounding Box Group '. the meta object for the attribute list 'Bounding Box Group'.
See Also:   net.opengis.ows.IdentificationType.getBoundingBoxGroup
See Also:   OwsPackage.getIdentificationType()



getIdentificationType_Identifier
EReference getIdentificationType_Identifier()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.IdentificationType.getIdentifier Identifier '. the meta object for the containment reference 'Identifier'.
See Also:   net.opengis.ows.IdentificationType.getIdentifier
See Also:   OwsPackage.getIdentificationType()



getIdentificationType_Metadata
EReference getIdentificationType_Metadata()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.IdentificationType.getMetadata Metadata '. the meta object for the containment reference list 'Metadata'.
See Also:   net.opengis.ows.IdentificationType.getMetadata
See Also:   OwsPackage.getIdentificationType()



getIdentificationType_OutputFormat
EAttribute getIdentificationType_OutputFormat()(Code)
Returns the meta object for the attribute ' net.opengis.ows.IdentificationType.getOutputFormat Output Format '. the meta object for the attribute 'Output Format'.
See Also:   net.opengis.ows.IdentificationType.getOutputFormat
See Also:   OwsPackage.getIdentificationType()



getKeywordsType
EClass getKeywordsType()(Code)
Returns the meta object for class ' net.opengis.ows.KeywordsType Keywords Type '. the meta object for class 'Keywords Type'.
See Also:   net.opengis.ows.KeywordsType



getKeywordsType_Keyword
EAttribute getKeywordsType_Keyword()(Code)
Returns the meta object for the attribute list ' net.opengis.ows.KeywordsType.getKeyword Keyword '. the meta object for the attribute list 'Keyword'.
See Also:   net.opengis.ows.KeywordsType.getKeyword
See Also:   OwsPackage.getKeywordsType()



getKeywordsType_Type
EReference getKeywordsType_Type()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.KeywordsType.getType Type '. the meta object for the containment reference 'Type'.
See Also:   net.opengis.ows.KeywordsType.getType
See Also:   OwsPackage.getKeywordsType()



getMetadataType
EClass getMetadataType()(Code)
Returns the meta object for class ' net.opengis.ows.MetadataType Metadata Type '. the meta object for class 'Metadata Type'.
See Also:   net.opengis.ows.MetadataType



getMetadataType_About
EAttribute getMetadataType_About()(Code)
Returns the meta object for the attribute ' net.opengis.ows.MetadataType.getAbout About '. the meta object for the attribute 'About'.
See Also:   net.opengis.ows.MetadataType.getAbout
See Also:   OwsPackage.getMetadataType()



getMetadataType_AbstractMetaData
EReference getMetadataType_AbstractMetaData()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.MetadataType.getAbstractMetaData Abstract Meta Data '. the meta object for the containment reference 'Abstract Meta Data'.
See Also:   net.opengis.ows.MetadataType.getAbstractMetaData
See Also:   OwsPackage.getMetadataType()



getMetadataType_AbstractMetaDataGroup
EAttribute getMetadataType_AbstractMetaDataGroup()(Code)
Returns the meta object for the attribute list ' net.opengis.ows.MetadataType.getAbstractMetaDataGroup Abstract Meta Data Group '. the meta object for the attribute list 'Abstract Meta Data Group'.
See Also:   net.opengis.ows.MetadataType.getAbstractMetaDataGroup
See Also:   OwsPackage.getMetadataType()



getMimeType
EDataType getMimeType()(Code)
Returns the meta object for data type ' java.lang.String Mime Type '. the meta object for data type 'Mime Type'.
See Also:   java.lang.String



getOnlineResourceType
EClass getOnlineResourceType()(Code)
Returns the meta object for class ' net.opengis.ows.OnlineResourceType Online Resource Type '. the meta object for class 'Online Resource Type'.
See Also:   net.opengis.ows.OnlineResourceType



getOperationType
EClass getOperationType()(Code)
Returns the meta object for class ' net.opengis.ows.OperationType Operation Type '. the meta object for class 'Operation Type'.
See Also:   net.opengis.ows.OperationType



getOperationType_Constraint
EReference getOperationType_Constraint()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.OperationType.getConstraint Constraint '. the meta object for the containment reference list 'Constraint'.
See Also:   net.opengis.ows.OperationType.getConstraint
See Also:   OwsPackage.getOperationType()



getOperationType_DCP
EReference getOperationType_DCP()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.OperationType.getDCP DCP '. the meta object for the containment reference list 'DCP'.
See Also:   net.opengis.ows.OperationType.getDCP
See Also:   OwsPackage.getOperationType()



getOperationType_Metadata
EReference getOperationType_Metadata()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.OperationType.getMetadata Metadata '. the meta object for the containment reference list 'Metadata'.
See Also:   net.opengis.ows.OperationType.getMetadata
See Also:   OwsPackage.getOperationType()



getOperationType_Name
EAttribute getOperationType_Name()(Code)
Returns the meta object for the attribute ' net.opengis.ows.OperationType.getName Name '. the meta object for the attribute 'Name'.
See Also:   net.opengis.ows.OperationType.getName
See Also:   OwsPackage.getOperationType()



getOperationType_Parameter
EReference getOperationType_Parameter()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.OperationType.getParameter Parameter '. the meta object for the containment reference list 'Parameter'.
See Also:   net.opengis.ows.OperationType.getParameter
See Also:   OwsPackage.getOperationType()



getOperationsMetadataType
EClass getOperationsMetadataType()(Code)
Returns the meta object for class ' net.opengis.ows.OperationsMetadataType Operations Metadata Type '. the meta object for class 'Operations Metadata Type'.
See Also:   net.opengis.ows.OperationsMetadataType



getOperationsMetadataType_Constraint
EReference getOperationsMetadataType_Constraint()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.OperationsMetadataType.getConstraint Constraint '. the meta object for the containment reference list 'Constraint'.
See Also:   net.opengis.ows.OperationsMetadataType.getConstraint
See Also:   OwsPackage.getOperationsMetadataType()



getOperationsMetadataType_ExtendedCapabilities
EReference getOperationsMetadataType_ExtendedCapabilities()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.OperationsMetadataType.getExtendedCapabilities Extended Capabilities '. the meta object for the containment reference 'Extended Capabilities'.
See Also:   net.opengis.ows.OperationsMetadataType.getExtendedCapabilities
See Also:   OwsPackage.getOperationsMetadataType()



getOperationsMetadataType_Operation
EReference getOperationsMetadataType_Operation()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.OperationsMetadataType.getOperation Operation '. the meta object for the containment reference list 'Operation'.
See Also:   net.opengis.ows.OperationsMetadataType.getOperation
See Also:   OwsPackage.getOperationsMetadataType()



getOperationsMetadataType_Parameter
EReference getOperationsMetadataType_Parameter()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.OperationsMetadataType.getParameter Parameter '. the meta object for the containment reference list 'Parameter'.
See Also:   net.opengis.ows.OperationsMetadataType.getParameter
See Also:   OwsPackage.getOperationsMetadataType()



getOwsFactory
OwsFactory getOwsFactory()(Code)
Returns the factory that creates the instances of the model. the factory that creates the instances of the model.



getPositionType
EDataType getPositionType()(Code)
Returns the meta object for data type ' java.util.List Position Type '. the meta object for data type 'Position Type'.
See Also:   java.util.List



getRequestMethodType
EClass getRequestMethodType()(Code)
Returns the meta object for class ' net.opengis.ows.RequestMethodType Request Method Type '. the meta object for class 'Request Method Type'.
See Also:   net.opengis.ows.RequestMethodType



getRequestMethodType_Constraint
EReference getRequestMethodType_Constraint()(Code)
Returns the meta object for the containment reference list ' net.opengis.ows.RequestMethodType.getConstraint Constraint '. the meta object for the containment reference list 'Constraint'.
See Also:   net.opengis.ows.RequestMethodType.getConstraint
See Also:   OwsPackage.getRequestMethodType()



getResponsiblePartySubsetType
EClass getResponsiblePartySubsetType()(Code)
Returns the meta object for class ' net.opengis.ows.ResponsiblePartySubsetType Responsible Party Subset Type '. the meta object for class 'Responsible Party Subset Type'.
See Also:   net.opengis.ows.ResponsiblePartySubsetType



getResponsiblePartySubsetType_ContactInfo
EReference getResponsiblePartySubsetType_ContactInfo()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.ResponsiblePartySubsetType.getContactInfo Contact Info '. the meta object for the containment reference 'Contact Info'.
See Also:   net.opengis.ows.ResponsiblePartySubsetType.getContactInfo
See Also:   OwsPackage.getResponsiblePartySubsetType()



getResponsiblePartySubsetType_IndividualName
EAttribute getResponsiblePartySubsetType_IndividualName()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ResponsiblePartySubsetType.getIndividualName Individual Name '. the meta object for the attribute 'Individual Name'.
See Also:   net.opengis.ows.ResponsiblePartySubsetType.getIndividualName
See Also:   OwsPackage.getResponsiblePartySubsetType()



getResponsiblePartySubsetType_PositionName
EAttribute getResponsiblePartySubsetType_PositionName()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ResponsiblePartySubsetType.getPositionName Position Name '. the meta object for the attribute 'Position Name'.
See Also:   net.opengis.ows.ResponsiblePartySubsetType.getPositionName
See Also:   OwsPackage.getResponsiblePartySubsetType()



getResponsiblePartySubsetType_Role
EReference getResponsiblePartySubsetType_Role()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.ResponsiblePartySubsetType.getRole Role '. the meta object for the containment reference 'Role'.
See Also:   net.opengis.ows.ResponsiblePartySubsetType.getRole
See Also:   OwsPackage.getResponsiblePartySubsetType()



getResponsiblePartyType
EClass getResponsiblePartyType()(Code)
Returns the meta object for class ' net.opengis.ows.ResponsiblePartyType Responsible Party Type '. the meta object for class 'Responsible Party Type'.
See Also:   net.opengis.ows.ResponsiblePartyType



getResponsiblePartyType_ContactInfo
EReference getResponsiblePartyType_ContactInfo()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.ResponsiblePartyType.getContactInfo Contact Info '. the meta object for the containment reference 'Contact Info'.
See Also:   net.opengis.ows.ResponsiblePartyType.getContactInfo
See Also:   OwsPackage.getResponsiblePartyType()



getResponsiblePartyType_IndividualName
EAttribute getResponsiblePartyType_IndividualName()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ResponsiblePartyType.getIndividualName Individual Name '. the meta object for the attribute 'Individual Name'.
See Also:   net.opengis.ows.ResponsiblePartyType.getIndividualName
See Also:   OwsPackage.getResponsiblePartyType()



getResponsiblePartyType_OrganisationName
EAttribute getResponsiblePartyType_OrganisationName()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ResponsiblePartyType.getOrganisationName Organisation Name '. the meta object for the attribute 'Organisation Name'.
See Also:   net.opengis.ows.ResponsiblePartyType.getOrganisationName
See Also:   OwsPackage.getResponsiblePartyType()



getResponsiblePartyType_PositionName
EAttribute getResponsiblePartyType_PositionName()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ResponsiblePartyType.getPositionName Position Name '. the meta object for the attribute 'Position Name'.
See Also:   net.opengis.ows.ResponsiblePartyType.getPositionName
See Also:   OwsPackage.getResponsiblePartyType()



getResponsiblePartyType_Role
EReference getResponsiblePartyType_Role()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.ResponsiblePartyType.getRole Role '. the meta object for the containment reference 'Role'.
See Also:   net.opengis.ows.ResponsiblePartyType.getRole
See Also:   OwsPackage.getResponsiblePartyType()



getSectionsType
EClass getSectionsType()(Code)
Returns the meta object for class ' net.opengis.ows.SectionsType Sections Type '. the meta object for class 'Sections Type'.
See Also:   net.opengis.ows.SectionsType



getSectionsType_Section
EAttribute getSectionsType_Section()(Code)
Returns the meta object for the attribute list ' net.opengis.ows.SectionsType.getSection Section '. the meta object for the attribute list 'Section'.
See Also:   net.opengis.ows.SectionsType.getSection
See Also:   OwsPackage.getSectionsType()



getServiceIdentificationType
EClass getServiceIdentificationType()(Code)
Returns the meta object for class ' net.opengis.ows.ServiceIdentificationType Service Identification Type '. the meta object for class 'Service Identification Type'.
See Also:   net.opengis.ows.ServiceIdentificationType



getServiceIdentificationType_AccessConstraints
EAttribute getServiceIdentificationType_AccessConstraints()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ServiceIdentificationType.getAccessConstraints Access Constraints '. the meta object for the attribute 'Access Constraints'.
See Also:   net.opengis.ows.ServiceIdentificationType.getAccessConstraints
See Also:   OwsPackage.getServiceIdentificationType()



getServiceIdentificationType_Fees
EAttribute getServiceIdentificationType_Fees()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ServiceIdentificationType.getFees Fees '. the meta object for the attribute 'Fees'.
See Also:   net.opengis.ows.ServiceIdentificationType.getFees
See Also:   OwsPackage.getServiceIdentificationType()



getServiceIdentificationType_ServiceType
EReference getServiceIdentificationType_ServiceType()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.ServiceIdentificationType.getServiceType Service Type '. the meta object for the containment reference 'Service Type'.
See Also:   net.opengis.ows.ServiceIdentificationType.getServiceType
See Also:   OwsPackage.getServiceIdentificationType()



getServiceIdentificationType_ServiceTypeVersion
EAttribute getServiceIdentificationType_ServiceTypeVersion()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ServiceIdentificationType.getServiceTypeVersion Service Type Version '. the meta object for the attribute 'Service Type Version'.
See Also:   net.opengis.ows.ServiceIdentificationType.getServiceTypeVersion
See Also:   OwsPackage.getServiceIdentificationType()



getServiceProviderType
EClass getServiceProviderType()(Code)
Returns the meta object for class ' net.opengis.ows.ServiceProviderType Service Provider Type '. the meta object for class 'Service Provider Type'.
See Also:   net.opengis.ows.ServiceProviderType



getServiceProviderType_ProviderName
EAttribute getServiceProviderType_ProviderName()(Code)
Returns the meta object for the attribute ' net.opengis.ows.ServiceProviderType.getProviderName Provider Name '. the meta object for the attribute 'Provider Name'.
See Also:   net.opengis.ows.ServiceProviderType.getProviderName
See Also:   OwsPackage.getServiceProviderType()



getServiceProviderType_ProviderSite
EReference getServiceProviderType_ProviderSite()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.ServiceProviderType.getProviderSite Provider Site '. the meta object for the containment reference 'Provider Site'.
See Also:   net.opengis.ows.ServiceProviderType.getProviderSite
See Also:   OwsPackage.getServiceProviderType()



getServiceProviderType_ServiceContact
EReference getServiceProviderType_ServiceContact()(Code)
Returns the meta object for the containment reference ' net.opengis.ows.ServiceProviderType.getServiceContact Service Contact '. the meta object for the containment reference 'Service Contact'.
See Also:   net.opengis.ows.ServiceProviderType.getServiceContact
See Also:   OwsPackage.getServiceProviderType()



getTelephoneType
EClass getTelephoneType()(Code)
Returns the meta object for class ' net.opengis.ows.TelephoneType Telephone Type '. the meta object for class 'Telephone Type'.
See Also:   net.opengis.ows.TelephoneType



getTelephoneType_Facsimile
EAttribute getTelephoneType_Facsimile()(Code)
Returns the meta object for the attribute ' net.opengis.ows.TelephoneType.getFacsimile Facsimile '. the meta object for the attribute 'Facsimile'.
See Also:   net.opengis.ows.TelephoneType.getFacsimile
See Also:   OwsPackage.getTelephoneType()



getTelephoneType_Voice
EAttribute getTelephoneType_Voice()(Code)
Returns the meta object for the attribute ' net.opengis.ows.TelephoneType.getVoice Voice '. the meta object for the attribute 'Voice'.
See Also:   net.opengis.ows.TelephoneType.getVoice
See Also:   OwsPackage.getTelephoneType()



getUpdateSequenceType
EDataType getUpdateSequenceType()(Code)
Returns the meta object for data type ' java.lang.String Update Sequence Type '. the meta object for data type 'Update Sequence Type'.
See Also:   java.lang.String



getVersionType
EDataType getVersionType()(Code)
Returns the meta object for data type ' java.lang.String Version Type '. the meta object for data type 'Version Type'.
See Also:   java.lang.String



getWGS84BoundingBoxType
EClass getWGS84BoundingBoxType()(Code)
Returns the meta object for class ' net.opengis.ows.WGS84BoundingBoxType WGS84 Bounding Box Type '. the meta object for class 'WGS84 Bounding Box Type'.
See Also:   net.opengis.ows.WGS84BoundingBoxType



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.