Uses of Class
org.apache.tuscany.sdo.impl.DataObjectImpl

Packages that use DataObjectImpl
org.apache.tuscany.sdo.impl   
org.apache.tuscany.sdo.model.impl   
org.apache.tuscany.sdo.model.java.impl   
org.apache.tuscany.sdo.model.xml.impl   
org.apache.tuscany.sdo.util.metadata.impl   
 

Uses of DataObjectImpl in org.apache.tuscany.sdo.impl
 

Subclasses of DataObjectImpl in org.apache.tuscany.sdo.impl
 class AnyTypeDataObjectImpl
          An implementation of the model object 'EData Object Any Type'.
 class DataObjectBase
          Base implementation of the SDO DataObject interface.
 class DynamicDataObjectImpl
          An implementation of the model object 'Dynamic Data Object'.
 class DynamicStoreDataObjectImpl
          An implementation of the model object 'Dynamic Store Data Object'.
 class ExtensibleDataObjectImpl
          An implementation of the model object 'Extensible Data Object'.
 class SimpleAnyTypeDataObjectImpl
          An implementation of the model object 'EData Object Simple Any Type'.
 class StoreDataObjectImpl
          An implementation of the model object 'Store Data Object'.
 

Uses of DataObjectImpl in org.apache.tuscany.sdo.model.impl
 

Subclasses of DataObjectImpl in org.apache.tuscany.sdo.model.impl
 class BaseDataGraphTypeImpl
          An implementation of the model object 'Base Data Graph Type'.
 class DataGraphTypeImpl
          An implementation of the model object 'Data Graph Type'.
 class DataObjectImpl
          An implementation of the model object 'Data Object'.
 class ModelsTypeImpl
          An implementation of the model object 'Models Type'.
 class PropertyImpl
          An implementation of the model object 'Property'.
 class TextTypeImpl
          An implementation of the model object 'Text Type'.
 class TypeImpl
          An implementation of the model object 'Type'.
 class TypesImpl
          An implementation of the model object 'Types'.
 class XSDTypeImpl
          An implementation of the model object 'XSD Type'.
 

Uses of DataObjectImpl in org.apache.tuscany.sdo.model.java.impl
 

Subclasses of DataObjectImpl in org.apache.tuscany.sdo.model.java.impl
 class JavaInfoImpl
          An implementation of the model object 'Info'.
 

Uses of DataObjectImpl in org.apache.tuscany.sdo.model.xml.impl
 

Subclasses of DataObjectImpl in org.apache.tuscany.sdo.model.xml.impl
 class XMLInfoImpl
          An implementation of the model object 'Info'.
 

Uses of DataObjectImpl in org.apache.tuscany.sdo.util.metadata.impl
 

Subclasses of DataObjectImpl in org.apache.tuscany.sdo.util.metadata.impl
 class JavaMetaDataImpl
          An implementation of the model object 'Java Meta Data'.
 class SDOMetaDataGroupImpl
          An implementation of the model object 'SDO Meta Data Group'.
 class TypeMetaDataImpl
          An implementation of the model object 'Type Meta Data'.
 class XSDMetaDataImpl
          An implementation of the model object 'XSD Meta Data'.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.