|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeSummary.Setting | |
---|---|
org.eclipse.emf.ecore.sdo | Provides an API for supporting Service Data Objects in EMF. |
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 ChangeSummary.Setting in org.eclipse.emf.ecore.sdo |
---|
Subinterfaces of ChangeSummary.Setting in org.eclipse.emf.ecore.sdo | |
---|---|
interface |
EChangeSummarySetting
A representation of the model object 'EChange Summary Setting' |
Methods in org.eclipse.emf.ecore.sdo that return ChangeSummary.Setting | |
---|---|
ChangeSummary.Setting |
EChangeSummary.getOldValue(DataObject dataObject,
Property property)
Returns a setting for the specified property
representing the property value of the given dataObject
at the point when logging began . |
Uses of ChangeSummary.Setting in org.eclipse.emf.ecore.sdo.impl |
---|
Classes in org.eclipse.emf.ecore.sdo.impl that implement ChangeSummary.Setting | |
---|---|
class |
EChangeSummarySettingImpl
An implementation of the model object 'EChange Summary Setting' |
Fields in org.eclipse.emf.ecore.sdo.impl with type parameters of type ChangeSummary.Setting | |
---|---|
protected java.util.HashMap<DataObject,java.util.List<ChangeSummary.Setting>> |
EChangeSummaryImpl.cachedSDOObjectChanges
|
Methods in org.eclipse.emf.ecore.sdo.impl that return ChangeSummary.Setting | |
---|---|
ChangeSummary.Setting |
EChangeSummaryImpl.getOldValue(DataObject dataObject,
Property property)
|
Methods in org.eclipse.emf.ecore.sdo.impl that return types with arguments of type ChangeSummary.Setting | |
---|---|
java.util.List<ChangeSummary.Setting> |
EChangeSummaryImpl.getOldValues(DataObject dataObject)
|
Uses of ChangeSummary.Setting in org.eclipse.emf.ecore.sdo.util |
---|
Methods in org.eclipse.emf.ecore.sdo.util with parameters of type ChangeSummary.Setting | |
---|---|
T |
SDOSwitch.caseChangeSummarySetting(ChangeSummary.Setting object)
Returns the result of interpreting the object as an instance of 'Change Summary Setting' |
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |