Package net.opengis.wcs11
Interface Wcs111Factory
-
- All Superinterfaces:
EFactory,EModelElement,EObject,Notifier
- All Known Implementing Classes:
Wcs111FactoryImpl
public interface Wcs111Factory extends EFactoryThe Factory for the model. It provides a create method for each non-abstract class of the model.- See Also:
Wcs111Package
-
-
Field Summary
Fields Modifier and Type Field Description static Wcs111FactoryeINSTANCEThe singleton instance of the factory.
-
Method Summary
All 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'.Wcs111PackagegetWcs111Package()Returns the package supported by this factory.-
Methods inherited from interface EFactory
convertToString, create, createFromString, getEPackage, setEPackage
-
-
-
-
Field Detail
-
eINSTANCE
static final Wcs111Factory eINSTANCE
The singleton instance of the factory.
-
-
Method Detail
-
createAvailableKeysType
AvailableKeysType createAvailableKeysType()
Returns a new object of class 'Available Keys Type'.- Returns:
- a new object of class 'Available Keys Type'.
-
createAxisSubsetType
AxisSubsetType createAxisSubsetType()
Returns a new object of class 'Axis Subset Type'.- Returns:
- a new object of class 'Axis Subset Type'.
-
createAxisType
AxisType createAxisType()
Returns a new object of class 'Axis Type'.- Returns:
- a new object of class 'Axis Type'.
-
createCapabilitiesType
CapabilitiesType createCapabilitiesType()
Returns a new object of class 'Capabilities Type'.- Returns:
- a new object of class 'Capabilities Type'.
-
createContentsType
ContentsType createContentsType()
Returns a new object of class 'Contents Type'.- Returns:
- a new object of class 'Contents Type'.
-
createCoverageDescriptionsType
CoverageDescriptionsType createCoverageDescriptionsType()
Returns a new object of class 'Coverage Descriptions Type'.- Returns:
- a new object of class 'Coverage Descriptions Type'.
-
createCoverageDescriptionType
CoverageDescriptionType createCoverageDescriptionType()
Returns a new object of class 'Coverage Description Type'.- Returns:
- a new object of class 'Coverage Description Type'.
-
createCoverageDomainType
CoverageDomainType createCoverageDomainType()
Returns a new object of class 'Coverage Domain Type'.- Returns:
- a new object of class 'Coverage Domain Type'.
-
createCoveragesType
CoveragesType createCoveragesType()
Returns a new object of class 'Coverages Type'.- Returns:
- a new object of class 'Coverages Type'.
-
createCoverageSummaryType
CoverageSummaryType createCoverageSummaryType()
Returns a new object of class 'Coverage Summary Type'.- Returns:
- a new object of class 'Coverage Summary Type'.
-
createDescribeCoverageType
DescribeCoverageType createDescribeCoverageType()
Returns a new object of class 'Describe Coverage Type'.- Returns:
- a new object of class 'Describe Coverage Type'.
-
createDocumentRoot
DocumentRoot createDocumentRoot()
Returns a new object of class 'Document Root'.- Returns:
- a new object of class 'Document Root'.
-
createDomainSubsetType
DomainSubsetType createDomainSubsetType()
Returns a new object of class 'Domain Subset Type'.- Returns:
- a new object of class 'Domain Subset Type'.
-
createFieldSubsetType
FieldSubsetType createFieldSubsetType()
Returns a new object of class 'Field Subset Type'.- Returns:
- a new object of class 'Field Subset Type'.
-
createFieldType
FieldType createFieldType()
Returns a new object of class 'Field Type'.- Returns:
- a new object of class 'Field Type'.
-
createGetCapabilitiesType
GetCapabilitiesType createGetCapabilitiesType()
Returns a new object of class 'Get Capabilities Type'.- Returns:
- a new object of class 'Get Capabilities Type'.
-
createGetCoverageType
GetCoverageType createGetCoverageType()
Returns a new object of class 'Get Coverage Type'.- Returns:
- a new object of class 'Get Coverage Type'.
-
createGridCrsType
GridCrsType createGridCrsType()
Returns a new object of class 'Grid Crs Type'.- Returns:
- a new object of class 'Grid Crs Type'.
-
createImageCRSRefType
ImageCRSRefType createImageCRSRefType()
Returns a new object of class 'Image CRS Ref Type'.- Returns:
- a new object of class 'Image CRS Ref Type'.
-
createInterpolationMethodBaseType
InterpolationMethodBaseType createInterpolationMethodBaseType()
Returns a new object of class 'Interpolation Method Base Type'.- Returns:
- a new object of class 'Interpolation Method Base Type'.
-
createInterpolationMethodsType
InterpolationMethodsType createInterpolationMethodsType()
Returns a new object of class 'Interpolation Methods Type'.- Returns:
- a new object of class 'Interpolation Methods Type'.
-
createInterpolationMethodType
InterpolationMethodType createInterpolationMethodType()
Returns a new object of class 'Interpolation Method Type'.- Returns:
- a new object of class 'Interpolation Method Type'.
-
createOutputType
OutputType createOutputType()
Returns a new object of class 'Output Type'.- Returns:
- a new object of class 'Output Type'.
-
createRangeSubsetType
RangeSubsetType createRangeSubsetType()
Returns a new object of class 'Range Subset Type'.- Returns:
- a new object of class 'Range Subset Type'.
-
createRangeType
RangeType createRangeType()
Returns a new object of class 'Range Type'.- Returns:
- a new object of class 'Range Type'.
-
createRequestBaseType
RequestBaseType createRequestBaseType()
Returns a new object of class 'Request Base Type'.- Returns:
- a new object of class 'Request Base Type'.
-
createSpatialDomainType
SpatialDomainType createSpatialDomainType()
Returns a new object of class 'Spatial Domain Type'.- Returns:
- a new object of class 'Spatial Domain Type'.
-
createTimePeriodType
TimePeriodType createTimePeriodType()
Returns a new object of class 'Time Period Type'.- Returns:
- a new object of class 'Time Period Type'.
-
createTimeSequenceType
TimeSequenceType createTimeSequenceType()
Returns a new object of class 'Time Sequence Type'.- Returns:
- a new object of class 'Time Sequence Type'.
-
getWcs111Package
Wcs111Package getWcs111Package()
Returns the package supported by this factory.- Returns:
- the package supported by this factory.
-
-