Package net.opengis.wmts.v_1.impl
Class wmtsv_1FactoryImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- EModelElementImpl
-
- EFactoryImpl
-
- wmtsv_1FactoryImpl
-
- All Implemented Interfaces:
wmtsv_1Factory
,Notifier
,EFactory
,EModelElement
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,BinaryResourceImpl.DataConverter.Factory
public class wmtsv_1FactoryImpl extends EFactoryImpl implements wmtsv_1Factory
An implementation of the model Factory.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
-
Fields inherited from class EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
-
Fields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface wmtsv_1Factory
eINSTANCE
-
-
Constructor Summary
Constructors Constructor Description wmtsv_1FactoryImpl()
Creates an instance of the factory.
-
Method Summary
-
Methods inherited from class EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
-
Methods inherited from class EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
-
Methods inherited from class MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
-
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
init
public static wmtsv_1Factory init()
Creates the default factory implementation.
-
create
public EObject create(EClass eClass)
- Specified by:
create
in interfaceEFactory
- Overrides:
create
in classEFactoryImpl
-
createFromString
public Object createFromString(EDataType eDataType, String initialValue)
- Specified by:
createFromString
in interfaceEFactory
- Overrides:
createFromString
in classEFactoryImpl
-
convertToString
public String convertToString(EDataType eDataType, Object instanceValue)
- Specified by:
convertToString
in interfaceEFactory
- Overrides:
convertToString
in classEFactoryImpl
-
createBinaryPayloadType
public BinaryPayloadType createBinaryPayloadType()
- Specified by:
createBinaryPayloadType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Binary Payload Type'.
-
createCapabilitiesType
public CapabilitiesType createCapabilitiesType()
- Specified by:
createCapabilitiesType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Capabilities Type'.
-
createContentsType
public ContentsType createContentsType()
- Specified by:
createContentsType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Contents Type'.
-
createDimensionNameValueType
public DimensionNameValueType createDimensionNameValueType()
- Specified by:
createDimensionNameValueType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Dimension Name Value Type'.
-
createDimensionType
public DimensionType createDimensionType()
- Specified by:
createDimensionType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Dimension Type'.
-
createDocumentRoot
public DocumentRoot createDocumentRoot()
- Specified by:
createDocumentRoot
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Document Root'.
-
createFeatureInfoResponseType
public FeatureInfoResponseType createFeatureInfoResponseType()
- Specified by:
createFeatureInfoResponseType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Feature Info Response Type'.
-
createGetCapabilitiesType
public GetCapabilitiesType createGetCapabilitiesType()
- Specified by:
createGetCapabilitiesType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Get Capabilities Type'.
-
createGetFeatureInfoType
public GetFeatureInfoType createGetFeatureInfoType()
- Specified by:
createGetFeatureInfoType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Get Feature Info Type'.
-
createGetTileType
public GetTileType createGetTileType()
- Specified by:
createGetTileType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Get Tile Type'.
-
createLayerType
public LayerType createLayerType()
- Specified by:
createLayerType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Layer Type'.
-
createLegendURLType
public LegendURLType createLegendURLType()
- Specified by:
createLegendURLType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Legend URL Type'.
-
createStyleType
public StyleType createStyleType()
- Specified by:
createStyleType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Style Type'.
-
createTextPayloadType
public TextPayloadType createTextPayloadType()
- Specified by:
createTextPayloadType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Text Payload Type'.
-
createThemesType
public ThemesType createThemesType()
- Specified by:
createThemesType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Themes Type'.
-
createThemeType
public ThemeType createThemeType()
- Specified by:
createThemeType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Theme Type'.
-
createTileMatrixLimitsType
public TileMatrixLimitsType createTileMatrixLimitsType()
- Specified by:
createTileMatrixLimitsType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Tile Matrix Limits Type'.
-
createTileMatrixSetLimitsType
public TileMatrixSetLimitsType createTileMatrixSetLimitsType()
- Specified by:
createTileMatrixSetLimitsType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Tile Matrix Set Limits Type'.
-
createTileMatrixSetLinkType
public TileMatrixSetLinkType createTileMatrixSetLinkType()
- Specified by:
createTileMatrixSetLinkType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Tile Matrix Set Link Type'.
-
createTileMatrixSetType
public TileMatrixSetType createTileMatrixSetType()
- Specified by:
createTileMatrixSetType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Tile Matrix Set Type'.
-
createTileMatrixType
public TileMatrixType createTileMatrixType()
- Specified by:
createTileMatrixType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'Tile Matrix Type'.
-
createURLTemplateType
public URLTemplateType createURLTemplateType()
- Specified by:
createURLTemplateType
in interfacewmtsv_1Factory
- Returns:
- a new object of class 'URL Template Type'.
-
createGetCapabilitiesValueTypeFromString
public GetCapabilitiesValueType createGetCapabilitiesValueTypeFromString(EDataType eDataType, String initialValue)
-
convertGetCapabilitiesValueTypeToString
public String convertGetCapabilitiesValueTypeToString(EDataType eDataType, Object instanceValue)
-
createGetFeatureInfoValueTypeFromString
public GetFeatureInfoValueType createGetFeatureInfoValueTypeFromString(EDataType eDataType, String initialValue)
-
convertGetFeatureInfoValueTypeToString
public String convertGetFeatureInfoValueTypeToString(EDataType eDataType, Object instanceValue)
-
createGetTileValueTypeFromString
public GetTileValueType createGetTileValueTypeFromString(EDataType eDataType, String initialValue)
-
convertGetTileValueTypeToString
public String convertGetTileValueTypeToString(EDataType eDataType, Object instanceValue)
-
createRequestServiceTypeFromString
public RequestServiceType createRequestServiceTypeFromString(EDataType eDataType, String initialValue)
-
convertRequestServiceTypeToString
public String convertRequestServiceTypeToString(EDataType eDataType, Object instanceValue)
-
createResourceTypeTypeFromString
public ResourceTypeType createResourceTypeTypeFromString(EDataType eDataType, String initialValue)
-
convertResourceTypeTypeToString
public String convertResourceTypeTypeToString(EDataType eDataType, Object instanceValue)
-
createVersionTypeFromString
public VersionType createVersionTypeFromString(EDataType eDataType, String initialValue)
-
convertVersionTypeToString
public String convertVersionTypeToString(EDataType eDataType, Object instanceValue)
-
createAcceptedFormatsTypeFromString
public String createAcceptedFormatsTypeFromString(EDataType eDataType, String initialValue)
-
convertAcceptedFormatsTypeToString
public String convertAcceptedFormatsTypeToString(EDataType eDataType, Object instanceValue)
-
createGetCapabilitiesValueTypeObjectFromString
public GetCapabilitiesValueType createGetCapabilitiesValueTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertGetCapabilitiesValueTypeObjectToString
public String convertGetCapabilitiesValueTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createGetFeatureInfoValueTypeObjectFromString
public GetFeatureInfoValueType createGetFeatureInfoValueTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertGetFeatureInfoValueTypeObjectToString
public String convertGetFeatureInfoValueTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createGetTileValueTypeObjectFromString
public GetTileValueType createGetTileValueTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertGetTileValueTypeObjectToString
public String convertGetTileValueTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createRequestServiceTypeObjectFromString
public RequestServiceType createRequestServiceTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertRequestServiceTypeObjectToString
public String convertRequestServiceTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createResourceTypeTypeObjectFromString
public ResourceTypeType createResourceTypeTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertResourceTypeTypeObjectToString
public String convertResourceTypeTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createSectionsTypeFromString
public String createSectionsTypeFromString(EDataType eDataType, String initialValue)
-
convertSectionsTypeToString
public String convertSectionsTypeToString(EDataType eDataType, Object instanceValue)
-
createTemplateTypeFromString
public String createTemplateTypeFromString(EDataType eDataType, String initialValue)
-
convertTemplateTypeToString
public String convertTemplateTypeToString(EDataType eDataType, Object instanceValue)
-
createVersionTypeObjectFromString
public VersionType createVersionTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertVersionTypeObjectToString
public String convertVersionTypeObjectToString(EDataType eDataType, Object instanceValue)
-
getwmtsv_1Package
public wmtsv_1Package getwmtsv_1Package()
- Specified by:
getwmtsv_1Package
in interfacewmtsv_1Factory
- Returns:
- the package supported by this factory.
-
getPackage
@Deprecated public static wmtsv_1Package getPackage()
Deprecated.
-
-