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 AbstractQueryExpressionType
abstractQueryExpression
The cached value of the 'Abstract Query Expression
' reference.protected BigInteger
count
The cached value of the 'Count
' attribute.protected static BigInteger
COUNT_EDEFAULT
The default value of the 'Count
' attribute.protected static String
OUTPUT_FORMAT_EDEFAULT
The default value of the 'Output Format
' attribute.protected String
outputFormat
The cached value of the 'Output Format
' attribute.protected boolean
outputFormatESet
This is true if the Output Format attribute has been set.protected ResolveValueType
resolve
The cached value of the 'Resolve
' attribute.protected static String
RESOLVE_DEPTH_EDEFAULT
The default value of the 'Resolve Depth
' attribute.protected static ResolveValueType
RESOLVE_EDEFAULT
The default value of the 'Resolve
' attribute.protected static String
RESOLVE_PATH_EDEFAULT
The default value of the 'Resolve Path
' attribute.protected static BigInteger
RESOLVE_TIMEOUT_EDEFAULT
The default value of the 'Resolve Timeout
' attribute.protected String
resolveDepth
The cached value of the 'Resolve Depth
' attribute.protected boolean
resolveESet
This is true if the Resolve attribute has been set.protected String
resolvePath
The cached value of the 'Resolve Path
' attribute.protected BigInteger
resolveTimeout
The cached value of the 'Resolve Timeout
' attribute.protected boolean
resolveTimeoutESet
This is true if the Resolve Timeout attribute has been set.protected static ResultTypeType
RESULT_TYPE_EDEFAULT
The default value of the 'Result Type
' attribute.protected ResultTypeType
resultType
The cached value of the 'Result Type
' attribute.protected boolean
resultTypeESet
This is true if the Result Type attribute has been set.protected static BigInteger
START_INDEX_EDEFAULT
The default value of the 'Start Index
' attribute.protected BigInteger
startIndex
The cached value of the 'Start Index
' attribute.protected boolean
startIndexESet
This is true if the Start Index attribute has been set.protected static String
VALUE_REFERENCE_EDEFAULT
The default value of the 'Value Reference
' attribute.protected String
valueReference
The 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 protected
GetPropertyValueTypeImpl()
-
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:
eStaticClass
in classBaseRequestTypeImpl
-
getAbstractQueryExpression
public AbstractQueryExpressionType getAbstractQueryExpression()
- Specified by:
getAbstractQueryExpression
in 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:
setAbstractQueryExpression
in interfaceGetPropertyValueType
- Parameters:
newAbstractQueryExpression
- the new value of the 'Abstract Query Expression' reference.- See Also:
GetPropertyValueType.getAbstractQueryExpression()
-
getCount
public BigInteger getCount()
- Specified by:
getCount
in interfaceGetPropertyValueType
- Returns:
- the value of the 'Count' attribute.
- See Also:
GetPropertyValueType.setCount(BigInteger)
,Wfs20Package.getGetPropertyValueType_Count()
-
setCount
public void setCount(BigInteger newCount)
- Specified by:
setCount
in interfaceGetPropertyValueType
- Parameters:
newCount
- the new value of the 'Count' attribute.- See Also:
GetPropertyValueType.getCount()
-
getOutputFormat
public String getOutputFormat()
- Specified by:
getOutputFormat
in 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:
setOutputFormat
in 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:
unsetOutputFormat
in interfaceGetPropertyValueType
- See Also:
GetPropertyValueType.isSetOutputFormat()
,GetPropertyValueType.getOutputFormat()
,GetPropertyValueType.setOutputFormat(String)
-
isSetOutputFormat
public boolean isSetOutputFormat()
- Specified by:
isSetOutputFormat
in 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:
getResolve
in 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:
setResolve
in 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:
unsetResolve
in interfaceGetPropertyValueType
- See Also:
GetPropertyValueType.isSetResolve()
,GetPropertyValueType.getResolve()
,GetPropertyValueType.setResolve(ResolveValueType)
-
isSetResolve
public boolean isSetResolve()
- Specified by:
isSetResolve
in 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:
getResolveDepth
in 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:
setResolveDepth
in interfaceGetPropertyValueType
- Parameters:
newResolveDepth
- the new value of the 'Resolve Depth' attribute.- See Also:
GetPropertyValueType.getResolveDepth()
-
getResolvePath
public String getResolvePath()
- Specified by:
getResolvePath
in 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:
setResolvePath
in interfaceGetPropertyValueType
- Parameters:
newResolvePath
- the new value of the 'Resolve Path' attribute.- See Also:
GetPropertyValueType.getResolvePath()
-
getResolveTimeout
public BigInteger getResolveTimeout()
- Specified by:
getResolveTimeout
in 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:
setResolveTimeout
in 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:
unsetResolveTimeout
in interfaceGetPropertyValueType
- See Also:
GetPropertyValueType.isSetResolveTimeout()
,GetPropertyValueType.getResolveTimeout()
,GetPropertyValueType.setResolveTimeout(BigInteger)
-
isSetResolveTimeout
public boolean isSetResolveTimeout()
- Specified by:
isSetResolveTimeout
in 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:
getResultType
in 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:
setResultType
in 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:
unsetResultType
in interfaceGetPropertyValueType
- See Also:
GetPropertyValueType.isSetResultType()
,GetPropertyValueType.getResultType()
,GetPropertyValueType.setResultType(ResultTypeType)
-
isSetResultType
public boolean isSetResultType()
- Specified by:
isSetResultType
in 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:
getStartIndex
in 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:
setStartIndex
in 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:
unsetStartIndex
in interfaceGetPropertyValueType
- See Also:
GetPropertyValueType.isSetStartIndex()
,GetPropertyValueType.getStartIndex()
,GetPropertyValueType.setStartIndex(BigInteger)
-
isSetStartIndex
public boolean isSetStartIndex()
- Specified by:
isSetStartIndex
in 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:
getValueReference
in 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:
setValueReference
in 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:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBaseRequestTypeImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBaseRequestTypeImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBaseRequestTypeImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBaseRequestTypeImpl
-
toString
public String toString()
- Overrides:
toString
in classBaseRequestTypeImpl
-
-