Package net.opengis.wfs20.impl
Class QueryExpressionTextTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- EObjectImpl
- 
- QueryExpressionTextTypeImpl
 
 
 
 
- 
- All Implemented Interfaces:
- QueryExpressionTextType,- Notifier,- EObject,- InternalEObject
 
 public class QueryExpressionTextTypeImpl extends EObjectImpl implements QueryExpressionTextType An implementation of the model object 'Query Expression Text 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 static booleanIS_PRIVATE_EDEFAULTThe default value of the 'Is Private' attribute.protected booleanisPrivateThe cached value of the 'Is Private' attribute.protected booleanisPrivateESetThis is true if the Is Private attribute has been set.protected StringlanguageThe cached value of the 'Language' attribute.protected static StringLANGUAGE_EDEFAULTThe default value of the 'Language' attribute.protected static List<QName>RETURN_FEATURE_TYPES_EDEFAULTThe default value of the 'Return Feature Types' attribute.protected List<QName>returnFeatureTypesThe cached value of the 'Return Feature Types' attribute.protected StringvalueThe cached value of the 'Value' attribute.protected static StringVALUE_EDEFAULTThe default value of the 'Value' attribute.- 
Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedQueryExpressionTextTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjecteGet(int featureID, boolean resolve, boolean coreType)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)StringgetLanguage()List<QName>getReturnFeatureTypes()StringgetValue()booleanisIsPrivate()booleanisSetIsPrivate()voidsetIsPrivate(boolean newIsPrivate)voidsetLanguage(String newLanguage)voidsetReturnFeatureTypes(List<QName> newReturnFeatureTypes)voidsetValue(String newValue)StringtoString()voidunsetIsPrivate()- 
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, 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
 
- 
 
- 
- 
- 
Field Detail- 
IS_PRIVATE_EDEFAULTprotected static final boolean IS_PRIVATE_EDEFAULT The default value of the 'Is Private' attribute.- See Also:
- isIsPrivate(), Constant Field Values
 
 - 
isPrivateprotected boolean isPrivate The cached value of the 'Is Private' attribute.- See Also:
- isIsPrivate()
 
 - 
isPrivateESetprotected boolean isPrivateESet This is true if the Is Private attribute has been set.
 - 
LANGUAGE_EDEFAULTprotected static final String LANGUAGE_EDEFAULT The default value of the 'Language' attribute.- See Also:
- getLanguage()
 
 - 
languageprotected String language The cached value of the 'Language' attribute.- See Also:
- getLanguage()
 
 - 
RETURN_FEATURE_TYPES_EDEFAULTprotected static final List<QName> RETURN_FEATURE_TYPES_EDEFAULT The default value of the 'Return Feature Types' attribute.- See Also:
- getReturnFeatureTypes()
 
 - 
returnFeatureTypesprotected List<QName> returnFeatureTypes The cached value of the 'Return Feature Types' attribute.- See Also:
- getReturnFeatureTypes()
 
 - 
VALUE_EDEFAULTprotected static final String VALUE_EDEFAULT The default value of the 'Value' attribute.- See Also:
- getValue()
 
 - 
valueprotected String value The cached value of the 'Value' attribute.- See Also:
- getValue()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- EObjectImpl
 
 - 
isIsPrivatepublic boolean isIsPrivate() - Specified by:
- isIsPrivatein interface- QueryExpressionTextType
- Returns:
- the value of the 'Is Private' attribute.
- See Also:
- QueryExpressionTextType.isSetIsPrivate(),- QueryExpressionTextType.unsetIsPrivate(),- QueryExpressionTextType.setIsPrivate(boolean),- Wfs20Package.getQueryExpressionTextType_IsPrivate()
 
 - 
setIsPrivatepublic void setIsPrivate(boolean newIsPrivate) - Specified by:
- setIsPrivatein interface- QueryExpressionTextType
- Parameters:
- newIsPrivate- the new value of the 'Is Private' attribute.
- See Also:
- QueryExpressionTextType.isSetIsPrivate(),- QueryExpressionTextType.unsetIsPrivate(),- QueryExpressionTextType.isIsPrivate()
 
 - 
unsetIsPrivatepublic void unsetIsPrivate() - Specified by:
- unsetIsPrivatein interface- QueryExpressionTextType
- See Also:
- QueryExpressionTextType.isSetIsPrivate(),- QueryExpressionTextType.isIsPrivate(),- QueryExpressionTextType.setIsPrivate(boolean)
 
 - 
isSetIsPrivatepublic boolean isSetIsPrivate() - Specified by:
- isSetIsPrivatein interface- QueryExpressionTextType
- Returns:
- whether the value of the 'Is Private' attribute is set.
- See Also:
- QueryExpressionTextType.unsetIsPrivate(),- QueryExpressionTextType.isIsPrivate(),- QueryExpressionTextType.setIsPrivate(boolean)
 
 - 
getLanguagepublic String getLanguage() - Specified by:
- getLanguagein interface- QueryExpressionTextType
- Returns:
- the value of the 'Language' attribute.
- See Also:
- QueryExpressionTextType.setLanguage(String),- Wfs20Package.getQueryExpressionTextType_Language()
 
 - 
setLanguagepublic void setLanguage(String newLanguage) - Specified by:
- setLanguagein interface- QueryExpressionTextType
- Parameters:
- newLanguage- the new value of the 'Language' attribute.
- See Also:
- QueryExpressionTextType.getLanguage()
 
 - 
getReturnFeatureTypespublic List<QName> getReturnFeatureTypes() - Specified by:
- getReturnFeatureTypesin interface- QueryExpressionTextType
- Returns:
- the value of the 'Return Feature Types' attribute.
- See Also:
- QueryExpressionTextType.setReturnFeatureTypes(List),- Wfs20Package.getQueryExpressionTextType_ReturnFeatureTypes()
 
 - 
setReturnFeatureTypespublic void setReturnFeatureTypes(List<QName> newReturnFeatureTypes) - Specified by:
- setReturnFeatureTypesin interface- QueryExpressionTextType
- Parameters:
- newReturnFeatureTypes- the new value of the 'Return Feature Types' attribute.
- See Also:
- QueryExpressionTextType.getReturnFeatureTypes()
 
 - 
getValuepublic String getValue() - Specified by:
- getValuein interface- QueryExpressionTextType
 
 - 
setValuepublic void setValue(String newValue) - Specified by:
- setValuein interface- QueryExpressionTextType
- Parameters:
- newValue- the new value of the 'Value' attribute.
- See Also:
- QueryExpressionTextType.getValue()
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- BasicEObjectImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- BasicEObjectImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- BasicEObjectImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- BasicEObjectImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- BasicEObjectImpl
 
 
- 
 
-