|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.test.models.qname.impl.DocumentRootImpl
public class DocumentRootImpl
An implementation of the model object 'Document Root'.
The following features are implemented:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
InternalEObject.EStore |
| Field Summary | |
|---|---|
protected int |
aInt
The cached value of the ' AInt' attribute |
protected static int |
AINT_EDEFAULT
The default value of the ' AInt' attribute |
protected boolean |
aIntESet
This is true if the AInt attribute has been set |
protected static javax.xml.namespace.QName |
ANY_E_EDEFAULT
The default value of the ' Any E' attribute |
protected static java.util.List<java.lang.Object> |
ANY_EU_EDEFAULT
The default value of the ' Any EU' attribute |
protected javax.xml.namespace.QName |
aQname
The cached value of the ' AQname' attribute |
protected static javax.xml.namespace.QName |
AQNAME_EDEFAULT
The default value of the ' AQname' attribute |
protected java.util.List<java.lang.Object> |
aUnion
The cached value of the ' AUnion' attribute |
protected static java.util.List<java.lang.Object> |
AUNION_EDEFAULT
The default value of the ' AUnion' attribute |
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 |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
protected |
DocumentRootImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetResource(ResourceType newResource,
NotificationChain msgs)
|
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)
|
int |
getAInt()
|
javax.xml.namespace.QName |
getAnyE()
|
java.util.List<java.lang.Object> |
getAnyEU()
|
javax.xml.namespace.QName |
getAQname()
|
java.util.List<java.lang.Object> |
getAUnion()
|
FeatureMap |
getMixed()
|
ResourceType |
getResource()
|
EMap<java.lang.String,java.lang.String> |
getXMLNSPrefixMap()
|
EMap<java.lang.String,java.lang.String> |
getXSISchemaLocation()
|
boolean |
isSetAInt()
|
void |
setAInt(int newAInt)
|
void |
setAnyE(javax.xml.namespace.QName newAnyE)
|
void |
setAnyEU(java.util.List<java.lang.Object> newAnyEU)
|
void |
setAQname(javax.xml.namespace.QName newAQname)
|
void |
setAUnion(java.util.List<java.lang.Object> newAUnion)
|
void |
setResource(ResourceType newResource)
|
java.lang.String |
toString()
|
void |
unsetAInt()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
|---|
protected 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 static final javax.xml.namespace.QName ANY_E_EDEFAULT
Any E' attribute.
getAnyE()protected static final java.util.List<java.lang.Object> ANY_EU_EDEFAULT
Any EU' attribute.
getAnyEU()protected static final int AINT_EDEFAULT
AInt' attribute.
getAInt(),
Constant Field Valuesprotected int aInt
AInt' attribute.
getAInt()protected boolean aIntESet
protected static final javax.xml.namespace.QName AQNAME_EDEFAULT
AQname' attribute.
getAQname()protected javax.xml.namespace.QName aQname
AQname' attribute.
getAQname()protected static final java.util.List<java.lang.Object> AUNION_EDEFAULT
AUnion' attribute.
getAUnion()protected java.util.List<java.lang.Object> aUnion
AUnion' attribute.
getAUnion()| Constructor Detail |
|---|
protected DocumentRootImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class EObjectImplpublic FeatureMap getMixed()
getMixed in interface DocumentRootQNamePackage.getDocumentRoot_Mixed()public EMap<java.lang.String,java.lang.String> getXMLNSPrefixMap()
getXMLNSPrefixMap in interface DocumentRootQNamePackage.getDocumentRoot_XMLNSPrefixMap()public EMap<java.lang.String,java.lang.String> getXSISchemaLocation()
getXSISchemaLocation in interface DocumentRootQNamePackage.getDocumentRoot_XSISchemaLocation()public javax.xml.namespace.QName getAnyE()
getAnyE in interface DocumentRootDocumentRoot.setAnyE(QName),
QNamePackage.getDocumentRoot_AnyE()public void setAnyE(javax.xml.namespace.QName newAnyE)
setAnyE in interface DocumentRootnewAnyE - the new value of the 'Any E' attribute.DocumentRoot.getAnyE()public java.util.List<java.lang.Object> getAnyEU()
getAnyEU in interface DocumentRootDocumentRoot.setAnyEU(List),
QNamePackage.getDocumentRoot_AnyEU()public void setAnyEU(java.util.List<java.lang.Object> newAnyEU)
setAnyEU in interface DocumentRootnewAnyEU - the new value of the 'Any EU' attribute.DocumentRoot.getAnyEU()public ResourceType getResource()
getResource in interface DocumentRootDocumentRoot.setResource(ResourceType),
QNamePackage.getDocumentRoot_Resource()
public NotificationChain basicSetResource(ResourceType newResource,
NotificationChain msgs)
public void setResource(ResourceType newResource)
setResource in interface DocumentRootnewResource - the new value of the 'Resource' containment reference.DocumentRoot.getResource()public int getAInt()
getAInt in interface DocumentRootDocumentRoot.isSetAInt(),
DocumentRoot.unsetAInt(),
DocumentRoot.setAInt(int),
QNamePackage.getDocumentRoot_AInt()public void setAInt(int newAInt)
setAInt in interface DocumentRootnewAInt - the new value of the 'AInt' attribute.DocumentRoot.isSetAInt(),
DocumentRoot.unsetAInt(),
DocumentRoot.getAInt()public void unsetAInt()
unsetAInt in interface DocumentRootDocumentRoot.isSetAInt(),
DocumentRoot.getAInt(),
DocumentRoot.setAInt(int)public boolean isSetAInt()
isSetAInt in interface DocumentRootDocumentRoot.unsetAInt(),
DocumentRoot.getAInt(),
DocumentRoot.setAInt(int)public javax.xml.namespace.QName getAQname()
getAQname in interface DocumentRootDocumentRoot.setAQname(QName),
QNamePackage.getDocumentRoot_AQname()public void setAQname(javax.xml.namespace.QName newAQname)
setAQname in interface DocumentRootnewAQname - the new value of the 'AQname' attribute.DocumentRoot.getAQname()public java.util.List<java.lang.Object> getAUnion()
getAUnion in interface DocumentRootDocumentRoot.setAUnion(List),
QNamePackage.getDocumentRoot_AUnion()public void setAUnion(java.util.List<java.lang.Object> newAUnion)
setAUnion in interface DocumentRootnewAUnion - the new value of the 'AUnion' attribute.DocumentRoot.getAUnion()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class BasicEObjectImpl
public 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 BasicEObjectImpl
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||