Package net.opengis.wmts.v_1.impl
Class GetFeatureInfoTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- GetFeatureInfoTypeImpl
-
- All Implemented Interfaces:
GetFeatureInfoType
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
public class GetFeatureInfoTypeImpl extends MinimalEObjectImpl.Container implements GetFeatureInfoType
-
-
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 GetTileType
getTile
The cached value of the 'Get Tile
' containment reference.protected BigInteger
i
The cached value of the 'I
' attribute.protected static BigInteger
I_EDEFAULT
The default value of the 'I
' attribute.protected static String
INFO_FORMAT_EDEFAULT
The default value of the 'Info Format
' attribute.protected String
infoFormat
The cached value of the 'Info Format
' attribute.protected BigInteger
j
The cached value of the 'J
' attribute.protected static BigInteger
J_EDEFAULT
The default value of the 'J
' 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
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
GetFeatureInfoTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChain
basicSetGetTile(GetTileType newGetTile, NotificationChain msgs)
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)
GetTileType
getGetTile()
BigInteger
getI()
String
getInfoFormat()
BigInteger
getJ()
String
getService()
String
getVersion()
boolean
isSetService()
boolean
isSetVersion()
void
setGetTile(GetTileType newGetTile)
void
setI(BigInteger newI)
void
setInfoFormat(String newInfoFormat)
void
setJ(BigInteger newJ)
void
setService(String newService)
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
-
getTile
protected GetTileType getTile
The cached value of the 'Get Tile
' containment reference.- See Also:
getGetTile()
-
J_EDEFAULT
protected static final BigInteger J_EDEFAULT
The default value of the 'J
' attribute.- See Also:
getJ()
-
j
protected BigInteger j
The cached value of the 'J
' attribute.- See Also:
getJ()
-
I_EDEFAULT
protected static final BigInteger I_EDEFAULT
The default value of the 'I
' attribute.- See Also:
getI()
-
i
protected BigInteger i
The cached value of the 'I
' attribute.- See Also:
getI()
-
INFO_FORMAT_EDEFAULT
protected static final String INFO_FORMAT_EDEFAULT
The default value of the 'Info Format
' attribute.- See Also:
getInfoFormat()
-
infoFormat
protected String infoFormat
The cached value of the 'Info Format
' attribute.- See Also:
getInfoFormat()
-
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
-
getGetTile
public GetTileType getGetTile()
- Specified by:
getGetTile
in interfaceGetFeatureInfoType
- Returns:
- the value of the 'Get Tile' containment reference.
- See Also:
GetFeatureInfoType.setGetTile(GetTileType)
,wmtsv_1Package.getGetFeatureInfoType_GetTile()
-
basicSetGetTile
public NotificationChain basicSetGetTile(GetTileType newGetTile, NotificationChain msgs)
-
setGetTile
public void setGetTile(GetTileType newGetTile)
- Specified by:
setGetTile
in interfaceGetFeatureInfoType
- Parameters:
newGetTile
- the new value of the 'Get Tile' containment reference.- See Also:
GetFeatureInfoType.getGetTile()
-
getJ
public BigInteger getJ()
- Specified by:
getJ
in interfaceGetFeatureInfoType
- Returns:
- the value of the 'J' attribute.
- See Also:
GetFeatureInfoType.setJ(BigInteger)
,wmtsv_1Package.getGetFeatureInfoType_J()
-
setJ
public void setJ(BigInteger newJ)
- Specified by:
setJ
in interfaceGetFeatureInfoType
- Parameters:
newJ
- the new value of the 'J' attribute.- See Also:
GetFeatureInfoType.getJ()
-
getI
public BigInteger getI()
- Specified by:
getI
in interfaceGetFeatureInfoType
- Returns:
- the value of the 'I' attribute.
- See Also:
GetFeatureInfoType.setI(BigInteger)
,wmtsv_1Package.getGetFeatureInfoType_I()
-
setI
public void setI(BigInteger newI)
- Specified by:
setI
in interfaceGetFeatureInfoType
- Parameters:
newI
- the new value of the 'I' attribute.- See Also:
GetFeatureInfoType.getI()
-
getInfoFormat
public String getInfoFormat()
- Specified by:
getInfoFormat
in interfaceGetFeatureInfoType
- Returns:
- the value of the 'Info Format' attribute.
- See Also:
GetFeatureInfoType.setInfoFormat(String)
,wmtsv_1Package.getGetFeatureInfoType_InfoFormat()
-
setInfoFormat
public void setInfoFormat(String newInfoFormat)
- Specified by:
setInfoFormat
in interfaceGetFeatureInfoType
- Parameters:
newInfoFormat
- the new value of the 'Info Format' attribute.- See Also:
GetFeatureInfoType.getInfoFormat()
-
getService
public String getService()
- Specified by:
getService
in interfaceGetFeatureInfoType
- Returns:
- the value of the 'Service' attribute.
- See Also:
GetFeatureInfoType.isSetService()
,GetFeatureInfoType.unsetService()
,GetFeatureInfoType.setService(String)
,wmtsv_1Package.getGetFeatureInfoType_Service()
-
setService
public void setService(String newService)
- Specified by:
setService
in interfaceGetFeatureInfoType
- Parameters:
newService
- the new value of the 'Service' attribute.- See Also:
GetFeatureInfoType.isSetService()
,GetFeatureInfoType.unsetService()
,GetFeatureInfoType.getService()
-
unsetService
public void unsetService()
- Specified by:
unsetService
in interfaceGetFeatureInfoType
- See Also:
GetFeatureInfoType.isSetService()
,GetFeatureInfoType.getService()
,GetFeatureInfoType.setService(String)
-
isSetService
public boolean isSetService()
- Specified by:
isSetService
in interfaceGetFeatureInfoType
- Returns:
- whether the value of the 'Service' attribute is set.
- See Also:
GetFeatureInfoType.unsetService()
,GetFeatureInfoType.getService()
,GetFeatureInfoType.setService(String)
-
getVersion
public String getVersion()
- Specified by:
getVersion
in interfaceGetFeatureInfoType
- Returns:
- the value of the 'Version' attribute.
- See Also:
GetFeatureInfoType.isSetVersion()
,GetFeatureInfoType.unsetVersion()
,GetFeatureInfoType.setVersion(String)
,wmtsv_1Package.getGetFeatureInfoType_Version()
-
setVersion
public void setVersion(String newVersion)
- Specified by:
setVersion
in interfaceGetFeatureInfoType
- Parameters:
newVersion
- the new value of the 'Version' attribute.- See Also:
GetFeatureInfoType.isSetVersion()
,GetFeatureInfoType.unsetVersion()
,GetFeatureInfoType.getVersion()
-
unsetVersion
public void unsetVersion()
- Specified by:
unsetVersion
in interfaceGetFeatureInfoType
- See Also:
GetFeatureInfoType.isSetVersion()
,GetFeatureInfoType.getVersion()
,GetFeatureInfoType.setVersion(String)
-
isSetVersion
public boolean isSetVersion()
- Specified by:
isSetVersion
in interfaceGetFeatureInfoType
- Returns:
- whether the value of the 'Version' attribute is set.
- See Also:
GetFeatureInfoType.unsetVersion()
,GetFeatureInfoType.getVersion()
,GetFeatureInfoType.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
-
-