Package net.opengis.gml311.impl
Class CoordinatesTypeImpl
Object
BasicNotifierImpl
BasicEObjectImpl
MinimalEObjectImpl
MinimalEObjectImpl.Container
CoordinatesTypeImpl
- All Implemented Interfaces:
CoordinatesType
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
-
Nested Class Summary
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
Nested classes/interfaces inherited from class MinimalEObjectImpl
MinimalEObjectImpl.Container
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
Nested classes/interfaces inherited from interface InternalEObject
InternalEObject.EStore
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
The cached value of the 'Cs
' attribute.protected static final String
The default value of the 'Cs
' attribute.protected boolean
This is true if the Cs attribute has been set.protected String
The cached value of the 'Decimal
' attribute.protected static final String
The default value of the 'Decimal
' attribute.protected boolean
This is true if the Decimal attribute has been set.protected String
The cached value of the 'Ts
' attribute.protected static final String
The default value of the 'Ts
' attribute.protected boolean
This is true if the Ts attribute has been set.protected String
The cached value of the 'Value
' attribute.protected static final String
The default value of the 'Value
' attribute.Fields inherited from class MinimalEObjectImpl.Container
eContainer
Fields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface InternalEObject
EOPPOSITE_FEATURE_BASE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioneGet
(int featureID, boolean resolve, boolean coreType) boolean
eIsSet
(int featureID) void
protected EClass
void
eUnset
(int featureID) getCs()
getTs()
getValue()
boolean
isSetCs()
boolean
boolean
isSetTs()
void
void
setDecimal
(String newDecimal) void
void
toString()
void
unsetCs()
void
void
unsetTs()
Methods inherited from class MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
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, 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 BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface InternalEObject
eNotificationRequired
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
VALUE_EDEFAULT
The default value of the 'Value
' attribute.- See Also:
-
value
The cached value of the 'Value
' attribute.- See Also:
-
CS_EDEFAULT
The default value of the 'Cs
' attribute.- See Also:
-
cs
The cached value of the 'Cs
' attribute.- See Also:
-
csESet
protected boolean csESetThis is true if the Cs attribute has been set. -
DECIMAL_EDEFAULT
The default value of the 'Decimal
' attribute.- See Also:
-
decimal
The cached value of the 'Decimal
' attribute.- See Also:
-
decimalESet
protected boolean decimalESetThis is true if the Decimal attribute has been set. -
TS_EDEFAULT
The default value of the 'Ts
' attribute.- See Also:
-
ts
The cached value of the 'Ts
' attribute.- See Also:
-
tsESet
protected boolean tsESetThis is true if the Ts attribute has been set.
-
-
Constructor Details
-
CoordinatesTypeImpl
protected CoordinatesTypeImpl()
-
-
Method Details
-
eStaticClass
protected EClass eStaticClass()- Overrides:
eStaticClass
in classBasicEObjectImpl
-
getValue
- Specified by:
getValue
in interfaceCoordinatesType
- Returns:
- the value of the 'Value' attribute.
- See Also:
-
setValue
- Specified by:
setValue
in interfaceCoordinatesType
- Parameters:
newValue
- the new value of the 'Value' attribute.- See Also:
-
getCs
- Specified by:
getCs
in interfaceCoordinatesType
- Returns:
- the value of the 'Cs' attribute.
- See Also:
-
setCs
- Specified by:
setCs
in interfaceCoordinatesType
- Parameters:
newCs
- the new value of the 'Cs' attribute.- See Also:
-
unsetCs
public void unsetCs()- Specified by:
unsetCs
in interfaceCoordinatesType
- See Also:
-
isSetCs
public boolean isSetCs()- Specified by:
isSetCs
in interfaceCoordinatesType
- Returns:
- whether the value of the 'Cs' attribute is set.
- See Also:
-
getDecimal
- Specified by:
getDecimal
in interfaceCoordinatesType
- Returns:
- the value of the 'Decimal' attribute.
- See Also:
-
setDecimal
- Specified by:
setDecimal
in interfaceCoordinatesType
- Parameters:
newDecimal
- the new value of the 'Decimal' attribute.- See Also:
-
unsetDecimal
public void unsetDecimal()- Specified by:
unsetDecimal
in interfaceCoordinatesType
- See Also:
-
isSetDecimal
public boolean isSetDecimal()- Specified by:
isSetDecimal
in interfaceCoordinatesType
- Returns:
- whether the value of the 'Decimal' attribute is set.
- See Also:
-
getTs
- Specified by:
getTs
in interfaceCoordinatesType
- Returns:
- the value of the 'Ts' attribute.
- See Also:
-
setTs
- Specified by:
setTs
in interfaceCoordinatesType
- Parameters:
newTs
- the new value of the 'Ts' attribute.- See Also:
-
unsetTs
public void unsetTs()- Specified by:
unsetTs
in interfaceCoordinatesType
- See Also:
-
isSetTs
public boolean isSetTs()- Specified by:
isSetTs
in interfaceCoordinatesType
- Returns:
- whether the value of the 'Ts' attribute is set.
- See Also:
-
eGet
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
- 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
- Overrides:
toString
in classBasicEObjectImpl
-