Package org.objectweb.speedo.metadata

Class Summary
ClassCode Description of the code contained in a persistent capable class.
CodeMethod Stores info on methods of a SpeedoClass
MetaDataHelper  
SpeedoArray Describes the tag array of a XML file.
SpeedoClass Describes a persistence capable class.
SpeedoCollection Description of the tag collection in XML files.
SpeedoElement Description of all elements which can contain an extension.
SpeedoExtension The class corresponds to description of tag extension in XML files.
SpeedoField This class corresponds to the description of persistent capable fields.
SpeedoIdentity This class corresponds to the description of the attribute identity-type in the XML file.
SpeedoMap This class describes the element map of a file ".jdo".
SpeedoModifier This class represents the possible values for the attribute persistence-modifier of a field.
SpeedoNullValue This class represents possible values for the attribute null-value of a field.
SpeedoPackage Describes a package which contains persistence capable classes.
SpeedoTuple Describes elements contained into a field.
SpeedoXMLDescriptor This class describes all persistence capable classes.