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:
MixedXMLNS Prefix MapXSI Schema LocationDeleteDescribe Feature TypeFeature CollectionFeature Type ListGet CapabilitiesGet FeatureGet Feature With LockGet Gml ObjectInsertLock FeatureLock Feature ResponseLock IdNativePropertyProperty NameQueryServes GML Object Type ListSupports GML Object Type ListTransactionTransaction ResponseUpdateWfs CapabilitiesXlink 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 StringLOCK_ID_EDEFAULTThe default value of the 'Lock Id' attribute.protected FeatureMapmixedThe cached value of the 'Mixed' attribute list.protected static StringPROPERTY_NAME_EDEFAULTThe default value of the 'Property Name' attribute.protected EMapxMLNSPrefixMapThe cached value of the 'XMLNS Prefix Map' map.protected EMapxSISchemaLocationThe 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 protectedDocumentRootImpl()
-
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:
eStaticClassin classEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixedin interfaceDocumentRoot- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
WfsPackage.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
public EMap getXMLNSPrefixMap()
- Specified by:
getXMLNSPrefixMapin interfaceDocumentRoot- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
WfsPackage.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
public EMap getXSISchemaLocation()
- Specified by:
getXSISchemaLocationin interfaceDocumentRoot- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
WfsPackage.getDocumentRoot_XSISchemaLocation()
-
getDelete
public DeleteElementType getDelete()
- Specified by:
getDeletein 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:
setDeletein interfaceDocumentRoot- Parameters:
newDelete- the new value of the 'Delete' containment reference.- See Also:
DocumentRoot.getDelete()
-
getDescribeFeatureType
public DescribeFeatureTypeType getDescribeFeatureType()
- Specified by:
getDescribeFeatureTypein 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:
setDescribeFeatureTypein interfaceDocumentRoot- Parameters:
newDescribeFeatureType- the new value of the 'Describe Feature Type' containment reference.- See Also:
DocumentRoot.getDescribeFeatureType()
-
getFeatureCollection
public FeatureCollectionType getFeatureCollection()
- Specified by:
getFeatureCollectionin 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:
setFeatureCollectionin interfaceDocumentRoot- Parameters:
newFeatureCollection- the new value of the 'Feature Collection' containment reference.- See Also:
DocumentRoot.getFeatureCollection()
-
getFeatureTypeList
public FeatureTypeListType getFeatureTypeList()
- Specified by:
getFeatureTypeListin 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:
setFeatureTypeListin interfaceDocumentRoot- Parameters:
newFeatureTypeList- the new value of the 'Feature Type List' containment reference.- See Also:
DocumentRoot.getFeatureTypeList()
-
getGetCapabilities
public GetCapabilitiesType getGetCapabilities()
- Specified by:
getGetCapabilitiesin 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:
setGetCapabilitiesin interfaceDocumentRoot- Parameters:
newGetCapabilities- the new value of the 'Get Capabilities' containment reference.- See Also:
DocumentRoot.getGetCapabilities()
-
getGetFeature
public GetFeatureType getGetFeature()
- Specified by:
getGetFeaturein 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:
setGetFeaturein interfaceDocumentRoot- Parameters:
newGetFeature- the new value of the 'Get Feature' containment reference.- See Also:
DocumentRoot.getGetFeature()
-
getGetFeatureWithLock
public GetFeatureWithLockType getGetFeatureWithLock()
- Specified by:
getGetFeatureWithLockin 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:
setGetFeatureWithLockin interfaceDocumentRoot- Parameters:
newGetFeatureWithLock- the new value of the 'Get Feature With Lock' containment reference.- See Also:
DocumentRoot.getGetFeatureWithLock()
-
getGetGmlObject
public GetGmlObjectType getGetGmlObject()
- Specified by:
getGetGmlObjectin 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:
setGetGmlObjectin interfaceDocumentRoot- Parameters:
newGetGmlObject- the new value of the 'Get Gml Object' containment reference.- See Also:
DocumentRoot.getGetGmlObject()
-
getInsert
public InsertElementType getInsert()
- Specified by:
getInsertin 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:
setInsertin interfaceDocumentRoot- Parameters:
newInsert- the new value of the 'Insert' containment reference.- See Also:
DocumentRoot.getInsert()
-
getLockFeature
public LockFeatureType getLockFeature()
- Specified by:
getLockFeaturein 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:
setLockFeaturein interfaceDocumentRoot- Parameters:
newLockFeature- the new value of the 'Lock Feature' containment reference.- See Also:
DocumentRoot.getLockFeature()
-
getLockFeatureResponse
public LockFeatureResponseType getLockFeatureResponse()
- Specified by:
getLockFeatureResponsein 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:
setLockFeatureResponsein interfaceDocumentRoot- Parameters:
newLockFeatureResponse- the new value of the 'Lock Feature Response' containment reference.- See Also:
DocumentRoot.getLockFeatureResponse()
-
getLockId
public String getLockId()
- Specified by:
getLockIdin 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:
setLockIdin interfaceDocumentRoot- Parameters:
newLockId- the new value of the 'Lock Id' attribute.- See Also:
DocumentRoot.getLockId()
-
getNative
public NativeType getNative()
- Specified by:
getNativein 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:
setNativein interfaceDocumentRoot- Parameters:
newNative- the new value of the 'Native' containment reference.- See Also:
DocumentRoot.getNative()
-
getProperty
public PropertyType getProperty()
- Specified by:
getPropertyin 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:
setPropertyin interfaceDocumentRoot- Parameters:
newProperty- the new value of the 'Property' containment reference.- See Also:
DocumentRoot.getProperty()
-
getPropertyName
public String getPropertyName()
- Specified by:
getPropertyNamein 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:
setPropertyNamein interfaceDocumentRoot- Parameters:
newPropertyName- the new value of the 'Property Name' attribute.- See Also:
DocumentRoot.getPropertyName()
-
getQuery
public QueryType getQuery()
- Specified by:
getQueryin 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:
setQueryin interfaceDocumentRoot- Parameters:
newQuery- the new value of the 'Query' containment reference.- See Also:
DocumentRoot.getQuery()
-
getServesGMLObjectTypeList
public GMLObjectTypeListType getServesGMLObjectTypeList()
- Specified by:
getServesGMLObjectTypeListin 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:
setServesGMLObjectTypeListin 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:
getSupportsGMLObjectTypeListin 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:
setSupportsGMLObjectTypeListin 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:
getTransactionin 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:
setTransactionin interfaceDocumentRoot- Parameters:
newTransaction- the new value of the 'Transaction' containment reference.- See Also:
DocumentRoot.getTransaction()
-
getTransactionResponse
public TransactionResponseType getTransactionResponse()
- Specified by:
getTransactionResponsein 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:
setTransactionResponsein interfaceDocumentRoot- Parameters:
newTransactionResponse- the new value of the 'Transaction Response' containment reference.- See Also:
DocumentRoot.getTransactionResponse()
-
getUpdate
public UpdateElementType getUpdate()
- Specified by:
getUpdatein 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:
setUpdatein interfaceDocumentRoot- Parameters:
newUpdate- the new value of the 'Update' containment reference.- See Also:
DocumentRoot.getUpdate()
-
getWfsCapabilities
public WFSCapabilitiesType getWfsCapabilities()
- Specified by:
getWfsCapabilitiesin 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:
setWfsCapabilitiesin interfaceDocumentRoot- Parameters:
newWfsCapabilities- the new value of the 'Wfs Capabilities' containment reference.- See Also:
DocumentRoot.getWfsCapabilities()
-
getXlinkPropertyName
public XlinkPropertyNameType getXlinkPropertyName()
- Specified by:
getXlinkPropertyNamein 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:
setXlinkPropertyNamein 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:
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
-
-