org.sourceforge.jxutil.net.ddm.qddprmd
Class OBJECT
java.lang.Object
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.OBJECT
- Direct Known Subclasses:
- COLLECTION, SCALAR
- public abstract class OBJECT
- extends DATA
Object (OBJECT) is a data processing entity that structures and stores data
and exhibits well- defined behaviors in response to specific commands.
All objects the DDM architecture recognizes are instances of a CLASS object
that DDM defines. A CLASS object defines the variables of its instances with
its nsvar list.
The DDM OBJECT class has four primary subclasses: