Package net.opengis.gml311.impl
Class AbstractCoordinateOperationTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- AbstractGMLTypeImpl
-
- DefinitionTypeImpl
-
- AbstractCoordinateOperationBaseTypeImpl
-
- AbstractCoordinateOperationTypeImpl
-
- All Implemented Interfaces:
AbstractCoordinateOperationBaseType,AbstractCoordinateOperationType,AbstractGMLType,DefinitionType,Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject
- Direct Known Subclasses:
AbstractGeneralConversionTypeImpl,AbstractGeneralTransformationTypeImpl,ConcatenatedOperationTypeImpl,PassThroughOperationTypeImpl
public abstract class AbstractCoordinateOperationTypeImpl extends AbstractCoordinateOperationBaseTypeImpl implements AbstractCoordinateOperationType
An implementation of the model object 'Abstract Coordinate Operation Type'.The following features are implemented:
-
-
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 EList<IdentifierType>coordinateOperationIDThe cached value of the 'Coordinate Operation ID' containment reference list.protected static StringOPERATION_VERSION_EDEFAULTThe default value of the 'Operation Version' attribute.protected StringoperationVersionThe cached value of the 'Operation Version' attribute.protected FeatureMappositionalAccuracyGroupThe cached value of the 'Positional Accuracy Group' attribute list.protected StringOrRefTyperemarksThe cached value of the 'Remarks' containment reference.protected StringscopeThe cached value of the 'Scope' attribute.protected static StringSCOPE_EDEFAULTThe default value of the 'Scope' attribute.protected CRSRefTypesourceCRSThe cached value of the 'Source CRS' containment reference.protected CRSRefTypetargetCRSThe cached value of the 'Target CRS' containment reference.protected ExtentTypevalidAreaThe cached value of the 'Valid Area' containment reference.-
Fields inherited from class AbstractCoordinateOperationBaseTypeImpl
coordinateOperationName
-
Fields inherited from class AbstractGMLTypeImpl
description, id, ID_EDEFAULT, metaDataProperty, nameGroup
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAbstractCoordinateOperationTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs)NotificationChainbasicSetSourceCRS(CRSRefType newSourceCRS, NotificationChain msgs)NotificationChainbasicSetTargetCRS(CRSRefType newTargetCRS, NotificationChain msgs)NotificationChainbasicSetValidArea(ExtentType newValidArea, NotificationChain msgs)ObjecteGet(int featureID, boolean resolve, boolean coreType)NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)EList<IdentifierType>getCoordinateOperationID()StringgetOperationVersion()EList<AbstractPositionalAccuracyType>getPositionalAccuracy()FeatureMapgetPositionalAccuracyGroup()StringOrRefTypegetRemarks()StringgetScope()CRSRefTypegetSourceCRS()CRSRefTypegetTargetCRS()ExtentTypegetValidArea()voidsetOperationVersion(String newOperationVersion)voidsetRemarks(StringOrRefType newRemarks)voidsetScope(String newScope)voidsetSourceCRS(CRSRefType newSourceCRS)voidsetTargetCRS(CRSRefType newTargetCRS)voidsetValidArea(ExtentType newValidArea)StringtoString()-
Methods inherited from class AbstractCoordinateOperationBaseTypeImpl
basicSetCoordinateOperationName, getCoordinateOperationName, setCoordinateOperationName
-
Methods inherited from class AbstractGMLTypeImpl
basicSetDescription, getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
-
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
-
Methods inherited from interface AbstractCoordinateOperationBaseType
getCoordinateOperationName, setCoordinateOperationName
-
Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
-
-
-
-
Field Detail
-
coordinateOperationID
protected EList<IdentifierType> coordinateOperationID
The cached value of the 'Coordinate Operation ID' containment reference list.- See Also:
getCoordinateOperationID()
-
remarks
protected StringOrRefType remarks
The cached value of the 'Remarks' containment reference.- See Also:
getRemarks()
-
OPERATION_VERSION_EDEFAULT
protected static final String OPERATION_VERSION_EDEFAULT
The default value of the 'Operation Version' attribute.- See Also:
getOperationVersion()
-
operationVersion
protected String operationVersion
The cached value of the 'Operation Version' attribute.- See Also:
getOperationVersion()
-
validArea
protected ExtentType validArea
The cached value of the 'Valid Area' containment reference.- See Also:
getValidArea()
-
SCOPE_EDEFAULT
protected static final String SCOPE_EDEFAULT
The default value of the 'Scope' attribute.- See Also:
getScope()
-
scope
protected String scope
The cached value of the 'Scope' attribute.- See Also:
getScope()
-
positionalAccuracyGroup
protected FeatureMap positionalAccuracyGroup
The cached value of the 'Positional Accuracy Group' attribute list.- See Also:
getPositionalAccuracyGroup()
-
sourceCRS
protected CRSRefType sourceCRS
The cached value of the 'Source CRS' containment reference.- See Also:
getSourceCRS()
-
targetCRS
protected CRSRefType targetCRS
The cached value of the 'Target CRS' containment reference.- See Also:
getTargetCRS()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classAbstractCoordinateOperationBaseTypeImpl
-
getCoordinateOperationID
public EList<IdentifierType> getCoordinateOperationID()
- Specified by:
getCoordinateOperationIDin interfaceAbstractCoordinateOperationType- Returns:
- the value of the 'Coordinate Operation ID' containment reference list.
- See Also:
Gml311Package.getAbstractCoordinateOperationType_CoordinateOperationID()
-
getRemarks
public StringOrRefType getRemarks()
- Specified by:
getRemarksin interfaceAbstractCoordinateOperationType- Returns:
- the value of the 'Remarks' containment reference.
- See Also:
AbstractCoordinateOperationType.setRemarks(StringOrRefType),Gml311Package.getAbstractCoordinateOperationType_Remarks()
-
basicSetRemarks
public NotificationChain basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs)
-
setRemarks
public void setRemarks(StringOrRefType newRemarks)
- Specified by:
setRemarksin interfaceAbstractCoordinateOperationType- Parameters:
newRemarks- the new value of the 'Remarks' containment reference.- See Also:
AbstractCoordinateOperationType.getRemarks()
-
getOperationVersion
public String getOperationVersion()
- Specified by:
getOperationVersionin interfaceAbstractCoordinateOperationType- Returns:
- the value of the 'Operation Version' attribute.
- See Also:
AbstractCoordinateOperationType.setOperationVersion(String),Gml311Package.getAbstractCoordinateOperationType_OperationVersion()
-
setOperationVersion
public void setOperationVersion(String newOperationVersion)
- Specified by:
setOperationVersionin interfaceAbstractCoordinateOperationType- Parameters:
newOperationVersion- the new value of the 'Operation Version' attribute.- See Also:
AbstractCoordinateOperationType.getOperationVersion()
-
getValidArea
public ExtentType getValidArea()
- Specified by:
getValidAreain interfaceAbstractCoordinateOperationType- Returns:
- the value of the 'Valid Area' containment reference.
- See Also:
AbstractCoordinateOperationType.setValidArea(ExtentType),Gml311Package.getAbstractCoordinateOperationType_ValidArea()
-
basicSetValidArea
public NotificationChain basicSetValidArea(ExtentType newValidArea, NotificationChain msgs)
-
setValidArea
public void setValidArea(ExtentType newValidArea)
- Specified by:
setValidAreain interfaceAbstractCoordinateOperationType- Parameters:
newValidArea- the new value of the 'Valid Area' containment reference.- See Also:
AbstractCoordinateOperationType.getValidArea()
-
getScope
public String getScope()
- Specified by:
getScopein interfaceAbstractCoordinateOperationType- Returns:
- the value of the 'Scope' attribute.
- See Also:
AbstractCoordinateOperationType.setScope(String),Gml311Package.getAbstractCoordinateOperationType_Scope()
-
setScope
public void setScope(String newScope)
- Specified by:
setScopein interfaceAbstractCoordinateOperationType- Parameters:
newScope- the new value of the 'Scope' attribute.- See Also:
AbstractCoordinateOperationType.getScope()
-
getPositionalAccuracyGroup
public FeatureMap getPositionalAccuracyGroup()
- Specified by:
getPositionalAccuracyGroupin interfaceAbstractCoordinateOperationType- Returns:
- the value of the 'Positional Accuracy Group' attribute list.
- See Also:
Gml311Package.getAbstractCoordinateOperationType_PositionalAccuracyGroup()
-
getPositionalAccuracy
public EList<AbstractPositionalAccuracyType> getPositionalAccuracy()
- Specified by:
getPositionalAccuracyin interfaceAbstractCoordinateOperationType- Returns:
- the value of the 'Positional Accuracy' containment reference list.
- See Also:
Gml311Package.getAbstractCoordinateOperationType_PositionalAccuracy()
-
getSourceCRS
public CRSRefType getSourceCRS()
- Specified by:
getSourceCRSin interfaceAbstractCoordinateOperationType- Returns:
- the value of the 'Source CRS' containment reference.
- See Also:
AbstractCoordinateOperationType.setSourceCRS(CRSRefType),Gml311Package.getAbstractCoordinateOperationType_SourceCRS()
-
basicSetSourceCRS
public NotificationChain basicSetSourceCRS(CRSRefType newSourceCRS, NotificationChain msgs)
-
setSourceCRS
public void setSourceCRS(CRSRefType newSourceCRS)
- Specified by:
setSourceCRSin interfaceAbstractCoordinateOperationType- Parameters:
newSourceCRS- the new value of the 'Source CRS' containment reference.- See Also:
AbstractCoordinateOperationType.getSourceCRS()
-
getTargetCRS
public CRSRefType getTargetCRS()
- Specified by:
getTargetCRSin interfaceAbstractCoordinateOperationType- Returns:
- the value of the 'Target CRS' containment reference.
- See Also:
AbstractCoordinateOperationType.setTargetCRS(CRSRefType),Gml311Package.getAbstractCoordinateOperationType_TargetCRS()
-
basicSetTargetCRS
public NotificationChain basicSetTargetCRS(CRSRefType newTargetCRS, NotificationChain msgs)
-
setTargetCRS
public void setTargetCRS(CRSRefType newTargetCRS)
- Specified by:
setTargetCRSin interfaceAbstractCoordinateOperationType- Parameters:
newTargetCRS- the new value of the 'Target CRS' containment reference.- See Also:
AbstractCoordinateOperationType.getTargetCRS()
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
eInverseRemovein classAbstractCoordinateOperationBaseTypeImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classAbstractCoordinateOperationBaseTypeImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classAbstractCoordinateOperationBaseTypeImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classAbstractCoordinateOperationBaseTypeImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classAbstractCoordinateOperationBaseTypeImpl
-
toString
public String toString()
- Overrides:
toStringin classAbstractGMLTypeImpl
-
-