Package net.opengis.wcs11.impl
Class GridCrsTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- GridCrsTypeImpl
-
- All Implemented Interfaces:
GridCrsType,Notifier,EObject,InternalEObject
public class GridCrsTypeImpl extends EObjectImpl implements GridCrsType
An implementation of the model object 'Grid Crs Type'.The following features are implemented:
-
-
Nested Class Summary
-
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 static StringGRID_BASE_CRS_EDEFAULTThe default value of the 'Grid Base CRS' attribute.protected static StringGRID_CS_EDEFAULTThe default value of the 'Grid CS' attribute.protected static ObjectGRID_OFFSETS_EDEFAULTThe default value of the 'Grid Offsets' attribute.protected static ObjectGRID_ORIGIN_EDEFAULTThe default value of the 'Grid Origin' attribute.protected static StringGRID_TYPE_EDEFAULTThe default value of the 'Grid Type' attribute.protected StringgridBaseCRSThe cached value of the 'Grid Base CRS' attribute.protected StringgridCSThe cached value of the 'Grid CS' attribute.protected booleangridCSESetThis is true if the Grid CS attribute has been set.protected ObjectgridOffsetsThe cached value of the 'Grid Offsets' attribute.protected ObjectgridOriginThe cached value of the 'Grid Origin' attribute.protected booleangridOriginESetThis is true if the Grid Origin attribute has been set.protected StringgridTypeThe cached value of the 'Grid Type' attribute.protected booleangridTypeESetThis is true if the Grid Type attribute has been set.protected ObjectidThe cached value of the 'Id' attribute.protected static ObjectID_EDEFAULTThe default value of the 'Id' attribute.protected static ObjectSRS_NAME_EDEFAULTThe default value of the 'Srs Name' attribute.protected ObjectsrsNameThe cached value of the 'Srs Name' attribute.-
Fields inherited from class EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedGridCrsTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjecteGet(int featureID, boolean resolve, boolean coreType)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)StringgetGridBaseCRS()StringgetGridCS()ObjectgetGridOffsets()ObjectgetGridOrigin()StringgetGridType()ObjectgetId()ObjectgetSrsName()booleanisSetGridCS()booleanisSetGridOrigin()booleanisSetGridType()voidsetGridBaseCRS(String newGridBaseCRS)voidsetGridCS(String newGridCS)voidsetGridOffsets(Object newGridOffsets)voidsetGridOrigin(Object newGridOrigin)voidsetGridType(String newGridType)voidsetId(Object newId)voidsetSrsName(Object newSrsName)StringtoString()voidunsetGridCS()voidunsetGridOrigin()voidunsetGridType()-
Methods inherited from class EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
SRS_NAME_EDEFAULT
protected static final Object SRS_NAME_EDEFAULT
The default value of the 'Srs Name' attribute.- See Also:
getSrsName()
-
srsName
protected Object srsName
The cached value of the 'Srs Name' attribute.- See Also:
getSrsName()
-
GRID_BASE_CRS_EDEFAULT
protected static final String GRID_BASE_CRS_EDEFAULT
The default value of the 'Grid Base CRS' attribute.- See Also:
getGridBaseCRS()
-
gridBaseCRS
protected String gridBaseCRS
The cached value of the 'Grid Base CRS' attribute.- See Also:
getGridBaseCRS()
-
GRID_TYPE_EDEFAULT
protected static final String GRID_TYPE_EDEFAULT
The default value of the 'Grid Type' attribute.- See Also:
getGridType(), Constant Field Values
-
gridType
protected String gridType
The cached value of the 'Grid Type' attribute.- See Also:
getGridType()
-
gridTypeESet
protected boolean gridTypeESet
This is true if the Grid Type attribute has been set.
-
GRID_ORIGIN_EDEFAULT
protected static final Object GRID_ORIGIN_EDEFAULT
The default value of the 'Grid Origin' attribute.- See Also:
getGridOrigin()
-
gridOrigin
protected Object gridOrigin
The cached value of the 'Grid Origin' attribute.- See Also:
getGridOrigin()
-
gridOriginESet
protected boolean gridOriginESet
This is true if the Grid Origin attribute has been set.
-
GRID_OFFSETS_EDEFAULT
protected static final Object GRID_OFFSETS_EDEFAULT
The default value of the 'Grid Offsets' attribute.- See Also:
getGridOffsets()
-
gridOffsets
protected Object gridOffsets
The cached value of the 'Grid Offsets' attribute.- See Also:
getGridOffsets()
-
GRID_CS_EDEFAULT
protected static final String GRID_CS_EDEFAULT
The default value of the 'Grid CS' attribute.- See Also:
getGridCS(), Constant Field Values
-
gridCS
protected String gridCS
The cached value of the 'Grid CS' attribute.- See Also:
getGridCS()
-
gridCSESet
protected boolean gridCSESet
This is true if the Grid CS attribute has been set.
-
ID_EDEFAULT
protected static final Object ID_EDEFAULT
The default value of the 'Id' attribute.- See Also:
getId()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classEObjectImpl
-
getSrsName
public Object getSrsName()
- Specified by:
getSrsNamein interfaceGridCrsType- Returns:
- the value of the 'Srs Name' attribute.
- See Also:
GridCrsType.setSrsName(Object),Wcs111Package.getGridCrsType_SrsName()
-
setSrsName
public void setSrsName(Object newSrsName)
- Specified by:
setSrsNamein interfaceGridCrsType- Parameters:
newSrsName- the new value of the 'Srs Name' attribute.- See Also:
GridCrsType.getSrsName()
-
getGridBaseCRS
public String getGridBaseCRS()
- Specified by:
getGridBaseCRSin interfaceGridCrsType- Returns:
- the value of the 'Grid Base CRS' attribute.
- See Also:
GridCrsType.setGridBaseCRS(String),Wcs111Package.getGridCrsType_GridBaseCRS()
-
setGridBaseCRS
public void setGridBaseCRS(String newGridBaseCRS)
- Specified by:
setGridBaseCRSin interfaceGridCrsType- Parameters:
newGridBaseCRS- the new value of the 'Grid Base CRS' attribute.- See Also:
GridCrsType.getGridBaseCRS()
-
getGridType
public String getGridType()
- Specified by:
getGridTypein interfaceGridCrsType- Returns:
- the value of the 'Grid Type' attribute.
- See Also:
GridCrsType.isSetGridType(),GridCrsType.unsetGridType(),GridCrsType.setGridType(String),Wcs111Package.getGridCrsType_GridType()
-
setGridType
public void setGridType(String newGridType)
- Specified by:
setGridTypein interfaceGridCrsType- Parameters:
newGridType- the new value of the 'Grid Type' attribute.- See Also:
GridCrsType.isSetGridType(),GridCrsType.unsetGridType(),GridCrsType.getGridType()
-
unsetGridType
public void unsetGridType()
- Specified by:
unsetGridTypein interfaceGridCrsType- See Also:
GridCrsType.isSetGridType(),GridCrsType.getGridType(),GridCrsType.setGridType(String)
-
isSetGridType
public boolean isSetGridType()
- Specified by:
isSetGridTypein interfaceGridCrsType- Returns:
- whether the value of the 'Grid Type' attribute is set.
- See Also:
GridCrsType.unsetGridType(),GridCrsType.getGridType(),GridCrsType.setGridType(String)
-
getGridOrigin
public Object getGridOrigin()
- Specified by:
getGridOriginin interfaceGridCrsType- Returns:
- the value of the 'Grid Origin' attribute.
- See Also:
GridCrsType.isSetGridOrigin(),GridCrsType.unsetGridOrigin(),GridCrsType.setGridOrigin(Object),Wcs111Package.getGridCrsType_GridOrigin()
-
setGridOrigin
public void setGridOrigin(Object newGridOrigin)
- Specified by:
setGridOriginin interfaceGridCrsType- Parameters:
newGridOrigin- the new value of the 'Grid Origin' attribute.- See Also:
GridCrsType.isSetGridOrigin(),GridCrsType.unsetGridOrigin(),GridCrsType.getGridOrigin()
-
unsetGridOrigin
public void unsetGridOrigin()
- Specified by:
unsetGridOriginin interfaceGridCrsType- See Also:
GridCrsType.isSetGridOrigin(),GridCrsType.getGridOrigin(),GridCrsType.setGridOrigin(Object)
-
isSetGridOrigin
public boolean isSetGridOrigin()
- Specified by:
isSetGridOriginin interfaceGridCrsType- Returns:
- whether the value of the 'Grid Origin' attribute is set.
- See Also:
GridCrsType.unsetGridOrigin(),GridCrsType.getGridOrigin(),GridCrsType.setGridOrigin(Object)
-
getGridOffsets
public Object getGridOffsets()
- Specified by:
getGridOffsetsin interfaceGridCrsType- Returns:
- the value of the 'Grid Offsets' attribute.
- See Also:
GridCrsType.setGridOffsets(Object),Wcs111Package.getGridCrsType_GridOffsets()
-
setGridOffsets
public void setGridOffsets(Object newGridOffsets)
- Specified by:
setGridOffsetsin interfaceGridCrsType- Parameters:
newGridOffsets- the new value of the 'Grid Offsets' attribute.- See Also:
GridCrsType.getGridOffsets()
-
getGridCS
public String getGridCS()
- Specified by:
getGridCSin interfaceGridCrsType- Returns:
- the value of the 'Grid CS' attribute.
- See Also:
GridCrsType.isSetGridCS(),GridCrsType.unsetGridCS(),GridCrsType.setGridCS(String),Wcs111Package.getGridCrsType_GridCS()
-
setGridCS
public void setGridCS(String newGridCS)
- Specified by:
setGridCSin interfaceGridCrsType- Parameters:
newGridCS- the new value of the 'Grid CS' attribute.- See Also:
GridCrsType.isSetGridCS(),GridCrsType.unsetGridCS(),GridCrsType.getGridCS()
-
unsetGridCS
public void unsetGridCS()
- Specified by:
unsetGridCSin interfaceGridCrsType- See Also:
GridCrsType.isSetGridCS(),GridCrsType.getGridCS(),GridCrsType.setGridCS(String)
-
isSetGridCS
public boolean isSetGridCS()
- Specified by:
isSetGridCSin interfaceGridCrsType- Returns:
- whether the value of the 'Grid CS' attribute is set.
- See Also:
GridCrsType.unsetGridCS(),GridCrsType.getGridCS(),GridCrsType.setGridCS(String)
-
getId
public Object getId()
- Specified by:
getIdin interfaceGridCrsType- Returns:
- the value of the 'Id' attribute.
- See Also:
GridCrsType.setId(Object),Wcs111Package.getGridCrsType_Id()
-
setId
public void setId(Object newId)
- Specified by:
setIdin interfaceGridCrsType- Parameters:
newId- the new value of the 'Id' attribute.- See Also:
GridCrsType.getId()
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toStringin classBasicEObjectImpl
-
-