public class XMLTypeDocumentRootImpl extends EObjectImpl implements XMLTypeDocumentRoot
The following features are implemented:
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplBasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
protected FeatureMap |
mixed
The cached value of the '
Mixed' attribute list |
protected EMap<java.lang.String,java.lang.String> |
xMLNSPrefixMap
The cached value of the '
XMLNS Prefix Map' map |
protected EMap<java.lang.String,java.lang.String> |
xSISchemaLocation
The cached value of the '
XSI Schema Location' map |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXYEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETEOPPOSITE_FEATURE_BASE| Modifier | Constructor and Description |
|---|---|
protected |
XMLTypeDocumentRootImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
EList<java.lang.String> |
getCDATA() |
EList<java.lang.String> |
getComment() |
FeatureMap |
getMixed() |
EList<ProcessingInstruction> |
getProcessingInstruction() |
EList<java.lang.String> |
getText() |
EMap<java.lang.String,java.lang.String> |
getXMLNSPrefixMap() |
EMap<java.lang.String,java.lang.String> |
getXSISchemaLocation() |
java.lang.String |
toString() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, 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, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredprotected FeatureMap mixed
Mixed' attribute list.
getMixed()protected EMap<java.lang.String,java.lang.String> xMLNSPrefixMap
XMLNS Prefix Map' map.
getXMLNSPrefixMap()protected EMap<java.lang.String,java.lang.String> xSISchemaLocation
XSI Schema Location' map.
getXSISchemaLocation()protected EClass eStaticClass()
eStaticClass in class EObjectImplpublic FeatureMap getMixed()
getMixed in interface XMLTypeDocumentRootXMLTypePackage.getXMLTypeDocumentRoot_Mixed()public EMap<java.lang.String,java.lang.String> getXMLNSPrefixMap()
getXMLNSPrefixMap in interface XMLTypeDocumentRootXMLTypePackage.getXMLTypeDocumentRoot_XMLNSPrefixMap()public EMap<java.lang.String,java.lang.String> getXSISchemaLocation()
getXSISchemaLocation in interface XMLTypeDocumentRootXMLTypePackage.getXMLTypeDocumentRoot_XSISchemaLocation()public EList<java.lang.String> getText()
public EList<ProcessingInstruction> getProcessingInstruction()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface InternalEObjecteGet in class BasicEObjectImplInternalEObject.eGet(EStructuralFeature, boolean, boolean)public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface InternalEObjecteSet in class BasicEObjectImplEObject.eSet(EStructuralFeature, Object)public void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class BasicEObjectImplEObject.eUnset(EStructuralFeature)public boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class BasicEObjectImplEObject.eIsSet(EStructuralFeature)public EList<java.lang.String> getCDATA()
public EList<java.lang.String> getComment()
public java.lang.String toString()
toString in class BasicEObjectImpl