Package net.opengis.ows10
Interface Ows10Factory
-
- All Superinterfaces:
EFactory,EModelElement,EObject,Notifier
- All Known Implementing Classes:
Ows10FactoryImpl
public interface Ows10Factory extends EFactoryThe Factory for the model. It provides a create method for each non-abstract class of the model.- See Also:
Ows10Package
-
-
Field Summary
Fields Modifier and Type Field Description static Ows10FactoryeINSTANCEThe singleton instance of the factory.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AcceptFormatsTypecreateAcceptFormatsType()Returns a new object of class 'Accept Formats Type'.AcceptVersionsTypecreateAcceptVersionsType()Returns a new object of class 'Accept Versions Type'.AddressTypecreateAddressType()Returns a new object of class 'Address Type'.BoundingBoxTypecreateBoundingBoxType()Returns a new object of class 'Bounding Box Type'.CapabilitiesBaseTypecreateCapabilitiesBaseType()Returns a new object of class 'Capabilities Base Type'.CodeTypecreateCodeType()Returns a new object of class 'Code Type'.ContactTypecreateContactType()Returns a new object of class 'Contact Type'.DCPTypecreateDCPType()Returns a new object of class 'DCP Type'.DescriptionTypecreateDescriptionType()Returns a new object of class 'Description Type'.DocumentRootcreateDocumentRoot()Returns a new object of class 'Document Root'.DomainTypecreateDomainType()Returns a new object of class 'Domain Type'.ExceptionReportTypecreateExceptionReportType()Returns a new object of class 'Exception Report Type'.ExceptionTypecreateExceptionType()Returns a new object of class 'Exception Type'.GetCapabilitiesTypecreateGetCapabilitiesType()Returns a new object of class 'Get Capabilities Type'.HTTPTypecreateHTTPType()Returns a new object of class 'HTTP Type'.IdentificationTypecreateIdentificationType()Returns a new object of class 'Identification Type'.KeywordsTypecreateKeywordsType()Returns a new object of class 'Keywords Type'.MetadataTypecreateMetadataType()Returns a new object of class 'Metadata Type'.OnlineResourceTypecreateOnlineResourceType()Returns a new object of class 'Online Resource Type'.OperationsMetadataTypecreateOperationsMetadataType()Returns a new object of class 'Operations Metadata Type'.OperationTypecreateOperationType()Returns a new object of class 'Operation Type'.RequestMethodTypecreateRequestMethodType()Returns a new object of class 'Request Method Type'.ResponsiblePartySubsetTypecreateResponsiblePartySubsetType()Returns a new object of class 'Responsible Party Subset Type'.ResponsiblePartyTypecreateResponsiblePartyType()Returns a new object of class 'Responsible Party Type'.SectionsTypecreateSectionsType()Returns a new object of class 'Sections Type'.ServiceIdentificationTypecreateServiceIdentificationType()Returns a new object of class 'Service Identification Type'.ServiceProviderTypecreateServiceProviderType()Returns a new object of class 'Service Provider Type'.TelephoneTypecreateTelephoneType()Returns a new object of class 'Telephone Type'.WGS84BoundingBoxTypecreateWGS84BoundingBoxType()Returns a new object of class 'WGS84 Bounding Box Type'.Ows10PackagegetOws10Package()Returns the package supported by this factory.-
Methods inherited from interface EFactory
convertToString, create, createFromString, getEPackage, setEPackage
-
-
-
-
Field Detail
-
eINSTANCE
static final Ows10Factory eINSTANCE
The singleton instance of the factory.
-
-
Method Detail
-
createAcceptFormatsType
AcceptFormatsType createAcceptFormatsType()
Returns a new object of class 'Accept Formats Type'.- Returns:
- a new object of class 'Accept Formats Type'.
-
createAcceptVersionsType
AcceptVersionsType createAcceptVersionsType()
Returns a new object of class 'Accept Versions Type'.- Returns:
- a new object of class 'Accept Versions Type'.
-
createAddressType
AddressType createAddressType()
Returns a new object of class 'Address Type'.- Returns:
- a new object of class 'Address Type'.
-
createBoundingBoxType
BoundingBoxType createBoundingBoxType()
Returns a new object of class 'Bounding Box Type'.- Returns:
- a new object of class 'Bounding Box Type'.
-
createCapabilitiesBaseType
CapabilitiesBaseType createCapabilitiesBaseType()
Returns a new object of class 'Capabilities Base Type'.- Returns:
- a new object of class 'Capabilities Base Type'.
-
createCodeType
CodeType createCodeType()
Returns a new object of class 'Code Type'.- Returns:
- a new object of class 'Code Type'.
-
createContactType
ContactType createContactType()
Returns a new object of class 'Contact Type'.- Returns:
- a new object of class 'Contact Type'.
-
createDCPType
DCPType createDCPType()
Returns a new object of class 'DCP Type'.- Returns:
- a new object of class 'DCP Type'.
-
createDescriptionType
DescriptionType createDescriptionType()
Returns a new object of class 'Description Type'.- Returns:
- a new object of class 'Description Type'.
-
createDocumentRoot
DocumentRoot createDocumentRoot()
Returns a new object of class 'Document Root'.- Returns:
- a new object of class 'Document Root'.
-
createDomainType
DomainType createDomainType()
Returns a new object of class 'Domain Type'.- Returns:
- a new object of class 'Domain Type'.
-
createExceptionReportType
ExceptionReportType createExceptionReportType()
Returns a new object of class 'Exception Report Type'.- Returns:
- a new object of class 'Exception Report Type'.
-
createExceptionType
ExceptionType createExceptionType()
Returns a new object of class 'Exception Type'.- Returns:
- a new object of class 'Exception Type'.
-
createGetCapabilitiesType
GetCapabilitiesType createGetCapabilitiesType()
Returns a new object of class 'Get Capabilities Type'.- Returns:
- a new object of class 'Get Capabilities Type'.
-
createHTTPType
HTTPType createHTTPType()
Returns a new object of class 'HTTP Type'.- Returns:
- a new object of class 'HTTP Type'.
-
createIdentificationType
IdentificationType createIdentificationType()
Returns a new object of class 'Identification Type'.- Returns:
- a new object of class 'Identification Type'.
-
createKeywordsType
KeywordsType createKeywordsType()
Returns a new object of class 'Keywords Type'.- Returns:
- a new object of class 'Keywords Type'.
-
createMetadataType
MetadataType createMetadataType()
Returns a new object of class 'Metadata Type'.- Returns:
- a new object of class 'Metadata Type'.
-
createOnlineResourceType
OnlineResourceType createOnlineResourceType()
Returns a new object of class 'Online Resource Type'.- Returns:
- a new object of class 'Online Resource Type'.
-
createOperationType
OperationType createOperationType()
Returns a new object of class 'Operation Type'.- Returns:
- a new object of class 'Operation Type'.
-
createOperationsMetadataType
OperationsMetadataType createOperationsMetadataType()
Returns a new object of class 'Operations Metadata Type'.- Returns:
- a new object of class 'Operations Metadata Type'.
-
createRequestMethodType
RequestMethodType createRequestMethodType()
Returns a new object of class 'Request Method Type'.- Returns:
- a new object of class 'Request Method Type'.
-
createResponsiblePartySubsetType
ResponsiblePartySubsetType createResponsiblePartySubsetType()
Returns a new object of class 'Responsible Party Subset Type'.- Returns:
- a new object of class 'Responsible Party Subset Type'.
-
createResponsiblePartyType
ResponsiblePartyType createResponsiblePartyType()
Returns a new object of class 'Responsible Party Type'.- Returns:
- a new object of class 'Responsible Party Type'.
-
createSectionsType
SectionsType createSectionsType()
Returns a new object of class 'Sections Type'.- Returns:
- a new object of class 'Sections Type'.
-
createServiceIdentificationType
ServiceIdentificationType createServiceIdentificationType()
Returns a new object of class 'Service Identification Type'.- Returns:
- a new object of class 'Service Identification Type'.
-
createServiceProviderType
ServiceProviderType createServiceProviderType()
Returns a new object of class 'Service Provider Type'.- Returns:
- a new object of class 'Service Provider Type'.
-
createTelephoneType
TelephoneType createTelephoneType()
Returns a new object of class 'Telephone Type'.- Returns:
- a new object of class 'Telephone Type'.
-
createWGS84BoundingBoxType
WGS84BoundingBoxType createWGS84BoundingBoxType()
Returns a new object of class 'WGS84 Bounding Box Type'.- Returns:
- a new object of class 'WGS84 Bounding Box Type'.
-
getOws10Package
Ows10Package getOws10Package()
Returns the package supported by this factory.- Returns:
- the package supported by this factory.
-
-