Package net.opengis.wfs20.impl
Class FeatureTypeTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- FeatureTypeTypeImpl
-
- All Implemented Interfaces:
FeatureTypeType,Notifier,EObject,InternalEObject
public class FeatureTypeTypeImpl extends EObjectImpl implements FeatureTypeType
An implementation of the model object 'Feature Type 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 EList<AbstractType>abstract_The cached value of the 'Abstract' containment reference list.protected static StringDEFAULT_CRS_EDEFAULTThe default value of the 'Default CRS' attribute.protected StringdefaultCRSThe cached value of the 'Default CRS' attribute.protected ExtendedDescriptionTypeextendedDescriptionThe cached value of the 'Extended Description' containment reference.protected EList<KeywordsType>keywordsThe cached value of the 'Keywords' containment reference list.protected EList<MetadataURLType>metadataURLThe cached value of the 'Metadata URL' containment reference list.protected QNamenameThe cached value of the 'Name' attribute.protected static QNameNAME_EDEFAULTThe default value of the 'Name' attribute.protected NoCRSTypenoCRSThe cached value of the 'No CRS' containment reference.protected EList<String>otherCRSThe cached value of the 'Other CRS' attribute list.protected OutputFormatListTypeoutputFormatsThe cached value of the 'Output Formats' containment reference.protected EList<TitleType>titleThe cached value of the 'Title' containment reference list.protected EList<WGS84BoundingBoxType>wGS84BoundingBoxThe cached value of the 'WGS84 Bounding Box' containment reference list.-
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 protectedFeatureTypeTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetExtendedDescription(ExtendedDescriptionType newExtendedDescription, NotificationChain msgs)NotificationChainbasicSetNoCRS(NoCRSType newNoCRS, NotificationChain msgs)NotificationChainbasicSetOutputFormats(OutputFormatListType newOutputFormats, 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)EList<AbstractType>getAbstract()StringgetDefaultCRS()ExtendedDescriptionTypegetExtendedDescription()EList<KeywordsType>getKeywords()EList<MetadataURLType>getMetadataURL()QNamegetName()NoCRSTypegetNoCRS()EList<String>getOtherCRS()OutputFormatListTypegetOutputFormats()EList<TitleType>getTitle()EList<WGS84BoundingBoxType>getWGS84BoundingBox()voidsetDefaultCRS(String newDefaultCRS)voidsetExtendedDescription(ExtendedDescriptionType newExtendedDescription)voidsetName(QName newName)voidsetNoCRS(NoCRSType newNoCRS)voidsetOutputFormats(OutputFormatListType newOutputFormats)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
-
NAME_EDEFAULT
protected static final QName NAME_EDEFAULT
The default value of the 'Name' attribute.- See Also:
getName()
-
title
protected EList<TitleType> title
The cached value of the 'Title' containment reference list.- See Also:
getTitle()
-
abstract_
protected EList<AbstractType> abstract_
The cached value of the 'Abstract' containment reference list.- See Also:
getAbstract()
-
keywords
protected EList<KeywordsType> keywords
The cached value of the 'Keywords' containment reference list.- See Also:
getKeywords()
-
DEFAULT_CRS_EDEFAULT
protected static final String DEFAULT_CRS_EDEFAULT
The default value of the 'Default CRS' attribute.- See Also:
getDefaultCRS()
-
defaultCRS
protected String defaultCRS
The cached value of the 'Default CRS' attribute.- See Also:
getDefaultCRS()
-
otherCRS
protected EList<String> otherCRS
The cached value of the 'Other CRS' attribute list.- See Also:
getOtherCRS()
-
noCRS
protected NoCRSType noCRS
The cached value of the 'No CRS' containment reference.- See Also:
getNoCRS()
-
outputFormats
protected OutputFormatListType outputFormats
The cached value of the 'Output Formats' containment reference.- See Also:
getOutputFormats()
-
wGS84BoundingBox
protected EList<WGS84BoundingBoxType> wGS84BoundingBox
The cached value of the 'WGS84 Bounding Box' containment reference list.- See Also:
getWGS84BoundingBox()
-
metadataURL
protected EList<MetadataURLType> metadataURL
The cached value of the 'Metadata URL' containment reference list.- See Also:
getMetadataURL()
-
extendedDescription
protected ExtendedDescriptionType extendedDescription
The cached value of the 'Extended Description' containment reference.- See Also:
getExtendedDescription()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classEObjectImpl
-
getName
public QName getName()
- Specified by:
getNamein interfaceFeatureTypeType- Returns:
- the value of the 'Name' attribute.
- See Also:
FeatureTypeType.setName(QName),Wfs20Package.getFeatureTypeType_Name()
-
setName
public void setName(QName newName)
- Specified by:
setNamein interfaceFeatureTypeType- Parameters:
newName- the new value of the 'Name' attribute.- See Also:
FeatureTypeType.getName()
-
getTitle
public EList<TitleType> getTitle()
- Specified by:
getTitlein interfaceFeatureTypeType- Returns:
- the value of the 'Title' containment reference list.
- See Also:
Wfs20Package.getFeatureTypeType_Title()
-
getAbstract
public EList<AbstractType> getAbstract()
- Specified by:
getAbstractin interfaceFeatureTypeType- Returns:
- the value of the 'Abstract' containment reference list.
- See Also:
Wfs20Package.getFeatureTypeType_Abstract()
-
getKeywords
public EList<KeywordsType> getKeywords()
- Specified by:
getKeywordsin interfaceFeatureTypeType- Returns:
- the value of the 'Keywords' containment reference list.
- See Also:
Wfs20Package.getFeatureTypeType_Keywords()
-
getDefaultCRS
public String getDefaultCRS()
- Specified by:
getDefaultCRSin interfaceFeatureTypeType- Returns:
- the value of the 'Default CRS' attribute.
- See Also:
FeatureTypeType.setDefaultCRS(String),Wfs20Package.getFeatureTypeType_DefaultCRS()
-
setDefaultCRS
public void setDefaultCRS(String newDefaultCRS)
- Specified by:
setDefaultCRSin interfaceFeatureTypeType- Parameters:
newDefaultCRS- the new value of the 'Default CRS' attribute.- See Also:
FeatureTypeType.getDefaultCRS()
-
getOtherCRS
public EList<String> getOtherCRS()
- Specified by:
getOtherCRSin interfaceFeatureTypeType- Returns:
- the value of the 'Other CRS' attribute list.
- See Also:
Wfs20Package.getFeatureTypeType_OtherCRS()
-
getNoCRS
public NoCRSType getNoCRS()
- Specified by:
getNoCRSin interfaceFeatureTypeType- Returns:
- the value of the 'No CRS' containment reference.
- See Also:
FeatureTypeType.setNoCRS(NoCRSType),Wfs20Package.getFeatureTypeType_NoCRS()
-
basicSetNoCRS
public NotificationChain basicSetNoCRS(NoCRSType newNoCRS, NotificationChain msgs)
-
setNoCRS
public void setNoCRS(NoCRSType newNoCRS)
- Specified by:
setNoCRSin interfaceFeatureTypeType- Parameters:
newNoCRS- the new value of the 'No CRS' containment reference.- See Also:
FeatureTypeType.getNoCRS()
-
getOutputFormats
public OutputFormatListType getOutputFormats()
- Specified by:
getOutputFormatsin interfaceFeatureTypeType- Returns:
- the value of the 'Output Formats' containment reference.
- See Also:
FeatureTypeType.setOutputFormats(OutputFormatListType),Wfs20Package.getFeatureTypeType_OutputFormats()
-
basicSetOutputFormats
public NotificationChain basicSetOutputFormats(OutputFormatListType newOutputFormats, NotificationChain msgs)
-
setOutputFormats
public void setOutputFormats(OutputFormatListType newOutputFormats)
- Specified by:
setOutputFormatsin interfaceFeatureTypeType- Parameters:
newOutputFormats- the new value of the 'Output Formats' containment reference.- See Also:
FeatureTypeType.getOutputFormats()
-
getWGS84BoundingBox
public EList<WGS84BoundingBoxType> getWGS84BoundingBox()
- Specified by:
getWGS84BoundingBoxin interfaceFeatureTypeType- Returns:
- the value of the 'WGS84 Bounding Box' containment reference list.
- See Also:
Wfs20Package.getFeatureTypeType_WGS84BoundingBox()
-
getMetadataURL
public EList<MetadataURLType> getMetadataURL()
- Specified by:
getMetadataURLin interfaceFeatureTypeType- Returns:
- the value of the 'Metadata URL' containment reference list.
- See Also:
Wfs20Package.getFeatureTypeType_MetadataURL()
-
getExtendedDescription
public ExtendedDescriptionType getExtendedDescription()
- Specified by:
getExtendedDescriptionin interfaceFeatureTypeType- Returns:
- the value of the 'Extended Description' containment reference.
- See Also:
FeatureTypeType.setExtendedDescription(ExtendedDescriptionType),Wfs20Package.getFeatureTypeType_ExtendedDescription()
-
basicSetExtendedDescription
public NotificationChain basicSetExtendedDescription(ExtendedDescriptionType newExtendedDescription, NotificationChain msgs)
-
setExtendedDescription
public void setExtendedDescription(ExtendedDescriptionType newExtendedDescription)
- Specified by:
setExtendedDescriptionin interfaceFeatureTypeType- Parameters:
newExtendedDescription- the new value of the 'Extended Description' containment reference.- See Also:
FeatureTypeType.getExtendedDescription()
-
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
-
-