Uses of Interface
org.eclipse.emf.ecore.sdo.InternalEDataObject

Packages that use InternalEDataObject
org.eclipse.emf.ecore.sdo.impl Provides an implementation of the Ecore-based SDO API. 
org.eclipse.emf.ecore.sdo.util Provides utilities. 
 

Uses of InternalEDataObject in org.eclipse.emf.ecore.sdo.impl
 

Classes in org.eclipse.emf.ecore.sdo.impl that implement InternalEDataObject
 class DynamicEDataObjectImpl
          An implementation of the model object 'EData Object' tuned for dynamic use
 class DynamicEStoreEDataObjectImpl
          An implementation of the model object 'EData Object' that delegates to a store
 class EChangeSummaryImpl
          An implementation of the model object 'EChange Summary'
 class EChangeSummarySettingImpl
          An implementation of the model object 'EChange Summary Setting'
 class EDataObjectAnyTypeImpl
          An implementation of the model object 'EData Object Any Type'
 class EDataObjectImpl
          An implementation of the model object 'EData Object'
 class EDataObjectSimpleAnyTypeImpl
          An implementation of the model object 'EData Object Simple Any Type'
 class EStoreEDataObjectImpl
          An implementation of the model object 'EData Object' that delegates to a store
 

Uses of InternalEDataObject in org.eclipse.emf.ecore.sdo.util
 

Methods in org.eclipse.emf.ecore.sdo.util with parameters of type InternalEDataObject
 T SDOSwitch.caseInternalEDataObject(InternalEDataObject object)
          Returns the result of interpreting the object as an instance of 'Internal EData Object'
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.