Package net.opengis.wmts.v_1.impl
Class GetTileTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- GetTileTypeImpl
-
- All Implemented Interfaces:
GetTileType
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
public class GetTileTypeImpl extends MinimalEObjectImpl.Container implements GetTileType
An implementation of the model object 'Get Tile Type'.The following features are implemented:
-
-
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 Modifier and Type Field Description protected EList<DimensionNameValueType>
dimensionNameValue
The cached value of the 'Dimension Name Value
' containment reference list.protected String
format
The cached value of the 'Format
' attribute.protected static String
FORMAT_EDEFAULT
The default value of the 'Format
' attribute.protected String
layer
The cached value of the 'Layer
' attribute.protected static String
LAYER_EDEFAULT
The default value of the 'Layer
' attribute.protected String
service
The cached value of the 'Service
' attribute.protected static String
SERVICE_EDEFAULT
The default value of the 'Service
' attribute.protected boolean
serviceESet
This is true if the Service attribute has been set.protected String
style
The cached value of the 'Style
' attribute.protected static String
STYLE_EDEFAULT
The default value of the 'Style
' attribute.protected static BigInteger
TILE_COL_EDEFAULT
The default value of the 'Tile Col
' attribute.protected static String
TILE_MATRIX_EDEFAULT
The default value of the 'Tile Matrix
' attribute.protected static String
TILE_MATRIX_SET_EDEFAULT
The default value of the 'Tile Matrix Set
' attribute.protected static BigInteger
TILE_ROW_EDEFAULT
The default value of the 'Tile Row
' attribute.protected BigInteger
tileCol
The cached value of the 'Tile Col
' attribute.protected String
tileMatrix
The cached value of the 'Tile Matrix
' attribute.protected String
tileMatrixSet
The cached value of the 'Tile Matrix Set
' attribute.protected BigInteger
tileRow
The cached value of the 'Tile Row
' attribute.protected String
version
The cached value of the 'Version
' attribute.protected static String
VERSION_EDEFAULT
The default value of the 'Version
' attribute.protected boolean
versionESet
This is true if the Version attribute has been set.
-
Constructor Summary
Constructors Modifier Constructor Description protected
GetTileTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
eGet(int featureID, boolean resolve, boolean coreType)
NotificationChain
eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
EList<DimensionNameValueType>
getDimensionNameValue()
String
getFormat()
String
getLayer()
String
getService()
String
getStyle()
BigInteger
getTileCol()
String
getTileMatrix()
String
getTileMatrixSet()
BigInteger
getTileRow()
String
getVersion()
boolean
isSetService()
boolean
isSetVersion()
void
setFormat(String newFormat)
void
setLayer(String newLayer)
void
setService(String newService)
void
setStyle(String newStyle)
void
setTileCol(BigInteger newTileCol)
void
setTileMatrix(String newTileMatrix)
void
setTileMatrixSet(String newTileMatrixSet)
void
setTileRow(BigInteger newTileRow)
void
setVersion(String newVersion)
String
toString()
void
unsetService()
void
unsetVersion()
-
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, eSetDirectResource, 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, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
LAYER_EDEFAULT
protected static final String LAYER_EDEFAULT
The default value of the 'Layer
' attribute.- See Also:
getLayer()
-
layer
protected String layer
The cached value of the 'Layer
' attribute.- See Also:
getLayer()
-
STYLE_EDEFAULT
protected static final String STYLE_EDEFAULT
The default value of the 'Style
' attribute.- See Also:
getStyle()
-
style
protected String style
The cached value of the 'Style
' attribute.- See Also:
getStyle()
-
FORMAT_EDEFAULT
protected static final String FORMAT_EDEFAULT
The default value of the 'Format
' attribute.- See Also:
getFormat()
-
format
protected String format
The cached value of the 'Format
' attribute.- See Also:
getFormat()
-
dimensionNameValue
protected EList<DimensionNameValueType> dimensionNameValue
The cached value of the 'Dimension Name Value
' containment reference list.- See Also:
getDimensionNameValue()
-
TILE_MATRIX_SET_EDEFAULT
protected static final String TILE_MATRIX_SET_EDEFAULT
The default value of the 'Tile Matrix Set
' attribute.- See Also:
getTileMatrixSet()
-
tileMatrixSet
protected String tileMatrixSet
The cached value of the 'Tile Matrix Set
' attribute.- See Also:
getTileMatrixSet()
-
TILE_MATRIX_EDEFAULT
protected static final String TILE_MATRIX_EDEFAULT
The default value of the 'Tile Matrix
' attribute.- See Also:
getTileMatrix()
-
tileMatrix
protected String tileMatrix
The cached value of the 'Tile Matrix
' attribute.- See Also:
getTileMatrix()
-
TILE_ROW_EDEFAULT
protected static final BigInteger TILE_ROW_EDEFAULT
The default value of the 'Tile Row
' attribute.- See Also:
getTileRow()
-
tileRow
protected BigInteger tileRow
The cached value of the 'Tile Row
' attribute.- See Also:
getTileRow()
-
TILE_COL_EDEFAULT
protected static final BigInteger TILE_COL_EDEFAULT
The default value of the 'Tile Col
' attribute.- See Also:
getTileCol()
-
tileCol
protected BigInteger tileCol
The cached value of the 'Tile Col
' attribute.- See Also:
getTileCol()
-
SERVICE_EDEFAULT
protected static final String SERVICE_EDEFAULT
The default value of the 'Service
' attribute.- See Also:
getService()
, Constant Field Values
-
service
protected String service
The cached value of the 'Service
' attribute.- See Also:
getService()
-
serviceESet
protected boolean serviceESet
This is true if the Service attribute has been set.
-
VERSION_EDEFAULT
protected static final String VERSION_EDEFAULT
The default value of the 'Version
' attribute.- See Also:
getVersion()
, Constant Field Values
-
version
protected String version
The cached value of the 'Version
' attribute.- See Also:
getVersion()
-
versionESet
protected boolean versionESet
This is true if the Version attribute has been set.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classBasicEObjectImpl
-
getLayer
public String getLayer()
- Specified by:
getLayer
in interfaceGetTileType
- Returns:
- the value of the 'Layer' attribute.
- See Also:
GetTileType.setLayer(String)
,wmtsv_1Package.getGetTileType_Layer()
-
setLayer
public void setLayer(String newLayer)
- Specified by:
setLayer
in interfaceGetTileType
- Parameters:
newLayer
- the new value of the 'Layer' attribute.- See Also:
GetTileType.getLayer()
-
getStyle
public String getStyle()
- Specified by:
getStyle
in interfaceGetTileType
- Returns:
- the value of the 'Style' attribute.
- See Also:
GetTileType.setStyle(String)
,wmtsv_1Package.getGetTileType_Style()
-
setStyle
public void setStyle(String newStyle)
- Specified by:
setStyle
in interfaceGetTileType
- Parameters:
newStyle
- the new value of the 'Style' attribute.- See Also:
GetTileType.getStyle()
-
getFormat
public String getFormat()
- Specified by:
getFormat
in interfaceGetTileType
- Returns:
- the value of the 'Format' attribute.
- See Also:
GetTileType.setFormat(String)
,wmtsv_1Package.getGetTileType_Format()
-
setFormat
public void setFormat(String newFormat)
- Specified by:
setFormat
in interfaceGetTileType
- Parameters:
newFormat
- the new value of the 'Format' attribute.- See Also:
GetTileType.getFormat()
-
getDimensionNameValue
public EList<DimensionNameValueType> getDimensionNameValue()
- Specified by:
getDimensionNameValue
in interfaceGetTileType
- Returns:
- the value of the 'Dimension Name Value' containment reference list.
- See Also:
wmtsv_1Package.getGetTileType_DimensionNameValue()
-
getTileMatrixSet
public String getTileMatrixSet()
- Specified by:
getTileMatrixSet
in interfaceGetTileType
- Returns:
- the value of the 'Tile Matrix Set' attribute.
- See Also:
GetTileType.setTileMatrixSet(String)
,wmtsv_1Package.getGetTileType_TileMatrixSet()
-
setTileMatrixSet
public void setTileMatrixSet(String newTileMatrixSet)
- Specified by:
setTileMatrixSet
in interfaceGetTileType
- Parameters:
newTileMatrixSet
- the new value of the 'Tile Matrix Set' attribute.- See Also:
GetTileType.getTileMatrixSet()
-
getTileMatrix
public String getTileMatrix()
- Specified by:
getTileMatrix
in interfaceGetTileType
- Returns:
- the value of the 'Tile Matrix' attribute.
- See Also:
GetTileType.setTileMatrix(String)
,wmtsv_1Package.getGetTileType_TileMatrix()
-
setTileMatrix
public void setTileMatrix(String newTileMatrix)
- Specified by:
setTileMatrix
in interfaceGetTileType
- Parameters:
newTileMatrix
- the new value of the 'Tile Matrix' attribute.- See Also:
GetTileType.getTileMatrix()
-
getTileRow
public BigInteger getTileRow()
- Specified by:
getTileRow
in interfaceGetTileType
- Returns:
- the value of the 'Tile Row' attribute.
- See Also:
GetTileType.setTileRow(BigInteger)
,wmtsv_1Package.getGetTileType_TileRow()
-
setTileRow
public void setTileRow(BigInteger newTileRow)
- Specified by:
setTileRow
in interfaceGetTileType
- Parameters:
newTileRow
- the new value of the 'Tile Row' attribute.- See Also:
GetTileType.getTileRow()
-
getTileCol
public BigInteger getTileCol()
- Specified by:
getTileCol
in interfaceGetTileType
- Returns:
- the value of the 'Tile Col' attribute.
- See Also:
GetTileType.setTileCol(BigInteger)
,wmtsv_1Package.getGetTileType_TileCol()
-
setTileCol
public void setTileCol(BigInteger newTileCol)
- Specified by:
setTileCol
in interfaceGetTileType
- Parameters:
newTileCol
- the new value of the 'Tile Col' attribute.- See Also:
GetTileType.getTileCol()
-
getService
public String getService()
- Specified by:
getService
in interfaceGetTileType
- Returns:
- the value of the 'Service' attribute.
- See Also:
GetTileType.isSetService()
,GetTileType.unsetService()
,GetTileType.setService(String)
,wmtsv_1Package.getGetTileType_Service()
-
setService
public void setService(String newService)
- Specified by:
setService
in interfaceGetTileType
- Parameters:
newService
- the new value of the 'Service' attribute.- See Also:
GetTileType.isSetService()
,GetTileType.unsetService()
,GetTileType.getService()
-
unsetService
public void unsetService()
- Specified by:
unsetService
in interfaceGetTileType
- See Also:
GetTileType.isSetService()
,GetTileType.getService()
,GetTileType.setService(String)
-
isSetService
public boolean isSetService()
- Specified by:
isSetService
in interfaceGetTileType
- Returns:
- whether the value of the 'Service' attribute is set.
- See Also:
GetTileType.unsetService()
,GetTileType.getService()
,GetTileType.setService(String)
-
getVersion
public String getVersion()
- Specified by:
getVersion
in interfaceGetTileType
- Returns:
- the value of the 'Version' attribute.
- See Also:
GetTileType.isSetVersion()
,GetTileType.unsetVersion()
,GetTileType.setVersion(String)
,wmtsv_1Package.getGetTileType_Version()
-
setVersion
public void setVersion(String newVersion)
- Specified by:
setVersion
in interfaceGetTileType
- Parameters:
newVersion
- the new value of the 'Version' attribute.- See Also:
GetTileType.isSetVersion()
,GetTileType.unsetVersion()
,GetTileType.getVersion()
-
unsetVersion
public void unsetVersion()
- Specified by:
unsetVersion
in interfaceGetTileType
- See Also:
GetTileType.isSetVersion()
,GetTileType.getVersion()
,GetTileType.setVersion(String)
-
isSetVersion
public boolean isSetVersion()
- Specified by:
isSetVersion
in interfaceGetTileType
- Returns:
- whether the value of the 'Version' attribute is set.
- See Also:
GetTileType.unsetVersion()
,GetTileType.getVersion()
,GetTileType.setVersion(String)
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
-
-