A B C D E F G H I L M N O P R S T U V W

D

DATA_GRAPH - Static variable in interface org.eclipse.emf.ecore.sdo.SDOPackage
The meta object id for the 'Data Graph' class
DATA_GRAPH - Static variable in interface org.eclipse.emf.ecore.sdo.SDOPackage.Literals
The meta object literal for the 'Data Graph' class
DATA_GRAPH__CHANGE_SUMMARY - Static variable in interface org.eclipse.emf.ecore.sdo.SDOPackage
The feature id for the 'Change Summary' reference
DATA_GRAPH__CHANGE_SUMMARY - Static variable in interface org.eclipse.emf.ecore.sdo.SDOPackage.Literals
The meta object literal for the 'Change Summary' reference feature
DATA_GRAPH__ROOT_OBJECT - Static variable in interface org.eclipse.emf.ecore.sdo.SDOPackage
The feature id for the 'Root Object' reference
DATA_GRAPH__ROOT_OBJECT - Static variable in interface org.eclipse.emf.ecore.sdo.SDOPackage.Literals
The meta object literal for the 'Root Object' reference feature
DATA_GRAPH_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecore.sdo.SDOPackage
The number of structural features of the 'Data Graph' class
DATA_OBJECT - Static variable in interface org.eclipse.emf.ecore.sdo.SDOPackage
The meta object id for the 'Data Object' class
DATA_OBJECT - Static variable in interface org.eclipse.emf.ecore.sdo.SDOPackage.Literals
The meta object literal for the 'Data Object' class
DATA_OBJECT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecore.sdo.SDOPackage
The number of structural features of the 'Data Object' class
DataGraph - Interface in commonj.sdo
A data graph is used to package a graph of data objects along with their metadata, that is, data describing the data.
DataGraphResourceFactoryImpl - Class in org.eclipse.emf.ecore.sdo.util
 
DataGraphResourceFactoryImpl() - Constructor for class org.eclipse.emf.ecore.sdo.util.DataGraphResourceFactoryImpl
Constructor for DataGraphResourceFactoryImpl.
DataGraphResourceFactoryImpl.DataGraphResourceImpl - Class in org.eclipse.emf.ecore.sdo.util
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl(URI) - Constructor for class org.eclipse.emf.ecore.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl - Class in org.eclipse.emf.ecore.sdo.util
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl(XMLResource) - Constructor for class org.eclipse.emf.ecore.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl - Class in org.eclipse.emf.ecore.sdo.util
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl(XMLHelper) - Constructor for class org.eclipse.emf.ecore.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl - Class in org.eclipse.emf.ecore.sdo.util
 
DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl(XMLHelper) - Constructor for class org.eclipse.emf.ecore.sdo.util.DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl
 
DataObject - Interface in commonj.sdo
A data object is a representation of some structured data.
DEFAULT_EDEFAULT - Static variable in class org.eclipse.emf.ecore.sdo.impl.EPropertyImpl
The default value of the 'Default' attribute
defaultCase(EObject) - Method in class org.eclipse.emf.ecore.sdo.util.SDOSwitch
Returns the result of interpreting the object as an instance of 'EObject'
delete() - Method in interface commonj.sdo.DataObject
Remove this object from its container and unset all its properties.
delete() - Method in class org.eclipse.emf.ecore.sdo.impl.DynamicEDataObjectImpl
 
delete() - Method in class org.eclipse.emf.ecore.sdo.impl.DynamicEStoreEDataObjectImpl
 
delete() - Method in class org.eclipse.emf.ecore.sdo.impl.EChangeSummaryImpl
 
delete() - Method in class org.eclipse.emf.ecore.sdo.impl.EChangeSummarySettingImpl
 
delete() - Method in class org.eclipse.emf.ecore.sdo.impl.EDataObjectAnyTypeImpl
 
delete() - Method in class org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl
 
delete() - Method in class org.eclipse.emf.ecore.sdo.impl.EDataObjectSimpleAnyTypeImpl
 
delete() - Method in class org.eclipse.emf.ecore.sdo.impl.EStoreEDataObjectImpl
 
delete(EObject) - Static method in class org.eclipse.emf.ecore.sdo.util.SDOUtil
 
deletedObjects - Variable in class org.eclipse.emf.ecore.sdo.impl.EChangeSummaryImpl
 
depopulateManager(IContributionManager, Collection<IAction>) - Method in class org.eclipse.emf.ecore.sdo.presentation.SDOActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection
dispose() - Method in class org.eclipse.emf.ecore.sdo.presentation.SDOEditor
 
dispose() - Method in class org.eclipse.emf.ecore.sdo.provider.SDOItemProviderAdapterFactory
This disposes all of the item providers created by this factory
doSave(IProgressMonitor) - Method in class org.eclipse.emf.ecore.sdo.presentation.SDOEditor
This is for implementing IEditorPart and simply saves the model file
doSaveAs() - Method in class org.eclipse.emf.ecore.sdo.presentation.SDOEditor
This also changes the editor's input
doSaveAs(URI, IEditorInput) - Method in class org.eclipse.emf.ecore.sdo.presentation.SDOEditor
 
doSwitch(EObject) - Method in class org.eclipse.emf.ecore.sdo.util.SDOSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(EClass, EObject) - Method in class org.eclipse.emf.ecore.sdo.util.SDOSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(int, EObject) - Method in class org.eclipse.emf.ecore.sdo.util.SDOSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
DynamicEDataObjectImpl - Class in org.eclipse.emf.ecore.sdo.impl
An implementation of the model object 'EData Object' tuned for dynamic use
DynamicEDataObjectImpl(EClass) - Constructor for class org.eclipse.emf.ecore.sdo.impl.DynamicEDataObjectImpl
 
DynamicEDataObjectImpl.FactoryImpl - Class in org.eclipse.emf.ecore.sdo.impl
An EFactoryImpl that creates DynamicEDataObjectImpl instances.
DynamicEDataObjectImpl.FactoryImpl() - Constructor for class org.eclipse.emf.ecore.sdo.impl.DynamicEDataObjectImpl.FactoryImpl
 
DynamicEStoreEDataObjectImpl - Class in org.eclipse.emf.ecore.sdo.impl
An implementation of the model object 'EData Object' that delegates to a store
DynamicEStoreEDataObjectImpl() - Constructor for class org.eclipse.emf.ecore.sdo.impl.DynamicEStoreEDataObjectImpl
 
DynamicEStoreEDataObjectImpl(EClass) - Constructor for class org.eclipse.emf.ecore.sdo.impl.DynamicEStoreEDataObjectImpl
 
DynamicEStoreEDataObjectImpl(InternalEObject.EStore) - Constructor for class org.eclipse.emf.ecore.sdo.impl.DynamicEStoreEDataObjectImpl
 
DynamicEStoreEDataObjectImpl(EClass, InternalEObject.EStore) - Constructor for class org.eclipse.emf.ecore.sdo.impl.DynamicEStoreEDataObjectImpl
 

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I L M N O P R S T U V W