Uses of Package
commonj.sdo

Packages that use commonj.sdo
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. 
 

Classes in commonj.sdo used by commonj.sdo
ChangeSummary
          A change summary is used to record changes to the objects in a data graph, allowing applications to efficiently and incrementally update back-end storage when required.
DataGraph
          A data graph is used to package a graph of data objects along with their metadata, that is, data describing the data.
DataObject
          A data object is a representation of some structured data.
Property
          A representation of a property in the type of a data object.
Sequence
          A sequence is a heterogeneous list of properties and corresponding values.
Type
          A representation of the type of a property of a data object.
 

Classes in commonj.sdo used by org.eclipse.emf.ecore.sdo
ChangeSummary
          A change summary is used to record changes to the objects in a data graph, allowing applications to efficiently and incrementally update back-end storage when required.
ChangeSummary.Setting
          A setting encapsulates a property and a corresponding single value of the property's type.
DataGraph
          A data graph is used to package a graph of data objects along with their metadata, that is, data describing the data.
DataObject
          A data object is a representation of some structured data.
Property
          A representation of a property in the type of a data object.
Type
          A representation of the type of a property of a data object.
 

Classes in commonj.sdo used by org.eclipse.emf.ecore.sdo.action
ChangeSummary
          A change summary is used to record changes to the objects in a data graph, allowing applications to efficiently and incrementally update back-end storage when required.
 

Classes in commonj.sdo used by org.eclipse.emf.ecore.sdo.impl
ChangeSummary
          A change summary is used to record changes to the objects in a data graph, allowing applications to efficiently and incrementally update back-end storage when required.
ChangeSummary.Setting
          A setting encapsulates a property and a corresponding single value of the property's type.
DataGraph
          A data graph is used to package a graph of data objects along with their metadata, that is, data describing the data.
DataObject
          A data object is a representation of some structured data.
Property
          A representation of a property in the type of a data object.
Sequence
          A sequence is a heterogeneous list of properties and corresponding values.
Type
          A representation of the type of a property of a data object.
 

Classes in commonj.sdo used by org.eclipse.emf.ecore.sdo.util
ChangeSummary
          A change summary is used to record changes to the objects in a data graph, allowing applications to efficiently and incrementally update back-end storage when required.
ChangeSummary.Setting
          A setting encapsulates a property and a corresponding single value of the property's type.
DataGraph
          A data graph is used to package a graph of data objects along with their metadata, that is, data describing the data.
DataObject
          A data object is a representation of some structured data.
Property
          A representation of a property in the type of a data object.
Sequence
          A sequence is a heterogeneous list of properties and corresponding values.
Type
          A representation of the type of a property of a data object.
 


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