com.arsdigita.persistence.metadata
Class SimpleType

java.lang.Object
  extended bycom.arsdigita.persistence.metadata.Element
      extended bycom.arsdigita.persistence.metadata.ModelElement
          extended bycom.arsdigita.persistence.metadata.DataType
              extended bycom.arsdigita.persistence.metadata.SimpleType

public class SimpleType
extends DataType

The SimpleType class is the base class for all the primative DataTypes that the persistence layer knows how to store. These simple types serve as the atoms from which compound types are built.

Version:
$Revision: #9 $ $Date: 2004/04/07 $
Author:
rhs@mit.edu

Field Summary
static String versionId
           
 
Method Summary
 Class getJavaClass()
           
 
Methods inherited from class com.arsdigita.persistence.metadata.DataType
getName, getQualifiedName, isCompound, isSimple
 
Methods inherited from class com.arsdigita.persistence.metadata.ModelElement
getModel
 
Methods inherited from class com.arsdigita.persistence.metadata.Element
equals, getColumnNumber, getFilename, getLineNumber, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Method Detail

getJavaClass

public Class getJavaClass()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC