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

Packages that use DataObjectBase
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 DataObjectBase in org.apache.tuscany.sdo.model.impl
 

Subclasses of DataObjectBase 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 DataObjectBase in org.apache.tuscany.sdo.model.java.impl
 

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

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

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

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

Subclasses of DataObjectBase 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.