Package net.opengis.gml311.impl
Class CubicSplineTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- AbstractCurveSegmentTypeImpl
-
- CubicSplineTypeImpl
-
- All Implemented Interfaces:
AbstractCurveSegmentType,CubicSplineType,Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject
public class CubicSplineTypeImpl extends AbstractCurveSegmentTypeImpl implements CubicSplineType
An implementation of the model object 'Cubic Spline 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 CoordinatesTypecoordinatesThe cached value of the 'Coordinates' containment reference.protected BigIntegerdegreeThe cached value of the 'Degree' attribute.protected static BigIntegerDEGREE_EDEFAULTThe default value of the 'Degree' attribute.protected booleandegreeESetThis is true if the Degree attribute has been set.protected FeatureMapgroupThe cached value of the 'Group' attribute list.protected CurveInterpolationTypeinterpolationThe cached value of the 'Interpolation' attribute.protected static CurveInterpolationTypeINTERPOLATION_EDEFAULTThe default value of the 'Interpolation' attribute.protected booleaninterpolationESetThis is true if the Interpolation attribute has been set.protected DirectPositionListTypeposListThe cached value of the 'Pos List' containment reference.protected VectorTypevectorAtEndThe cached value of the 'Vector At End' containment reference.protected VectorTypevectorAtStartThe cached value of the 'Vector At Start' containment reference.-
Fields inherited from class AbstractCurveSegmentTypeImpl
NUM_DERIVATIVE_INTERIOR_EDEFAULT, NUM_DERIVATIVES_AT_END_EDEFAULT, NUM_DERIVATIVES_AT_START_EDEFAULT, numDerivativeInterior, numDerivativeInteriorESet, numDerivativesAtEnd, numDerivativesAtEndESet, numDerivativesAtStart, numDerivativesAtStartESet
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCubicSplineTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)NotificationChainbasicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)NotificationChainbasicSetVectorAtEnd(VectorType newVectorAtEnd, NotificationChain msgs)NotificationChainbasicSetVectorAtStart(VectorType newVectorAtStart, 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)CoordinatesTypegetCoordinates()BigIntegergetDegree()FeatureMapgetGroup()CurveInterpolationTypegetInterpolation()EList<PointPropertyType>getPointProperty()EList<PointPropertyType>getPointRep()EList<DirectPositionType>getPos()DirectPositionListTypegetPosList()VectorTypegetVectorAtEnd()VectorTypegetVectorAtStart()booleanisSetDegree()booleanisSetInterpolation()voidsetCoordinates(CoordinatesType newCoordinates)voidsetDegree(BigInteger newDegree)voidsetInterpolation(CurveInterpolationType newInterpolation)voidsetPosList(DirectPositionListType newPosList)voidsetVectorAtEnd(VectorType newVectorAtEnd)voidsetVectorAtStart(VectorType newVectorAtStart)StringtoString()voidunsetDegree()voidunsetInterpolation()-
Methods inherited from class AbstractCurveSegmentTypeImpl
getNumDerivativeInterior, getNumDerivativesAtEnd, getNumDerivativesAtStart, isSetNumDerivativeInterior, isSetNumDerivativesAtEnd, isSetNumDerivativesAtStart, setNumDerivativeInterior, setNumDerivativesAtEnd, setNumDerivativesAtStart, unsetNumDerivativeInterior, unsetNumDerivativesAtEnd, unsetNumDerivativesAtStart
-
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 AbstractCurveSegmentType
getNumDerivativeInterior, getNumDerivativesAtEnd, getNumDerivativesAtStart, isSetNumDerivativeInterior, isSetNumDerivativesAtEnd, isSetNumDerivativesAtStart, setNumDerivativeInterior, setNumDerivativesAtEnd, setNumDerivativesAtStart, unsetNumDerivativeInterior, unsetNumDerivativesAtEnd, unsetNumDerivativesAtStart
-
-
-
-
Field Detail
-
group
protected FeatureMap group
The cached value of the 'Group' attribute list.- See Also:
getGroup()
-
posList
protected DirectPositionListType posList
The cached value of the 'Pos List' containment reference.- See Also:
getPosList()
-
coordinates
protected CoordinatesType coordinates
The cached value of the 'Coordinates' containment reference.- See Also:
getCoordinates()
-
vectorAtStart
protected VectorType vectorAtStart
The cached value of the 'Vector At Start' containment reference.- See Also:
getVectorAtStart()
-
vectorAtEnd
protected VectorType vectorAtEnd
The cached value of the 'Vector At End' containment reference.- See Also:
getVectorAtEnd()
-
DEGREE_EDEFAULT
protected static final BigInteger DEGREE_EDEFAULT
The default value of the 'Degree' attribute.- See Also:
getDegree()
-
degree
protected BigInteger degree
The cached value of the 'Degree' attribute.- See Also:
getDegree()
-
degreeESet
protected boolean degreeESet
This is true if the Degree attribute has been set.
-
INTERPOLATION_EDEFAULT
protected static final CurveInterpolationType INTERPOLATION_EDEFAULT
The default value of the 'Interpolation' attribute.- See Also:
getInterpolation()
-
interpolation
protected CurveInterpolationType interpolation
The cached value of the 'Interpolation' attribute.- See Also:
getInterpolation()
-
interpolationESet
protected boolean interpolationESet
This is true if the Interpolation attribute has been set.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classAbstractCurveSegmentTypeImpl
-
getGroup
public FeatureMap getGroup()
- Specified by:
getGroupin interfaceCubicSplineType- Returns:
- the value of the 'Group' attribute list.
- See Also:
Gml311Package.getCubicSplineType_Group()
-
getPos
public EList<DirectPositionType> getPos()
- Specified by:
getPosin interfaceCubicSplineType- Returns:
- the value of the 'Pos' containment reference list.
- See Also:
Gml311Package.getCubicSplineType_Pos()
-
getPointProperty
public EList<PointPropertyType> getPointProperty()
- Specified by:
getPointPropertyin interfaceCubicSplineType- Returns:
- the value of the 'Point Property' containment reference list.
- See Also:
Gml311Package.getCubicSplineType_PointProperty()
-
getPointRep
public EList<PointPropertyType> getPointRep()
- Specified by:
getPointRepin interfaceCubicSplineType- Returns:
- the value of the 'Point Rep' containment reference list.
- See Also:
Gml311Package.getCubicSplineType_PointRep()
-
getPosList
public DirectPositionListType getPosList()
- Specified by:
getPosListin interfaceCubicSplineType- Returns:
- the value of the 'Pos List' containment reference.
- See Also:
CubicSplineType.setPosList(DirectPositionListType),Gml311Package.getCubicSplineType_PosList()
-
basicSetPosList
public NotificationChain basicSetPosList(DirectPositionListType newPosList, NotificationChain msgs)
-
setPosList
public void setPosList(DirectPositionListType newPosList)
- Specified by:
setPosListin interfaceCubicSplineType- Parameters:
newPosList- the new value of the 'Pos List' containment reference.- See Also:
CubicSplineType.getPosList()
-
getCoordinates
public CoordinatesType getCoordinates()
- Specified by:
getCoordinatesin interfaceCubicSplineType- Returns:
- the value of the 'Coordinates' containment reference.
- See Also:
CubicSplineType.setCoordinates(CoordinatesType),Gml311Package.getCubicSplineType_Coordinates()
-
basicSetCoordinates
public NotificationChain basicSetCoordinates(CoordinatesType newCoordinates, NotificationChain msgs)
-
setCoordinates
public void setCoordinates(CoordinatesType newCoordinates)
- Specified by:
setCoordinatesin interfaceCubicSplineType- Parameters:
newCoordinates- the new value of the 'Coordinates' containment reference.- See Also:
CubicSplineType.getCoordinates()
-
getVectorAtStart
public VectorType getVectorAtStart()
- Specified by:
getVectorAtStartin interfaceCubicSplineType- Returns:
- the value of the 'Vector At Start' containment reference.
- See Also:
CubicSplineType.setVectorAtStart(VectorType),Gml311Package.getCubicSplineType_VectorAtStart()
-
basicSetVectorAtStart
public NotificationChain basicSetVectorAtStart(VectorType newVectorAtStart, NotificationChain msgs)
-
setVectorAtStart
public void setVectorAtStart(VectorType newVectorAtStart)
- Specified by:
setVectorAtStartin interfaceCubicSplineType- Parameters:
newVectorAtStart- the new value of the 'Vector At Start' containment reference.- See Also:
CubicSplineType.getVectorAtStart()
-
getVectorAtEnd
public VectorType getVectorAtEnd()
- Specified by:
getVectorAtEndin interfaceCubicSplineType- Returns:
- the value of the 'Vector At End' containment reference.
- See Also:
CubicSplineType.setVectorAtEnd(VectorType),Gml311Package.getCubicSplineType_VectorAtEnd()
-
basicSetVectorAtEnd
public NotificationChain basicSetVectorAtEnd(VectorType newVectorAtEnd, NotificationChain msgs)
-
setVectorAtEnd
public void setVectorAtEnd(VectorType newVectorAtEnd)
- Specified by:
setVectorAtEndin interfaceCubicSplineType- Parameters:
newVectorAtEnd- the new value of the 'Vector At End' containment reference.- See Also:
CubicSplineType.getVectorAtEnd()
-
getDegree
public BigInteger getDegree()
- Specified by:
getDegreein interfaceCubicSplineType- Returns:
- the value of the 'Degree' attribute.
- See Also:
CubicSplineType.isSetDegree(),CubicSplineType.unsetDegree(),CubicSplineType.setDegree(BigInteger),Gml311Package.getCubicSplineType_Degree()
-
setDegree
public void setDegree(BigInteger newDegree)
- Specified by:
setDegreein interfaceCubicSplineType- Parameters:
newDegree- the new value of the 'Degree' attribute.- See Also:
CubicSplineType.isSetDegree(),CubicSplineType.unsetDegree(),CubicSplineType.getDegree()
-
unsetDegree
public void unsetDegree()
- Specified by:
unsetDegreein interfaceCubicSplineType- See Also:
CubicSplineType.isSetDegree(),CubicSplineType.getDegree(),CubicSplineType.setDegree(BigInteger)
-
isSetDegree
public boolean isSetDegree()
- Specified by:
isSetDegreein interfaceCubicSplineType- Returns:
- whether the value of the 'Degree' attribute is set.
- See Also:
CubicSplineType.unsetDegree(),CubicSplineType.getDegree(),CubicSplineType.setDegree(BigInteger)
-
getInterpolation
public CurveInterpolationType getInterpolation()
- Specified by:
getInterpolationin interfaceCubicSplineType- Returns:
- the value of the 'Interpolation' attribute.
- See Also:
CurveInterpolationType,CubicSplineType.isSetInterpolation(),CubicSplineType.unsetInterpolation(),CubicSplineType.setInterpolation(CurveInterpolationType),Gml311Package.getCubicSplineType_Interpolation()
-
setInterpolation
public void setInterpolation(CurveInterpolationType newInterpolation)
- Specified by:
setInterpolationin interfaceCubicSplineType- Parameters:
newInterpolation- the new value of the 'Interpolation' attribute.- See Also:
CurveInterpolationType,CubicSplineType.isSetInterpolation(),CubicSplineType.unsetInterpolation(),CubicSplineType.getInterpolation()
-
unsetInterpolation
public void unsetInterpolation()
- Specified by:
unsetInterpolationin interfaceCubicSplineType- See Also:
CubicSplineType.isSetInterpolation(),CubicSplineType.getInterpolation(),CubicSplineType.setInterpolation(CurveInterpolationType)
-
isSetInterpolation
public boolean isSetInterpolation()
- Specified by:
isSetInterpolationin interfaceCubicSplineType- Returns:
- whether the value of the 'Interpolation' attribute is set.
- See Also:
CubicSplineType.unsetInterpolation(),CubicSplineType.getInterpolation(),CubicSplineType.setInterpolation(CurveInterpolationType)
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
eInverseRemovein classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classAbstractCurveSegmentTypeImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classAbstractCurveSegmentTypeImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classAbstractCurveSegmentTypeImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classAbstractCurveSegmentTypeImpl
-
toString
public String toString()
- Overrides:
toStringin classAbstractCurveSegmentTypeImpl
-
-