Class Summary |
DefaultValueStore |
Purpose:Default implementation of the ValueStore interface. |
SDOChangeSummary |
Purpose:A change summary is used to record changes to DataObjects. |
SDOConstants |
Purpose: Maintain constants in one class
Responsibilities:
Define and hold constants that are independent of classLoader, context. |
SDODataGraph |
Purpose:A data graph is used to package a graph of data objects along with their
metadata, that is, data describing the data. |
SDODataObject |
Purpose: A data object is a representation of some structured data. |
SDOExternalizableDelegator |
|
SDOProperty |
Purpose:A representation of a Property in the type of a data object . |
SDOResolvable |
INTERNAL:
Purpose:
This class performs serialization/deserialization of an SDODataObject. |
SDOSequence |
INTERNAL:
Purpose:
This class Implements the Sequence interface and provides a
sequence of Settings that preserve order accross heterogeneos properties. |
SDOSetting |
Purpose: A setting encapsulates a Property and a corresponding single value of the property's type. |
SDOType |
Purpose: A representation of the type of a property of a data object . |
SDOXMLDocument |
Purpose: Represents an XML Document containing a tree of DataObjects. |