Package net.opengis.wmts.v_1
Interface wmtsv_1Factory
- 
- All Superinterfaces:
- EFactory,- EModelElement,- EObject,- Notifier
 - All Known Implementing Classes:
- wmtsv_1FactoryImpl
 
 public interface wmtsv_1Factory extends EFactoryThe Factory for the model. It provides a create method for each non-abstract class of the model.- See Also:
- wmtsv_1Package
 
- 
- 
Field SummaryFields Modifier and Type Field Description static wmtsv_1FactoryeINSTANCEThe singleton instance of the factory.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description BinaryPayloadTypecreateBinaryPayloadType()Returns a new object of class 'Binary Payload Type'.CapabilitiesTypecreateCapabilitiesType()Returns a new object of class 'Capabilities Type'.ContentsTypecreateContentsType()Returns a new object of class 'Contents Type'.DimensionNameValueTypecreateDimensionNameValueType()Returns a new object of class 'Dimension Name Value Type'.DimensionTypecreateDimensionType()Returns a new object of class 'Dimension Type'.DocumentRootcreateDocumentRoot()Returns a new object of class 'Document Root'.FeatureInfoResponseTypecreateFeatureInfoResponseType()Returns a new object of class 'Feature Info Response Type'.GetCapabilitiesTypecreateGetCapabilitiesType()Returns a new object of class 'Get Capabilities Type'.GetFeatureInfoTypecreateGetFeatureInfoType()Returns a new object of class 'Get Feature Info Type'.GetTileTypecreateGetTileType()Returns a new object of class 'Get Tile Type'.LayerTypecreateLayerType()Returns a new object of class 'Layer Type'.LegendURLTypecreateLegendURLType()Returns a new object of class 'Legend URL Type'.StyleTypecreateStyleType()Returns a new object of class 'Style Type'.TextPayloadTypecreateTextPayloadType()Returns a new object of class 'Text Payload Type'.ThemesTypecreateThemesType()Returns a new object of class 'Themes Type'.ThemeTypecreateThemeType()Returns a new object of class 'Theme Type'.TileMatrixLimitsTypecreateTileMatrixLimitsType()Returns a new object of class 'Tile Matrix Limits Type'.TileMatrixSetLimitsTypecreateTileMatrixSetLimitsType()Returns a new object of class 'Tile Matrix Set Limits Type'.TileMatrixSetLinkTypecreateTileMatrixSetLinkType()Returns a new object of class 'Tile Matrix Set Link Type'.TileMatrixSetTypecreateTileMatrixSetType()Returns a new object of class 'Tile Matrix Set Type'.TileMatrixTypecreateTileMatrixType()Returns a new object of class 'Tile Matrix Type'.URLTemplateTypecreateURLTemplateType()Returns a new object of class 'URL Template Type'.wmtsv_1Packagegetwmtsv_1Package()Returns the package supported by this factory.- 
Methods inherited from interface EFactoryconvertToString, create, createFromString, getEPackage, setEPackage
 
- 
 
- 
- 
- 
Field Detail- 
eINSTANCEstatic final wmtsv_1Factory eINSTANCE The singleton instance of the factory.
 
- 
 - 
Method Detail- 
createBinaryPayloadTypeBinaryPayloadType createBinaryPayloadType() Returns a new object of class 'Binary Payload Type'.- Returns:
- a new object of class 'Binary Payload 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'.
 
 - 
createDimensionNameValueTypeDimensionNameValueType createDimensionNameValueType() Returns a new object of class 'Dimension Name Value Type'.- Returns:
- a new object of class 'Dimension Name Value Type'.
 
 - 
createDimensionTypeDimensionType createDimensionType() Returns a new object of class 'Dimension Type'.- Returns:
- a new object of class 'Dimension Type'.
 
 - 
createDocumentRootDocumentRoot createDocumentRoot() Returns a new object of class 'Document Root'.- Returns:
- a new object of class 'Document Root'.
 
 - 
createFeatureInfoResponseTypeFeatureInfoResponseType createFeatureInfoResponseType() Returns a new object of class 'Feature Info Response Type'.- Returns:
- a new object of class 'Feature Info Response Type'.
 
 - 
createGetCapabilitiesTypeGetCapabilitiesType createGetCapabilitiesType() Returns a new object of class 'Get Capabilities Type'.- Returns:
- a new object of class 'Get Capabilities Type'.
 
 - 
createGetFeatureInfoTypeGetFeatureInfoType createGetFeatureInfoType() Returns a new object of class 'Get Feature Info Type'.- Returns:
- a new object of class 'Get Feature Info Type'.
 
 - 
createGetTileTypeGetTileType createGetTileType() Returns a new object of class 'Get Tile Type'.- Returns:
- a new object of class 'Get Tile Type'.
 
 - 
createLayerTypeLayerType createLayerType() Returns a new object of class 'Layer Type'.- Returns:
- a new object of class 'Layer Type'.
 
 - 
createLegendURLTypeLegendURLType createLegendURLType() Returns a new object of class 'Legend URL Type'.- Returns:
- a new object of class 'Legend URL Type'.
 
 - 
createStyleTypeStyleType createStyleType() Returns a new object of class 'Style Type'.- Returns:
- a new object of class 'Style Type'.
 
 - 
createTextPayloadTypeTextPayloadType createTextPayloadType() Returns a new object of class 'Text Payload Type'.- Returns:
- a new object of class 'Text Payload Type'.
 
 - 
createThemesTypeThemesType createThemesType() Returns a new object of class 'Themes Type'.- Returns:
- a new object of class 'Themes Type'.
 
 - 
createThemeTypeThemeType createThemeType() Returns a new object of class 'Theme Type'.- Returns:
- a new object of class 'Theme Type'.
 
 - 
createTileMatrixLimitsTypeTileMatrixLimitsType createTileMatrixLimitsType() Returns a new object of class 'Tile Matrix Limits Type'.- Returns:
- a new object of class 'Tile Matrix Limits Type'.
 
 - 
createTileMatrixSetLimitsTypeTileMatrixSetLimitsType createTileMatrixSetLimitsType() Returns a new object of class 'Tile Matrix Set Limits Type'.- Returns:
- a new object of class 'Tile Matrix Set Limits Type'.
 
 - 
createTileMatrixSetLinkTypeTileMatrixSetLinkType createTileMatrixSetLinkType() Returns a new object of class 'Tile Matrix Set Link Type'.- Returns:
- a new object of class 'Tile Matrix Set Link Type'.
 
 - 
createTileMatrixSetTypeTileMatrixSetType createTileMatrixSetType() Returns a new object of class 'Tile Matrix Set Type'.- Returns:
- a new object of class 'Tile Matrix Set Type'.
 
 - 
createTileMatrixTypeTileMatrixType createTileMatrixType() Returns a new object of class 'Tile Matrix Type'.- Returns:
- a new object of class 'Tile Matrix Type'.
 
 - 
createURLTemplateTypeURLTemplateType createURLTemplateType() Returns a new object of class 'URL Template Type'.- Returns:
- a new object of class 'URL Template Type'.
 
 - 
getwmtsv_1Packagewmtsv_1Package getwmtsv_1Package() Returns the package supported by this factory.- Returns:
- the package supported by this factory.
 
 
- 
 
-