|
||||||||||
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.ResourceTypeImpl
public class ResourceTypeImpl
An implementation of the model object 'Resource Type'.
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 FeatureMap |
any
The cached value of the ' Any ' attribute list |
protected FeatureMap |
anyAttribute
The cached value of the ' Any Attribute ' attribute list |
protected int |
intvalue
The cached value of the ' Intvalue ' attribute |
protected static int |
INTVALUE_EDEFAULT
The default value of the ' Intvalue ' attribute |
protected boolean |
intvalueESet
This is true if the Intvalue attribute has been set |
protected static java.util.List<javax.xml.namespace.QName> |
MY_QNAME_EDEFAULT
The default value of the ' My Qname ' attribute |
protected java.util.List<javax.xml.namespace.QName> |
myQname
The cached value of the ' My Qname ' attribute |
protected java.util.List<javax.xml.namespace.QName> |
qnamelist
The cached value of the ' Qnamelist ' attribute |
protected static java.util.List<javax.xml.namespace.QName> |
QNAMELIST_EDEFAULT
The default value of the ' Qnamelist ' attribute |
protected java.lang.Object |
unionvalue
The cached value of the ' Unionvalue ' attribute |
protected static java.lang.Object |
UNIONVALUE_EDEFAULT
The default value of the ' Unionvalue ' attribute |
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 |
ResourceTypeImpl()
|
Method Summary | |
---|---|
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)
|
FeatureMap |
getAny()
|
FeatureMap |
getAnyAttribute()
|
int |
getIntvalue()
|
java.util.List<javax.xml.namespace.QName> |
getMyQname()
|
java.util.List<javax.xml.namespace.QName> |
getQnamelist()
|
java.lang.Object |
getUnionvalue()
|
boolean |
isSetIntvalue()
|
void |
setIntvalue(int newIntvalue)
|
void |
setMyQname(java.util.List<javax.xml.namespace.QName> newMyQname)
|
void |
setQnamelist(java.util.List<javax.xml.namespace.QName> newQnamelist)
|
void |
setUnionvalue(java.lang.Object newUnionvalue)
|
java.lang.String |
toString()
|
void |
unsetIntvalue()
|
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 static final java.lang.Object UNIONVALUE_EDEFAULT
Unionvalue
' attribute.
getUnionvalue()
protected java.lang.Object unionvalue
Unionvalue
' attribute.
getUnionvalue()
protected static final java.util.List<javax.xml.namespace.QName> QNAMELIST_EDEFAULT
Qnamelist
' attribute.
getQnamelist()
protected java.util.List<javax.xml.namespace.QName> qnamelist
Qnamelist
' attribute.
getQnamelist()
protected static final int INTVALUE_EDEFAULT
Intvalue
' attribute.
getIntvalue()
,
Constant Field Valuesprotected int intvalue
Intvalue
' attribute.
getIntvalue()
protected boolean intvalueESet
protected FeatureMap any
Any
' attribute list.
getAny()
protected static final java.util.List<javax.xml.namespace.QName> MY_QNAME_EDEFAULT
My Qname
' attribute.
getMyQname()
protected java.util.List<javax.xml.namespace.QName> myQname
My Qname
' attribute.
getMyQname()
protected FeatureMap anyAttribute
Any Attribute
' attribute list.
getAnyAttribute()
Constructor Detail |
---|
protected ResourceTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public java.lang.Object getUnionvalue()
getUnionvalue
in interface ResourceType
ResourceType.setUnionvalue(Object)
,
QNamePackage.getResourceType_Unionvalue()
public void setUnionvalue(java.lang.Object newUnionvalue)
setUnionvalue
in interface ResourceType
newUnionvalue
- the new value of the 'Unionvalue' attribute.ResourceType.getUnionvalue()
public java.util.List<javax.xml.namespace.QName> getQnamelist()
getQnamelist
in interface ResourceType
ResourceType.setQnamelist(List)
,
QNamePackage.getResourceType_Qnamelist()
public void setQnamelist(java.util.List<javax.xml.namespace.QName> newQnamelist)
setQnamelist
in interface ResourceType
newQnamelist
- the new value of the 'Qnamelist' attribute.ResourceType.getQnamelist()
public int getIntvalue()
getIntvalue
in interface ResourceType
ResourceType.isSetIntvalue()
,
ResourceType.unsetIntvalue()
,
ResourceType.setIntvalue(int)
,
QNamePackage.getResourceType_Intvalue()
public void setIntvalue(int newIntvalue)
setIntvalue
in interface ResourceType
newIntvalue
- the new value of the 'Intvalue' attribute.ResourceType.isSetIntvalue()
,
ResourceType.unsetIntvalue()
,
ResourceType.getIntvalue()
public void unsetIntvalue()
unsetIntvalue
in interface ResourceType
ResourceType.isSetIntvalue()
,
ResourceType.getIntvalue()
,
ResourceType.setIntvalue(int)
public boolean isSetIntvalue()
isSetIntvalue
in interface ResourceType
ResourceType.unsetIntvalue()
,
ResourceType.getIntvalue()
,
ResourceType.setIntvalue(int)
public FeatureMap getAny()
getAny
in interface ResourceType
QNamePackage.getResourceType_Any()
public java.util.List<javax.xml.namespace.QName> getMyQname()
getMyQname
in interface ResourceType
ResourceType.setMyQname(List)
,
QNamePackage.getResourceType_MyQname()
public void setMyQname(java.util.List<javax.xml.namespace.QName> newMyQname)
setMyQname
in interface ResourceType
newMyQname
- the new value of the 'My Qname' attribute.ResourceType.getMyQname()
public FeatureMap getAnyAttribute()
getAnyAttribute
in interface ResourceType
QNamePackage.getResourceType_AnyAttribute()
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 InternalEObject
eGet
in class BasicEObjectImpl
InternalEObject.eGet(EStructuralFeature, boolean, boolean)
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
EObject.eSet(EStructuralFeature, Object)
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
EObject.eUnset(EStructuralFeature)
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
EObject.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 |