public class XMLNamespaceDocumentRootImpl extends MinimalEObjectImpl.Container implements XMLNamespaceDocumentRoot
The following features are implemented:
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
base
The cached value of the '
Base' attribute. |
protected static java.lang.String |
BASE_EDEFAULT
The default value of the '
Base' attribute. |
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected java.lang.String |
lang
The cached value of the '
Lang' attribute. |
protected static java.lang.String |
LANG_EDEFAULT
The default value of the '
Lang' attribute. |
protected FeatureMap |
mixed
The cached value of the '
Mixed' attribute list. |
protected SpaceType |
space
The cached value of the '
Space' attribute. |
protected static SpaceType |
SPACE_EDEFAULT
The default value of the '
Space' attribute. |
protected boolean |
spaceESet
This is true if the Space attribute has been set.
|
protected <any> |
xMLNSPrefixMap
The cached value of the '
XMLNS Prefix Map' map. |
protected <any> |
xSISchemaLocation
The cached value of the '
XSI Schema Location' map. |
eContainerEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETNILEOPPOSITE_FEATURE_BASE| Modifier | Constructor and Description |
|---|---|
protected |
XMLNamespaceDocumentRootImpl() |
| 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) |
java.lang.String |
getBase() |
java.lang.String |
getId() |
java.lang.String |
getLang() |
FeatureMap |
getMixed() |
SpaceType |
getSpace() |
<any> |
getXMLNSPrefixMap() |
<any> |
getXSISchemaLocation() |
boolean |
isSetSpace() |
void |
setBase(java.lang.String newBase) |
void |
setId(java.lang.String newId) |
void |
setLang(java.lang.String newLang) |
void |
setSpace(SpaceType newSpace) |
java.lang.String |
toString() |
void |
unsetSpace() |
eBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteNotificationRequiredprotected FeatureMap mixed
Mixed' attribute list.
getMixed()protected <any> xMLNSPrefixMap
XMLNS Prefix Map' map.
getXMLNSPrefixMap()protected <any> xSISchemaLocation
XSI Schema Location' map.
getXSISchemaLocation()protected static final java.lang.String BASE_EDEFAULT
Base' attribute.
getBase()protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected static final java.lang.String LANG_EDEFAULT
Lang' attribute.
getLang()protected static final SpaceType SPACE_EDEFAULT
Space' attribute.
getSpace()protected SpaceType space
Space' attribute.
getSpace()protected boolean spaceESet
protected EClass eStaticClass()
eStaticClass in class BasicEObjectImplpublic FeatureMap getMixed()
getMixed in interface XMLNamespaceDocumentRootXMLNamespacePackage.getXMLNamespaceDocumentRoot_Mixed()public <any> getXMLNSPrefixMap()
getXMLNSPrefixMap in interface XMLNamespaceDocumentRootXMLNamespacePackage.getXMLNamespaceDocumentRoot_XMLNSPrefixMap()public <any> getXSISchemaLocation()
getXSISchemaLocation in interface XMLNamespaceDocumentRootXMLNamespacePackage.getXMLNamespaceDocumentRoot_XSISchemaLocation()public java.lang.String getBase()
getBase in interface XMLNamespaceDocumentRootXMLNamespaceDocumentRoot.setBase(String),
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Base()public void setBase(java.lang.String newBase)
setBase in interface XMLNamespaceDocumentRootnewBase - the new value of the 'Base' attribute.XMLNamespaceDocumentRoot.getBase()public java.lang.String getId()
getId in interface XMLNamespaceDocumentRootXMLNamespaceDocumentRoot.setId(String),
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Id()public void setId(java.lang.String newId)
setId in interface XMLNamespaceDocumentRootnewId - the new value of the 'Id' attribute.XMLNamespaceDocumentRoot.getId()public java.lang.String getLang()
getLang in interface XMLNamespaceDocumentRootXMLNamespaceDocumentRoot.setLang(String),
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Lang()public void setLang(java.lang.String newLang)
setLang in interface XMLNamespaceDocumentRootnewLang - the new value of the 'Lang' attribute.XMLNamespaceDocumentRoot.getLang()public SpaceType getSpace()
getSpace in interface XMLNamespaceDocumentRootSpaceType,
XMLNamespaceDocumentRoot.isSetSpace(),
XMLNamespaceDocumentRoot.unsetSpace(),
XMLNamespaceDocumentRoot.setSpace(SpaceType),
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Space()public void setSpace(SpaceType newSpace)
setSpace in interface XMLNamespaceDocumentRootnewSpace - the new value of the 'Space' attribute.SpaceType,
XMLNamespaceDocumentRoot.isSetSpace(),
XMLNamespaceDocumentRoot.unsetSpace(),
XMLNamespaceDocumentRoot.getSpace()public void unsetSpace()
unsetSpace in interface XMLNamespaceDocumentRootXMLNamespaceDocumentRoot.isSetSpace(),
XMLNamespaceDocumentRoot.getSpace(),
XMLNamespaceDocumentRoot.setSpace(SpaceType)public boolean isSetSpace()
isSetSpace in interface XMLNamespaceDocumentRootXMLNamespaceDocumentRoot.unsetSpace(),
XMLNamespaceDocumentRoot.getSpace(),
XMLNamespaceDocumentRoot.setSpace(SpaceType)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 java.lang.String toString()
toString in class BasicEObjectImplCopyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature