Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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_FEATURE_COUNT
- Static variable in interface org.eclipse.emf.ecore.sdo.
SDOPackage
The number of structural features of the 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__ROOT_OBJECT
- Static variable in interface org.eclipse.emf.ecore.sdo.
SDOPackage
The feature id for the '
Root Object
' reference
DATA_OBJECT
- Static variable in interface org.eclipse.emf.ecore.sdo.
SDOPackage
The meta object id 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 the '
Data Object
' class
DEFAULT_EDEFAULT
- Static variable in class org.eclipse.emf.ecore.sdo.impl.
EPropertyImpl
The default value of the '
Default
' attribute
DataGraph
- interface commonj.sdo.
DataGraph
.
A data graph is used to package a graph of
data objects
along with their metadata, that is, data describing the data.
DataGraphResourceFactoryImpl
- class org.eclipse.emf.ecore.sdo.util.
DataGraphResourceFactoryImpl
.
DataGraphResourceFactoryImpl()
- Constructor for class org.eclipse.emf.ecore.sdo.util.
DataGraphResourceFactoryImpl
Constructor for DataGraphResourceFactoryImpl.
DataGraphResourceFactoryImpl.DataGraphResourceImpl
- class org.eclipse.emf.ecore.sdo.util.
DataGraphResourceFactoryImpl.DataGraphResourceImpl
.
DataGraphResourceFactoryImpl.DataGraphResourceImpl(URI)
- Constructor for class org.eclipse.emf.ecore.sdo.util.
DataGraphResourceFactoryImpl.DataGraphResourceImpl
DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
- class org.eclipse.emf.ecore.sdo.util.
DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
.
DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl(XMLResource)
- Constructor for class org.eclipse.emf.ecore.sdo.util.
DataGraphResourceFactoryImpl.DataGraphResourceImpl.HelperImpl
DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl
- class org.eclipse.emf.ecore.sdo.util.
DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl
.
DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl(XMLHelper)
- Constructor for class org.eclipse.emf.ecore.sdo.util.
DataGraphResourceFactoryImpl.DataGraphResourceImpl.LoadImpl
DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl
- class org.eclipse.emf.ecore.sdo.util.
DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl
.
DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl(XMLHelper)
- Constructor for class org.eclipse.emf.ecore.sdo.util.
DataGraphResourceFactoryImpl.DataGraphResourceImpl.SaveImpl
DataObject
- interface commonj.sdo.
DataObject
.
A data object is a representation of some structured data.
DynamicEDataObjectImpl
- class org.eclipse.emf.ecore.sdo.impl.
DynamicEDataObjectImpl
.
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 org.eclipse.emf.ecore.sdo.impl.
DynamicEDataObjectImpl.FactoryImpl
.
An EFactoryImpl that creates DynamicEDataObjectImpl instances.
DynamicEDataObjectImpl.FactoryImpl()
- Constructor for class org.eclipse.emf.ecore.sdo.impl.
DynamicEDataObjectImpl.FactoryImpl
DynamicEStoreEDataObjectImpl
- class org.eclipse.emf.ecore.sdo.impl.
DynamicEStoreEDataObjectImpl
.
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
defaultCase(EObject)
- Method in class org.eclipse.emf.ecore.sdo.util.
SDOSwitch
Returns the result of interpretting 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
depopulateManager(IContributionManager, Collection)
- Method in class org.eclipse.emf.ecore.sdo.presentation.
SDOActionBarContributor
This removes from the specified manager all
ActionContributionItem
s based on the
IAction
s contained in the actions collection
dispose()
- Method in class org.eclipse.emf.ecore.sdo.presentation.
SDOEditor
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W