Package net.opengis.wfs20.impl
Class GetFeatureTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- BaseRequestTypeImpl
-
- GetFeatureTypeImpl
-
- All Implemented Interfaces:
BaseRequestType,GetFeatureType,Notifier,EObject,InternalEObject
- Direct Known Subclasses:
GetFeatureWithLockTypeImpl
public class GetFeatureTypeImpl extends BaseRequestTypeImpl implements GetFeatureType
An implementation of the model object 'Get Feature 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 FeatureMapabstractQueryExpressionGroupThe cached value of the 'Abstract Query Expression Group' attribute list.protected BigIntegercountThe cached value of the 'Count' attribute.protected static BigIntegerCOUNT_EDEFAULTThe default value of the 'Count' attribute.protected static MapFORMAT_OPTIONS_EDEFAULTThe default value of the 'Format Options' attribute.protected MapformatOptionsThe cached value of the 'Format Options' attribute.protected MapmetadataThe cached value of the 'Metadata' attribute.protected static MapMETADATA_EDEFAULTThe default value of the 'Metadata' 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 ObjectRESOLVE_DEPTH_EDEFAULTThe default value of the 'Resolve Depth' attribute.protected static ResolveValueTypeRESOLVE_EDEFAULTThe default value of the 'Resolve' attribute.protected static BigIntegerRESOLVE_TIMEOUT_EDEFAULTThe default value of the 'Resolve Timeout' attribute.protected ObjectresolveDepthThe cached value of the 'Resolve Depth' attribute.protected booleanresolveDepthESetThis is true if the Resolve Depth attribute has been set.protected booleanresolveESetThis is true if the Resolve attribute has been set.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 EList<Map>viewParamsThe cached value of the 'View Params' attribute list.-
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 protectedGetFeatureTypeImpl()
-
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, 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
-
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 Object RESOLVE_DEPTH_EDEFAULT
The default value of the 'Resolve Depth' attribute.- See Also:
getResolveDepth()
-
resolveDepth
protected Object resolveDepth
The cached value of the 'Resolve Depth' attribute.- See Also:
getResolveDepth()
-
resolveDepthESet
protected boolean resolveDepthESet
This is true if the Resolve Depth attribute has been set.
-
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.
-
METADATA_EDEFAULT
protected static final Map METADATA_EDEFAULT
The default value of the 'Metadata' attribute.- See Also:
getMetadata()
-
metadata
protected Map metadata
The cached value of the 'Metadata' attribute.- See Also:
getMetadata()
-
FORMAT_OPTIONS_EDEFAULT
protected static final Map FORMAT_OPTIONS_EDEFAULT
The default value of the 'Format Options' attribute.- See Also:
getFormatOptions()
-
formatOptions
protected Map formatOptions
The cached value of the 'Format Options' attribute.- See Also:
getFormatOptions()
-
viewParams
protected EList<Map> viewParams
The cached value of the 'View Params' attribute list.- See Also:
getViewParams()
-
abstractQueryExpressionGroup
protected FeatureMap abstractQueryExpressionGroup
The cached value of the 'Abstract Query Expression Group' attribute list.- See Also:
getAbstractQueryExpressionGroup()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classBaseRequestTypeImpl
-
getCount
public BigInteger getCount()
- Specified by:
getCountin interfaceGetFeatureType- Returns:
- the value of the 'Count' attribute.
- See Also:
GetFeatureType.setCount(BigInteger),Wfs20Package.getGetFeatureType_Count()
-
setCount
public void setCount(BigInteger newCount)
- Specified by:
setCountin interfaceGetFeatureType- Parameters:
newCount- the new value of the 'Count' attribute.- See Also:
GetFeatureType.getCount()
-
getOutputFormat
public String getOutputFormat()
- Specified by:
getOutputFormatin interfaceGetFeatureType- Returns:
- the value of the 'Output Format' attribute.
- See Also:
GetFeatureType.isSetOutputFormat(),GetFeatureType.unsetOutputFormat(),GetFeatureType.setOutputFormat(String),Wfs20Package.getGetFeatureType_OutputFormat()
-
setOutputFormat
public void setOutputFormat(String newOutputFormat)
- Specified by:
setOutputFormatin interfaceGetFeatureType- Parameters:
newOutputFormat- the new value of the 'Output Format' attribute.- See Also:
GetFeatureType.isSetOutputFormat(),GetFeatureType.unsetOutputFormat(),GetFeatureType.getOutputFormat()
-
unsetOutputFormat
public void unsetOutputFormat()
- Specified by:
unsetOutputFormatin interfaceGetFeatureType- See Also:
GetFeatureType.isSetOutputFormat(),GetFeatureType.getOutputFormat(),GetFeatureType.setOutputFormat(String)
-
isSetOutputFormat
public boolean isSetOutputFormat()
- Specified by:
isSetOutputFormatin interfaceGetFeatureType- Returns:
- whether the value of the 'Output Format' attribute is set.
- See Also:
GetFeatureType.unsetOutputFormat(),GetFeatureType.getOutputFormat(),GetFeatureType.setOutputFormat(String)
-
getResolve
public ResolveValueType getResolve()
- Specified by:
getResolvein interfaceGetFeatureType- Returns:
- the value of the 'Resolve' attribute.
- See Also:
ResolveValueType,GetFeatureType.isSetResolve(),GetFeatureType.unsetResolve(),GetFeatureType.setResolve(ResolveValueType),Wfs20Package.getGetFeatureType_Resolve()
-
setResolve
public void setResolve(ResolveValueType newResolve)
- Specified by:
setResolvein interfaceGetFeatureType- Parameters:
newResolve- the new value of the 'Resolve' attribute.- See Also:
ResolveValueType,GetFeatureType.isSetResolve(),GetFeatureType.unsetResolve(),GetFeatureType.getResolve()
-
unsetResolve
public void unsetResolve()
- Specified by:
unsetResolvein interfaceGetFeatureType- See Also:
GetFeatureType.isSetResolve(),GetFeatureType.getResolve(),GetFeatureType.setResolve(ResolveValueType)
-
isSetResolve
public boolean isSetResolve()
- Specified by:
isSetResolvein interfaceGetFeatureType- Returns:
- whether the value of the 'Resolve' attribute is set.
- See Also:
GetFeatureType.unsetResolve(),GetFeatureType.getResolve(),GetFeatureType.setResolve(ResolveValueType)
-
getResolveDepth
public Object getResolveDepth()
- Specified by:
getResolveDepthin interfaceGetFeatureType- Returns:
- the value of the 'Resolve Depth' attribute.
- See Also:
GetFeatureType.isSetResolveDepth(),GetFeatureType.unsetResolveDepth(),GetFeatureType.setResolveDepth(Object),Wfs20Package.getGetFeatureType_ResolveDepth()
-
setResolveDepth
public void setResolveDepth(Object newResolveDepth)
- Specified by:
setResolveDepthin interfaceGetFeatureType- Parameters:
newResolveDepth- the new value of the 'Resolve Depth' attribute.- See Also:
GetFeatureType.isSetResolveDepth(),GetFeatureType.unsetResolveDepth(),GetFeatureType.getResolveDepth()
-
unsetResolveDepth
public void unsetResolveDepth()
- Specified by:
unsetResolveDepthin interfaceGetFeatureType- See Also:
GetFeatureType.isSetResolveDepth(),GetFeatureType.getResolveDepth(),GetFeatureType.setResolveDepth(Object)
-
isSetResolveDepth
public boolean isSetResolveDepth()
- Specified by:
isSetResolveDepthin interfaceGetFeatureType- Returns:
- whether the value of the 'Resolve Depth' attribute is set.
- See Also:
GetFeatureType.unsetResolveDepth(),GetFeatureType.getResolveDepth(),GetFeatureType.setResolveDepth(Object)
-
getResolveTimeout
public BigInteger getResolveTimeout()
- Specified by:
getResolveTimeoutin interfaceGetFeatureType- Returns:
- the value of the 'Resolve Timeout' attribute.
- See Also:
GetFeatureType.isSetResolveTimeout(),GetFeatureType.unsetResolveTimeout(),GetFeatureType.setResolveTimeout(BigInteger),Wfs20Package.getGetFeatureType_ResolveTimeout()
-
setResolveTimeout
public void setResolveTimeout(BigInteger newResolveTimeout)
- Specified by:
setResolveTimeoutin interfaceGetFeatureType- Parameters:
newResolveTimeout- the new value of the 'Resolve Timeout' attribute.- See Also:
GetFeatureType.isSetResolveTimeout(),GetFeatureType.unsetResolveTimeout(),GetFeatureType.getResolveTimeout()
-
unsetResolveTimeout
public void unsetResolveTimeout()
- Specified by:
unsetResolveTimeoutin interfaceGetFeatureType- See Also:
GetFeatureType.isSetResolveTimeout(),GetFeatureType.getResolveTimeout(),GetFeatureType.setResolveTimeout(BigInteger)
-
isSetResolveTimeout
public boolean isSetResolveTimeout()
- Specified by:
isSetResolveTimeoutin interfaceGetFeatureType- Returns:
- whether the value of the 'Resolve Timeout' attribute is set.
- See Also:
GetFeatureType.unsetResolveTimeout(),GetFeatureType.getResolveTimeout(),GetFeatureType.setResolveTimeout(BigInteger)
-
getResultType
public ResultTypeType getResultType()
- Specified by:
getResultTypein interfaceGetFeatureType- Returns:
- the value of the 'Result Type' attribute.
- See Also:
ResultTypeType,GetFeatureType.isSetResultType(),GetFeatureType.unsetResultType(),GetFeatureType.setResultType(ResultTypeType),Wfs20Package.getGetFeatureType_ResultType()
-
setResultType
public void setResultType(ResultTypeType newResultType)
- Specified by:
setResultTypein interfaceGetFeatureType- Parameters:
newResultType- the new value of the 'Result Type' attribute.- See Also:
ResultTypeType,GetFeatureType.isSetResultType(),GetFeatureType.unsetResultType(),GetFeatureType.getResultType()
-
unsetResultType
public void unsetResultType()
- Specified by:
unsetResultTypein interfaceGetFeatureType- See Also:
GetFeatureType.isSetResultType(),GetFeatureType.getResultType(),GetFeatureType.setResultType(ResultTypeType)
-
isSetResultType
public boolean isSetResultType()
- Specified by:
isSetResultTypein interfaceGetFeatureType- Returns:
- whether the value of the 'Result Type' attribute is set.
- See Also:
GetFeatureType.unsetResultType(),GetFeatureType.getResultType(),GetFeatureType.setResultType(ResultTypeType)
-
getStartIndex
public BigInteger getStartIndex()
- Specified by:
getStartIndexin interfaceGetFeatureType- Returns:
- the value of the 'Start Index' attribute.
- See Also:
GetFeatureType.isSetStartIndex(),GetFeatureType.unsetStartIndex(),GetFeatureType.setStartIndex(BigInteger),Wfs20Package.getGetFeatureType_StartIndex()
-
setStartIndex
public void setStartIndex(BigInteger newStartIndex)
- Specified by:
setStartIndexin interfaceGetFeatureType- Parameters:
newStartIndex- the new value of the 'Start Index' attribute.- See Also:
GetFeatureType.isSetStartIndex(),GetFeatureType.unsetStartIndex(),GetFeatureType.getStartIndex()
-
unsetStartIndex
public void unsetStartIndex()
- Specified by:
unsetStartIndexin interfaceGetFeatureType- See Also:
GetFeatureType.isSetStartIndex(),GetFeatureType.getStartIndex(),GetFeatureType.setStartIndex(BigInteger)
-
isSetStartIndex
public boolean isSetStartIndex()
- Specified by:
isSetStartIndexin interfaceGetFeatureType- Returns:
- whether the value of the 'Start Index' attribute is set.
- See Also:
GetFeatureType.unsetStartIndex(),GetFeatureType.getStartIndex(),GetFeatureType.setStartIndex(BigInteger)
-
getMetadata
public Map getMetadata()
- Specified by:
getMetadatain interfaceGetFeatureType
-
setMetadata
public void setMetadata(Map newMetadata)
- Specified by:
setMetadatain interfaceGetFeatureType- Parameters:
newMetadata- the new value of the 'Metadata' attribute.- See Also:
GetFeatureType.getMetadata()
-
getFormatOptions
public Map getFormatOptions()
- Specified by:
getFormatOptionsin interfaceGetFeatureType
-
setFormatOptions
public void setFormatOptions(Map newFormatOptions)
- Specified by:
setFormatOptionsin interfaceGetFeatureType- Parameters:
newFormatOptions- the new value of the 'Format Options' attribute.- See Also:
GetFeatureType.getFormatOptions()
-
getViewParams
public EList<Map> getViewParams()
- Specified by:
getViewParamsin interfaceGetFeatureType
-
getAbstractQueryExpressionGroup
public FeatureMap getAbstractQueryExpressionGroup()
- Specified by:
getAbstractQueryExpressionGroupin interfaceGetFeatureType- Returns:
- the value of the 'Abstract Query Expression Group' attribute list.
- See Also:
Wfs20Package.getGetFeatureType_AbstractQueryExpressionGroup()
-
getAbstractQueryExpression
public EList<AbstractQueryExpressionType> getAbstractQueryExpression()
- Specified by:
getAbstractQueryExpressionin interfaceGetFeatureType- Returns:
- the value of the 'Abstract Query Expression' containment reference list.
- See Also:
Wfs20Package.getGetFeatureType_AbstractQueryExpression()
-
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 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
-
-