Package net.opengis.wfs20.impl
Class FeatureCollectionTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- EObjectImpl
- 
- SimpleFeatureCollectionTypeImpl
- 
- FeatureCollectionTypeImpl
 
 
 
 
 
- 
- All Implemented Interfaces:
- FeatureCollectionType,- SimpleFeatureCollectionType,- Notifier,- EObject,- InternalEObject
 
 public class FeatureCollectionTypeImpl extends SimpleFeatureCollectionTypeImpl implements FeatureCollectionType An implementation of the model object 'Feature Collection Type'.The following features are implemented: 
- 
- 
Nested Class Summary- 
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 AdditionalObjectsTypeadditionalObjectsThe cached value of the 'Additional Objects' containment reference.protected static StringLOCK_ID_EDEFAULTThe default value of the 'Lock Id' attribute.protected StringlockIdThe cached value of the 'Lock Id' attribute.protected StringnextThe cached value of the 'Next' attribute.protected static StringNEXT_EDEFAULTThe default value of the 'Next' attribute.protected static ObjectNUMBER_MATCHED_EDEFAULTThe default value of the 'Number Matched' attribute.protected static BigIntegerNUMBER_RETURNED_EDEFAULTThe default value of the 'Number Returned' attribute.protected ObjectnumberMatchedThe cached value of the 'Number Matched' attribute.protected BigIntegernumberReturnedThe cached value of the 'Number Returned' attribute.protected StringpreviousThe cached value of the 'Previous' attribute.protected static StringPREVIOUS_EDEFAULTThe default value of the 'Previous' attribute.protected static CalendarTIME_STAMP_EDEFAULTThe default value of the 'Time Stamp' attribute.protected CalendartimeStampThe cached value of the 'Time Stamp' attribute.protected TruncatedResponseTypetruncatedResponseThe cached value of the 'Truncated Response' containment reference.- 
Fields inherited from class SimpleFeatureCollectionTypeImplboundedBy, member
 - 
Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedFeatureCollectionTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetAdditionalObjects(AdditionalObjectsType newAdditionalObjects, NotificationChain msgs)NotificationChainbasicSetTruncatedResponse(TruncatedResponseType newTruncatedResponse, 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)AdditionalObjectsTypegetAdditionalObjects()StringgetLockId()StringgetNext()ObjectgetNumberMatched()BigIntegergetNumberReturned()StringgetPrevious()CalendargetTimeStamp()TruncatedResponseTypegetTruncatedResponse()voidsetAdditionalObjects(AdditionalObjectsType newAdditionalObjects)voidsetLockId(String newLockId)voidsetNext(String newNext)voidsetNumberMatched(Object newNumberMatched)voidsetNumberReturned(BigInteger newNumberReturned)voidsetPrevious(String newPrevious)voidsetTimeStamp(Calendar newTimeStamp)voidsetTruncatedResponse(TruncatedResponseType newTruncatedResponse)StringtoString()- 
Methods inherited from class SimpleFeatureCollectionTypeImplbasicSetBoundedBy, getBoundedBy, getMember, setBoundedBy
 - 
Methods inherited from class EObjectImpleAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 - 
Methods inherited from class BasicEObjectImpleAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 - 
Methods inherited from class BasicNotifierImpleBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 - 
Methods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface SimpleFeatureCollectionTypegetBoundedBy, getMember, setBoundedBy
 
- 
 
- 
- 
- 
Field Detail- 
additionalObjectsprotected AdditionalObjectsType additionalObjects The cached value of the 'Additional Objects' containment reference.- See Also:
- getAdditionalObjects()
 
 - 
truncatedResponseprotected TruncatedResponseType truncatedResponse The cached value of the 'Truncated Response' containment reference.- See Also:
- getTruncatedResponse()
 
 - 
LOCK_ID_EDEFAULTprotected static final String LOCK_ID_EDEFAULT The default value of the 'Lock Id' attribute.- See Also:
- getLockId()
 
 - 
lockIdprotected String lockId The cached value of the 'Lock Id' attribute.- See Also:
- getLockId()
 
 - 
NEXT_EDEFAULTprotected static final String NEXT_EDEFAULT The default value of the 'Next' attribute.- See Also:
- getNext()
 
 - 
NUMBER_MATCHED_EDEFAULTprotected static final Object NUMBER_MATCHED_EDEFAULT The default value of the 'Number Matched' attribute.- See Also:
- getNumberMatched()
 
 - 
numberMatchedprotected Object numberMatched The cached value of the 'Number Matched' attribute.- See Also:
- getNumberMatched()
 
 - 
NUMBER_RETURNED_EDEFAULTprotected static final BigInteger NUMBER_RETURNED_EDEFAULT The default value of the 'Number Returned' attribute.- See Also:
- getNumberReturned()
 
 - 
numberReturnedprotected BigInteger numberReturned The cached value of the 'Number Returned' attribute.- See Also:
- getNumberReturned()
 
 - 
PREVIOUS_EDEFAULTprotected static final String PREVIOUS_EDEFAULT The default value of the 'Previous' attribute.- See Also:
- getPrevious()
 
 - 
previousprotected String previous The cached value of the 'Previous' attribute.- See Also:
- getPrevious()
 
 - 
TIME_STAMP_EDEFAULTprotected static final Calendar TIME_STAMP_EDEFAULT The default value of the 'Time Stamp' attribute.- See Also:
- getTimeStamp()
 
 - 
timeStampprotected Calendar timeStamp The cached value of the 'Time Stamp' attribute.- See Also:
- getTimeStamp()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- SimpleFeatureCollectionTypeImpl
 
 - 
getAdditionalObjectspublic AdditionalObjectsType getAdditionalObjects() - Specified by:
- getAdditionalObjectsin interface- FeatureCollectionType
- Returns:
- the value of the 'Additional Objects' containment reference.
- See Also:
- FeatureCollectionType.setAdditionalObjects(AdditionalObjectsType),- Wfs20Package.getFeatureCollectionType_AdditionalObjects()
 
 - 
basicSetAdditionalObjectspublic NotificationChain basicSetAdditionalObjects(AdditionalObjectsType newAdditionalObjects, NotificationChain msgs) 
 - 
setAdditionalObjectspublic void setAdditionalObjects(AdditionalObjectsType newAdditionalObjects) - Specified by:
- setAdditionalObjectsin interface- FeatureCollectionType
- Parameters:
- newAdditionalObjects- the new value of the 'Additional Objects' containment reference.
- See Also:
- FeatureCollectionType.getAdditionalObjects()
 
 - 
getTruncatedResponsepublic TruncatedResponseType getTruncatedResponse() - Specified by:
- getTruncatedResponsein interface- FeatureCollectionType
- Returns:
- the value of the 'Truncated Response' containment reference.
- See Also:
- FeatureCollectionType.setTruncatedResponse(TruncatedResponseType),- Wfs20Package.getFeatureCollectionType_TruncatedResponse()
 
 - 
basicSetTruncatedResponsepublic NotificationChain basicSetTruncatedResponse(TruncatedResponseType newTruncatedResponse, NotificationChain msgs) 
 - 
setTruncatedResponsepublic void setTruncatedResponse(TruncatedResponseType newTruncatedResponse) - Specified by:
- setTruncatedResponsein interface- FeatureCollectionType
- Parameters:
- newTruncatedResponse- the new value of the 'Truncated Response' containment reference.
- See Also:
- FeatureCollectionType.getTruncatedResponse()
 
 - 
getLockIdpublic String getLockId() - Specified by:
- getLockIdin interface- FeatureCollectionType
- Returns:
- the value of the 'Lock Id' attribute.
- See Also:
- FeatureCollectionType.setLockId(String),- Wfs20Package.getFeatureCollectionType_LockId()
 
 - 
setLockIdpublic void setLockId(String newLockId) - Specified by:
- setLockIdin interface- FeatureCollectionType
- Parameters:
- newLockId- the new value of the 'Lock Id' attribute.
- See Also:
- FeatureCollectionType.getLockId()
 
 - 
getNextpublic String getNext() - Specified by:
- getNextin interface- FeatureCollectionType
- Returns:
- the value of the 'Next' attribute.
- See Also:
- FeatureCollectionType.setNext(String),- Wfs20Package.getFeatureCollectionType_Next()
 
 - 
setNextpublic void setNext(String newNext) - Specified by:
- setNextin interface- FeatureCollectionType
- Parameters:
- newNext- the new value of the 'Next' attribute.
- See Also:
- FeatureCollectionType.getNext()
 
 - 
getNumberMatchedpublic Object getNumberMatched() - Specified by:
- getNumberMatchedin interface- FeatureCollectionType
- Returns:
- the value of the 'Number Matched' attribute.
- See Also:
- FeatureCollectionType.setNumberMatched(Object),- Wfs20Package.getFeatureCollectionType_NumberMatched()
 
 - 
setNumberMatchedpublic void setNumberMatched(Object newNumberMatched) - Specified by:
- setNumberMatchedin interface- FeatureCollectionType
- Parameters:
- newNumberMatched- the new value of the 'Number Matched' attribute.
- See Also:
- FeatureCollectionType.getNumberMatched()
 
 - 
getNumberReturnedpublic BigInteger getNumberReturned() - Specified by:
- getNumberReturnedin interface- FeatureCollectionType
- Returns:
- the value of the 'Number Returned' attribute.
- See Also:
- FeatureCollectionType.setNumberReturned(BigInteger),- Wfs20Package.getFeatureCollectionType_NumberReturned()
 
 - 
setNumberReturnedpublic void setNumberReturned(BigInteger newNumberReturned) - Specified by:
- setNumberReturnedin interface- FeatureCollectionType
- Parameters:
- newNumberReturned- the new value of the 'Number Returned' attribute.
- See Also:
- FeatureCollectionType.getNumberReturned()
 
 - 
getPreviouspublic String getPrevious() - Specified by:
- getPreviousin interface- FeatureCollectionType
- Returns:
- the value of the 'Previous' attribute.
- See Also:
- FeatureCollectionType.setPrevious(String),- Wfs20Package.getFeatureCollectionType_Previous()
 
 - 
setPreviouspublic void setPrevious(String newPrevious) - Specified by:
- setPreviousin interface- FeatureCollectionType
- Parameters:
- newPrevious- the new value of the 'Previous' attribute.
- See Also:
- FeatureCollectionType.getPrevious()
 
 - 
getTimeStamppublic Calendar getTimeStamp() - Specified by:
- getTimeStampin interface- FeatureCollectionType
- Returns:
- the value of the 'Time Stamp' attribute.
- See Also:
- #setTimeStamp(XMLGregorianCalendar),- Wfs20Package.getFeatureCollectionType_TimeStamp()
 
 - 
setTimeStamppublic void setTimeStamp(Calendar newTimeStamp) - Specified by:
- setTimeStampin interface- FeatureCollectionType
- Parameters:
- newTimeStamp- the new value of the 'Time Stamp' attribute.
- See Also:
- FeatureCollectionType.getTimeStamp()
 
 - 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
- eInverseRemovein class- SimpleFeatureCollectionTypeImpl
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- SimpleFeatureCollectionTypeImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- SimpleFeatureCollectionTypeImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- SimpleFeatureCollectionTypeImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- SimpleFeatureCollectionTypeImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- SimpleFeatureCollectionTypeImpl
 
 
- 
 
-