Package net.opengis.wfs20.impl
Class ValueCollectionTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- ValueCollectionTypeImpl
-
- All Implemented Interfaces:
ValueCollectionType,Notifier,EObject,InternalEObject
public class ValueCollectionTypeImpl extends EObjectImpl implements ValueCollectionType
An implementation of the model object 'Value Collection Type'.The following features are implemented:
-
-
Nested Class Summary
-
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 AdditionalValuesTypeadditionalValuesThe cached value of the 'Additional Values' containment reference.protected EList<Collection>memberThe cached value of the 'Member' attribute list.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 EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedValueCollectionTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetAdditionalValues(AdditionalValuesType newAdditionalValues, 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)AdditionalValuesTypegetAdditionalValues()EList<Collection>getMember()StringgetNext()ObjectgetNumberMatched()BigIntegergetNumberReturned()StringgetPrevious()CalendargetTimeStamp()TruncatedResponseTypegetTruncatedResponse()voidsetAdditionalValues(AdditionalValuesType newAdditionalValues)voidsetNext(String newNext)voidsetNumberMatched(Object newNumberMatched)voidsetNumberReturned(BigInteger newNumberReturned)voidsetPrevious(String newPrevious)voidsetTimeStamp(Calendar newTimeStamp)voidsetTruncatedResponse(TruncatedResponseType newTruncatedResponse)StringtoString()-
Methods inherited from class EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, 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 BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
member
protected EList<Collection> member
The cached value of the 'Member' attribute list.- See Also:
getMember()
-
additionalValues
protected AdditionalValuesType additionalValues
The cached value of the 'Additional Values' containment reference.- See Also:
getAdditionalValues()
-
truncatedResponse
protected TruncatedResponseType truncatedResponse
The cached value of the 'Truncated Response' containment reference.- See Also:
getTruncatedResponse()
-
NEXT_EDEFAULT
protected static final String NEXT_EDEFAULT
The default value of the 'Next' attribute.- See Also:
getNext()
-
NUMBER_MATCHED_EDEFAULT
protected static final Object NUMBER_MATCHED_EDEFAULT
The default value of the 'Number Matched' attribute.- See Also:
getNumberMatched()
-
numberMatched
protected Object numberMatched
The cached value of the 'Number Matched' attribute.- See Also:
getNumberMatched()
-
NUMBER_RETURNED_EDEFAULT
protected static final BigInteger NUMBER_RETURNED_EDEFAULT
The default value of the 'Number Returned' attribute.- See Also:
getNumberReturned()
-
numberReturned
protected BigInteger numberReturned
The cached value of the 'Number Returned' attribute.- See Also:
getNumberReturned()
-
PREVIOUS_EDEFAULT
protected static final String PREVIOUS_EDEFAULT
The default value of the 'Previous' attribute.- See Also:
getPrevious()
-
previous
protected String previous
The cached value of the 'Previous' attribute.- See Also:
getPrevious()
-
TIME_STAMP_EDEFAULT
protected static final Calendar TIME_STAMP_EDEFAULT
The default value of the 'Time Stamp' attribute.- See Also:
getTimeStamp()
-
timeStamp
protected Calendar timeStamp
The cached value of the 'Time Stamp' attribute.- See Also:
getTimeStamp()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classEObjectImpl
-
getMember
public EList<Collection> getMember()
- Specified by:
getMemberin interfaceValueCollectionType- Returns:
- the value of the 'Member' containment reference list.
- See Also:
Wfs20Package.getValueCollectionType_Member()
-
getAdditionalValues
public AdditionalValuesType getAdditionalValues()
- Specified by:
getAdditionalValuesin interfaceValueCollectionType- Returns:
- the value of the 'Additional Values' containment reference.
- See Also:
ValueCollectionType.setAdditionalValues(AdditionalValuesType),Wfs20Package.getValueCollectionType_AdditionalValues()
-
basicSetAdditionalValues
public NotificationChain basicSetAdditionalValues(AdditionalValuesType newAdditionalValues, NotificationChain msgs)
-
setAdditionalValues
public void setAdditionalValues(AdditionalValuesType newAdditionalValues)
- Specified by:
setAdditionalValuesin interfaceValueCollectionType- Parameters:
newAdditionalValues- the new value of the 'Additional Values' containment reference.- See Also:
ValueCollectionType.getAdditionalValues()
-
getTruncatedResponse
public TruncatedResponseType getTruncatedResponse()
- Specified by:
getTruncatedResponsein interfaceValueCollectionType- Returns:
- the value of the 'Truncated Response' containment reference.
- See Also:
ValueCollectionType.setTruncatedResponse(TruncatedResponseType),Wfs20Package.getValueCollectionType_TruncatedResponse()
-
basicSetTruncatedResponse
public NotificationChain basicSetTruncatedResponse(TruncatedResponseType newTruncatedResponse, NotificationChain msgs)
-
setTruncatedResponse
public void setTruncatedResponse(TruncatedResponseType newTruncatedResponse)
- Specified by:
setTruncatedResponsein interfaceValueCollectionType- Parameters:
newTruncatedResponse- the new value of the 'Truncated Response' containment reference.- See Also:
ValueCollectionType.getTruncatedResponse()
-
getNext
public String getNext()
- Specified by:
getNextin interfaceValueCollectionType- Returns:
- the value of the 'Next' attribute.
- See Also:
ValueCollectionType.setNext(String),Wfs20Package.getValueCollectionType_Next()
-
setNext
public void setNext(String newNext)
- Specified by:
setNextin interfaceValueCollectionType- Parameters:
newNext- the new value of the 'Next' attribute.- See Also:
ValueCollectionType.getNext()
-
getNumberMatched
public Object getNumberMatched()
- Specified by:
getNumberMatchedin interfaceValueCollectionType- Returns:
- the value of the 'Number Matched' attribute.
- See Also:
ValueCollectionType.setNumberMatched(Object),Wfs20Package.getValueCollectionType_NumberMatched()
-
setNumberMatched
public void setNumberMatched(Object newNumberMatched)
- Specified by:
setNumberMatchedin interfaceValueCollectionType- Parameters:
newNumberMatched- the new value of the 'Number Matched' attribute.- See Also:
ValueCollectionType.getNumberMatched()
-
getNumberReturned
public BigInteger getNumberReturned()
- Specified by:
getNumberReturnedin interfaceValueCollectionType- Returns:
- the value of the 'Number Returned' attribute.
- See Also:
ValueCollectionType.setNumberReturned(BigInteger),Wfs20Package.getValueCollectionType_NumberReturned()
-
setNumberReturned
public void setNumberReturned(BigInteger newNumberReturned)
- Specified by:
setNumberReturnedin interfaceValueCollectionType- Parameters:
newNumberReturned- the new value of the 'Number Returned' attribute.- See Also:
ValueCollectionType.getNumberReturned()
-
getPrevious
public String getPrevious()
- Specified by:
getPreviousin interfaceValueCollectionType- Returns:
- the value of the 'Previous' attribute.
- See Also:
ValueCollectionType.setPrevious(String),Wfs20Package.getValueCollectionType_Previous()
-
setPrevious
public void setPrevious(String newPrevious)
- Specified by:
setPreviousin interfaceValueCollectionType- Parameters:
newPrevious- the new value of the 'Previous' attribute.- See Also:
ValueCollectionType.getPrevious()
-
getTimeStamp
public Calendar getTimeStamp()
- Specified by:
getTimeStampin interfaceValueCollectionType- Returns:
- the value of the 'Time Stamp' attribute.
- See Also:
#setTimeStamp(XMLGregorianCalendar),Wfs20Package.getValueCollectionType_TimeStamp()
-
setTimeStamp
public void setTimeStamp(Calendar newTimeStamp)
- Specified by:
setTimeStampin interfaceValueCollectionType- Parameters:
newTimeStamp- the new value of the 'Time Stamp' attribute.- See Also:
ValueCollectionType.getTimeStamp()
-
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 classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toStringin classBasicEObjectImpl
-
-