next up previous contents index
Next: 8.1.4 Default Textual Interface Up: 8.1 Java Code Design Previous: 8.1.2 Numbering   Contents   Index

8.1.3 Members of Model Classes

The following constants are defined in each model class. They contain information about the model structure.

The following are the Java data structures to store the state of the model at run-time:

As all of the attributes of a model class are private members, the users can only access them by means of public methods. The following list includes some of the important methods:


next up previous contents index
Next: 8.1.4 Default Textual Interface Up: 8.1 Java Code Design Previous: 8.1.2 Numbering   Contents   Index
Thomas Huining Feng 2004-04-28