Package net.opengis.wfs20.impl
Class GetPropertyValueTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- BaseRequestTypeImpl
-
- GetPropertyValueTypeImpl
-
- All Implemented Interfaces:
BaseRequestType,GetPropertyValueType,Notifier,EObject,InternalEObject
public class GetPropertyValueTypeImpl extends BaseRequestTypeImpl implements GetPropertyValueType
An implementation of the model object 'Get Property Value 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 AbstractQueryExpressionTypeabstractQueryExpressionThe cached value of the 'Abstract Query Expression' reference.protected BigIntegercountThe cached value of the 'Count' attribute.protected static BigIntegerCOUNT_EDEFAULTThe default value of the 'Count' attribute.protected static StringOUTPUT_FORMAT_EDEFAULTThe default value of the 'Output Format' attribute.protected StringoutputFormatThe cached value of the 'Output Format' attribute.protected booleanoutputFormatESetThis is true if the Output Format attribute has been set.protected ResolveValueTyperesolveThe cached value of the 'Resolve' attribute.protected static StringRESOLVE_DEPTH_EDEFAULTThe default value of the 'Resolve Depth' attribute.protected static ResolveValueTypeRESOLVE_EDEFAULTThe default value of the 'Resolve' attribute.protected static StringRESOLVE_PATH_EDEFAULTThe default value of the 'Resolve Path' attribute.protected static BigIntegerRESOLVE_TIMEOUT_EDEFAULTThe default value of the 'Resolve Timeout' attribute.protected StringresolveDepthThe cached value of the 'Resolve Depth' attribute.protected booleanresolveESetThis is true if the Resolve attribute has been set.protected StringresolvePathThe cached value of the 'Resolve Path' attribute.protected BigIntegerresolveTimeoutThe cached value of the 'Resolve Timeout' attribute.protected booleanresolveTimeoutESetThis is true if the Resolve Timeout attribute has been set.protected static ResultTypeTypeRESULT_TYPE_EDEFAULTThe default value of the 'Result Type' attribute.protected ResultTypeTyperesultTypeThe cached value of the 'Result Type' attribute.protected booleanresultTypeESetThis is true if the Result Type attribute has been set.protected static BigIntegerSTART_INDEX_EDEFAULTThe default value of the 'Start Index' attribute.protected BigIntegerstartIndexThe cached value of the 'Start Index' attribute.protected booleanstartIndexESetThis is true if the Start Index attribute has been set.protected static StringVALUE_REFERENCE_EDEFAULTThe default value of the 'Value Reference' attribute.protected StringvalueReferenceThe cached value of the 'Value Reference' attribute.-
Fields inherited from class BaseRequestTypeImpl
BASE_URL_EDEFAULT, baseUrl, EXTENDED_PROPERTIES_EDEFAULT, extendedProperties, handle, HANDLE_EDEFAULT, service, SERVICE_EDEFAULT, serviceESet, version, VERSION_EDEFAULT, versionESet
-
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 protectedGetPropertyValueTypeImpl()
-
Method Summary
-
Methods inherited from class BaseRequestTypeImpl
getBaseUrl, getExtendedProperties, getHandle, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setExtendedProperties, setHandle, setService, setVersion, unsetService, unsetVersion
-
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, 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
-
Methods inherited from interface BaseRequestType
getBaseUrl, getExtendedProperties, getHandle, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setExtendedProperties, setHandle, setService, setVersion, unsetService, unsetVersion
-
-
-
-
Field Detail
-
abstractQueryExpression
protected AbstractQueryExpressionType abstractQueryExpression
The cached value of the 'Abstract Query Expression' reference.- See Also:
getAbstractQueryExpression()
-
COUNT_EDEFAULT
protected static final BigInteger COUNT_EDEFAULT
The default value of the 'Count' attribute.- See Also:
getCount()
-
count
protected BigInteger count
The cached value of the 'Count' attribute.- See Also:
getCount()
-
OUTPUT_FORMAT_EDEFAULT
protected static final String OUTPUT_FORMAT_EDEFAULT
The default value of the 'Output Format' attribute.- See Also:
getOutputFormat(), Constant Field Values
-
outputFormat
protected String outputFormat
The cached value of the 'Output Format' attribute.- See Also:
getOutputFormat()
-
outputFormatESet
protected boolean outputFormatESet
This is true if the Output Format attribute has been set.
-
RESOLVE_EDEFAULT
protected static final ResolveValueType RESOLVE_EDEFAULT
The default value of the 'Resolve' attribute.- See Also:
getResolve()
-
resolve
protected ResolveValueType resolve
The cached value of the 'Resolve' attribute.- See Also:
getResolve()
-
resolveESet
protected boolean resolveESet
This is true if the Resolve attribute has been set.
-
RESOLVE_DEPTH_EDEFAULT
protected static final String RESOLVE_DEPTH_EDEFAULT
The default value of the 'Resolve Depth' attribute.- See Also:
getResolveDepth(), Constant Field Values
-
resolveDepth
protected String resolveDepth
The cached value of the 'Resolve Depth' attribute.- See Also:
getResolveDepth()
-
RESOLVE_PATH_EDEFAULT
protected static final String RESOLVE_PATH_EDEFAULT
The default value of the 'Resolve Path' attribute.- See Also:
getResolvePath()
-
resolvePath
protected String resolvePath
The cached value of the 'Resolve Path' attribute.- See Also:
getResolvePath()
-
RESOLVE_TIMEOUT_EDEFAULT
protected static final BigInteger RESOLVE_TIMEOUT_EDEFAULT
The default value of the 'Resolve Timeout' attribute.- See Also:
getResolveTimeout()
-
resolveTimeout
protected BigInteger resolveTimeout
The cached value of the 'Resolve Timeout' attribute.- See Also:
getResolveTimeout()
-
resolveTimeoutESet
protected boolean resolveTimeoutESet
This is true if the Resolve Timeout attribute has been set.
-
RESULT_TYPE_EDEFAULT
protected static final ResultTypeType RESULT_TYPE_EDEFAULT
The default value of the 'Result Type' attribute.- See Also:
getResultType()
-
resultType
protected ResultTypeType resultType
The cached value of the 'Result Type' attribute.- See Also:
getResultType()
-
resultTypeESet
protected boolean resultTypeESet
This is true if the Result Type attribute has been set.
-
START_INDEX_EDEFAULT
protected static final BigInteger START_INDEX_EDEFAULT
The default value of the 'Start Index' attribute.- See Also:
getStartIndex()
-
startIndex
protected BigInteger startIndex
The cached value of the 'Start Index' attribute.- See Also:
getStartIndex()
-
startIndexESet
protected boolean startIndexESet
This is true if the Start Index attribute has been set.
-
VALUE_REFERENCE_EDEFAULT
protected static final String VALUE_REFERENCE_EDEFAULT
The default value of the 'Value Reference' attribute.- See Also:
getValueReference()
-
valueReference
protected String valueReference
The cached value of the 'Value Reference' attribute.- See Also:
getValueReference()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classBaseRequestTypeImpl
-
getAbstractQueryExpression
public AbstractQueryExpressionType getAbstractQueryExpression()
- Specified by:
getAbstractQueryExpressionin interfaceGetPropertyValueType- Returns:
- the value of the 'Abstract Query Expression' reference.
- See Also:
GetPropertyValueType.setAbstractQueryExpression(AbstractQueryExpressionType),Wfs20Package.getGetPropertyValueType_AbstractQueryExpression()
-
basicGetAbstractQueryExpression
public AbstractQueryExpressionType basicGetAbstractQueryExpression()
-
setAbstractQueryExpression
public void setAbstractQueryExpression(AbstractQueryExpressionType newAbstractQueryExpression)
- Specified by:
setAbstractQueryExpressionin interfaceGetPropertyValueType- Parameters:
newAbstractQueryExpression- the new value of the 'Abstract Query Expression' reference.- See Also:
GetPropertyValueType.getAbstractQueryExpression()
-
getCount
public BigInteger getCount()
- Specified by:
getCountin interfaceGetPropertyValueType- Returns:
- the value of the 'Count' attribute.
- See Also:
GetPropertyValueType.setCount(BigInteger),Wfs20Package.getGetPropertyValueType_Count()
-
setCount
public void setCount(BigInteger newCount)
- Specified by:
setCountin interfaceGetPropertyValueType- Parameters:
newCount- the new value of the 'Count' attribute.- See Also:
GetPropertyValueType.getCount()
-
getOutputFormat
public String getOutputFormat()
- Specified by:
getOutputFormatin interfaceGetPropertyValueType- Returns:
- the value of the 'Output Format' attribute.
- See Also:
GetPropertyValueType.isSetOutputFormat(),GetPropertyValueType.unsetOutputFormat(),GetPropertyValueType.setOutputFormat(String),Wfs20Package.getGetPropertyValueType_OutputFormat()
-
setOutputFormat
public void setOutputFormat(String newOutputFormat)
- Specified by:
setOutputFormatin interfaceGetPropertyValueType- Parameters:
newOutputFormat- the new value of the 'Output Format' attribute.- See Also:
GetPropertyValueType.isSetOutputFormat(),GetPropertyValueType.unsetOutputFormat(),GetPropertyValueType.getOutputFormat()
-
unsetOutputFormat
public void unsetOutputFormat()
- Specified by:
unsetOutputFormatin interfaceGetPropertyValueType- See Also:
GetPropertyValueType.isSetOutputFormat(),GetPropertyValueType.getOutputFormat(),GetPropertyValueType.setOutputFormat(String)
-
isSetOutputFormat
public boolean isSetOutputFormat()
- Specified by:
isSetOutputFormatin interfaceGetPropertyValueType- Returns:
- whether the value of the 'Output Format' attribute is set.
- See Also:
GetPropertyValueType.unsetOutputFormat(),GetPropertyValueType.getOutputFormat(),GetPropertyValueType.setOutputFormat(String)
-
getResolve
public ResolveValueType getResolve()
- Specified by:
getResolvein interfaceGetPropertyValueType- Returns:
- the value of the 'Resolve' attribute.
- See Also:
ResolveValueType,GetPropertyValueType.isSetResolve(),GetPropertyValueType.unsetResolve(),GetPropertyValueType.setResolve(ResolveValueType),Wfs20Package.getGetPropertyValueType_Resolve()
-
setResolve
public void setResolve(ResolveValueType newResolve)
- Specified by:
setResolvein interfaceGetPropertyValueType- Parameters:
newResolve- the new value of the 'Resolve' attribute.- See Also:
ResolveValueType,GetPropertyValueType.isSetResolve(),GetPropertyValueType.unsetResolve(),GetPropertyValueType.getResolve()
-
unsetResolve
public void unsetResolve()
- Specified by:
unsetResolvein interfaceGetPropertyValueType- See Also:
GetPropertyValueType.isSetResolve(),GetPropertyValueType.getResolve(),GetPropertyValueType.setResolve(ResolveValueType)
-
isSetResolve
public boolean isSetResolve()
- Specified by:
isSetResolvein interfaceGetPropertyValueType- Returns:
- whether the value of the 'Resolve' attribute is set.
- See Also:
GetPropertyValueType.unsetResolve(),GetPropertyValueType.getResolve(),GetPropertyValueType.setResolve(ResolveValueType)
-
getResolveDepth
public String getResolveDepth()
- Specified by:
getResolveDepthin interfaceGetPropertyValueType- Returns:
- the value of the 'Resolve Depth' attribute.
- See Also:
GetPropertyValueType.setResolveDepth(String),Wfs20Package.getGetPropertyValueType_ResolveDepth()
-
setResolveDepth
public void setResolveDepth(String newResolveDepth)
- Specified by:
setResolveDepthin interfaceGetPropertyValueType- Parameters:
newResolveDepth- the new value of the 'Resolve Depth' attribute.- See Also:
GetPropertyValueType.getResolveDepth()
-
getResolvePath
public String getResolvePath()
- Specified by:
getResolvePathin interfaceGetPropertyValueType- Returns:
- the value of the 'Resolve Path' attribute.
- See Also:
GetPropertyValueType.setResolvePath(String),Wfs20Package.getGetPropertyValueType_ResolvePath()
-
setResolvePath
public void setResolvePath(String newResolvePath)
- Specified by:
setResolvePathin interfaceGetPropertyValueType- Parameters:
newResolvePath- the new value of the 'Resolve Path' attribute.- See Also:
GetPropertyValueType.getResolvePath()
-
getResolveTimeout
public BigInteger getResolveTimeout()
- Specified by:
getResolveTimeoutin interfaceGetPropertyValueType- Returns:
- the value of the 'Resolve Timeout' attribute.
- See Also:
GetPropertyValueType.isSetResolveTimeout(),GetPropertyValueType.unsetResolveTimeout(),GetPropertyValueType.setResolveTimeout(BigInteger),Wfs20Package.getGetPropertyValueType_ResolveTimeout()
-
setResolveTimeout
public void setResolveTimeout(BigInteger newResolveTimeout)
- Specified by:
setResolveTimeoutin interfaceGetPropertyValueType- Parameters:
newResolveTimeout- the new value of the 'Resolve Timeout' attribute.- See Also:
GetPropertyValueType.isSetResolveTimeout(),GetPropertyValueType.unsetResolveTimeout(),GetPropertyValueType.getResolveTimeout()
-
unsetResolveTimeout
public void unsetResolveTimeout()
- Specified by:
unsetResolveTimeoutin interfaceGetPropertyValueType- See Also:
GetPropertyValueType.isSetResolveTimeout(),GetPropertyValueType.getResolveTimeout(),GetPropertyValueType.setResolveTimeout(BigInteger)
-
isSetResolveTimeout
public boolean isSetResolveTimeout()
- Specified by:
isSetResolveTimeoutin interfaceGetPropertyValueType- Returns:
- whether the value of the 'Resolve Timeout' attribute is set.
- See Also:
GetPropertyValueType.unsetResolveTimeout(),GetPropertyValueType.getResolveTimeout(),GetPropertyValueType.setResolveTimeout(BigInteger)
-
getResultType
public ResultTypeType getResultType()
- Specified by:
getResultTypein interfaceGetPropertyValueType- Returns:
- the value of the 'Result Type' attribute.
- See Also:
ResultTypeType,GetPropertyValueType.isSetResultType(),GetPropertyValueType.unsetResultType(),GetPropertyValueType.setResultType(ResultTypeType),Wfs20Package.getGetPropertyValueType_ResultType()
-
setResultType
public void setResultType(ResultTypeType newResultType)
- Specified by:
setResultTypein interfaceGetPropertyValueType- Parameters:
newResultType- the new value of the 'Result Type' attribute.- See Also:
ResultTypeType,GetPropertyValueType.isSetResultType(),GetPropertyValueType.unsetResultType(),GetPropertyValueType.getResultType()
-
unsetResultType
public void unsetResultType()
- Specified by:
unsetResultTypein interfaceGetPropertyValueType- See Also:
GetPropertyValueType.isSetResultType(),GetPropertyValueType.getResultType(),GetPropertyValueType.setResultType(ResultTypeType)
-
isSetResultType
public boolean isSetResultType()
- Specified by:
isSetResultTypein interfaceGetPropertyValueType- Returns:
- whether the value of the 'Result Type' attribute is set.
- See Also:
GetPropertyValueType.unsetResultType(),GetPropertyValueType.getResultType(),GetPropertyValueType.setResultType(ResultTypeType)
-
getStartIndex
public BigInteger getStartIndex()
- Specified by:
getStartIndexin interfaceGetPropertyValueType- Returns:
- the value of the 'Start Index' attribute.
- See Also:
GetPropertyValueType.isSetStartIndex(),GetPropertyValueType.unsetStartIndex(),GetPropertyValueType.setStartIndex(BigInteger),Wfs20Package.getGetPropertyValueType_StartIndex()
-
setStartIndex
public void setStartIndex(BigInteger newStartIndex)
- Specified by:
setStartIndexin interfaceGetPropertyValueType- Parameters:
newStartIndex- the new value of the 'Start Index' attribute.- See Also:
GetPropertyValueType.isSetStartIndex(),GetPropertyValueType.unsetStartIndex(),GetPropertyValueType.getStartIndex()
-
unsetStartIndex
public void unsetStartIndex()
- Specified by:
unsetStartIndexin interfaceGetPropertyValueType- See Also:
GetPropertyValueType.isSetStartIndex(),GetPropertyValueType.getStartIndex(),GetPropertyValueType.setStartIndex(BigInteger)
-
isSetStartIndex
public boolean isSetStartIndex()
- Specified by:
isSetStartIndexin interfaceGetPropertyValueType- Returns:
- whether the value of the 'Start Index' attribute is set.
- See Also:
GetPropertyValueType.unsetStartIndex(),GetPropertyValueType.getStartIndex(),GetPropertyValueType.setStartIndex(BigInteger)
-
getValueReference
public String getValueReference()
- Specified by:
getValueReferencein interfaceGetPropertyValueType- Returns:
- the value of the 'Value Reference' attribute.
- See Also:
GetPropertyValueType.setValueReference(String),Wfs20Package.getGetPropertyValueType_ValueReference()
-
setValueReference
public void setValueReference(String newValueReference)
- Specified by:
setValueReferencein interfaceGetPropertyValueType- Parameters:
newValueReference- the new value of the 'Value Reference' attribute.- See Also:
GetPropertyValueType.getValueReference()
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBaseRequestTypeImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBaseRequestTypeImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBaseRequestTypeImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBaseRequestTypeImpl
-
toString
public String toString()
- Overrides:
toStringin classBaseRequestTypeImpl
-
-