Package net.opengis.gml311.impl
Class CoordinatesTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- CoordinatesTypeImpl
-
- All Implemented Interfaces:
CoordinatesType
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
public class CoordinatesTypeImpl extends MinimalEObjectImpl.Container implements CoordinatesType
-
-
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 String
cs
The cached value of the 'Cs
' attribute.protected static String
CS_EDEFAULT
The default value of the 'Cs
' attribute.protected boolean
csESet
This is true if the Cs attribute has been set.protected String
decimal
The cached value of the 'Decimal
' attribute.protected static String
DECIMAL_EDEFAULT
The default value of the 'Decimal
' attribute.protected boolean
decimalESet
This is true if the Decimal attribute has been set.protected String
ts
The cached value of the 'Ts
' attribute.protected static String
TS_EDEFAULT
The default value of the 'Ts
' attribute.protected boolean
tsESet
This is true if the Ts attribute has been set.protected String
value
The cached value of the 'Value
' attribute.protected static String
VALUE_EDEFAULT
The default value of the 'Value
' attribute.
-
Constructor Summary
Constructors Modifier Constructor Description protected
CoordinatesTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
eGet(int featureID, boolean resolve, boolean coreType)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
String
getCs()
String
getDecimal()
String
getTs()
String
getValue()
boolean
isSetCs()
boolean
isSetDecimal()
boolean
isSetTs()
void
setCs(String newCs)
void
setDecimal(String newDecimal)
void
setTs(String newTs)
void
setValue(String newValue)
String
toString()
void
unsetCs()
void
unsetDecimal()
void
unsetTs()
-
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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
VALUE_EDEFAULT
protected static final String VALUE_EDEFAULT
The default value of the 'Value
' attribute.- See Also:
getValue()
-
value
protected String value
The cached value of the 'Value
' attribute.- See Also:
getValue()
-
CS_EDEFAULT
protected static final String CS_EDEFAULT
The default value of the 'Cs
' attribute.- See Also:
getCs()
, Constant Field Values
-
csESet
protected boolean csESet
This is true if the Cs attribute has been set.
-
DECIMAL_EDEFAULT
protected static final String DECIMAL_EDEFAULT
The default value of the 'Decimal
' attribute.- See Also:
getDecimal()
, Constant Field Values
-
decimal
protected String decimal
The cached value of the 'Decimal
' attribute.- See Also:
getDecimal()
-
decimalESet
protected boolean decimalESet
This is true if the Decimal attribute has been set.
-
TS_EDEFAULT
protected static final String TS_EDEFAULT
The default value of the 'Ts
' attribute.- See Also:
getTs()
, Constant Field Values
-
tsESet
protected boolean tsESet
This is true if the Ts attribute has been set.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classBasicEObjectImpl
-
getValue
public String getValue()
- Specified by:
getValue
in interfaceCoordinatesType
- Returns:
- the value of the 'Value' attribute.
- See Also:
CoordinatesType.setValue(String)
,Gml311Package.getCoordinatesType_Value()
-
setValue
public void setValue(String newValue)
- Specified by:
setValue
in interfaceCoordinatesType
- Parameters:
newValue
- the new value of the 'Value' attribute.- See Also:
CoordinatesType.getValue()
-
getCs
public String getCs()
- Specified by:
getCs
in interfaceCoordinatesType
- Returns:
- the value of the 'Cs' attribute.
- See Also:
CoordinatesType.isSetCs()
,CoordinatesType.unsetCs()
,CoordinatesType.setCs(String)
,Gml311Package.getCoordinatesType_Cs()
-
setCs
public void setCs(String newCs)
- Specified by:
setCs
in interfaceCoordinatesType
- Parameters:
newCs
- the new value of the 'Cs' attribute.- See Also:
CoordinatesType.isSetCs()
,CoordinatesType.unsetCs()
,CoordinatesType.getCs()
-
unsetCs
public void unsetCs()
- Specified by:
unsetCs
in interfaceCoordinatesType
- See Also:
CoordinatesType.isSetCs()
,CoordinatesType.getCs()
,CoordinatesType.setCs(String)
-
isSetCs
public boolean isSetCs()
- Specified by:
isSetCs
in interfaceCoordinatesType
- Returns:
- whether the value of the 'Cs' attribute is set.
- See Also:
CoordinatesType.unsetCs()
,CoordinatesType.getCs()
,CoordinatesType.setCs(String)
-
getDecimal
public String getDecimal()
- Specified by:
getDecimal
in interfaceCoordinatesType
- Returns:
- the value of the 'Decimal' attribute.
- See Also:
CoordinatesType.isSetDecimal()
,CoordinatesType.unsetDecimal()
,CoordinatesType.setDecimal(String)
,Gml311Package.getCoordinatesType_Decimal()
-
setDecimal
public void setDecimal(String newDecimal)
- Specified by:
setDecimal
in interfaceCoordinatesType
- Parameters:
newDecimal
- the new value of the 'Decimal' attribute.- See Also:
CoordinatesType.isSetDecimal()
,CoordinatesType.unsetDecimal()
,CoordinatesType.getDecimal()
-
unsetDecimal
public void unsetDecimal()
- Specified by:
unsetDecimal
in interfaceCoordinatesType
- See Also:
CoordinatesType.isSetDecimal()
,CoordinatesType.getDecimal()
,CoordinatesType.setDecimal(String)
-
isSetDecimal
public boolean isSetDecimal()
- Specified by:
isSetDecimal
in interfaceCoordinatesType
- Returns:
- whether the value of the 'Decimal' attribute is set.
- See Also:
CoordinatesType.unsetDecimal()
,CoordinatesType.getDecimal()
,CoordinatesType.setDecimal(String)
-
getTs
public String getTs()
- Specified by:
getTs
in interfaceCoordinatesType
- Returns:
- the value of the 'Ts' attribute.
- See Also:
CoordinatesType.isSetTs()
,CoordinatesType.unsetTs()
,CoordinatesType.setTs(String)
,Gml311Package.getCoordinatesType_Ts()
-
setTs
public void setTs(String newTs)
- Specified by:
setTs
in interfaceCoordinatesType
- Parameters:
newTs
- the new value of the 'Ts' attribute.- See Also:
CoordinatesType.isSetTs()
,CoordinatesType.unsetTs()
,CoordinatesType.getTs()
-
unsetTs
public void unsetTs()
- Specified by:
unsetTs
in interfaceCoordinatesType
- See Also:
CoordinatesType.isSetTs()
,CoordinatesType.getTs()
,CoordinatesType.setTs(String)
-
isSetTs
public boolean isSetTs()
- Specified by:
isSetTs
in interfaceCoordinatesType
- Returns:
- whether the value of the 'Ts' attribute is set.
- See Also:
CoordinatesType.unsetTs()
,CoordinatesType.getTs()
,CoordinatesType.setTs(String)
-
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
-
-