|
||||||||||
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.apache.tuscany.sdo.impl.DataObjectImpl
org.apache.tuscany.sdo.impl.StoreDataObjectImpl
public class StoreDataObjectImpl
An implementation of the model object 'Store Data Object'.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
protected static Object[] |
ENO_SETTINGS
|
protected Object[] |
eSettings
|
protected org.eclipse.emf.ecore.InternalEObject.EStore |
eStore
|
protected static org.eclipse.emf.ecore.InternalEObject |
EUNINITIALIZED_CONTAINER
|
Fields inherited from class org.apache.tuscany.sdo.impl.DataObjectImpl |
---|
changeRecorder, eAdapters, eContainer, eContainerFeatureID, location, sequence |
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.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
StoreDataObjectImpl()
Creates a store-based DataObject. |
|
StoreDataObjectImpl(org.eclipse.emf.ecore.EClass eClass)
Creates a store-based DataObject. |
|
StoreDataObjectImpl(org.eclipse.emf.ecore.EClass eClass,
org.eclipse.emf.ecore.InternalEObject.EStore eStore)
Creates a store-based DataObject. |
|
StoreDataObjectImpl(org.eclipse.emf.ecore.InternalEObject.EStore eStore)
Creates a store-based DataObject. |
Method Summary | |
---|---|
protected org.eclipse.emf.ecore.util.FeatureMap |
createFeatureMap(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
|
protected org.eclipse.emf.common.util.EList |
createList(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
|
Object |
dynamicGet(int dynamicFeatureID)
|
void |
dynamicSet(int dynamicFeatureID,
Object value)
|
void |
dynamicUnset(int dynamicFeatureID)
|
org.eclipse.emf.ecore.EObject |
eContainer()
|
int |
eContainerFeatureID()
|
int |
eDerivedStructuralFeatureID(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
|
Object |
eDynamicGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eDynamicIsSet(int featureID)
|
void |
eDynamicSet(int featureID,
Object newValue)
|
void |
eDynamicUnset(int featureID)
|
protected boolean |
eHasSettings()
|
protected void |
eInitializeContainer()
|
protected boolean |
eIsCaching()
|
void |
eSetStore(org.eclipse.emf.ecore.InternalEObject.EStore store)
|
protected org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
eSettings()
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
protected int |
eStaticFeatureCount()
|
org.eclipse.emf.ecore.InternalEObject.EStore |
eStore()
|
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicProperties, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProperties, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, eSetDeliver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eSetDeliver |
Field Detail |
---|
protected static final Object[] ENO_SETTINGS
protected static final org.eclipse.emf.ecore.InternalEObject EUNINITIALIZED_CONTAINER
protected Object[] eSettings
protected org.eclipse.emf.ecore.InternalEObject.EStore eStore
Constructor Detail |
---|
public StoreDataObjectImpl()
public StoreDataObjectImpl(org.eclipse.emf.ecore.InternalEObject.EStore eStore)
public StoreDataObjectImpl(org.eclipse.emf.ecore.EClass eClass)
public StoreDataObjectImpl(org.eclipse.emf.ecore.EClass eClass, org.eclipse.emf.ecore.InternalEObject.EStore eStore)
Method Detail |
---|
protected boolean eIsCaching()
public Object dynamicGet(int dynamicFeatureID)
dynamicGet
in interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
public void dynamicSet(int dynamicFeatureID, Object value)
dynamicSet
in interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
public void dynamicUnset(int dynamicFeatureID)
dynamicUnset
in interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
public Object eDynamicGet(int featureID, boolean resolve, boolean coreType)
eDynamicGet
in class DataObjectImpl
public void eDynamicSet(int featureID, Object newValue)
eDynamicSet
in class DataObjectImpl
public void eDynamicUnset(int featureID)
eDynamicUnset
in class DataObjectImpl
public boolean eDynamicIsSet(int featureID)
eDynamicIsSet
in class DataObjectImpl
protected org.eclipse.emf.common.util.EList createList(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
protected org.eclipse.emf.ecore.util.FeatureMap createFeatureMap(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
public org.eclipse.emf.ecore.EObject eContainer()
eContainer
in interface org.eclipse.emf.ecore.EObject
eContainer
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public int eContainerFeatureID()
eContainerFeatureID
in interface org.eclipse.emf.ecore.InternalEObject
eContainerFeatureID
in class DataObjectImpl
protected void eInitializeContainer()
public org.eclipse.emf.ecore.InternalEObject.EStore eStore()
eStore
in interface org.eclipse.emf.ecore.InternalEObject
eStore
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSetStore(org.eclipse.emf.ecore.InternalEObject.EStore store)
eSetStore
in interface org.eclipse.emf.ecore.InternalEObject
eSetStore
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
protected int eStaticFeatureCount()
eStaticFeatureCount
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public int eDerivedStructuralFeatureID(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
eDerivedStructuralFeatureID
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
protected boolean eHasSettings()
eHasSettings
in class DataObjectImpl
protected org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder eSettings()
eSettings
in class DataObjectImpl
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class DataObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |