Package net.opengis.wfs.impl
Class DocumentRootImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- DocumentRootImpl
-
- All Implemented Interfaces:
DocumentRoot
,Notifier
,EObject
,InternalEObject
public class DocumentRootImpl extends EObjectImpl implements DocumentRoot
An implementation of the model object 'Document Root'.The following features are implemented:
Mixed
XMLNS Prefix Map
XSI Schema Location
Delete
Describe Feature Type
Feature Collection
Feature Type List
Get Capabilities
Get Feature
Get Feature With Lock
Get Gml Object
Insert
Lock Feature
Lock Feature Response
Lock Id
Native
Property
Property Name
Query
Serves GML Object Type List
Supports GML Object Type List
Transaction
Transaction Response
Update
Wfs Capabilities
Xlink Property Name
-
-
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 static String
LOCK_ID_EDEFAULT
The default value of the 'Lock Id
' attribute.protected FeatureMap
mixed
The cached value of the 'Mixed
' attribute list.protected static String
PROPERTY_NAME_EDEFAULT
The default value of the 'Property Name
' attribute.protected EMap
xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.protected EMap
xSISchemaLocation
The cached value of the 'XSI Schema Location
' map.-
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
DocumentRootImpl()
-
Method Summary
-
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
-
mixed
protected FeatureMap mixed
The cached value of the 'Mixed
' attribute list.- See Also:
getMixed()
-
xMLNSPrefixMap
protected EMap xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.- See Also:
getXMLNSPrefixMap()
-
xSISchemaLocation
protected EMap xSISchemaLocation
The cached value of the 'XSI Schema Location
' map.- See Also:
getXSISchemaLocation()
-
LOCK_ID_EDEFAULT
protected static final String LOCK_ID_EDEFAULT
The default value of the 'Lock Id
' attribute.- See Also:
getLockId()
-
PROPERTY_NAME_EDEFAULT
protected static final String PROPERTY_NAME_EDEFAULT
The default value of the 'Property Name
' attribute.- See Also:
getPropertyName()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixed
in interfaceDocumentRoot
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
WfsPackage.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
public EMap getXMLNSPrefixMap()
- Specified by:
getXMLNSPrefixMap
in interfaceDocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
WfsPackage.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
public EMap getXSISchemaLocation()
- Specified by:
getXSISchemaLocation
in interfaceDocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
WfsPackage.getDocumentRoot_XSISchemaLocation()
-
getDelete
public DeleteElementType getDelete()
- Specified by:
getDelete
in interfaceDocumentRoot
- Returns:
- the value of the 'Delete' containment reference.
- See Also:
DocumentRoot.setDelete(DeleteElementType)
,WfsPackage.getDocumentRoot_Delete()
-
basicSetDelete
public NotificationChain basicSetDelete(DeleteElementType newDelete, NotificationChain msgs)
-
setDelete
public void setDelete(DeleteElementType newDelete)
- Specified by:
setDelete
in interfaceDocumentRoot
- Parameters:
newDelete
- the new value of the 'Delete' containment reference.- See Also:
DocumentRoot.getDelete()
-
getDescribeFeatureType
public DescribeFeatureTypeType getDescribeFeatureType()
- Specified by:
getDescribeFeatureType
in interfaceDocumentRoot
- Returns:
- the value of the 'Describe Feature Type' containment reference.
- See Also:
DocumentRoot.setDescribeFeatureType(DescribeFeatureTypeType)
,WfsPackage.getDocumentRoot_DescribeFeatureType()
-
basicSetDescribeFeatureType
public NotificationChain basicSetDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType, NotificationChain msgs)
-
setDescribeFeatureType
public void setDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType)
- Specified by:
setDescribeFeatureType
in interfaceDocumentRoot
- Parameters:
newDescribeFeatureType
- the new value of the 'Describe Feature Type' containment reference.- See Also:
DocumentRoot.getDescribeFeatureType()
-
getFeatureCollection
public FeatureCollectionType getFeatureCollection()
- Specified by:
getFeatureCollection
in interfaceDocumentRoot
- Returns:
- the value of the 'Feature Collection' containment reference.
- See Also:
DocumentRoot.setFeatureCollection(FeatureCollectionType)
,WfsPackage.getDocumentRoot_FeatureCollection()
-
basicSetFeatureCollection
public NotificationChain basicSetFeatureCollection(FeatureCollectionType newFeatureCollection, NotificationChain msgs)
-
setFeatureCollection
public void setFeatureCollection(FeatureCollectionType newFeatureCollection)
- Specified by:
setFeatureCollection
in interfaceDocumentRoot
- Parameters:
newFeatureCollection
- the new value of the 'Feature Collection' containment reference.- See Also:
DocumentRoot.getFeatureCollection()
-
getFeatureTypeList
public FeatureTypeListType getFeatureTypeList()
- Specified by:
getFeatureTypeList
in interfaceDocumentRoot
- Returns:
- the value of the 'Feature Type List' containment reference.
- See Also:
DocumentRoot.setFeatureTypeList(FeatureTypeListType)
,WfsPackage.getDocumentRoot_FeatureTypeList()
-
basicSetFeatureTypeList
public NotificationChain basicSetFeatureTypeList(FeatureTypeListType newFeatureTypeList, NotificationChain msgs)
-
setFeatureTypeList
public void setFeatureTypeList(FeatureTypeListType newFeatureTypeList)
- Specified by:
setFeatureTypeList
in interfaceDocumentRoot
- Parameters:
newFeatureTypeList
- the new value of the 'Feature Type List' containment reference.- See Also:
DocumentRoot.getFeatureTypeList()
-
getGetCapabilities
public GetCapabilitiesType getGetCapabilities()
- Specified by:
getGetCapabilities
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
DocumentRoot.setGetCapabilities(GetCapabilitiesType)
,WfsPackage.getDocumentRoot_GetCapabilities()
-
basicSetGetCapabilities
public NotificationChain basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)
-
setGetCapabilities
public void setGetCapabilities(GetCapabilitiesType newGetCapabilities)
- Specified by:
setGetCapabilities
in interfaceDocumentRoot
- Parameters:
newGetCapabilities
- the new value of the 'Get Capabilities' containment reference.- See Also:
DocumentRoot.getGetCapabilities()
-
getGetFeature
public GetFeatureType getGetFeature()
- Specified by:
getGetFeature
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Feature' containment reference.
- See Also:
DocumentRoot.setGetFeature(GetFeatureType)
,WfsPackage.getDocumentRoot_GetFeature()
-
basicSetGetFeature
public NotificationChain basicSetGetFeature(GetFeatureType newGetFeature, NotificationChain msgs)
-
setGetFeature
public void setGetFeature(GetFeatureType newGetFeature)
- Specified by:
setGetFeature
in interfaceDocumentRoot
- Parameters:
newGetFeature
- the new value of the 'Get Feature' containment reference.- See Also:
DocumentRoot.getGetFeature()
-
getGetFeatureWithLock
public GetFeatureWithLockType getGetFeatureWithLock()
- Specified by:
getGetFeatureWithLock
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Feature With Lock' containment reference.
- See Also:
DocumentRoot.setGetFeatureWithLock(GetFeatureWithLockType)
,WfsPackage.getDocumentRoot_GetFeatureWithLock()
-
basicSetGetFeatureWithLock
public NotificationChain basicSetGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock, NotificationChain msgs)
-
setGetFeatureWithLock
public void setGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock)
- Specified by:
setGetFeatureWithLock
in interfaceDocumentRoot
- Parameters:
newGetFeatureWithLock
- the new value of the 'Get Feature With Lock' containment reference.- See Also:
DocumentRoot.getGetFeatureWithLock()
-
getGetGmlObject
public GetGmlObjectType getGetGmlObject()
- Specified by:
getGetGmlObject
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Gml Object' containment reference.
- See Also:
DocumentRoot.setGetGmlObject(GetGmlObjectType)
,WfsPackage.getDocumentRoot_GetGmlObject()
-
basicSetGetGmlObject
public NotificationChain basicSetGetGmlObject(GetGmlObjectType newGetGmlObject, NotificationChain msgs)
-
setGetGmlObject
public void setGetGmlObject(GetGmlObjectType newGetGmlObject)
- Specified by:
setGetGmlObject
in interfaceDocumentRoot
- Parameters:
newGetGmlObject
- the new value of the 'Get Gml Object' containment reference.- See Also:
DocumentRoot.getGetGmlObject()
-
getInsert
public InsertElementType getInsert()
- Specified by:
getInsert
in interfaceDocumentRoot
- Returns:
- the value of the 'Insert' containment reference.
- See Also:
DocumentRoot.setInsert(InsertElementType)
,WfsPackage.getDocumentRoot_Insert()
-
basicSetInsert
public NotificationChain basicSetInsert(InsertElementType newInsert, NotificationChain msgs)
-
setInsert
public void setInsert(InsertElementType newInsert)
- Specified by:
setInsert
in interfaceDocumentRoot
- Parameters:
newInsert
- the new value of the 'Insert' containment reference.- See Also:
DocumentRoot.getInsert()
-
getLockFeature
public LockFeatureType getLockFeature()
- Specified by:
getLockFeature
in interfaceDocumentRoot
- Returns:
- the value of the 'Lock Feature' containment reference.
- See Also:
DocumentRoot.setLockFeature(LockFeatureType)
,WfsPackage.getDocumentRoot_LockFeature()
-
basicSetLockFeature
public NotificationChain basicSetLockFeature(LockFeatureType newLockFeature, NotificationChain msgs)
-
setLockFeature
public void setLockFeature(LockFeatureType newLockFeature)
- Specified by:
setLockFeature
in interfaceDocumentRoot
- Parameters:
newLockFeature
- the new value of the 'Lock Feature' containment reference.- See Also:
DocumentRoot.getLockFeature()
-
getLockFeatureResponse
public LockFeatureResponseType getLockFeatureResponse()
- Specified by:
getLockFeatureResponse
in interfaceDocumentRoot
- Returns:
- the value of the 'Lock Feature Response' containment reference.
- See Also:
DocumentRoot.setLockFeatureResponse(LockFeatureResponseType)
,WfsPackage.getDocumentRoot_LockFeatureResponse()
-
basicSetLockFeatureResponse
public NotificationChain basicSetLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse, NotificationChain msgs)
-
setLockFeatureResponse
public void setLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse)
- Specified by:
setLockFeatureResponse
in interfaceDocumentRoot
- Parameters:
newLockFeatureResponse
- the new value of the 'Lock Feature Response' containment reference.- See Also:
DocumentRoot.getLockFeatureResponse()
-
getLockId
public String getLockId()
- Specified by:
getLockId
in interfaceDocumentRoot
- Returns:
- the value of the 'Lock Id' attribute.
- See Also:
DocumentRoot.setLockId(String)
,WfsPackage.getDocumentRoot_LockId()
-
setLockId
public void setLockId(String newLockId)
- Specified by:
setLockId
in interfaceDocumentRoot
- Parameters:
newLockId
- the new value of the 'Lock Id' attribute.- See Also:
DocumentRoot.getLockId()
-
getNative
public NativeType getNative()
- Specified by:
getNative
in interfaceDocumentRoot
- Returns:
- the value of the 'Native' containment reference.
- See Also:
DocumentRoot.setNative(NativeType)
,WfsPackage.getDocumentRoot_Native()
-
basicSetNative
public NotificationChain basicSetNative(NativeType newNative, NotificationChain msgs)
-
setNative
public void setNative(NativeType newNative)
- Specified by:
setNative
in interfaceDocumentRoot
- Parameters:
newNative
- the new value of the 'Native' containment reference.- See Also:
DocumentRoot.getNative()
-
getProperty
public PropertyType getProperty()
- Specified by:
getProperty
in interfaceDocumentRoot
- Returns:
- the value of the 'Property' containment reference.
- See Also:
DocumentRoot.setProperty(PropertyType)
,WfsPackage.getDocumentRoot_Property()
-
basicSetProperty
public NotificationChain basicSetProperty(PropertyType newProperty, NotificationChain msgs)
-
setProperty
public void setProperty(PropertyType newProperty)
- Specified by:
setProperty
in interfaceDocumentRoot
- Parameters:
newProperty
- the new value of the 'Property' containment reference.- See Also:
DocumentRoot.getProperty()
-
getPropertyName
public String getPropertyName()
- Specified by:
getPropertyName
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Name' attribute.
- See Also:
DocumentRoot.setPropertyName(String)
,WfsPackage.getDocumentRoot_PropertyName()
-
setPropertyName
public void setPropertyName(String newPropertyName)
- Specified by:
setPropertyName
in interfaceDocumentRoot
- Parameters:
newPropertyName
- the new value of the 'Property Name' attribute.- See Also:
DocumentRoot.getPropertyName()
-
getQuery
public QueryType getQuery()
- Specified by:
getQuery
in interfaceDocumentRoot
- Returns:
- the value of the 'Query' containment reference.
- See Also:
DocumentRoot.setQuery(QueryType)
,WfsPackage.getDocumentRoot_Query()
-
basicSetQuery
public NotificationChain basicSetQuery(QueryType newQuery, NotificationChain msgs)
-
setQuery
public void setQuery(QueryType newQuery)
- Specified by:
setQuery
in interfaceDocumentRoot
- Parameters:
newQuery
- the new value of the 'Query' containment reference.- See Also:
DocumentRoot.getQuery()
-
getServesGMLObjectTypeList
public GMLObjectTypeListType getServesGMLObjectTypeList()
- Specified by:
getServesGMLObjectTypeList
in interfaceDocumentRoot
- Returns:
- the value of the 'Serves GML Object Type List' containment reference.
- See Also:
DocumentRoot.setServesGMLObjectTypeList(GMLObjectTypeListType)
,WfsPackage.getDocumentRoot_ServesGMLObjectTypeList()
-
basicSetServesGMLObjectTypeList
public NotificationChain basicSetServesGMLObjectTypeList(GMLObjectTypeListType newServesGMLObjectTypeList, NotificationChain msgs)
-
setServesGMLObjectTypeList
public void setServesGMLObjectTypeList(GMLObjectTypeListType newServesGMLObjectTypeList)
- Specified by:
setServesGMLObjectTypeList
in interfaceDocumentRoot
- Parameters:
newServesGMLObjectTypeList
- the new value of the 'Serves GML Object Type List' containment reference.- See Also:
DocumentRoot.getServesGMLObjectTypeList()
-
getSupportsGMLObjectTypeList
public GMLObjectTypeListType getSupportsGMLObjectTypeList()
- Specified by:
getSupportsGMLObjectTypeList
in interfaceDocumentRoot
- Returns:
- the value of the 'Supports GML Object Type List' containment reference.
- See Also:
DocumentRoot.setSupportsGMLObjectTypeList(GMLObjectTypeListType)
,WfsPackage.getDocumentRoot_SupportsGMLObjectTypeList()
-
basicSetSupportsGMLObjectTypeList
public NotificationChain basicSetSupportsGMLObjectTypeList(GMLObjectTypeListType newSupportsGMLObjectTypeList, NotificationChain msgs)
-
setSupportsGMLObjectTypeList
public void setSupportsGMLObjectTypeList(GMLObjectTypeListType newSupportsGMLObjectTypeList)
- Specified by:
setSupportsGMLObjectTypeList
in interfaceDocumentRoot
- Parameters:
newSupportsGMLObjectTypeList
- the new value of the 'Supports GML Object Type List' containment reference.- See Also:
DocumentRoot.getSupportsGMLObjectTypeList()
-
getTransaction
public TransactionType getTransaction()
- Specified by:
getTransaction
in interfaceDocumentRoot
- Returns:
- the value of the 'Transaction' containment reference.
- See Also:
DocumentRoot.setTransaction(TransactionType)
,WfsPackage.getDocumentRoot_Transaction()
-
basicSetTransaction
public NotificationChain basicSetTransaction(TransactionType newTransaction, NotificationChain msgs)
-
setTransaction
public void setTransaction(TransactionType newTransaction)
- Specified by:
setTransaction
in interfaceDocumentRoot
- Parameters:
newTransaction
- the new value of the 'Transaction' containment reference.- See Also:
DocumentRoot.getTransaction()
-
getTransactionResponse
public TransactionResponseType getTransactionResponse()
- Specified by:
getTransactionResponse
in interfaceDocumentRoot
- Returns:
- the value of the 'Transaction Response' containment reference.
- See Also:
DocumentRoot.setTransactionResponse(TransactionResponseType)
,WfsPackage.getDocumentRoot_TransactionResponse()
-
basicSetTransactionResponse
public NotificationChain basicSetTransactionResponse(TransactionResponseType newTransactionResponse, NotificationChain msgs)
-
setTransactionResponse
public void setTransactionResponse(TransactionResponseType newTransactionResponse)
- Specified by:
setTransactionResponse
in interfaceDocumentRoot
- Parameters:
newTransactionResponse
- the new value of the 'Transaction Response' containment reference.- See Also:
DocumentRoot.getTransactionResponse()
-
getUpdate
public UpdateElementType getUpdate()
- Specified by:
getUpdate
in interfaceDocumentRoot
- Returns:
- the value of the 'Update' containment reference.
- See Also:
DocumentRoot.setUpdate(UpdateElementType)
,WfsPackage.getDocumentRoot_Update()
-
basicSetUpdate
public NotificationChain basicSetUpdate(UpdateElementType newUpdate, NotificationChain msgs)
-
setUpdate
public void setUpdate(UpdateElementType newUpdate)
- Specified by:
setUpdate
in interfaceDocumentRoot
- Parameters:
newUpdate
- the new value of the 'Update' containment reference.- See Also:
DocumentRoot.getUpdate()
-
getWfsCapabilities
public WFSCapabilitiesType getWfsCapabilities()
- Specified by:
getWfsCapabilities
in interfaceDocumentRoot
- Returns:
- the value of the 'Wfs Capabilities' containment reference.
- See Also:
DocumentRoot.setWfsCapabilities(WFSCapabilitiesType)
,WfsPackage.getDocumentRoot_WfsCapabilities()
-
basicSetWfsCapabilities
public NotificationChain basicSetWfsCapabilities(WFSCapabilitiesType newWfsCapabilities, NotificationChain msgs)
-
setWfsCapabilities
public void setWfsCapabilities(WFSCapabilitiesType newWfsCapabilities)
- Specified by:
setWfsCapabilities
in interfaceDocumentRoot
- Parameters:
newWfsCapabilities
- the new value of the 'Wfs Capabilities' containment reference.- See Also:
DocumentRoot.getWfsCapabilities()
-
getXlinkPropertyName
public XlinkPropertyNameType getXlinkPropertyName()
- Specified by:
getXlinkPropertyName
in interfaceDocumentRoot
- Returns:
- the value of the 'Xlink Property Name' containment reference.
- See Also:
DocumentRoot.setXlinkPropertyName(XlinkPropertyNameType)
,WfsPackage.getDocumentRoot_XlinkPropertyName()
-
basicSetXlinkPropertyName
public NotificationChain basicSetXlinkPropertyName(XlinkPropertyNameType newXlinkPropertyName, NotificationChain msgs)
-
setXlinkPropertyName
public void setXlinkPropertyName(XlinkPropertyNameType newXlinkPropertyName)
- Specified by:
setXlinkPropertyName
in interfaceDocumentRoot
- Parameters:
newXlinkPropertyName
- the new value of the 'Xlink Property Name' containment reference.- See Also:
DocumentRoot.getXlinkPropertyName()
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
-
-