Package net.opengis.wcs11
Interface Wcs11Factory
- 
- All Superinterfaces:
- EFactory,- EModelElement,- EObject,- Notifier
 - All Known Implementing Classes:
- Wcs11FactoryImpl
 
 public interface Wcs11Factory extends EFactoryThe Factory for the model. It provides a create method for each non-abstract class of the model.- See Also:
- Wcs11Package
 
- 
- 
Field SummaryFields Modifier and Type Field Description static Wcs11FactoryeINSTANCEThe singleton instance of the factory.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description AvailableKeysTypecreateAvailableKeysType()Returns a new object of class 'Available Keys Type'.AxisSubsetTypecreateAxisSubsetType()Returns a new object of class 'Axis Subset Type'.AxisTypecreateAxisType()Returns a new object of class 'Axis Type'.CapabilitiesTypecreateCapabilitiesType()Returns a new object of class 'Capabilities Type'.ContentsTypecreateContentsType()Returns a new object of class 'Contents Type'.CoverageDescriptionsTypecreateCoverageDescriptionsType()Returns a new object of class 'Coverage Descriptions Type'.CoverageDescriptionTypecreateCoverageDescriptionType()Returns a new object of class 'Coverage Description Type'.CoverageDomainTypecreateCoverageDomainType()Returns a new object of class 'Coverage Domain Type'.CoveragesTypecreateCoveragesType()Returns a new object of class 'Coverages Type'.CoverageSummaryTypecreateCoverageSummaryType()Returns a new object of class 'Coverage Summary Type'.DescribeCoverageTypecreateDescribeCoverageType()Returns a new object of class 'Describe Coverage Type'.DocumentRootcreateDocumentRoot()Returns a new object of class 'Document Root'.DomainSubsetTypecreateDomainSubsetType()Returns a new object of class 'Domain Subset Type'.FieldSubsetTypecreateFieldSubsetType()Returns a new object of class 'Field Subset Type'.FieldTypecreateFieldType()Returns a new object of class 'Field Type'.GetCapabilitiesTypecreateGetCapabilitiesType()Returns a new object of class 'Get Capabilities Type'.GetCoverageTypecreateGetCoverageType()Returns a new object of class 'Get Coverage Type'.GridCrsTypecreateGridCrsType()Returns a new object of class 'Grid Crs Type'.ImageCRSRefTypecreateImageCRSRefType()Returns a new object of class 'Image CRS Ref Type'.InterpolationMethodBaseTypecreateInterpolationMethodBaseType()Returns a new object of class 'Interpolation Method Base Type'.InterpolationMethodsTypecreateInterpolationMethodsType()Returns a new object of class 'Interpolation Methods Type'.InterpolationMethodTypecreateInterpolationMethodType()Returns a new object of class 'Interpolation Method Type'.OutputTypecreateOutputType()Returns a new object of class 'Output Type'.RangeSubsetTypecreateRangeSubsetType()Returns a new object of class 'Range Subset Type'.RangeTypecreateRangeType()Returns a new object of class 'Range Type'.RequestBaseTypecreateRequestBaseType()Returns a new object of class 'Request Base Type'.SpatialDomainTypecreateSpatialDomainType()Returns a new object of class 'Spatial Domain Type'.TimePeriodTypecreateTimePeriodType()Returns a new object of class 'Time Period Type'.TimeSequenceTypecreateTimeSequenceType()Returns a new object of class 'Time Sequence Type'.Wcs11PackagegetWcs11Package()Returns the package supported by this factory.- 
Methods inherited from interface EFactoryconvertToString, create, createFromString, getEPackage, setEPackage
 
- 
 
- 
- 
- 
Field Detail- 
eINSTANCEstatic final Wcs11Factory eINSTANCE The singleton instance of the factory.
 
- 
 - 
Method Detail- 
createAvailableKeysTypeAvailableKeysType createAvailableKeysType() Returns a new object of class 'Available Keys Type'.- Returns:
- a new object of class 'Available Keys Type'.
 
 - 
createAxisSubsetTypeAxisSubsetType createAxisSubsetType() Returns a new object of class 'Axis Subset Type'.- Returns:
- a new object of class 'Axis Subset Type'.
 
 - 
createAxisTypeAxisType createAxisType() Returns a new object of class 'Axis Type'.- Returns:
- a new object of class 'Axis Type'.
 
 - 
createCapabilitiesTypeCapabilitiesType createCapabilitiesType() Returns a new object of class 'Capabilities Type'.- Returns:
- a new object of class 'Capabilities Type'.
 
 - 
createContentsTypeContentsType createContentsType() Returns a new object of class 'Contents Type'.- Returns:
- a new object of class 'Contents Type'.
 
 - 
createCoverageDescriptionsTypeCoverageDescriptionsType createCoverageDescriptionsType() Returns a new object of class 'Coverage Descriptions Type'.- Returns:
- a new object of class 'Coverage Descriptions Type'.
 
 - 
createCoverageDescriptionTypeCoverageDescriptionType createCoverageDescriptionType() Returns a new object of class 'Coverage Description Type'.- Returns:
- a new object of class 'Coverage Description Type'.
 
 - 
createCoverageDomainTypeCoverageDomainType createCoverageDomainType() Returns a new object of class 'Coverage Domain Type'.- Returns:
- a new object of class 'Coverage Domain Type'.
 
 - 
createCoveragesTypeCoveragesType createCoveragesType() Returns a new object of class 'Coverages Type'.- Returns:
- a new object of class 'Coverages Type'.
 
 - 
createCoverageSummaryTypeCoverageSummaryType createCoverageSummaryType() Returns a new object of class 'Coverage Summary Type'.- Returns:
- a new object of class 'Coverage Summary Type'.
 
 - 
createDescribeCoverageTypeDescribeCoverageType createDescribeCoverageType() Returns a new object of class 'Describe Coverage Type'.- Returns:
- a new object of class 'Describe Coverage Type'.
 
 - 
createDocumentRootDocumentRoot createDocumentRoot() Returns a new object of class 'Document Root'.- Returns:
- a new object of class 'Document Root'.
 
 - 
createDomainSubsetTypeDomainSubsetType createDomainSubsetType() Returns a new object of class 'Domain Subset Type'.- Returns:
- a new object of class 'Domain Subset Type'.
 
 - 
createFieldSubsetTypeFieldSubsetType createFieldSubsetType() Returns a new object of class 'Field Subset Type'.- Returns:
- a new object of class 'Field Subset Type'.
 
 - 
createFieldTypeFieldType createFieldType() Returns a new object of class 'Field Type'.- Returns:
- a new object of class 'Field Type'.
 
 - 
createGetCapabilitiesTypeGetCapabilitiesType createGetCapabilitiesType() Returns a new object of class 'Get Capabilities Type'.- Returns:
- a new object of class 'Get Capabilities Type'.
 
 - 
createGetCoverageTypeGetCoverageType createGetCoverageType() Returns a new object of class 'Get Coverage Type'.- Returns:
- a new object of class 'Get Coverage Type'.
 
 - 
createGridCrsTypeGridCrsType createGridCrsType() Returns a new object of class 'Grid Crs Type'.- Returns:
- a new object of class 'Grid Crs Type'.
 
 - 
createImageCRSRefTypeImageCRSRefType createImageCRSRefType() Returns a new object of class 'Image CRS Ref Type'.- Returns:
- a new object of class 'Image CRS Ref Type'.
 
 - 
createInterpolationMethodBaseTypeInterpolationMethodBaseType createInterpolationMethodBaseType() Returns a new object of class 'Interpolation Method Base Type'.- Returns:
- a new object of class 'Interpolation Method Base Type'.
 
 - 
createInterpolationMethodsTypeInterpolationMethodsType createInterpolationMethodsType() Returns a new object of class 'Interpolation Methods Type'.- Returns:
- a new object of class 'Interpolation Methods Type'.
 
 - 
createInterpolationMethodTypeInterpolationMethodType createInterpolationMethodType() Returns a new object of class 'Interpolation Method Type'.- Returns:
- a new object of class 'Interpolation Method Type'.
 
 - 
createOutputTypeOutputType createOutputType() Returns a new object of class 'Output Type'.- Returns:
- a new object of class 'Output Type'.
 
 - 
createRangeSubsetTypeRangeSubsetType createRangeSubsetType() Returns a new object of class 'Range Subset Type'.- Returns:
- a new object of class 'Range Subset Type'.
 
 - 
createRangeTypeRangeType createRangeType() Returns a new object of class 'Range Type'.- Returns:
- a new object of class 'Range Type'.
 
 - 
createRequestBaseTypeRequestBaseType createRequestBaseType() Returns a new object of class 'Request Base Type'.- Returns:
- a new object of class 'Request Base Type'.
 
 - 
createSpatialDomainTypeSpatialDomainType createSpatialDomainType() Returns a new object of class 'Spatial Domain Type'.- Returns:
- a new object of class 'Spatial Domain Type'.
 
 - 
createTimePeriodTypeTimePeriodType createTimePeriodType() Returns a new object of class 'Time Period Type'.- Returns:
- a new object of class 'Time Period Type'.
 
 - 
createTimeSequenceTypeTimeSequenceType createTimeSequenceType() Returns a new object of class 'Time Sequence Type'.- Returns:
- a new object of class 'Time Sequence Type'.
 
 - 
getWcs11PackageWcs11Package getWcs11Package() Returns the package supported by this factory.- Returns:
- the package supported by this factory.
 
 
- 
 
-