|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelElement | |
com.arsdigita.persistence.metadata | Provides a set of classes to store metadata about data object types and the database schema used to persist data objects. |
Uses of ModelElement in com.arsdigita.persistence.metadata |
Subclasses of ModelElement in com.arsdigita.persistence.metadata | |
class |
Association
The Association class is used to link together the properties of two object types. |
class |
CompoundType
The CompoundType class represents types that are built up from SimpleTypes and other CompoundTypes. |
class |
DataType
The DataType class represents the type of a persistently stored datum. |
class |
ObjectType
The ObjectType class is a specialized form of CompoundType that supports inheritence. |
class |
SimpleType
The SimpleType class is the base class for all the primative DataTypes that the persistence layer knows how to store. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |