Package net.opengis.gml311.impl
Class CoordTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- MinimalEObjectImpl
- 
- MinimalEObjectImpl.Container
- 
- CoordTypeImpl
 
 
 
 
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class MinimalEObjectImpl.ContainerMinimalEObjectImpl.Container.Dynamic
 - 
Nested classes/interfaces inherited from class BasicEObjectImplBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 - 
Nested classes/interfaces inherited from class BasicNotifierImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
 
- 
 - 
Field SummaryFields Modifier and Type Field Description protected BigDecimalxThe cached value of the 'X' attribute.protected static BigDecimalX_EDEFAULTThe default value of the 'X' attribute.protected BigDecimalyThe cached value of the 'Y' attribute.protected static BigDecimalY_EDEFAULTThe default value of the 'Y' attribute.protected BigDecimalzThe cached value of the 'Z' attribute.protected static BigDecimalZ_EDEFAULTThe default value of the 'Z' attribute.
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedCoordTypeImpl()
 - 
Method SummaryAll 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)BigDecimalgetX()BigDecimalgetY()BigDecimalgetZ()voidsetX(BigDecimal newX)voidsetY(BigDecimal newY)voidsetZ(BigDecimal newZ)StringtoString()- 
Methods inherited from class MinimalEObjectImpldynamicGet, 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 BasicEObjectImpleAddVirtualValue, 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, 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 Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
X_EDEFAULTprotected static final BigDecimal X_EDEFAULT The default value of the 'X' attribute.- See Also:
- getX()
 
 - 
xprotected BigDecimal x The cached value of the 'X' attribute.- See Also:
- getX()
 
 - 
Y_EDEFAULTprotected static final BigDecimal Y_EDEFAULT The default value of the 'Y' attribute.- See Also:
- getY()
 
 - 
yprotected BigDecimal y The cached value of the 'Y' attribute.- See Also:
- getY()
 
 - 
Z_EDEFAULTprotected static final BigDecimal Z_EDEFAULT The default value of the 'Z' attribute.- See Also:
- getZ()
 
 - 
zprotected BigDecimal z The cached value of the 'Z' attribute.- See Also:
- getZ()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- BasicEObjectImpl
 
 - 
getXpublic BigDecimal getX() - Specified by:
- getXin interface- CoordType
- Returns:
- the value of the 'X' attribute.
- See Also:
- CoordType.setX(BigDecimal),- Gml311Package.getCoordType_X()
 
 - 
setXpublic void setX(BigDecimal newX) - Specified by:
- setXin interface- CoordType
- Parameters:
- newX- the new value of the 'X' attribute.
- See Also:
- CoordType.getX()
 
 - 
getYpublic BigDecimal getY() - Specified by:
- getYin interface- CoordType
- Returns:
- the value of the 'Y' attribute.
- See Also:
- CoordType.setY(BigDecimal),- Gml311Package.getCoordType_Y()
 
 - 
setYpublic void setY(BigDecimal newY) - Specified by:
- setYin interface- CoordType
- Parameters:
- newY- the new value of the 'Y' attribute.
- See Also:
- CoordType.getY()
 
 - 
getZpublic BigDecimal getZ() - Specified by:
- getZin interface- CoordType
- Returns:
- the value of the 'Z' attribute.
- See Also:
- CoordType.setZ(BigDecimal),- Gml311Package.getCoordType_Z()
 
 - 
setZpublic void setZ(BigDecimal newZ) - Specified by:
- setZin interface- CoordType
- Parameters:
- newZ- the new value of the 'Z' attribute.
- See Also:
- CoordType.getZ()
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- BasicEObjectImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- BasicEObjectImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- BasicEObjectImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- BasicEObjectImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- BasicEObjectImpl
 
 
- 
 
-