| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeSummary | |
commonj.sdo | Provides an API for accessing and manipulating structured data. |
org.eclipse.emf.ecore.sdo | Provides an API for supporting Service Data Objects in EMF. |
org.eclipse.emf.ecore.sdo.action | Provides actions for Ecore SDO. |
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 in commonj.sdo |
Methods in commonj.sdo that return ChangeSummary | |
ChangeSummary | DataGraph.getChangeSummary()
Returns the change summary associated with this data graph. |
Uses of ChangeSummary in org.eclipse.emf.ecore.sdo |
Subinterfaces of ChangeSummary in org.eclipse.emf.ecore.sdo | |
interface | EChangeSummary
A representation of the model object 'EChange Summary' |
Uses of ChangeSummary in org.eclipse.emf.ecore.sdo.action |
Fields in org.eclipse.emf.ecore.sdo.action declared as ChangeSummary | |
protected ChangeSummary | EndLoggingAction.changeSummary
|
protected ChangeSummary | BeginLoggingAction.changeSummary
|
Uses of ChangeSummary in org.eclipse.emf.ecore.sdo.impl |
Classes in org.eclipse.emf.ecore.sdo.impl that implement ChangeSummary | |
class | EChangeSummaryImpl
An implementation of the model object 'EChange Summary' |
Methods in org.eclipse.emf.ecore.sdo.impl that return ChangeSummary | |
ChangeSummary | EDataGraphImpl.getChangeSummary()
|
Uses of ChangeSummary in org.eclipse.emf.ecore.sdo.util |
Methods in org.eclipse.emf.ecore.sdo.util with parameters of type ChangeSummary | |
Object | SDOSwitch.caseChangeSummary(ChangeSummary object)
Returns the result of interpretting the object as an instance of 'Change Summary' |
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |